UNPKG

@browser.style/circular-range

Version:

Circular Range component for browser.style

36 lines (35 loc) 791 B
{ "name": "@browser.style/circular-range", "version": "1.0.9", "description": "Circular Range component for browser.style", "type": "module", "module": "index.js", "exports": { ".": { "import": "./index.js" } }, "files": [ "index.js" ], "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" }, "keywords": [ "browser.style", "web-components", "circular-range" ], "author": "Mads Stoumann", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/madsstoumann/browser-style.git", "directory": "ui/circular-range" }, "bugs": { "url": "https://github.com/madsstoumann/browser-style/issues" }, "homepage": "https://browser.style/ui/circular-range" }