{
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "me@herr-hase.wtf",
|
|
"license": "GPL",
|
|
"dependencies": {
|
|
"@tentakelfabrik/plain-ui": "^0.1.0",
|
|
"@tentakelfabrik/tiny-validator": "^2.0.0",
|
|
"axios": "^0.21.1",
|
|
"lodash.remove": "^4.7.0",
|
|
"riot": "^6.0.1",
|
|
"turbolinks": "^5.2.0"
|
|
},
|
|
"devDependencies": {
|
|
"@riotjs/compiler": "^6.0.1",
|
|
"@riotjs/webpack-loader": "^5.0.0",
|
|
"cross-env": "^7.0.3",
|
|
"laravel-mix": "^6.0.25",
|
|
"laravel-mix-purgecss": "^6.0.0",
|
|
"resolve-url-loader": "^4.0.0",
|
|
"sass": "^1.35.1",
|
|
"sass-loader": "^12.1.0",
|
|
"svg-spritemap-webpack-plugin": "^3.9.1"
|
|
}
|
|
}
|