crm/package.json

7 lines
115 B
JSON

{
"name": "crm-dashboard",
"private": true,
"type": "commonjs",
"scripts": { "start": "node server.js" }
}