blob: c3fd68650c768b9418f6a5a408f2c873516da9ec [file] [log] [blame]
{
"name": "eclipse-donate",
"version": "0.0.1",
"description": "Assets for eclipse.org downloads section.",
"main": "Gruntfile.js",
"author": "Christopher Guindon",
"license": "EPL",
"bugs": {
"url": "https://bugs.eclipse.org/bugs/buglist.cgi?component=Website&list_id=8318814&product=Community&resolution=---"
},
"scripts": {
"bower": "node_modules/.bin/bower",
"grunt": "node_modules/.bin/grunt"
},
"readmeFilename": "README.md",
"devDependencies": {
"bower": "^1.4.1",
"grunt-cli": "^0.1.13",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-less": "~0.9.0",
"grunt-contrib-uglify": "~0.3.2",
"grunt-contrib-watch": "~0.5.3"
}
}