{"_id":"@aikin/gcli_","_rev":"7-d3b87b078108af864ae0451c6471a774","name":"@aikin/gcli_","dist-tags":{"latest":"1.0.6"},"versions":{"1.0.0":{"name":"@aikin/gcli_","version":"1.0.0","description":"Generate command-line app in Node.js using TypeScript.","bin":{"gcli_":"./bin/gcli_"},"main":"./dist/index.js","typings":"./dist/index.d.ts","scripts":{"test":"npm run build && nyc ava ./dist/__test__","prepublish":"npm run build","watch":"npm run build -- --watch --diagnostics","prebuild":"npm run lint","compile":"tsc --pretty","build":"rimraf dist && cpx 'src/seed/**/*' dist/seed && tsc --pretty","precommit":"lint-staged","lint":"tslint src/**/*.ts","commit":"git-cz --no-verify"},"config":{"commitizen":{"path":"./node_modules/cz-customizable"},"cz-customizable":{"config":"./.cz-config.js"}},"repository":{"type":"git","url":"git+https://github.com/aikin/gcli_.git"},"keywords":["commander","typescript"],"author":{"name":"aikin","email":"ulaijn@gmail.com","url":"http://aikin.me"},"license":"MIT","bugs":{"url":"https://github.com/aikin/gcli_/issues"},"homepage":"https://github.com/aikin/gcli_#readme","engines":{"node":">=9.4.0"},"devDependencies":{"@types/core-js":"^2.5.0","@types/execa":"^0.9.0","@types/inquirer":"0.0.42","@types/mustache":"^0.8.31","@types/node":"^10.5.4","@types/ora":"^1.3.4","ava":"^0.25.0","commitizen":"^2.10.1","cpx":"^1.5.0","cz-customizable":"^5.2.0","execa":"^0.10.0","husky":"^0.14.3","lint-staged":"^7.2.0","nyc":"^12.0.2","prettier":"^1.13.7","rimraf":"^2.6.2","tslint":"^5.11.0","typescript":"^2.9.2"},"peerDependencies":{"typescript":"^2.7"},"dependencies":{"axios":"^0.18.0","chalk":"^2.4.1","commander":"^2.16.0","core-js":"^2.5.7","fs-extra":"^7.0.0","inquirer":"^6.0.0","mustache":"^2.3.1","ora":"^3.0.0"},"gitHead":"88a3b3646740d9d8e370bf8a78257d64f468fa3e","_id":"@aikin/gcli_@1.0.0","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"aikin","email":"luajin312@gmail.com"},"dist":{"integrity":"sha512-RS+lQD0R99tO65JpzISub1O5XASaF7K/XqRcOky/IeF2wB35zCiz6PgopitjdnDFwkUXgoL8cr4nIcjeFQJB9w==","shasum":"517e7f88e61b3e945b6399accc168d8e4ee85981","tarball":"https://registry.npmjs.org/@aikin/gcli_/-/gcli_-1.0.0.tgz","fileCount":41,"unpackedSize":19169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbetQuCRA9TVsSAnZWagAANC8P/R+fydzmqNI6SObXvBnR\nem+mJEPdfMyULFsqChd2mjwKGQtLVThAvVVB4Z09zJwazxiZ54ZU30ibSFXf\nWxyV0gZgHzjafRVT2GomqSw9JhKygQrS045M0i2HsrGAHybLx5L0EpM32x/L\nRvEH4fveJnGe6JWs/joyX3wfBz32epdrth23BwhTq8BBk2zliuneBUZFOZmo\n3Bf3Tdal0jROHn6PupHVYxnx+H/FLy+88ydBcizIkULoeBp6j2ewOtGMw86T\nqjPthr2vKx3dwgd6sPDSgi54koDOIgwAyXyZpKAmCY19+iSnCBLlWOKndsNc\nlNPw6MNx6LNyAsj4MpwoNf/A5LjmRh89ivjjyG7Uq2icrQ/FZoDaJJo9pM1t\n8D3UNAuUezUYntnUBO9WPNntmFEJODMBXl+dkb7yMWkGu4Xyg9LmrSMHih9H\niScxHzBT59bY4w7PFqeJXLyKiEpg3bG3O6ffHNAK+kYSz3LHF9SCt+Hn3R/2\nFmoKOo7gkFOQnuOazE8j+GjkYxyyX4SOwBOdj8ZIuMC+OdyIkyEzwqA/Np0c\nnypZnHOIM8gMPFcJVnuXdbntgaZO0ZGNAjpjUNzpC0+Ff7zai5Il1hzea63T\nZ7rpbmmktuD23RPngtQPkTZcUQMNdZOe92QRXsHqpK3x32O4b0OtAhoMcfzo\naP+S\r\n=JIZP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEqq1i98ESiSMJbjuW7qpFdRObmGrFELdYSuOCkzPimfAiA15Pk6L4tnZ9VymFG4AHggwb3mwthioI3RXFUt7V+LkA=="}]},"maintainers":[{"name":"aikin","email":"luajin312@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gcli__1.0.0_1534776365547_0.7950294472705903"},"_hasShrinkwrap":false},"1.0.1":{"name":"@aikin/gcli_","version":"1.0.1","description":"Generate command-line app in Node.js using TypeScript.","bin":{"gcli_":"./bin/gcli_"},"main":"./dist/index.js","typings":"./dist/index.d.ts","scripts":{"test":"npm run build && nyc ava ./dist/__test__","prepublish":"npm run build","watch":"npm run build -- --watch --diagnostics","prebuild":"npm run lint","compile":"tsc --pretty","build":"rimraf dist && cpx 'src/seed/**/*' dist/seed && tsc --pretty","precommit":"lint-staged","lint":"tslint src/**/*.ts","commit":"git-cz --no-verify"},"config":{"commitizen":{"path":"./node_modules/cz-customizable"},"cz-customizable":{"config":"./.cz-config.js"}},"repository":{"type":"git","url":"git+https://github.com/aikin/gcli_.git"},"keywords":["commander","typescript"],"author":{"name":"aikin","email":"ulaijn@gmail.com","url":"http://aikin.me"},"license":"MIT","bugs":{"url":"https://github.com/aikin/gcli_/issues"},"homepage":"https://github.com/aikin/gcli_#readme","engines":{"node":">=9.4.0"},"devDependencies":{"@types/core-js":"^2.5.0","@types/execa":"^0.9.0","@types/inquirer":"0.0.42","@types/mustache":"^0.8.31","@types/node":"^10.5.4","@types/ora":"^1.3.4","ava":"^0.25.0","commitizen":"^2.10.1","cpx":"^1.5.0","cz-customizable":"^5.2.0","execa":"^0.10.0","husky":"^0.14.3","lint-staged":"^7.2.0","nyc":"^12.0.2","prettier":"^1.13.7","rimraf":"^2.6.2","tslint":"^5.11.0","typescript":"^2.9.2"},"peerDependencies":{"typescript":"^2.7"},"dependencies":{"axios":"^0.18.0","chalk":"^2.4.1","commander":"^2.16.0","core-js":"^2.5.7","fs-extra":"^7.0.0","inquirer":"^6.0.0","mustache":"^2.3.1","ora":"^3.0.0"},"gitHead":"99bf626fe356cc86cb26c699f52f13026f766786","_id":"@aikin/gcli_@1.0.1","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"aikin","email":"luajin312@gmail.com"},"dist":{"integrity":"sha512-Wx5pbJ6yUrge5DotJagjj8T7U9QVjDM0ZWA7qY7bKr6S2i3tkHzNwaUysLKnPU3l3Seq1v8jFPs+IC76rvkInw==","shasum":"0308b37eae8cf8bb07fba297de265ec374d6949e","tarball":"https://registry.npmjs.org/@aikin/gcli_/-/gcli_-1.0.1.tgz","fileCount":41,"unpackedSize":19220,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbetipCRA9TVsSAnZWagAARx4P/iMLwnZvcm3diSy5Mn7j\n1JgEr/6u2sfIkB9JXd3UAg4XC02RxEN/r2YmsFih+0gsyMxjlLNw01cHqB3B\nIV5IzWSR6a/LogqWCei+8cqNaw4GSvzRvCY5fn17yPJ9SNUM1FesV00YKU9H\n5LNrd4tLaLBiEA/kJRB2IgJHLCswV/9hyaGMNeo5EsmKMJtzj53Iuc3IZ81l\nqTj9CVfjJaVgnT3GwmlruKOQMnYakAkfWmCD5IgdcEUo8hcENWQ4Z2k9gOBn\nVLbf9qDecHRZlDLBuu9kVqP2DOKAWDHb9r2QaX1LqTrnX+MxVvpQeo/jpoKF\nLB/gbdU2UjN3+JTDpTXJOOo5ahkoDlP7/QfFloBf36PWeBw8BHojiPGiA8FU\nvXBsf3dCpiShjlNZFmCQKL0BtGN/u2af5nMyBgrzzMi3dtVvSLiZXoRwsyvM\nb7xOX6+ADG9+5Co7n+FhPrcLXdZ3hh1GfVexjSuFYVxcdVIduZChFf/pJy87\nE8vXCV53zCm93Eu1hSI6M2PQV7zcDgndjxUv3cVuLhlIeScmPoEMVwP27LOR\nz1fg3vFzds8if2kyfZ+38rdXL6cb5pFJzL1jgceFlppTlRMGlAF5ez8t5iSH\nR9pzhRJIPz7oBCsDfUUS03xiYO/nNBiMyPebwc/0DgoW3qxnN/EBIJhh1fx8\nyo1Q\r\n=/og8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEWUq1+l/z0Bg5RH7M9u85THD9VC9zLvKsKEhkOGj1MlAiASMaFtdNLWB/+UpdT8nRtrvnok6mTQrPKY2v95kJg54g=="}]},"maintainers":[{"name":"aikin","email":"luajin312@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gcli__1.0.1_1534777513015_0.9087984626293428"},"_hasShrinkwrap":false},"1.0.2":{"name":"@aikin/gcli_","version":"1.0.2","description":"Generate command-line app in Node.js using TypeScript.","bin":{"gcli_":"./bin/gcli_"},"main":"./dist/index.js","typings":"./dist/index.d.ts","scripts":{"test":"npm run build && nyc ava ./dist/__test__","prepublish":"npm run build","watch":"npm run build -- --watch --diagnostics","prebuild":"npm run lint","compile":"tsc --pretty","build":"rimraf dist && cpx 'src/seed/**/*' dist/seed && tsc --pretty","precommit":"lint-staged","lint":"tslint src/**/*.ts","commit":"git-cz --no-verify"},"config":{"commitizen":{"path":"./node_modules/cz-customizable"},"cz-customizable":{"config":"./.cz-config.js"}},"repository":{"type":"git","url":"git+https://github.com/aikin/gcli_.git"},"keywords":["commander","typescript"],"author":{"name":"aikin","email":"ulaijn@gmail.com","url":"http://aikin.me"},"license":"MIT","bugs":{"url":"https://github.com/aikin/gcli_/issues"},"homepage":"https://github.com/aikin/gcli_#readme","engines":{"node":">=9.4.0"},"devDependencies":{"@types/core-js":"^2.5.0","@types/execa":"^0.9.0","@types/inquirer":"0.0.42","@types/mustache":"^0.8.31","@types/node":"^10.5.4","@types/ora":"^1.3.4","ava":"^0.25.0","commitizen":"^2.10.1","cpx":"^1.5.0","cz-customizable":"^5.2.0","execa":"^0.10.0","husky":"^0.14.3","lint-staged":"^7.2.0","nyc":"^12.0.2","prettier":"^1.13.7","rimraf":"^2.6.2","tslint":"^5.11.0","typescript":"^2.9.2"},"peerDependencies":{"typescript":"^2.7"},"dependencies":{"axios":"^0.18.0","chalk":"^2.4.1","commander":"^2.16.0","core-js":"^2.5.7","fs-extra":"^7.0.0","inquirer":"^6.0.0","mustache":"^2.3.1","ora":"^3.0.0"},"gitHead":"dd59f122eb0418011cbc1147ba0e97dea0bc26d6","_id":"@aikin/gcli_@1.0.2","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"aikin","email":"luajin312@gmail.com"},"dist":{"integrity":"sha512-CW3q8kq5KCBbXSYfVNt2dJwQWF5TTWbZitC1Z2N96YolCip0K5iq+xVq3/8/MVXiIOxaLBteGiBgQelCLI49yw==","shasum":"ae638a540c2c541d4d77a1b278c03fd7885d8a4d","tarball":"https://registry.npmjs.org/@aikin/gcli_/-/gcli_-1.0.2.tgz","fileCount":94,"unpackedSize":280786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbet2iCRA9TVsSAnZWagAAVMIP/RSVsMYTKfGUXeikrW8f\nmqDTqjHrh/jiyI+9rgjIjtYCSS4rtV4hmc07yaqc07N1xrNkgg2UA1itTxjO\n0juwr0FSUhRtvckx78dsVl0XlnD7djGuzfvOX4PPcRhPjHZGzsaaDC0yJ7QG\nNgr14MT4LCTzqc03yCTzMjny4ZHgWX+TYVmO1H64QH8U83I8aVKEGVZOlKoM\nqohCGaOk9EZk4dwsc5QVElbFXMOab5xWmt53DR055FRFI9EWOh7tLOjBJ8Sw\n5Te6XGTZNaetyBRGA/GZEWSLK++cM4iRXN0Sj2hhH5x1WYSBLCyppH/nLMz9\na5bFgZdIehqMQ42ckli2mOJippgShqOQGoXtut+SzTSwhvhB5Sl5thC/zR2D\nTiqeR/OO4T7MVY4FV1oqiRiI6dMNCH/SVurZ11Dgb/5vmcKP4s2KaSyh/WCF\n+euKhpaEbEAlmZvofQ6Y7ToQQWEYqBtF9zt8U4QsRX2R9et8i+yY09VefJDP\nX7/kCe/+4tLtoBiPsiIO0h2SRJeQlpbd6501h1bcZ46wriCdX3j2oH2E6u8t\nbo0AzpxafO1doGy8eOZULXOtj1z1ZQLKWvEVYNMjmpTcAIRowZ2lMlkGrYdH\nvP6dK4aD217qCrbvXtNx2eOQCmeYBdLT+qklaFcx0h3rTAH/6vpmyBQySde+\nnoJB\r\n=foPm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCUG9qsLr8MvOHpMsJSpJN/VjDfUo2S0ttlAZWoTVhAzwIhAPi7tlqsE1v4XGRdHf4Z/JjooM12D+QWlXSCAGrQwgJz"}]},"maintainers":[{"name":"aikin","email":"luajin312@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gcli__1.0.2_1534778785884_0.06922578078812314"},"_hasShrinkwrap":false},"1.0.3":{"name":"@aikin/gcli_","version":"1.0.3","description":"Generate command-line app in Node.js using TypeScript.","bin":{"gcli_":"./bin/gcli_"},"main":"./dist/index.js","typings":"./dist/index.d.ts","scripts":{"test":"npm run build && nyc ava ./dist/__test__","prepublish":"npm run build","watch":"npm run build -- --watch --diagnostics","prebuild":"npm run lint","compile":"tsc --pretty","build":"rimraf dist && cpx 'src/seed/**/*' dist/seed && tsc --pretty","precommit":"lint-staged","lint":"tslint src/**/*.ts","commit":"git-cz --no-verify"},"config":{"commitizen":{"path":"./node_modules/cz-customizable"},"cz-customizable":{"config":"./.cz-config.js"}},"repository":{"type":"git","url":"git+https://github.com/aikin/gcli_.git"},"keywords":["commander","typescript"],"author":{"name":"aikin","email":"ulaijn@gmail.com","url":"http://aikin.me"},"license":"MIT","bugs":{"url":"https://github.com/aikin/gcli_/issues"},"homepage":"https://github.com/aikin/gcli_#readme","engines":{"node":">=9.4.0"},"devDependencies":{"@types/core-js":"^2.5.0","@types/execa":"^0.9.0","@types/inquirer":"0.0.42","@types/mustache":"^0.8.31","@types/node":"^10.7.1","@types/ora":"^1.3.4","ava":"^0.25.0","commitizen":"^2.10.1","cpx":"^1.5.0","cz-customizable":"^5.2.0","execa":"^0.10.0","husky":"^0.14.3","lint-staged":"^7.2.2","nyc":"^12.0.2","prettier":"^1.14.2","rimraf":"^2.6.2","tslint":"^5.11.0","typescript":"^2.9.2"},"peerDependencies":{"typescript":"^2.7"},"dependencies":{"axios":"^0.18.0","chalk":"^2.4.1","commander":"^2.16.0","core-js":"^2.5.7","fs-extra":"^7.0.0","inquirer":"^6.2.0","mustache":"^2.3.2","ora":"^3.0.0"},"gitHead":"ae957898d0dbc7bc4136414d838bf8761db69c20","_id":"@aikin/gcli_@1.0.3","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"aikin","email":"luajin312@gmail.com"},"dist":{"integrity":"sha512-F8B5SmWg2u6teusKSfr+d61P5wTyrNSsmQ/P7kwKvXNHUVyNy//prkPUjxYVRxi969Qk6xEGiuRvaW/qq623Yg==","shasum":"7a91646d074157b6d04f059ffa12c53bf863c538","tarball":"https://registry.npmjs.org/@aikin/gcli_/-/gcli_-1.0.3.tgz","fileCount":94,"unpackedSize":467821,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbft86CRA9TVsSAnZWagAAc8EP/Rl8VPNJnevPBNCaQ9bU\nL+ibR1TC7uRzRZ4KhfJd4dKNmEN9vbHx+CWirROKJTO2+MX1qktk2bPy1ZOb\n4EYpwIsUFjbZJivjBOLlsb0ZxeV87Ss4qeTLBQ+KVxKrLWIsR02GRqljjjoE\n76DrLwGs9mt2sd1DOKgzZOCnY6ceRD7yF+bPwNDVlFKruykZg3hPtez5gWIq\noC+QSpA50zBnbzeGnp6VNf5j248aYxTUgpSUIKoPbEDBYUJlXLTDgyf2urMt\n5cEfI0Uwc0FE8kh29w0iIaJux0sul454Imvtn+DrofFjmVuR2BXuFofGQNhe\nUlm+kxVGs16CtsNkt24fOtBZZwl3kN2SaK+9etaafUOzOlHBT3/I4QKLIlCU\ncVgUugCV1L9PTpjG6zT5PxKdl5NqXq1jKuGkix5GGIOkM+sf8MJObPrgLC9o\niEH4vbElWd/ECTz+R2MslfbzV6y1FkfivFt7u+i3kY1pn1C4zduv6av3VDhT\n+yIboIRlrIiQnGvjRKsv4SkofeYVIMpINntGhj4sH4PyJQoFZjjd/GmSS+DR\npGsoTWu25EsRHMGmXTOuNM2bCCZg2b44mDJpSrJ5TKS0ZJi67NzxTA4zD2eC\njkKCFBKkR2augIgGQY8+nzDnzSpJ86eDi4y+u/I1YPk1WDhoq3uBAFF1O+cv\nKjxT\r\n=ghXz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVEa4n/7mDj8EtrZzb+zD86B9Hi85iSqAozMeZOYVXWQIgK5kqWZqbyOOyLeESzMuuqbcqWYg7AKl9NmM2TuPbf68="}]},"maintainers":[{"name":"aikin","email":"luajin312@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gcli__1.0.3_1535041337762_0.936878524492754"},"_hasShrinkwrap":false},"1.0.4":{"name":"@aikin/gcli_","version":"1.0.4","description":"Generate command-line app in Node.js using TypeScript.","bin":{"gcli_":"./bin/gcli_"},"main":"./dist/index.js","typings":"./dist/index.d.ts","scripts":{"test":"npm run build && nyc ava ./dist/__test__","prepublish":"npm run build","watch":"npm run build -- --watch --diagnostics","prebuild":"npm run lint","compile":"tsc --pretty","build":"rimraf dist && cpx 'src/seed/**/*' dist/seed && tsc --pretty","precommit":"lint-staged","lint":"tslint src/**/*.ts","commit":"git-cz --no-verify"},"config":{"commitizen":{"path":"./node_modules/cz-customizable"},"cz-customizable":{"config":"./.cz-config.js"}},"repository":{"type":"git","url":"git+https://github.com/aikin/gcli_.git"},"keywords":["commander","typescript"],"author":{"name":"aikin","email":"ulaijn@gmail.com","url":"http://aikin.me"},"license":"MIT","bugs":{"url":"https://github.com/aikin/gcli_/issues"},"homepage":"https://github.com/aikin/gcli_#readme","engines":{"node":">=9.4.0"},"devDependencies":{"@types/core-js":"^2.5.0","@types/execa":"^0.9.0","@types/inquirer":"0.0.42","@types/mustache":"^0.8.31","@types/node":"^10.7.1","@types/ora":"^1.3.4","ava":"^0.25.0","commitizen":"^2.10.1","cpx":"^1.5.0","cz-customizable":"^5.2.0","execa":"^0.10.0","husky":"^0.14.3","lint-staged":"^7.2.2","nyc":"^12.0.2","prettier":"^1.14.2","rimraf":"^2.6.2","tslint":"^5.11.0","typescript":"^2.9.2"},"peerDependencies":{"typescript":"^2.7"},"dependencies":{"axios":"^0.18.0","chalk":"^2.4.1","commander":"^2.16.0","core-js":"^2.5.7","fs-extra":"^7.0.0","inquirer":"^6.2.0","mustache":"^2.3.2","ora":"^3.0.0"},"gitHead":"beea017ce50d2c832f5eb7633f259dc5ad414f63","_id":"@aikin/gcli_@1.0.4","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"aikin","email":"luajin312@gmail.com"},"dist":{"integrity":"sha512-JR20U2Bd1Iu1aVB1WCvyCjnSMHatw3RVyWd1eWpLd9GYSpYRu6FJlS/dXA/N+2uUchAluFvRNORvY/oNKtxAsg==","shasum":"e4a05716176d0446dc35d7d1335ba01ef0051d4b","tarball":"https://registry.npmjs.org/@aikin/gcli_/-/gcli_-1.0.4.tgz","fileCount":94,"unpackedSize":289724,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgQIFCRA9TVsSAnZWagAAqGMP/joJK3wQXo90iEBMUSF1\nQLnzaJifCTnily4vjjy3WzFZPTz6MUGuMtAIU5OmuyKpuzJXY0Ty+S3oElka\nS0qMzsxQDitr1bsu4b9pfnUGDoiRbE3Yb5e9heA1FO7C0K7vJl6pIg0HeH0w\ncNBMXo7mjT0im+OAuuUW1moHw7W2dQ0VVBlzWe/ooaAlAp86K+rcKNpJu4Xe\nY/fbkzCzN34gvdhWjs/SLLQGuYCvKW+5EiDFykceaw2KKOgzeD+92jA2zLSg\nuzubkEshSQZ+Guiatt6QL6U21RMmtOwZ2P0T2yzuwJn65P6aWzEUJ6Jo5Old\n5nQ3NUXsiV7n61G3V0CNYSQdKl1PXU6l4Pe1qUSyPVouLwTFUbDssxEp9xju\neBJbDd9YhyVwbqTjhG3PW3LsxUqHWMT+9b7vq9p96cE5qeXH2m1dkxTOvOvU\nySgETiOXVF749iV3Z4Ok32NmiHA/npu+ezm3IG3qcgNZL+bicmo3XVIZAwtu\npLhnWMEp8fsRdiTXkyCUaCJPR9Ib2zKljA2zLX1qlMiUCO47jV2IAgwmTwsW\neWq8WLEpyTfnWnXLA6TzR/cvOiYNXE1nt8NY+V2NVwWaf6MzlT7xwzKeWkU3\nOZzQtSpaTHL//3btfnxOctUKQiv+kGy8AeKTfIwEfglqtsRbh1uVzssbB9DE\nF2iK\r\n=qUrY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFKG5BdxQX0Iwhbz9Q0Cx6my2GevlOD0MLczFuWJdFpKAiARPgNU8uPW9IwKLgeuf0eg8liujMu1Z4x0jkeileWW3w=="}]},"maintainers":[{"name":"aikin","email":"luajin312@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gcli__1.0.4_1535181317020_0.9694284608899468"},"_hasShrinkwrap":false},"1.0.5":{"name":"@aikin/gcli_","version":"1.0.5","description":"Generate command-line app in Node.js using TypeScript.","bin":{"gcli_":"./bin/gcli_"},"main":"./dist/index.js","typings":"./dist/index.d.ts","scripts":{"test":"npm run build && nyc ava ./dist/__test__","prepublish":"npm run build","watch":"npm run build -- --watch --diagnostics","prebuild":"npm run lint","compile":"tsc --pretty","build":"rimraf dist && cpx 'src/seed/**/*' dist/seed && tsc --pretty","precommit":"lint-staged","lint":"tslint src/**/*.ts","commit":"git-cz --no-verify"},"config":{"commitizen":{"path":"./node_modules/cz-customizable"},"cz-customizable":{"config":"./.cz-config.js"}},"repository":{"type":"git","url":"git+https://github.com/aikin/gcli_.git"},"keywords":["commander","typescript"],"author":{"name":"aikin","email":"ulaijn@gmail.com","url":"http://aikin.me"},"license":"MIT","bugs":{"url":"https://github.com/aikin/gcli_/issues"},"homepage":"https://github.com/aikin/gcli_#readme","engines":{"node":">=9.4.0"},"devDependencies":{"@types/core-js":"^2.5.0","@types/execa":"^0.9.0","@types/inquirer":"0.0.42","@types/mustache":"^0.8.31","@types/node":"^10.7.1","@types/ora":"^1.3.4","ava":"^0.25.0","commitizen":"^2.10.1","cpx":"^1.5.0","cz-customizable":"^5.2.0","execa":"^0.10.0","husky":"^0.14.3","lint-staged":"^7.2.2","nyc":"^12.0.2","prettier":"^1.14.2","rimraf":"^2.6.2","tslint":"^5.11.0","typescript":"^2.9.2"},"peerDependencies":{"typescript":"^2.7"},"dependencies":{"axios":"^0.18.0","chalk":"^2.4.1","commander":"^2.16.0","core-js":"^2.5.7","fs-extra":"^7.0.0","inquirer":"^6.2.0","mustache":"^2.3.2","ora":"^3.0.0"},"gitHead":"d14eebfc945107921b67b329bda9b26bee3bf49d","_id":"@aikin/gcli_@1.0.5","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"aikin","email":"luajin312@gmail.com"},"dist":{"integrity":"sha512-qjs2zYwOLLVw5oEPKof8HJiYacLsOiLvj7/onKqd5lkqUJUAUA1Z0dcW2+NQXwZtiQ/3P3a6F3aaWQjUv6MQOQ==","shasum":"60479d7cef3efdbec096ce6c79e9720a4b1900d6","tarball":"https://registry.npmjs.org/@aikin/gcli_/-/gcli_-1.0.5.tgz","fileCount":94,"unpackedSize":290385,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgQVNCRA9TVsSAnZWagAAxO4QAJOaAjt2mgHwX00TdVeX\npOghr7jeUQRqauwngeVRcqZqy3FrnnX6xxIYFKtp2ELJfo31bJdm6siM9iw1\nxgUueekIYIT6F4xLU+bY1zDt9RgWnV5CCh15f3meSoMeG9kA53WNHGV3FazQ\nCBsEe00Q0HyJXUoFz5AirQHJcrbjc/uylykwM8LChbjDAADBTUwti9f/dc0S\nP/akKyIkXKBsrmRpvnsbGO10aIQFRBpL9l6L/tkSlJYvonwXgCn4XW6JCgm0\nH3NNnVtotsCqHjGlA7QSGPKPssAOIF4fsdtxe1l922Zs5pvnWzVTdhTRufPw\nDox/bGtGyMimMNNYp0Ra82/ZDpik3NIl2GxJA8bWOsgsZNR+zGcsruk3UE0a\nRbwIAna+jUoBaCmIzYMbIP3YC5V3bLkDnLsbY9Gp49OUsus5wcOvsOmmDdvQ\ncKclxHVrcbw6YJ/Cf7AODf6bKVgEUd8Zwmhg9rWQZv3qdmkiU7UmNhgPQmtV\nwewcVaRrvLCzuNSwF3meynDbtWJOU56bP6ZdrdD1QbHseGZpQVygmPpE3G17\ns3GNLfV9h9ZPcq8V77pnIxWQGNkTl9L725wCUEVvvGcGkd18aXYkPQS1VV8m\nBn0uQ/KQL/tw9/lHGEuHifPhG7YGFkcrZ8BNMSlXa4c8Ox5wyq1V9sYLLEzb\np205\r\n=bVLx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDwiVeWWmvxWyGpiqC+piUFiP5rMiVL3n2cCI9GDgO1uwIgQVBPDRR2wcwR/sZDE9TgRau/lf5QnXNQ+mUz1D3OJwU="}]},"maintainers":[{"name":"aikin","email":"luajin312@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gcli__1.0.5_1535182157050_0.39978133687574524"},"_hasShrinkwrap":false},"1.0.6":{"name":"@aikin/gcli_","version":"1.0.6","description":"Generate command-line app in Node.js using TypeScript.","bin":{"gcli_":"./bin/gcli_"},"main":"./dist/index.js","typings":"./dist/index.d.ts","scripts":{"test":"npm run build && nyc ava ./dist/__test__","prepublish":"npm run build","watch":"npm run build -- --watch --diagnostics","prebuild":"npm run lint","compile":"tsc --pretty","build":"rimraf dist && cpx 'src/seed/**/*' dist/seed && tsc --pretty","precommit":"lint-staged","lint":"tslint src/**/*.ts","commit":"git-cz --no-verify"},"config":{"commitizen":{"path":"./node_modules/cz-customizable"},"cz-customizable":{"config":"./.cz-config.js"}},"repository":{"type":"git","url":"git+https://github.com/aikin/gcli_.git"},"keywords":["commander","typescript"],"author":{"name":"aikin","email":"ulaijn@gmail.com","url":"http://aikin.me"},"license":"MIT","bugs":{"url":"https://github.com/aikin/gcli_/issues"},"homepage":"https://github.com/aikin/gcli_#readme","engines":{"node":">=9.4.0"},"devDependencies":{"@types/core-js":"^2.5.0","@types/execa":"^0.9.0","@types/inquirer":"0.0.42","@types/mustache":"^0.8.31","@types/node":"^10.7.1","@types/ora":"^1.3.4","ava":"^0.25.0","commitizen":"^2.10.1","cpx":"^1.5.0","cz-customizable":"^5.2.0","execa":"^0.10.0","husky":"^0.14.3","lint-staged":"^7.2.2","nyc":"^12.0.2","prettier":"^1.14.2","rimraf":"^2.6.2","tslint":"^5.11.0","typescript":"^2.9.2"},"peerDependencies":{"typescript":"^2.7"},"dependencies":{"axios":"^0.18.0","chalk":"^2.4.1","commander":"^2.16.0","core-js":"^2.5.7","fs-extra":"^7.0.0","inquirer":"^6.2.0","mustache":"^2.3.2","ora":"^3.0.0"},"gitHead":"908c80a11e09eb72a693cf34c0f4bf52a67eda10","_id":"@aikin/gcli_@1.0.6","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"aikin","email":"luajin312@gmail.com"},"dist":{"integrity":"sha512-6DZtD8D4c4R/nALAd29f/dWy3wg4HXT+lhbetnhOTw61VIHjPdqnK2gpW2wVz30C09Hc6nHsjjsZbcAxRMP+gQ==","shasum":"9cd63b2522fddd52ec38f6cbe60f8e8dd9807098","tarball":"https://registry.npmjs.org/@aikin/gcli_/-/gcli_-1.0.6.tgz","fileCount":94,"unpackedSize":288024,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbinVpCRA9TVsSAnZWagAAqUsP/31PJ7I4lB85uO6YAX4B\n5fBTgIax0wx3NV3mDoM8MXGHUz6imoIdNiIjJy5ChbR0KdFDzt6ELNSJTz+K\nMJ05TzuPetF8xnSNy0sZWbYeSKShgce13Qi7wve7YF8ZyNu1pmR3c/3AYBuL\n8ouVJlCcEN0PZXs8ceei8pJkmRV43C35AeaB/UcFsI7ZpGZQKl6Fnb3aysmu\nxE5T9SWQTQOQD5RlTwcs5R0siDhgZs+RNC3DDyqVyPIr3XiVEAIvPOKV9HlW\nkTMyQ+Ecjq/87pxCBxxwGFlz+zxquXf/+xuXhfn9/SZl9YA3KDJmmNO/qScR\nWNEZGWBxm9mL8sysN2fs+A3uj2CFVOEIU0sHJp5jGm3lnL28zrfr8d5eYY9L\nritAuu2B2zptkfYZYEoVOTqQq5cPXxhPilg7jEX2AeeYly58OUWx2pBDbiAl\nooZvlC92VETaiYQ1ON+XRK7wkldeVHAm+dQ2bGnNm1wTJC5c3ctLs44vYATD\nuGsnGL7Tfg3Mh8KWJM8lsOBMGq3zy94LooEJv9fbdlpi5SjH0THVDUUG5r4L\niJ1JYG9iS5FIHkRsgAvyhF8yN6K2ivGeEvdAhqlgUdBrvojT58vusMUC+Fxi\n9TmVAuLmdfmKEJRA5LVVFnZNjvy0P60puBCxqSG9Dp2/hZnuTAmRuz9NrjpQ\n41kk\r\n=x8df\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFUhHb2KVsn/8KNzqYCq6sEkOs8iG1s4LlioJzc3wX2VAiB2eWEi2WjB9DpikaAw8GGi0cCggVdKJyk6VTGJlan6LA=="}]},"maintainers":[{"name":"aikin","email":"luajin312@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gcli__1.0.6_1535800681356_0.036326516578348844"},"_hasShrinkwrap":false}},"time":{"created":"2018-08-20T14:46:05.169Z","1.0.0":"2018-08-20T14:46:05.716Z","modified":"2022-04-04T12:18:12.747Z","1.0.1":"2018-08-20T15:05:13.154Z","1.0.2":"2018-08-20T15:26:25.953Z","1.0.3":"2018-08-23T16:22:17.868Z","1.0.4":"2018-08-25T07:15:17.186Z","1.0.5":"2018-08-25T07:29:17.257Z","1.0.6":"2018-09-01T11:18:01.573Z"},"maintainers":[{"name":"aikin","email":"luajin312@gmail.com"}],"description":"Generate command-line app in Node.js using TypeScript.","homepage":"https://github.com/aikin/gcli_#readme","keywords":["commander","typescript"],"repository":{"type":"git","url":"git+https://github.com/aikin/gcli_.git"},"author":{"name":"aikin","email":"ulaijn@gmail.com","url":"http://aikin.me"},"bugs":{"url":"https://github.com/aikin/gcli_/issues"},"license":"MIT","readme":"# gcli_\n\n[![Build Status](https://travis-ci.org/aikin/gcli_.svg?branch=master)](https://travis-ci.org/aikin/gcli_)\n[![NPM version](https://img.shields.io/npm/v/@aikin/gcli_.svg?style=flat-square)](https://www.npmjs.com/package/@aikin/gcli_)\n\n\nGenerate command-line app in Node.js using TypeScript\n\n[![asciicast](https://asciinema.org/a/198099.png)](https://asciinema.org/a/198099)\n\n### Tech Stack Cloud\n\n<img src=\"http://aikin.me/2018/08/25/command-line-app-in-nodejs/cloud-word.png\" with=\"600px\" />\n\n\n * [node.js](https://github.com/nodejs/node)\n * [typescript](https://github.com/Microsoft/TypeScript)\n * [axios](https://github.com/axios/axios)\n * [chalk](https://github.com/chalk/chalk)\n * [commander](https://github.com/tj/commander.js)\n * [core-js](https://github.com/zloirock/core-js)\n * [inquirer](https://github.com/zloirock/core-js)\n * [ora](https://github.com/sindresorhus/ora)\n * [nyc](https://github.com/istanbuljs/nyc)\n * [execa](https://github.com/sindresorhus/execa)\n * [tslint](https://github.com/palantir/tslint)\n * [ava](https://github.com/avajs/ava)\n * [husky](https://github.com/typicode/husky)\n * [lint-staged](https://github.com/okonet/lint-staged)\n * [cz-customizable](https://github.com/leonardoanalista/cz-customizable)\n * [prettier](https://github.com/prettier/prettier)\n * [commitizen](https://github.com/commitizen/cz-cli)\n * [rimraf](https://github.com/isaacs/rimraf)\n\n\n## Installation\n\ngcli_ requires node v9.4.0 or higher.\n\n```\n$ npm i @aikin/gcli_ -g\n```\n\n## Generate\n```\n$ mkdir try\n\n$ cd try\n\n$ gcli_ G\n\n$ npm i\n```\n\n## Usage\n```\n$ npm run build\n\n$ ./bin/try --help\n```\n\n\n\n## TODO\n- [ ] refactor generator: async\n- [ ] License choices\n- [ ] Travis\n- [ ] Adjust seed packages\n- [ ] Iterm guide\n- [ ] Released\n","readmeFilename":"README.md"}