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.

22 lines
543 B

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.1.0",
  10. "turbolinks": "^5.2.0"
  11. },
  12. "devDependencies": {
  13. "@riotjs/webpack-loader": "^5.0.0",
  14. "cross-env": "^7.0.3",
  15. "laravel-mix": "^6.0.25",
  16. "laravel-mix-purgecss": "^6.0.0",
  17. "resolve-url-loader": "^4.0.0",
  18. "sass": "^1.35.1",
  19. "sass-loader": "^12.1.0",
  20. "svg-spritemap-webpack-plugin": "^3.9.1"
  21. }
  22. }