blob: 2f4786e08f3139ddeafd4c7a19077723c06a0e8d [file] [log] [blame]
{
"name": "ng-xos-lib",
"version": "1.0.0",
"description": "Angular Version of XosLib, containing Helpers and ngResources",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"apigen": "node xos-resource-generator.js"
},
"author": "Matteo Scandolo",
"license": "ISC",
"dependencies": {
"bluebird": "^3.0.5",
"chalk": "^1.1.1",
"concat": "^1.0.0",
"fetch-swagger-schema": "^0.1.2",
"swagger-js-codegen": "^1.1.5"
}
}