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.

19 lines
417 B

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