UNPKG

ngx-i24-colored-lights

Version:

A lightweight plugin to render a simple, animated colored lighted cover.

37 lines 1.01 kB
{ "name": "ngx-i24-colored-lights", "version": "0.0.4", "description": " A lightweight plugin to render a simple, animated colored lighted cover.", "author": { "name": "HIBA ALFARKH", "url": "https://icode24.com/" }, "homepage": "https://github.com/HibaAlfarkh/ngx-i24-colored-lights-lib", "repository": { "type": "git", "url": "https://github.com/HibaAlfarkh/ngx-i24-colored-lights-lib" }, "peerDependencies": { "@angular/common": "^12.1.0", "@angular/core": "^12.1.0" }, "dependencies": { "tslib": "^2.2.0" }, "license": "MIT", "keywords": [ "colored lights", "lights", "angular", "ngx", "icode24", "i24" ], "main": "bundles/ngx-i24-colored-lights.umd.js", "module": "fesm2015/ngx-i24-colored-lights.js", "es2015": "fesm2015/ngx-i24-colored-lights.js", "esm2015": "esm2015/ngx-i24-colored-lights.js", "fesm2015": "fesm2015/ngx-i24-colored-lights.js", "typings": "ngx-i24-colored-lights.d.ts", "sideEffects": false }