blob: 8b7588f57fda7a8e6aedf3572330cc563a3aabc4 [file] [log] [blame]
{
"name": "usergrid",
"version": "2.0.19",
"packageName": "appsvc-ui",
"description": "full usergrid portal",
"main": "./scripts/web-server.js",
"repository": {
"type": "git",
"url": "https://github.com/usergrid/usergrid.git"
},
"devDependencies": {
"bower": "~1.2.8",
"chromedriver": "^2.41.0",
"grunt": ">=0.4.5 <1.0.0",
"grunt-angular-templates": "~0.4.7",
"grunt-bower-task": "^0.5.0",
"grunt-cli": "^1.3.1",
"grunt-contrib-clean": "~0.4.0",
"grunt-contrib-compress": "^1.4.3",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-connect": "^1.0.2",
"grunt-contrib-copy": "~0.4.1",
"grunt-contrib-cssmin": "~0.7.0",
"grunt-contrib-uglify": "^3.4.0",
"grunt-contrib-watch": "^1.1.0",
"grunt-dom-munger": "~3.1.0",
"grunt-istanbul": "^0.8.0",
"grunt-karma": "2.0.0",
"grunt-protractor-runner": "^5.0.0",
"karma": "^3.0.0",
"karma-chrome-launcher": "~0.1.1",
"karma-coffee-preprocessor": "~0.1.1",
"karma-firefox-launcher": "~0.1.2",
"karma-html2js-preprocessor": "~0.1.0",
"karma-jasmine": "~0.1.3",
"karma-phantomjs-launcher": "^1.0.4",
"karma-requirejs": "~0.2.0",
"karma-script-launcher": "~0.1.0",
"protractor": "^5.4.0",
"requirejs": "~2.1.9"
},
"engines": {
"node": ">=0.10.21"
},
"dependencies": {
"grunt-jslint": "^1.1.15"
}
}