blob: d1777f7bc91676e4c9b7aa968667243c80097742 [file] [log] [blame]
{
"author": "Brandon Shelley",
"dependencies": {
"async": "",
"extend": "",
"objectkit": "",
"request": "",
"underscore": "",
"underscore.inflection": "",
"underscore.string": "",
"url-join": "",
"volos-analytics-apigee": "",
"volos-analytics-common": "",
"volos-analytics-memory": "",
"volos-cache-apigee": "",
"volos-cache-memory": "",
"volos-cache-redis": "",
"volos-oauth-apigee": "",
"volos-oauth-redis": "",
"volos-quota-apigee": "",
"volos-quota-memory": "",
"volos-quota-redis": ""
},
"description": "The official Node.js SDK for Usergrid",
"devDependencies": {
"should": ""
},
"keywords": [],
"license": "MIT",
"main": "app.js",
"name": "usergrid",
"private": false,
"scripts": {
"start": "node app.js",
"test": "mocha tests"
},
"version": "2.0.0"
}