| { | |
| "name": "camel-website", | |
| "version": "2.17.0", | |
| "description": "Apache Camel Website", | |
| "license": "Apache-2.0", | |
| "repository": { | |
| "type": "git", | |
| "url": "https://github.com/apache/camel" | |
| }, | |
| "devDependencies": { | |
| "gitbook-cli": "~0.3.6", | |
| "grunt": "^0.4.5", | |
| "grunt-cli": "^0.1.13", | |
| "grunt-http-server": "^1.13.0", | |
| "grunt-link-checker": "^0.1.0" | |
| } | |
| } |