cryptoware
Version:
Continuous Deployment of Awesome - - - - - ><
26 lines (25 loc) • 594 B
JSON
{
"name": "cryptoware",
"version": "0.0.1",
"description": "Continuous Deployment of Awesome - - - - - ><",
"main": "index.js",
"directories": {
"doc": "docs"
},
"bin": {
"iron": "./bin/iron-cli.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/aronanda/iron-framework.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/aronanda/iron-framework/issues"
},
"homepage": "https://github.com/aronanda/iron-framework#readme"
}