first commit
This commit is contained in:
12
bpmn/package.json
Normal file
12
bpmn/package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "projectmanagement",
|
||||
"version": "1.0.0",
|
||||
"main": "./src/index.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "node ./src/index.js"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": ""
|
||||
}
|
||||
Reference in New Issue
Block a user