File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fastify-typescript-generator" ,
3
- "version" : " 0.1.2 " ,
3
+ "version" : " 0.1.3 " ,
4
4
"description" : " Generate new Fastify applications similar to express-generate which but sets it up to use TypeScript instead" ,
5
5
"preferGlobal" : true ,
6
6
"scripts" : {
12
12
},
13
13
"repository" : {
14
14
"type" : " git" ,
15
- "url" : " git+ https://github.com/open-devs/fastify-typescript-generator.git"
15
+ "url" : " https://github.com/open-devs/fastify-typescript-generator.git"
16
16
},
17
17
"main" : " ./lib/cli.js" ,
18
18
"module" : " ./lib/cli.js" ,
52
52
" testing" ,
53
53
" routes" ,
54
54
" router" ,
55
- " routing"
55
+ " routing" ,
56
+ " fastify-typescript-generator" ,
57
+ " fastify-typescript-gen" ,
58
+ " fastify-ts-gen"
56
59
],
57
60
"author" : " open devs (open.devs.github@gmail.com)" ,
58
61
"contributors" : [
You can’t perform that action at this time.
0 commit comments