| 12345678910111213141516171819 |
- {
- "name": "",
- "version": "",
- "description": "",
- "keywords": [],
- "dependencies": {},
- "devDependencies": {
- "grunt": "~0",
- "grunt-jscs": "~1",
- "grunt-contrib-jshint": "~0",
- "grunt-githooks": "~0",
- "shelljs": "~0"
- },
- "author": "CKSource (http://cksource.com/)",
- "license": "See LICENSE.md",
- "homepage": "",
- "bugs": "",
- "repository": ""
- }
|