mirror of
https://github.com/twentyhq/twenty.git
synced 2026-01-23 07:09:54 -05:00
As title <img width="1108" height="894" alt="image" src="https://github.com/user-attachments/assets/e2dc7e12-72e3-4ca3-ac7b-a94de547f82a" />
11 lines
265 B
JSON
11 lines
265 B
JSON
{
|
|
"name": "twenty-cli",
|
|
"version": "0.3.1",
|
|
"description": "[DEPRECATED] Use twenty-sdk instead: https://www.npmjs.com/package/twenty-sdk",
|
|
"scripts": {
|
|
"build": "echo 'use npx nx build'",
|
|
"start": "echo 'deprecated'"
|
|
},
|
|
"license": "AGPL-3.0"
|
|
}
|