mirror of
https://github.com/danbulant/bpm
synced 2026-06-18 22:11:19 +00:00
Change to output of bpm init
This commit is contained in:
parent
ff990b3a95
commit
b822e2be29
1 changed files with 4 additions and 6 deletions
|
|
@ -4,12 +4,10 @@
|
|||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"start": "node index.js",
|
||||
"test": "echo \"No test specified!\""
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"got": "^10.5.7"
|
||||
}
|
||||
}
|
||||
"license": "ISC"
|
||||
}
|
||||
Loading…
Reference in a new issue