blob: bee5174712932563292da826ae46ca8f29675b57 [file] [log] [blame]
{
"name": "FalconUI",
"version": "0.0.1",
"description": "UI to communicate with Apache Falcon",
"main": "server.js",
"scripts": {
"start": "node server.js"
},
"author": "Apache Foundation",
"license": "ISC",
"devDependencies": {
"angular-mocks": "^1.2.22",
"body-parser": "~1.0.2",
"bower": "^1.3.12",
"express": "~4.0.0",
"file": "~0.2.2",
"grunt": "~0.4.4",
"grunt-cli": "~0.1.9",
"grunt-concurrent": "^1.0.0",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-concat": "^0.5.0",
"grunt-contrib-csslint": "~0.2.0",
"grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-less": "~0.11.0",
"grunt-contrib-uglify": "~0.4.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-datauri": "~0.4.0",
"grunt-express-server": "~0.4.13",
"grunt-karma": "^0.9.0",
"grunt-protractor-runner": "^1.1.4",
"grunt-scp": "^0.1.7",
"jasmine": "^2.0.1",
"karma": "^0.12.23",
"karma-jasmine": "^0.1.5",
"karma-phantomjs-launcher": "^0.1.4",
"phantomjs": "^1.9.10",
"protractor": "^1.3.1"
}
}