电子档案
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.

37 lines
1.0 KiB

  1. {
  2. "name": "displaymodel",
  3. "version": "1.0.0",
  4. "dependencies": {},
  5. "devDependencies": {
  6. "grunt": "0.4.2",
  7. "grunt-autoprefixer": "0.4.0",
  8. "grunt-bower-install": "0.7.0",
  9. "grunt-concurrent": "0.4.1",
  10. "grunt-contrib-clean": "0.5.0",
  11. "grunt-contrib-coffee": "0.7.0",
  12. "grunt-contrib-compass": "0.6.0",
  13. "grunt-contrib-concat": "0.3.0",
  14. "grunt-contrib-connect": "0.5.0",
  15. "grunt-contrib-copy": "0.4.1",
  16. "grunt-contrib-cssmin": "0.7.0",
  17. "grunt-contrib-htmlmin": "0.1.3",
  18. "grunt-contrib-imagemin": "0.3.0",
  19. "grunt-contrib-jshint": "0.7.1",
  20. "grunt-contrib-uglify": "0.2.0",
  21. "grunt-contrib-watch": "0.5.2",
  22. "grunt-google-cdn": "0.2.0",
  23. "grunt-newer": "0.5.4",
  24. "grunt-ng-annotate": "0.5.0",
  25. "grunt-rev": "0.1.0",
  26. "grunt-svgmin": "0.2.0",
  27. "grunt-usemin": "2.0.0",
  28. "jshint-stylish": "0.1.3",
  29. "load-grunt-tasks": "0.2.0",
  30. "time-grunt": "0.2.1",
  31. "grunt-text-replace": "0.3.11",
  32. "grunt-contrib-rename": "0.0.3"
  33. },
  34. "engines": {
  35. "node": ">=0.8.0"
  36. }
  37. }