minet-protocol-converter
Version:
20 lines (19 loc) • 390 B
JSON
{
"name": "minet-protocol-converter",
"version": "1.0.4",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT",
"preferGlobal": true,
"dependencies": {
"download-file-sync": "^1.0.4",
"xml2js": "^0.4.17"
},
"bin": {
"minet-protocol-converter": "bin/app.js"
}
}