| { | |
| "name": "eclipse-mars", | |
| "version": "0.0.1", | |
| "description": "Assets for eclipse.org mars 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=---" | |
| }, | |
| "dependencies": { | |
| "grunt": "^0.4.5", | |
| "grunt-contrib-less": "~0.9.0", | |
| "grunt-contrib-concat": "~0.3.0", | |
| "grunt-contrib-watch": "^0.6.1" | |
| } | |
| } |