This repository was archived by the owner on Jan 22, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
FormlyMaterial
2
2
==========
3
3
4
- [ ![ GitHub version] ( https://badge.fury.io/gh/wieldo %2Fangular-formly-templates-material.svg )] ( https://badge.fury.io/gh/wieldo %2Fangular-formly-templates-material )
5
- [ ![ Build Status] ( https://travis-ci.org/wieldo /angular-formly-templates-material.svg )] ( https://travis-ci.org/wieldo /angular-formly-templates-material )
6
- [ ![ Coverage Status] ( https://coveralls.io/repos/wieldo /angular-formly-templates-material/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/wieldo /angular-formly-templates-material?branch=master )
4
+ [ ![ GitHub version] ( https://badge.fury.io/gh/formly-js %2Fangular-formly-templates-material.svg )] ( https://badge.fury.io/gh/formly-js %2Fangular-formly-templates-material )
5
+ [ ![ Build Status] ( https://travis-ci.org/formly-js /angular-formly-templates-material.svg )] ( https://travis-ci.org/formly-js /angular-formly-templates-material )
6
+ [ ![ Coverage Status] ( https://coveralls.io/repos/formly-js /angular-formly-templates-material/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/formly-js /angular-formly-templates-material?branch=master )
7
7
[ ![ Codacy Badge] ( https://api.codacy.com/project/badge/grade/a2cd4c7c2d74467281e309a65be49e8f )] ( https://www.codacy.com/app/mys-sterowiec/angular-formly-templates-material )
8
8
9
9
Material Design Templates for [ Angular-Formly] ( http://angular-formly.com ) . Modern & flexible forms configured easily in a JSON object.
Original file line number Diff line number Diff line change 6
6
" Kamil Kisiela <[email protected] >"
7
7
],
8
8
"license" : " MIT" ,
9
- "homepage" : " https://github.com/wieldo /angular-formly-templates-material" ,
9
+ "homepage" : " https://github.com/formly-js /angular-formly-templates-material" ,
10
10
"keywords" : [
11
11
" AngularJs" ,
12
12
" form" ,
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Package.describe({
6
6
version : "0.7.1" ,
7
7
8
8
documentation : 'README.md' ,
9
- git : 'https://github.com/wieldo /angular-formly-templates-material.git'
9
+ git : 'https://github.com/formly-js /angular-formly-templates-material.git'
10
10
} ) ;
11
11
12
12
Package . onUse ( function ( api ) {
Original file line number Diff line number Diff line change 14
14
},
15
15
"repository" : {
16
16
"type" : " git" ,
17
- "url" : " git+https://github.com/wieldo /angular-formly-templates-material.git"
17
+ "url" : " git+https://github.com/formly-js /angular-formly-templates-material.git"
18
18
},
19
19
"keywords" : [
20
20
" AngularJs" ,
27
27
"author" :
" Kamil Kisiela <[email protected] >" ,
28
28
"license" : " MIT" ,
29
29
"bugs" : {
30
- "url" : " https://github.com/wieldo /angular-formly-templates-material/issues"
30
+ "url" : " https://github.com/formly-js /angular-formly-templates-material/issues"
31
31
},
32
- "homepage" : " https://github.com/wieldo /angular-formly-templates-material#readme" ,
32
+ "homepage" : " https://github.com/formly-js /angular-formly-templates-material#readme" ,
33
33
"dependencies" : {
34
34
"angular" : " ^1.4.0" ,
35
35
"angular-messages" : " ^1.4.0" ,
You can’t perform that action at this time.
0 commit comments