File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
src/components/slide-toggle Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " @angular2-material/slide-toggle" ,
3+ "version" : " 2.0.0-alpha.5" ,
4+ "description" : " Angular 2 Material Slide Toggle" ,
5+ "main" : " ./slide-toggle.js" ,
6+ "typings" : " ./slide-toggle.d.ts" ,
7+ "repository" : {
8+ "type" : " git" ,
9+ "url" : " https://github.com/angular/material2.git"
10+ },
11+ "keywords" : [
12+ " angular" ,
13+ " material" ,
14+ " material design" ,
15+ " components" ,
16+ " slide-toggle" ,
17+ " switch" ,
18+ " toggle"
19+ ],
20+ "license" : " MIT" ,
21+ "bugs" : {
22+ "url" : " https://github.com/angular/material2/issues"
23+ },
24+ "homepage" : " https://github.com/angular/material2#readme" ,
25+ "peerDependencies" : {
26+ "@angular2-material/core" : " 2.0.0-alpha.4"
27+ }
28+ }
You can’t perform that action at this time.
0 commit comments