File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " schema" ,
3- "version" : " 0.0.0 " ,
2+ "name" : " angular- schema-form " ,
3+ "version" : " 0.0.1 " ,
44 "authors" : [
5+ " Textalk" ,
56 " David Jensen <david.lgj@gmail.com>"
67 ],
78 "moduleType" : [
1415 " node_modules" ,
1516 " bower_components" ,
1617 " test" ,
17- " tests "
18+ " coverage "
1819 ],
1920 "dependencies" : {
2021 "tv4" : " ~1.0.15"
Original file line number Diff line number Diff line change 11{
2- "name" : " schema" ,
3- "version" : " 0.0.0" ,
4- "description" : " " ,
5- "main" : " index.js" ,
2+ "name" : " angular-schema-form" ,
3+ "version" : " 0.0.1" ,
4+ "description" : " Create forms from a JSON schema" ,
65 "scripts" : {
76 "test" : " echo \" Error: no test specified\" && exit 1"
87 },
9- "author" : " " ,
10- "license" : " ISC " ,
8+ "author" : " Textalk " ,
9+ "license" : " MIT " ,
1110 "devDependencies" : {
1211 "karma" : " ^0.12.0" ,
1312 "mocha" : " ^1.18.0" ,
You can’t perform that action at this time.
0 commit comments