mirror of
https://github.com/danbulant/bpm
synced 2026-06-14 03:51:07 +00:00
13 lines
No EOL
231 B
JSON
13 lines
No EOL
231 B
JSON
{
|
|
"name": "test",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"start": "node index.js",
|
|
"test": "echo \"No test specified!\""
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC"
|
|
} |