package.json 222 B

123456789101112
  1. {
  2. "dependencies": {
  3. "del": "^3.0.0",
  4. "gulp": "^3.9.1",
  5. "gulp-autoprefixer": "^4.1.0",
  6. "gulp-base64": "^0.1.3",
  7. "gulp-clean-css": "^3.9.2",
  8. "gulp-less": "^3.4.0",
  9. "gulp-notify": "^3.2.0"
  10. }
  11. }