{
	"name": "@conectate/ct-spinner",
	"version": "4.4.9",
	"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.4.9",
		"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": "adb379a6809fc9f2f01b14afbb428113ce1e037d"
}
