UNPKG

@conectate/ct-spinner

Version:
40 lines (39 loc) 866 B
{ "name": "@conectate/ct-spinner", "version": "4.3.0", "description": "Spinner web component", "main": "ct-spinner.js", "types": "ct-spinner.d.ts", "module": "ct-spinner.js", "keywords": [ "LitElement", "React", "Vue", "Angular", "Web Components", "Polymer" ], "dependencies": { "@conectate/ct-lit": "^4.3.0", "lit": "^3.2.1", "tslib": "^2.6.3" }, "scripts": { "prepare": "rm -rf *.map *.js *.ts;tsc" }, "type": "module", "license": "BSD-3-Clause", "homepage": "https://github.com/conectate/ct-elements", "author": "Herberth Obregón <herberthobregon@gmail.com>", "repository": { "type": "git", "url": "https://github.com/conectate/ct-elements" }, "bugs": { "url": "https://github.com/conectate/ct-elements/issues" }, "publishConfig": { "access": "public" }, "gitHead": "244a12ff66ebadc135959d4d8acbaa1b6ac7efc1" }