UNPKG

rwt-dockable-panels

Version:

Expand, collapse, dock and float accordion-style, standards-based DOM component

43 lines (42 loc) 1.08 kB
{ "name": "rwt-dockable-panels", "version": "1.0.33", "description": "Expand, collapse, dock and float accordion-style, standards-based DOM component", "author": "Read Write Tools", "license": "see license.html", "module": "rwt-dockable-panels.js", "repository": { "type": "git", "url": "https://github.com/readwritetools/rwt-dockable-panels.git" }, "keywords": [ "web-component", "custom-element", "html-template", "shadow-dom", "readwritetools" ], "bugs": { "url": "https://github.com/readwritetools/rwt-dockable-panels/issues" }, "homepage": "https://hub.readwritetools.com/components/dockable-panels.blue", "files": [ "img", "license.html", "readme.md", "rwt-dockable-panels.css", "rwt-dockable-panels.html", "rwt-dockable-panels.js", "rwt-registration-keys.js" ], "readwritetools": { "modules": { "esmodules": true, "commonjs": false }, "suitability": { "browser": "api", "nodejs": "none" } } }