Advertisement
Guest User

Untitled

a guest
Jan 19th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. {
  2. "name": "assets-suppliers-foundation",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "author": "",
  10. "license": "ISC",
  11. "devDependencies": {
  12. "gulp": "^3.9.1",
  13. "gulp-minify-css": "1.2.4",
  14. "gulp-sass": "3.1.0",
  15. "gulp-minify-html": "1.0.6",
  16. "gulp-concat": "^2.6.1",
  17. "gulp-strip-debug": "^2.0.0",
  18. "gulp-imagemin": "^4.1.0",
  19. "gulp-uglify": "^3.0.0",
  20. "gulp-size": "^3.0.0",
  21. "browser-sync": "^2.23.5",
  22. "gulp.spritesmith": "^6.9.0"
  23. },
  24. "dependencies": {}
  25. }
  26. {
  27. "name": "assets-suppliers-foundation",
  28. "version": "1.0.0",
  29. "description": "",
  30. "main": "index.js",
  31. "scripts": {
  32. "test": "echo \"Error: no test specified\" && exit 1"
  33. },
  34. "author": "",
  35. "license": "ISC",
  36. "devDependencies": {
  37. "gulp": "^3.9.1",
  38. "gulp-minify-css": "1.2.4",
  39. "gulp-sass": "3.1.0",
  40. "gulp-minify-html": "1.0.6",
  41. "gulp-concat": "^2.6.1",
  42. "gulp-strip-debug": "^2.0.0",
  43. "gulp-imagemin": "^4.1.0",
  44. "gulp-uglify": "^3.0.0",
  45. "gulp-size": "^3.0.0",
  46. "browser-sync": "^2.23.5",
  47. "gulp.spritesmith": "^6.9.0"
  48. },
  49. "dependencies": {}
  50. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement