This repository was archived by the owner on Jan 22, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +14
-8
lines changed Expand file tree Collapse file tree 1 file changed +14
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " formly-material" ,
3
- "version" : " 1.0.0" ,
4
- "description" : " Compare two versions. Convert them to integer format" ,
5
- "private" : true ,
2
+ "name" : " angular-formly-material" ,
3
+ "version" : " 0.6.0" ,
4
+ "description" : " Material design templates for angular-formly" ,
6
5
"main" : " dist/formly-material.js" ,
7
6
"scripts" : {
8
7
"build:dist" : " webpack --progress --colors --set-env-NODE_ENV=development" ,
15
14
},
16
15
"repository" : {
17
16
"type" : " git" ,
18
- "url" : " git+https://github.com/kamilkisiela/version-compare .git"
17
+ "url" : " git+https://github.com/wieldo/angular-formly-templates-material .git"
19
18
},
20
- "keywords" : [],
19
+ "keywords" : [
20
+ " AngularJs" ,
21
+ " form" ,
22
+ " formly" ,
23
+ " json" ,
24
+ " html" ,
25
+ " material"
26
+ ],
21
27
"author" :
" Kamil Kisiela <[email protected] >" ,
22
28
"license" : " MIT" ,
23
29
"bugs" : {
24
- "url" : " https://github.com/kamilkisiela/version-compare /issues"
30
+ "url" : " https://github.com/wieldo/angular-formly-templates-material /issues"
25
31
},
26
- "homepage" : " https://github.com/kamilkisiela/version-compare #readme" ,
32
+ "homepage" : " https://github.com/wieldo/angular-formly-templates-material #readme" ,
27
33
"dependencies" : {
28
34
"angular" : " ^1.4.0" ,
29
35
"angular-messages" : " ^1.4.0" ,
You can’t perform that action at this time.
0 commit comments