Files
Project-Management-V2/bpmn/package.json
Your NamebaishaliHolocron b9ac5ae0b2 first commit
2026-06-15 12:57:03 +05:30

13 lines
238 B
JSON

{
"name": "projectmanagement",
"version": "1.0.0",
"main": "./src/index.js",
"type": "module",
"scripts": {
"start": "node ./src/index.js"
},
"author": "",
"license": "ISC",
"description": ""
}