forked from opentiny/tiny-vue
20 lines
407 B
JSON
20 lines
407 B
JSON
{
|
|
"name": "@opentiny/vue-hooks",
|
|
"version": "3.18.0",
|
|
"description": "",
|
|
"module": "index.ts",
|
|
"main": "index.ts",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"dependencies": {
|
|
"@floating-ui/dom": "^1.6.9",
|
|
"@opentiny/vue-common": "workspace:~"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC"
|
|
} |