blob: 3d10f7c59015f629b38c61e05e1869b0c8e6c047 [file] [log] [blame]
{
"name":"Ambari",
"description":"Front-end package for the Apache Ambari Project",
"version":"1.0.0",
"homepage":"",
"repository":{
"type":"git",
"url":""
},
"engines":{
"node":"~0.6.10 || 0.8 || 0.9 || 0.10"
},
"scripts":{
"start":"brunch watch --server"
},
"dependencies":{
"javascript-brunch":">= 1.0 < 1.5",
"css-brunch":">= 1.0 < 1.5",
"uglify-js-brunch":">= 1.0 < 1.5",
"clean-css-brunch":">= 1.0 < 1.5",
"ember-precompiler-brunch":">= 1.0 < 1.5",
"less-brunch":">= 1.0 < 1.5",
"cssstyle":"0.2.3"
},
"devDependencies":{
"mocha":"1.9.0",
"chai":"~1.9.0",
"sinon":"=1.7.3",
"sinon-chai":"~2.5.0",
"express":"2.5.8",
"karma": "=0.11.14",
"karma-mocha": "~0.1.1",
"karma-chai": "~0.1.0",
"karma-sinon": "~1.0.2",
"karma-phantomjs-launcher": "~0.1.3",
"karma-coverage": "~0.2.0",
"karma-commonjs-require": "~0.0.1",
"karma-ember-precompiler-brunch": "~0.0.1"
}
}