blob: e131ba165db3df9a15833374f9427efb4902c442 [file] [log] [blame]
{
"name": "solstice",
"version": "0.0.1",
"description": "Solstice is a responsive theme for eclipse.org.",
"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.2",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-less": "~0.9.0",
"grunt-contrib-uglify": "~0.3.2",
"grunt-contrib-watch": "~0.5.3",
"grunt-phpunit": "~0.3.2",
"grunt-contrib-copy": "~0.5.0"
}
}