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.

29 lines
774 B

  1. {
  2. "semantic": {
  3. "name": "Semantic UI",
  4. "version": "0.4.1"
  5. },
  6. "dependencies": {
  7. "docpad": "~6.53.1",
  8. "docpad-plugin-eco": "~2.0.2",
  9. "docpad-plugin-ghpages": "~2.4.0",
  10. "docpad-plugin-partials": "~2.8.0"
  11. },
  12. "devDependencies": {
  13. "grunt": "~0.4.1",
  14. "grunt-contrib-watch": "~0.5.3",
  15. "grunt-contrib-clean": "~0.5.0",
  16. "grunt-contrib-uglify": "~0.2.2",
  17. "grunt-contrib-cssmin": "~0.6.1",
  18. "grunt-contrib-less": "~0.7.0",
  19. "grunt-contrib-copy": "~0.4.1",
  20. "grunt-docco": "~0.2.0",
  21. "grunt-bower-task": "~0.3.1",
  22. "grunt-css": "~0.5.4",
  23. "grunt-contrib-compress": "~0.5.2",
  24. "grunt-contrib-concat": "~0.3.0",
  25. "grunt-docco-multi": "0.0.2",
  26. "grunt-flipcss": "~0.1.2",
  27. "grunt-cssjanus": "~0.1.1"
  28. }
  29. }