package.json 403 B

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