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