Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

44 строки
1.0 KiB

  1. {
  2. "name": "ihk24",
  3. "description": "IHK 24 frontend dev environment",
  4. "private": true,
  5. "version": "3.0.0-dev",
  6. "dependencies": {
  7. "@babel/core": "~7.3.4",
  8. "@babel/polyfill": "~7.2.5",
  9. "@babel/preset-env": "~7.3.4",
  10. "@babel/preset-react": "~7.0.0",
  11. "babel-plugin-transform-es2015-classes": "~6.24.1",
  12. "babelify": "~10.0.0",
  13. "bloodhound-js": "~1.2.3",
  14. "bootstrap-sass": "~3.4.1",
  15. "browserify": "~16.2.3",
  16. "css-vars-ponyfill": "2.3.1",
  17. "detect-browser": "~5.1.0",
  18. "focus-visible": "~5.1.0",
  19. "gulp": "~4.0.0",
  20. "gulp-concat": "~2.6.1",
  21. "gulp-connect": "~5.7.0",
  22. "gulp-file-include": "~2.0.1",
  23. "gulp-rename": "~2.0.0",
  24. "gulp-sass": "~4.0.2",
  25. "gulp-sourcemaps": "~2.6.4",
  26. "gulp-uglify": "~3.0.1",
  27. "hammerjs": "~2.0.8",
  28. "is-mobile": "2.2.1",
  29. "jquery": "~3.5.0",
  30. "jquery-ui": "~1.12.1",
  31. "jquery.easing": "~1.4.1",
  32. "reactify": "~1.1.1",
  33. "save": "^2.4.0",
  34. "typeahead.js": "~0.11.1",
  35. "vinyl-source-stream": "~2.0.0",
  36. "webpack-stream": "^6.1.2"
  37. },
  38. "engines": {
  39. "npm": "~7.5.4",
  40. "node": "~10.15.3"
  41. },
  42. "scripts": {}
  43. }