UNPKG

jw-bootstrap-switch-ng2

Version:
47 lines (46 loc) 1.37 kB
{ "name": "jw-bootstrap-switch-ng2", "version": "2.0.5", "description": "Bootstrap Switch for Angular 2+", "author": "Julio Cesar Guerra Menendez", "email": "julio.war017@gamil.com", "url": "https://github.com/JulioWar", "keywords": [ "angular", "angular2", "angular4", "angular5", "angular6", "bootstrap", "switch", "directive", "toggle-switch", "bootstrap-switch" ], "repository": { "type": "git", "url": "https://github.com/JulioWar/jw-bootstrap-switch-ng2.git" }, "bugs": { "url": "https://github.com/JulioWar/jw-bootstrap-switch-ng2/issues" }, "peerDependencies": { "@angular/common": "^6.0.0-rc.0 || ^6.0.0 || >=7.0.0", "@angular/core": "^6.0.0-rc.0 || ^6.0.0 || >=7.0.0", "@angular/forms": "^6.0.0-rc.0 || ^6.0.0 || >=7.0.0" }, "license": "MIT", "main": "bundles/jw-bootstrap-switch-ng2.umd.js", "module": "fesm5/jw-bootstrap-switch-ng2.js", "es2015": "fesm2015/jw-bootstrap-switch-ng2.js", "esm5": "esm5/jw-bootstrap-switch-ng2.js", "esm2015": "esm2015/jw-bootstrap-switch-ng2.js", "fesm5": "fesm5/jw-bootstrap-switch-ng2.js", "fesm2015": "fesm2015/jw-bootstrap-switch-ng2.js", "typings": "jw-bootstrap-switch-ng2.d.ts", "metadata": "jw-bootstrap-switch-ng2.metadata.json", "sideEffects": false, "dependencies": { "tslib": "^1.9.0" } }