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.

24 lines
603 B

{
"name": "@tentakelfabrik/tiny-accordion",
"version": "1.0.0",
"description": "Accordion for riotjs",
"repository": {
"type": "git",
"url": "git@github.com:tentakelfabrik/tiny-accordion.git"
},
"author": "Björn Hase",
"license": "MIT",
"dependencies": {
"riot": "^5.1.2"
},
"devDependencies": {
"@riotjs/compiler": "^5.1.3",
"@riotjs/webpack-loader": "^5.0.0",
"cross-env": "^7.0.3",
"laravel-mix": "^6.0.5",
"postcss": "^8.2.1",
"sass": "^1.32.0",
"sass-loader": "^8.0.2"
}
}