Files
ui-old/package.json
2022-10-31 18:20:33 +01:00

13 lines
269 B
JSON

{
"name": "@bitinflow/ui",
"version": "0.0.1",
"description": "bitinflow UI Kit",
"author": "René Preuß <rene@bitinflow.com>",
"license": "Apache-2.0",
"dependencies": {
"@nuxt/kit": "^3.0.0-rc.12",
"pinia": ">=2.0.23",
"vue": "^3.2.41"
}
}