| 123456789101112131415 |
- {
- "name": "programmatic-name-of-the-application",
- "version": "0.1.0",
- "description": "A short description",
- "devDependencies": {
- "grunt": "~0.4.5"
- },
- "author": "CKSource (http://cksource.com/)",
- "license": "See LICENSE.md",
- "homepage": "http://app.com",
- "bugs": "http://bugs.app.com"
- }
|