18 lines
332 B
JSON
18 lines
332 B
JSON
{
|
|
"name": "@advdominion/tooltip",
|
|
"version": "7.0.1",
|
|
"type": "module",
|
|
"main": "index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://gitea.optiweb.ru/public/frontend.git"
|
|
},
|
|
"license": "MIT",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"peerDependencies": {
|
|
"@floating-ui/dom": "^1.0.0"
|
|
}
|
|
}
|