| { | |
| "name": "eclipse-luna", | |
| "version": "0.0.1", | |
| "description": "Assets for eclipse.org downloads section.", | |
| "main": "Gruntfile.js", | |
| "author": "Christopher Guindon", | |
| "license": "EPL", | |
| "devDependencies": { | |
| "grunt": "~0.4.3", | |
| "grunt-contrib-less": "~0.9.0", | |
| "grunt-contrib-watch": "~0.5.3" | |
| } | |
| } |