rwt-corner-pocket
Version:
Corner-pocket popup menu, a standards-based DOM Component
32 lines (31 loc) • 851 B
JSON
{
"name": "rwt-corner-pocket",
"version": "1.0.22",
"description": "Corner-pocket popup menu, a standards-based DOM Component",
"author": "Read Write Tools",
"license": "MIT",
"module": "rwt-corner-pocket.js",
"repository": {
"type": "git",
"url": "https://github.com/readwritetools/rwt-corner-pocket.git"
},
"scripts": {
"bump-version": "npm version patch && git push && git push --tags"
},
"keywords": [
"web-component",
"custom-element",
"html-template",
"shadow-dom",
"readwritetools"
],
"bugs": {
"url": "https://github.com/readwritetools/rwt-corner-pocket/issues"
},
"homepage": "https://hub.readwritetools.com/components/corner-pocket.blue",
"files": [
"rwt-corner-pocket.blue",
"rwt-corner-pocket.css",
"rwt-corner-pocket.js"
]
}