forked from PippCandy/autoinstallers
first commit
This commit is contained in:
21
install/secu/make/node_modules/cmd-promise/package.json
generated
vendored
Normal file
21
install/secu/make/node_modules/cmd-promise/package.json
generated
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "cmd-promise",
|
||||
"version": "1.2.0",
|
||||
"description": "Node command line interface with a simple Promise based API.",
|
||||
"main": "cmd-promise.js",
|
||||
"scripts": {
|
||||
"test": ""
|
||||
},
|
||||
"author": {
|
||||
"name": "Stephen Last",
|
||||
"email": "stephen.last@gmail.com"
|
||||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"semver": "^5.3.0"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/stephen-last/cmd-promise.git"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user