blob: 92fd245683f6508362f1bfa7770f2899fab8c49b [file] [log] [blame]
{
"name": "ambari-logsearch-web",
"version": "0.5.0",
"description": "Front-end package for the Apache Ambari Log Search",
"homepage": "http://ambari.apache.org/",
"license" : "Apache-2.0",
"private": true,
"repository": {
"type": "git",
"url": "https://git-wip-us.apache.org/repos/asf/ambari/repo?p=ambari.git;a=summary"
},
"dependencies": {
"del": "^2.2.0",
"run-sequence": "^1.1.5",
"yargs": "^3.32.0",
"bower": "~1.7.2",
"grunt": "~0.4.5",
"grunt-cli": "~0.1.13",
"grunt-contrib-jshint": "~0.11.3",
"grunt-contrib-copy": "0.4.x"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}