UNPKG

@ngx-tiny/switch-input

Version:

![minzipped size](https://img.shields.io/bundlephobia/minzip/@ngx-tiny/switch-input?style=for-the-badge) ![last commit](https://img.shields.io/github/last-commit/aavanzyl/ngx-tiny?style=for-the-badge) ![licence](https://img.shields.io/npm/l/@ngx-tiny/sw

46 lines (45 loc) 1.16 kB
{ "name": "@ngx-tiny/switch-input", "version": "10.0.0", "repository": "https://github.com/aavanzyl/ngx-tiny", "author": "Anton Van Zyl <aavanzyl@gmail.com>", "bugs": { "url": "https://github.com/aavanzyl/ngx-tiny/issues" }, "homepage": "https://aavanzyl.github.io/ngx-tiny", "keywords": [ "angular", "ng", "ng2", "ngx", "angular2", "angular8", "ngx-switch-input", "switch", "switch-input", "input", "toggle" ], "license": "MIT", "private": false, "peerDependencies": { "@angular/core": "^10.0.0", "@angular/common": "^10.0.0", "@angular/forms": "^10.0.0" }, "funding": { "type": "patreon", "url": "https://www.patreon.com/bePatron?u=27640996" }, "dependencies": { "tslib": "^2.0.0" }, "main": "bundles/ngx-tiny-switch-input.umd.js", "module": "fesm2015/ngx-tiny-switch-input.js", "es2015": "fesm2015/ngx-tiny-switch-input.js", "esm2015": "esm2015/ngx-tiny-switch-input.js", "fesm2015": "fesm2015/ngx-tiny-switch-input.js", "typings": "ngx-tiny-switch-input.d.ts", "metadata": "ngx-tiny-switch-input.metadata.json", "sideEffects": false }