UNPKG

wired-spinner

Version:

Hand-drawn sketchy button - web component

34 lines (33 loc) 833 B
{ "name": "wired-spinner", "version": "2.1.0", "description": "Hand-drawn sketchy button - web component", "main": "lib/wired-spinner.js", "module": "lib/wired-spinner.js", "types": "lib/wired-spinner.d.ts", "scripts": { "build": "rm -rf lib && tsc", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/wiredjs/wired-elements.git" }, "keywords": [ "spinner", "progress", "webcomponent", "web component", "rough", "sketchy", "hand-drawn", "hand drawn" ], "author": "Preet Shihn <preetshihn@gmail.com> (https://twitter.com/preetster)", "license": "MIT", "dependencies": { "lit-element": "^2.3.1", "wired-lib": "^2.1.0" }, "gitHead": "5a0fc1b94dba5852b8e1e70a0db5e7b6b67b46ee" }