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.

27 lines
702 B

3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
  1. {
  2. "private": true,
  3. "scripts": {
  4. "test": "echo \"Error: no test specified\" && exit 1"
  5. },
  6. "author": "me@herr-hase.wtf",
  7. "license": "GPL",
  8. "dependencies": {
  9. "@tentakelfabrik/plain-ui": "^0.2.0",
  10. "@tentakelfabrik/tiny-validator": "^2.0.0",
  11. "axios": "^0.21.1",
  12. "lodash.remove": "^4.7.0",
  13. "riot": "^6.0.1",
  14. "turbolinks": "^5.2.0"
  15. },
  16. "devDependencies": {
  17. "@riotjs/compiler": "^6.0.1",
  18. "@riotjs/webpack-loader": "^5.0.0",
  19. "cross-env": "^7.0.3",
  20. "laravel-mix": "^6.0.25",
  21. "laravel-mix-purgecss": "^6.0.0",
  22. "resolve-url-loader": "^4.0.0",
  23. "sass": "^1.35.1",
  24. "sass-loader": "^12.1.0",
  25. "svg-spritemap-webpack-plugin": "^3.9.1"
  26. }
  27. }