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.

21 lines
572 B

{
"private": true,
"devDependencies": {
"@riotjs/compiler": "^6.4.2",
"@riotjs/webpack-loader": "^6.0.0",
"@site-o-mat/webpack-plugin": "^0.2.0",
"cross-env": "^7.0.3",
"laravel-mix": "^6.0.34",
"laravel-mix-purgecss": "^6.0.0",
"resolve-url-loader": "^5.0.0",
"sass": "^1.42.1",
"sass-loader": "^12.2.0",
"svg-spritemap-webpack-plugin": "^4.3.3"
},
"dependencies": {
"@tiny-components/plain-ui": "^0.5.0",
"dayjs": "^1.11.7",
"riot": "^7.1.0"
}
}