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

{
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "me@herr-hase.wtf",
"license": "GPL",
"dependencies": {
"turbolinks": "^5.2.0"
},
"devDependencies": {
"@riotjs/webpack-loader": "^5.0.0",
"cross-env": "^7.0.3",
"laravel-mix": "^6.0.25",
"resolve-url-loader": "^4.0.0",
"sass": "^1.35.1",
"sass-loader": "^12.1.0"
}
}