UNPKG

@browser.style/speed-ticket

Version:

Speed Ticket component for browser.style

42 lines (41 loc) 923 B
{ "name": "@browser.style/speed-ticket", "version": "1.0.3", "description": "Speed Ticket 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", "speed-ticket", "speed", "ticket" ], "author": "Mads Stoumann", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/madsstoumann/browser-style.git", "directory": "ui/speed-ticket" }, "bugs": { "url": "https://github.com/madsstoumann/browser-style/issues" }, "homepage": "https://browser.style/ui/speed-ticket", "dependencies": { "@browser.style/circular-range": "^1.0.9", "@browser.style/video-scrub": "^1.0.1" } }