| { |
| "name": "automotive", |
| "version": "0.0.1", |
| "description": "automotive", |
| "main": "Gruntfile.js", |
| "author": "Harald Mackamul, based on Hugo Solstice theme by Christopher Guindon", |
| "license": "EPL", |
| "bugs": { |
| "url": "https://bugs.eclipse.org/bugs/buglist.cgi?component=Website&list_id=8318814&product=Community&resolution=---" |
| }, |
| "scripts": { |
| "bower": "node_modules/.bin/bower", |
| "grunt": "node_modules/.bin/grunt" |
| }, |
| "readmeFilename": "README.md", |
| "devDependencies": { |
| "bower": "^1.4.1", |
| "grunt-cli": "^0.1.13", |
| "grunt-contrib-connect": "^0.10.1", |
| "grunt-contrib-copy": "^0.8.0", |
| "grunt-contrib-watch": "^0.6.1" |
| } |
| } |