mold-js
Version:
MoldJS structure and pattern framework commandline interface
38 lines (37 loc) • 713 B
JSON
{
"name": "mold-js",
"description": "MoldJS structure and pattern framework commandline interface",
"version": "0.2.47",
"author": "Jan Kaufmann",
"repository": {
"type": "git",
"url": "https://github.com/jailkey/MoldCLI"
},
"bin": {
"mold": "bin/mold"
},
"engines": {
"node": ">=0.10.0",
"npm": ">=1.4.0"
},
"keywords": [
"pattern",
"framework",
"mvc",
"mold",
"moldjs",
"cli"
],
"preferGlobal": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"btoa": "^1.1.2",
"http": "0.0.0",
"npm": "^2.1.12",
"readline": "^1.3.0",
"request": "^2.69.0"
},
"license": "MIT"
}