You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
595 B

  1. {
  2. "semantic": {
  3. "name": "Semantic UI",
  4. "version": 0.1
  5. },
  6. "dependencies": {
  7. "docpad": "~6.53.0",
  8. "docpad-plugin-eco": "~2.0.2",
  9. "docpad-plugin-ghpages": "~2.4.0"
  10. },
  11. "devDependencies": {
  12. "grunt": "~0.4.1",
  13. "grunt-contrib-watch": "~0.5.3",
  14. "grunt-contrib-clean": "~0.5.0",
  15. "grunt-contrib-uglify": "~0.2.2",
  16. "grunt-contrib-cssmin": "~0.6.1",
  17. "grunt-contrib-less": "~0.7.0",
  18. "grunt-contrib-copy": "~0.4.1",
  19. "grunt-docco": "~0.2.0",
  20. "grunt-bower-task": "~0.3.1",
  21. "grunt-css": "~0.5.4",
  22. "grunt-contrib-compress": "~0.5.2"
  23. }
  24. }