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.
18 lines
445 B
18 lines
445 B
2 years ago
|
{
|
||
|
"name": "frontend",
|
||
|
"version": "0.1.0",
|
||
|
"dependencies": {
|
||
|
"@tiny-components/plain-ui": "^0.6.0",
|
||
|
"riot": "^6.1.2"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"@riotjs/webpack-loader": "^6.0.0",
|
||
|
"cross-env": "^7.0.3",
|
||
|
"laravel-mix": "^6.0.49",
|
||
|
"laravel-mix-purgecss": "^6.0.0",
|
||
|
"sass": "^1.51.0",
|
||
|
"sass-loader": "^12.2.0",
|
||
|
"svg-spritemap-webpack-plugin": "^4.3.3"
|
||
|
}
|
||
|
}
|