mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
13 lines
212 B
JSON
13 lines
212 B
JSON
{
|
|
"name": "@plane/typescript-config",
|
|
"version": "0.28.0",
|
|
"license": "AGPL-3.0",
|
|
"private": true,
|
|
"files": [
|
|
"base.json",
|
|
"nextjs.json",
|
|
"react-library.json",
|
|
"node-library.json"
|
|
]
|
|
}
|