File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " ts- json-generator" ,
3
- "version" : " 0.4 .0" ,
4
- "description" : " Generates JSON objects based on JSON schema definition" ,
2
+ "name" : " json-schema-object -generator" ,
3
+ "version" : " 0.5 .0" ,
4
+ "description" : " Generates plain objects based on JSON schema definition" ,
5
5
"main" : " dist/index.js" ,
6
6
"typings" : " dist/index.d.ts" ,
7
7
"files" : [
12
12
],
13
13
"repository" : {
14
14
"type" : " git" ,
15
- "url" : " https://github.com/seesharpsoft/ts- json-generator.git"
15
+ "url" : " https://github.com/seesharpsoft/json-schema-object -generator.git"
16
16
},
17
17
"keywords" : [
18
18
" js" ,
27
27
},
28
28
"license" : " MIT" ,
29
29
"bugs" : {
30
- "url" : " https://github.com/seesharpsoft/ts- json-generator/issues"
30
+ "url" : " https://github.com/seesharpsoft/json-schema-object -generator/issues"
31
31
},
32
- "homepage" : " https://github.com/seesharpsoft/ts- json-generator" ,
32
+ "homepage" : " https://github.com/seesharpsoft/json-schema-object -generator" ,
33
33
"engines" : {
34
34
"node" : " >=18.0.0"
35
35
},
You can’t perform that action at this time.
0 commit comments