File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " angular-schema-form" ,
3
3
"version" : " 0.8.14" ,
4
4
"description" : " Create complex forms from a JSON schema with angular." ,
5
- "repository" : " Textalk /angular-schema-form" ,
5
+ "repository" : " json-schema-form /angular-schema-form" ,
6
6
"main" : " dist/schema-form.min.js" ,
7
7
"filename" : " dist/schema-form.min.js" ,
8
8
"homepage" : " http://schemaform.io" ,
9
9
"scripts" : {
10
10
"test" : " rm -fr coverage && ./node_modules/karma/bin/karma start --single-run --browsers PhantomJS karma.conf.js && find coverage/ -name lcov.info -print0 | xargs -0 cat | ./node_modules/coveralls/bin/coveralls.js"
11
11
},
12
- "author" : " Textalk " ,
12
+ "author" : " json-schema-form " ,
13
13
"contributors" : [
14
14
" David Jensen <david.lgj@gmail.com> (https://github.com/davidlgj)" ,
15
15
" Denis Dervisevic <denis@dervisevic.se> (https://github.com/Dervisevic)" ,
You can’t perform that action at this time.
0 commit comments