UNPKG

ngx-ui-switch

Version:
29 lines (28 loc) 745 B
{ "name": "ngx-ui-switch", "version": "8.1.0", "description": "switch button for angular4", "bugs": "https://github.com/webcat12345/ngx-ui-switch/issues", "homepage": "https://github.com/webcat12345/ngx-ui-switch#readme", "repository": "https://github.com/webcat12345/ngx-ui-switch.git", "license": "MIT", "author": "webcat12345", "keywords": [ "angular2", "angular4", "ngx", "ng2", "uiswitch", "switch", "ui" ], "main": "./ui-switch.umd.js", "module": "./ui-switch.es5.js", "es2015": "./ui-switch.es2015.js", "typings": "./index.d.ts", "peerDependencies": { "@angular/core": ">=5.0.0 <10.0.0", "@angular/common": ">=5.0.0 <10.0.0", "@angular/forms": ">=5.0.0 <10.0.0" } }