mirror of
https://github.com/bitinflow/ui-old.git
synced 2026-03-13 13:45:57 +00:00
13 lines
269 B
JSON
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"
|
|
}
|
|
}
|