mirror of
https://github.com/makeplane/plane.git
synced 2026-06-14 03:30:00 +00:00
13 lines
211 B
JSON
13 lines
211 B
JSON
{
|
|
"name": "@plane/typescript-config",
|
|
"version": "1.3.1",
|
|
"private": true,
|
|
"license": "AGPL-3.0",
|
|
"files": [
|
|
"base.json",
|
|
"nextjs.json",
|
|
"react-library.json",
|
|
"node-library.json"
|
|
]
|
|
}
|