blob: 35a2ac965e133ef2926056e870e65796f9960482 [file] [log] [blame]
{
"name": "eclipse-oxygen",
"version": "0.0.1",
"description": "Assets for eclipse.org oxygen section.",
"main": "Gruntfile.js",
"author": "Eric Poirier",
"license": "EPL",
"bugs": {
"url": "https://bugs.eclipse.org/bugs/buglist.cgi?component=Website&list_id=8318814&product=Community&resolution=---"
},
"scripts": {
"grunt": "node_modules/.bin/grunt",
"bower": "node_modules/.bin/bower"
},
"readmeFilename": "README.md",
"devDependencies": {
"bower": "^1.4.1",
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"grunt-contrib-copy": "^0.5.0",
"grunt-contrib-less": "^1.0.1",
"grunt-contrib-uglify": "^0.9.1",
"grunt-contrib-watch": "^0.6.1"
}
}