blob: bc6e6e30bf8929207f7eceb51f5f041f10681e9d [file] [log] [blame]
{
"name": "xos-builder",
"version": "1.0.0",
"description": "Angular Application Builder tailored to XOS needings",
"main": "xos-builder.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"XOS",
"Angular",
"XOSlib"
],
"author": "Matteo Scandolo",
"license": "ISC",
"bin": {
"xos": "xos-builder.js"
},
"dependencies": {
"chalk": "^1.1.1",
"chalkline": "0.0.4"
}
}