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.

25 lines
564 B

8 years ago
7 years ago
8 years ago
7 years ago
7 years ago
7 years ago
7 years ago
8 years ago
7 years ago
8 years ago
  1. {
  2. "name": "siteserver",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "gulpfile.js",
  6. "dependencies": {},
  7. "devDependencies": {
  8. "gulp": "^3.9.1",
  9. "gulp-filter": "^5.1.0",
  10. "gulp-minifier": "^0.1.4",
  11. "gulp-minify": "^3.1.0",
  12. "gulp-rename": "^1.2.2",
  13. "gulp-replace": "^0.5.4",
  14. "gulp-rev": "^7.1.2",
  15. "gulp-rev-all": "^0.9.7",
  16. "gulp-zip": "^4.0.0",
  17. "rimraf": "^2.5.4",
  18. "run-sequence": "^2.2.1"
  19. },
  20. "scripts": {
  21. "test": "echo \"Error: no test specified\" && exit 1"
  22. },
  23. "author": "",
  24. "license": "ISC"
  25. }