8
0

package.json 378 B

12345678910111213141516171819
  1. {
  2. "name": "",
  3. "version": "",
  4. "description": "",
  5. "keywords": [],
  6. "dependencies": {},
  7. "devDependencies": {
  8. "grunt": "~0",
  9. "grunt-jscs": "~1",
  10. "grunt-contrib-jshint": "~0",
  11. "grunt-githooks": "~0",
  12. "shelljs": "~0"
  13. },
  14. "author": "CKSource (http://cksource.com/)",
  15. "license": "See LICENSE.md",
  16. "homepage": "",
  17. "bugs": "",
  18. "repository": ""
  19. }