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 11{
22 "name" : " fastify-typescript-generator" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "description" : " Generate new Fastify applications similar to express-generate which but sets it up to use TypeScript instead" ,
55 "preferGlobal" : true ,
66 "scripts" : {
1212 },
1313 "repository" : {
1414 "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"
1616 },
1717 "main" : " ./lib/cli.js" ,
1818 "module" : " ./lib/cli.js" ,
5252 " testing" ,
5353 " routes" ,
5454 " router" ,
55- " routing"
55+ " routing" ,
56+ " fastify-typescript-generator" ,
57+ " fastify-typescript-gen" ,
58+ " fastify-ts-gen"
5659 ],
5760 "author" : " open devs (open.devs.github@gmail.com)" ,
5861 "contributors" : [
You can’t perform that action at this time.
0 commit comments