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

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