Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 

36 linhas
954 B

  1. {
  2. "name": "transfer.sh",
  3. "version": "0.0.0",
  4. "dependencies": {
  5. "wiredep": "^4.0.0"
  6. },
  7. "devDependencies": {
  8. "grunt": "^1.0.4",
  9. "grunt-concurrent": "~1.0.0",
  10. "grunt-contrib-clean": "~0.6.0",
  11. "grunt-contrib-concat": "~0.5.0",
  12. "grunt-contrib-connect": "^2.0.0",
  13. "grunt-contrib-copy": "~0.6.0",
  14. "grunt-contrib-cssmin": "^3.0.0",
  15. "grunt-contrib-htmlmin": "^3.0.0",
  16. "grunt-contrib-imagemin": "^3.1.0",
  17. "grunt-contrib-jshint": "^2.1.0",
  18. "grunt-contrib-less": "^2.0.0",
  19. "grunt-contrib-uglify": "^4.0.1",
  20. "grunt-contrib-watch": "^1.1.0",
  21. "grunt-include-replace": "^2.0.0",
  22. "grunt-includes": "^0.4.5",
  23. "grunt-npm-command": "^0.1.2",
  24. "grunt-rev": "~0.1.0",
  25. "grunt-svgmin": "^6.0.0",
  26. "grunt-usemin": "^3.1.1",
  27. "jshint-stylish": "~1.0.0",
  28. "load-grunt-tasks": "^4.0.0",
  29. "matchdep": "^2.0.0",
  30. "time-grunt": "~1.0.0"
  31. },
  32. "engines": {
  33. "node": ">=0.8.0"
  34. }
  35. }