hubs-ops/manage_amis/package.json

16 строки
292 B
JSON

{
"name": "manage_amis",
"version": "1.0.0",
"description": "",
"main": "manage_amis.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"child_process": "^1.0.2",
"yargs": "^16.2.0"
}
}