@unblu/floating-js-api
Version:
Unblu Floating JavaScript API allowing to control the Unblu Floating UI
24 lines (23 loc) • 553 B
JSON
{
"name": "@unblu/floating-js-api",
"version": "8.24.0",
"description": "Unblu Floating JavaScript API allowing to control the Unblu Floating UI",
"homepage": "https://www.unblu.com/en/docs/latest/reference/unblu-floating-js-api/",
"author": "David Eberlein",
"contributors": [
"David Eberlein",
"Denis Trueby"
],
"license": "SEE LICENSE IN LICENSE.md",
"main": "dist/lib/index.js",
"types": "dist/lib/index.d.ts",
"keywords": [
"unblu",
"js-api",
"javascript",
"api"
],
"files": [
"dist/lib"
]
}