зеркало из https://github.com/mozilla/hubs-ops.git
16 строки
292 B
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"
|
||
|
}
|
||
|
}
|