sr-1804-z
Version:
20 lines • 384 B
JSON
{
"name": "sr-1804-z",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": {
"zoukao-ssrr-04a": "./bin/index.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"commander": "^6.1.0",
"fs": "^0.0.1-security",
"inquirer": "^7.3.3"
}
}