blob: 5cedd1d6e67bb68759d42f5a6102d6d39f45eec2 [file] [log] [blame]
{
"name": "eclipse-downloads",
"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=---"
},
"readmeFilename": "README.md",
"devDependencies": {
"grunt": "~0.4.3",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-less": "~0.9.0",
"grunt-contrib-uglify": "~0.3.2",
"grunt-contrib-watch": "~0.5.3"
}
}