File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " tryappstack" ,
3- "version" : " 1.2.3 " ,
3+ "version" : " 1.2.4 " ,
44 "description" : " CLI tool to bootstrap production-ready applications using modern boilerplates" ,
55 "license" : " MIT" ,
66 "author" : " Dushyant Khoda" ,
77 "homepage" : " https://tryappstack.vercel.app" ,
88 "repository" : {
99 "type" : " git" ,
10- "url" : " https://github.com/Dushyant-Khoda/tryappstack-cli"
10+ "url" : " git+ https://github.com/Dushyant-Khoda/tryappstack-cli.git "
1111 },
1212 "bugs" : {
1313 "url" : " https://github.com/Dushyant-Khoda/tryappstack-cli/issues"
1414 },
1515 "main" : " lib/commands/init.js" ,
1616 "bin" : {
17- "tryappstack" : " ./ bin/cli.js" ,
18- "tas" : " ./ bin/cli.js"
17+ "tryappstack" : " bin/cli.js" ,
18+ "tas" : " bin/cli.js"
1919 },
2020 "publishConfig" : {
21- "access" : " public" ,
22- "registry" : " https://registry.npmjs.org"
21+ "access" : " public"
2322 },
2423 "files" : [
2524 " bin/" ,
You can’t perform that action at this time.
0 commit comments