{"_id":"@anchan828/nest-commands-example","_rev":"157-6283d969eb9e3ffff02fc64230da0008","name":"@anchan828/nest-commands-example","dist-tags":{"latest":"0.2.41"},"versions":{"0.0.1":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.1","@nestjs/common":"6.8.5","@nestjs/core":"6.8.5","open":"7.0.0","rxjs":"6.5.3"},"devDependencies":{"@types/yargs":"13.0.3"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.1","bin":{"nest-commands-example":"./dist/index.js"},"gitHead":"0cc30b7a033cb2d058287757b4f94b304181a614","_id":"@anchan828/nest-commands-example@0.0.1","_nodeVersion":"12.13.0","_npmVersion":"6.12.0","dist":{"integrity":"sha512-Uyj/XfhQwbRAOuRqZNFuilZ2SKBrX1YsJQUug72aMJnoMAG8fPMndZK/N5eXDfUojKjCK8IVICLBcvd4gKAWlQ==","shasum":"d1073228f8c6e37c3e0dc187b1602b08a289709e","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.1.tgz","fileCount":11,"unpackedSize":10079,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdubXnCRA9TVsSAnZWagAAzPMP/3QY7xE2d0pzSJHJyaji\nw30cPVm1e2EhF/H9F0PEfqBU3+IUIFv95kw7//YYbCRQbP4WRVwbvJFjNg7t\nEI0bU9elF47RoIVwYdOfEy7tKHsFLspfZt1SDSJN8Q1jKKFHcKcrr79YKs8f\nFcrN8vk7coJTH09I9CDCPZhA12Ma0CG8DWhbh0LtKC/NxaxTLkSi51+dPZYn\nrg+gDwowppkB5XPY2P1GgOB1HfobGBtff21bBuSgmRddGuKRFHYEUqxJRNdR\nm4kQUvMwJSeOUYMjMlKVzIsXYTXU9HgLs8nxHWBDc5r3YWMhtLKxps+XXnnB\nsIK+KpuWdrT8wnwBJ3Kh/oy2vLTeVyzPH6eVI+XDPo65YxAjrXEYDeawM7WW\ne379F7rjXLWh7bodvlZrEJd/N8IE9dnQCPannPj/rHznsYHYj5lnxSseAti0\n/GyZEus2ukHPBjw+JR/+9W4PegUJMGChQvPb00ow6VY8qpmw1qEdFDHxz8ca\nKudxF2odzaioJCT9eg23Rruwa1/zwplruFfNihOHyS5zanMRlk+/Cf3/TujT\ni8DU1GzXA7PAwWSDcVUhSJ6GsPpoL+Qc46Ri8WVZwg2rFpf8LuSuqJ20Qpwc\np+s2EuYt1+C68RTfW1Ark/JacaXUy0cEKVPPYgb28vBCM0iZhORszHbw9GMa\nTcNv\r\n=qcdw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIESR6C2LtmTeeZ6VD/OgO6m7cRib7nHCY6H2HAUk5bOdAiEAln1qYh69r+IcOSh4Smpberf5LDgVu2Z4DN0EnaLQaVE="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.1_1572451815540_0.15532970300523252"},"_hasShrinkwrap":false},"0.0.2":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.2","@nestjs/common":"6.8.5","@nestjs/core":"6.8.5","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.3"},"devDependencies":{"@types/yargs":"13.0.3"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.2","bin":{"nest-commands-example":"./dist/index.js"},"gitHead":"763176d2e5d5051bcff20e6a4bbb0a3effbbc7df","_id":"@anchan828/nest-commands-example@0.0.2","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-9dZvnb+c4C6CiKRnpU+LyckZdQZcyLV7L5VhZOaaX1tPWTvTXagSg9GwOl5njkpEL+UuAxbDCx1gKcS7Q4EXVg==","shasum":"b2bd625d5c84bfea170c756b1789e6549846cd84","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.2.tgz","fileCount":11,"unpackedSize":10113,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdubaxCRA9TVsSAnZWagAAPVgP/2MrQhNcKzh5BhIxnf3h\n74/iQg1KIaVJ65mOUN6+L+S0eWzbLvtiDurXyJ4wWogXKpDI42a2VNyPR4P5\nEvNxRcSHDdOXIxLXnTBd87a7ezO8XVUubIvVRONx50MJUHUxVleXr1xDrtrd\ncifoMeyrodXdBR5fZnwh1/VGdrLQjXX5IPky37ZW92D+DvYPD0McOwZS1AiB\nBZlIEJNXVeQwW9OSHfCJ+atVdqJBRgXHcNR0teyxaWmESJwWmUbUUTZD+wnh\n6UK55dwb1eU9iFSlWW48VXG1GKu14J8whwDliVCSW21F1ntbBzUtFYzGSy6Q\nosm8iu+E6DQ0oPFAJ8iuUo7QaSkApWafo4R7czwctCHoE25cCmXJXzAsidUx\ns65qkoj5IAHM9jPNj5aC5dI55H+jveyrNVoUknTrL8ngEJyOPiHxvko5vyoI\nxTIl2uvahhRU8Ss3EYBU3F+8aLjnHBzBDQNfZMxlKchTHdhHE+C/HN0LTLCu\nu9CNR4BhLFA1/LKQ3KuW4ILYFfOWOkw7KU5d7lYeqzY0FRIlIuRIYa4Ip1nu\nje/p8PbKleRa4chOZuAWHhiexnD+7gPLhgaTmccpYVocl/JFQiukMe90br28\nrJGcXdThWN8ZMolzqubn62xHg3d80r3WFUZKA5uzOxfSGKfQiIfhtvfscvLJ\nxhgb\r\n=c424\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEiv62lKBh3KOlC5q122YrTNFjxgD7oh232r88tGOLAIAiAew3lx9/eHEiQ+u+QL7lt0vfSh9lghR5c5OPV73wNwYw=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.2_1572452016949_0.5582487836710024"},"_hasShrinkwrap":false},"0.0.3":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.3","@nestjs/common":"6.8.5","@nestjs/core":"6.8.5","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.3"},"devDependencies":{"@types/yargs":"13.0.3"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.3","bin":{"nest-commands-example":"./dist/index.js"},"gitHead":"fe34e117c956abf6413bba7af94f7ede5fd730ff","_id":"@anchan828/nest-commands-example@0.0.3","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-xmP+GR6A4zJVqhO2+G7BxpG76ZuZByoNnhaARocfkLr1PCVJALQyRHrnbPhhKfQpf8JVs/vX9Tc2+Jq+0XHfbQ==","shasum":"9f81f5557dccf99a6836f8d2e5b4c10631747e4e","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.3.tgz","fileCount":11,"unpackedSize":10113,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdubilCRA9TVsSAnZWagAAqIMP/1ze9C5pd/aBDLX+BoX3\nhq9S4p5dnSJprzIY48xhmBdM77MFmRcKYQIaibs4wfZw9MDrQ0R2Gop1XIYo\nPHL+gWwxjNILB0EuPz1pPFNx3hmMwspuljOfqAqXE8h9olGEzt8uDLTxla/4\nTyEQFWXRGdeahwtvOXwo34mQL+M0hcDXzoKTkrovtKLDcafVCI5dgX/UiNin\nX07tZ2PwmqInHzZOeYfgPZw6T9lfNYeqcWhDkjAIx7JmMysPaPMqp3euGzhn\nKAVNL30tvCphXvA7Pn0324adjlrzL8o2fABTGYUsStsh5IwiUWXw3/8SNs7A\n6QKMbc2xM7islOu7ctVRumRT3im2YWD5nc17YqZ7Ye5f8h4rXCHFjTL4+rKL\nccv7XPRE01+8cJ1YLxBJyZIy6CgQUwXiwZ3192yT23DkNWfif0b29GOUdnso\nJhwnqzwILhkFoJqxvCjcUMYVY+spF9KPAHA+msNNz8AV3Op9P0KphLU+0b0z\nG/oDUOfY1Q26nSzC/hekkoyAbGLL7tJ5qU9QRGUtQ7Ver62GtcRtT8lb/MmS\n5xEf4F1uufv38y4Han7XK6iBORq0TX0JmJFVfN0+LRTVc8twoHKOjLO2EsyS\nXw8zyJJxPwdiWPttnsD3GMPQbeF1zICwqYjjNSalgoT3ZfUHzuiQx1VtvdQo\nGXBW\r\n=Y5xH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJvOCIj58xL4R0FIumAKEEhmyP6EbmAjgWpRD0pH4TgAIhAPc0gwBO3A8JBHSJHeiVkO+nxGfu3TD/OTFiHpEdNDO6"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.3_1572452516996_0.6153465986374442"},"_hasShrinkwrap":false},"0.0.4":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.4","@nestjs/common":"6.8.5","@nestjs/core":"6.8.5","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.3"},"devDependencies":{"@types/yargs":"13.0.3","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","postbuild":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.4","bin":{"nest-commands-example":"./dist/index.js"},"gitHead":"7ebd45e0d2e24f505af36bc392b46bd65ae46463","_id":"@anchan828/nest-commands-example@0.0.4","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-N9orY9tpd310iRmKYYZ845rkEwxub2TkowZkhjmVw5PydRIp7gHu871Kzz62KFSWz1uOUR9KwVoBKtSFV7wHSg==","shasum":"870168f68964abb71d1f8a2dca91adad9d0e9a07","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.4.tgz","fileCount":11,"unpackedSize":10472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJducUeCRA9TVsSAnZWagAAYn0P/ikcm4NEpNHUBu/aY0XB\nZHOmliq7PIL7adoD0dxb+VqPN2xMSP4eP7QCeaHuI1DqU4KTLjAHcu4+bxA7\ndIKY6FEUjDbhCSO1fnQPkHzhLeCyDZBnEiCQSVY3oYVrAHMDnZPYZ3WNVJuZ\nmQvpokINlfG2bACUZgRHOOoiNJ3pCBkwJHy8VFeJ25YkJ138ajQOJG0lrgI4\n5bWVb+z2TO1Sj++oa/ZonWm9x2cdwP4zaGNfwnlD/XJsdiBFQUTj2kmPGqvW\nQ7Sib3KKC1OIBXCoqRnHRiumWfshk1fVDZm4ejhV9QROIX2y0VBhuwVxz87z\n9A32xAtnYcZ3MeL/Jc6n3dCIp6lc1Ar0J9T0UwxSqr1r0kJ97/4BBjwgr/Vz\n+4Zyfk1Z2mWeLegFsTsuMQW60hIyqm9jLvi1/OwXrZp92YkeloPpNcFvBjpV\nJ4Tr/mjqEY9G5ohvLmcI+wDydVoOCZzLScWWx+Jb77S5fbCBywvQR7+mFB7J\nGQa6eu/PWx9GqveQtDmsWGOOx2J2c5RInwZnbkxP7ZYiptlSdpEiCtlIAtJ4\nJmuxsiWABW+/wSqor/hQXln69Ry67JQkS8rlKXe2FkQiK0pBrDpmcNKQMuR/\nlkm7PwukWSiarr35HZJKQmNbDo9dR5dN4Wf8Bx6XvB9+H41niYC/SS4yusyg\nvUUB\r\n=sRbu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCTklf2RPf0RRA2/GgLkNCye26Hoco0evjPKpb0rlWxAIgKcNC4YDwfA2Tn97t9piw5VViz+z1jjmp4LPJX3RD948="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.4_1572455710534_0.539559299985428"},"_hasShrinkwrap":false},"0.0.5":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.5","@nestjs/common":"6.8.5","@nestjs/core":"6.8.5","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.3"},"devDependencies":{"@types/yargs":"13.0.3","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.5","bin":{"nest-commands-example":"./dist/index.js"},"gitHead":"587ac2a5c859d597f1455ec12ca4374ba46f818a","_id":"@anchan828/nest-commands-example@0.0.5","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-WA1dmbXd5oj/W1OYzLtQEHAZpzDEeb1Itaf8BjbwaR1EFvslaLe7kmRFvBconrZjc+2O5vS3uIE0/ccJmCzHjA==","shasum":"d2bebe2fbbb0b8e1393f0051db561084e52b2dab","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.5.tgz","fileCount":11,"unpackedSize":10466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdumFICRA9TVsSAnZWagAA0zAP/2XT3izC09ACaly8e7z0\n2OjAXajbQEgbUcq2+cRMURSTO6j2zwhaBUF+6jxGa/2hArc4Ud5gFVO8nyN6\nI41ntDFLPUYKweMwXOmwPYoIMRl+9cZOGMq8bLKXFA13YFWWEOacyA68g3Lt\nqkuwllPe4hMXszA7o2krAU+ipCREK+MnDxpQrn4sKFO9nEnssSELXxQaS8kX\n6xFw76WqoWgX2qArqjWc1ClmZimCgL0NNLWdtknqC/M8FynrerBCLbXdvUc5\ngc7yuOB50R4q/r4s1tuEWOHM9m0dnEVFlFokknda15D8k9SuKv2/bhcNnZr0\naga9/JS+Yi2HRsokw1CSEe0erK2F2PncMDfk5aSjlsZyKtrR9RYn1ia6bVPR\n20Kgs8VUfmW4yuFi53AFgdxKzahj/rzpPKZYGeVwZk7n4sb5XQNg7VanSpMF\nRdRppNjp6UijdUr1DuFZnoR9e3PApxyur5f1f7eXXe/YDFbibL3+b3tILaGa\nUrRSBMezGOO+DcA/4nWXBECgvPBsKd/8Fa8t3r1PEV/0EVUVV5renn4KbauC\nAC3H2rW1WdhLCiOS2297h13/QePsuyBgtoeekjmHpYm8QlQIU7fe1Hc34b13\n7z5rnmXcR1m/vvSme9YePwP45XKZTGcnb2Y40im2vHqVEfM4qnlwW5aelujh\nK9sr\r\n=bvfK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEo131THNyd9XIigTLAjmevGfACDQ+3z2v8ZmRMAYQq4AiB7+Ry/Q49T4S5KYSimXYGVa4/piliVUUIkZyPpBjOVyg=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.5_1572495687608_0.4578763578563525"},"_hasShrinkwrap":false},"0.0.6":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.6","@nestjs/common":"6.8.5","@nestjs/core":"6.8.5","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.3"},"devDependencies":{"@types/yargs":"13.0.3","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.6","bin":{"nest-commands-example":"./dist/index.js"},"gitHead":"195429a074394e701fad2e5cc9958c6626716d7a","_id":"@anchan828/nest-commands-example@0.0.6","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.18.3/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-/BKZ+gUazFWPXd1CrxS7sQTSs7tYNcTyuMF6CyPinFuDXtVwU4ZJT1DL+3T4anrREQ1xsJaQjU2PMgBC7IKbdg==","shasum":"08dd6e263971fb1a80b0255a31ea1dc987101a53","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.6.tgz","fileCount":11,"unpackedSize":10466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdumY2CRA9TVsSAnZWagAASYYP/iFGTSf8wzPFxXoEqbWa\nBVKTFsaynUdFb2BzYm8LxRTUwpStxEHojOp5NT2U0hYayiuPpRlzFiWkFEY1\nolsMKR2HyWitIGq1+2H9nBJm2+IPm8JLu0p+5skYAVP2MWqOslHhdjanXPKm\ncO4Z3P2VA91k04aMMZJrOXnYDhZUDJveAykNBpkCLUHEydIGfF2lEZ34/3Oh\nYDLzWI/LhZf5yEuKWnwVGV1nHZGvj6bm+W0BHID42RUqikjzB8lLZFVATA8k\nQDKsdKLcFZbdyfmBW3e+pUk8IF+69Poxt7qsxCvsBFG3cEyz8jAEiC3PQKV4\nDAjoukK8yCcQIMW8YSNlXBLpdOvMih/rTcBrL0qROqqfIAfbp0UpPQVn7BPl\nI8SYhBPx5PnvELUMA4Kzzq+QsnkUyzvjJz2dRPLRa3M6+oZR3SOKFc+piX5J\nppM5UzRXRYOgU5SiagD79adAj1y+dKDGHwZvRj4+eCj9ifuUFI8umWadaP0n\n9YW7Z5ax4SUgtcWRUoZMeflIoN80WrWS0R7GrfZm8GUl1lNf1ZXB5UYhy6dX\nAdyvfqtIhIdB+Q2Ml4kNyieXLK80rnds0zZOx6utNUQEye93jZoqmN/y7eC2\nXZS3+cQSC5iWaXtY8g4JeGwXUYyPKqCjPsGDYuVhtjEeMwcHr4l0O8DOHSXM\nX7TT\r\n=vT7w\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA7fsf0F236v6r7l/FcU1+Mf2ddlqO4un+97RLIrjPp+AiAnpOj5aQbgWB0XakMiMxXKaxeJK7xoK9rR2Djy7hfgEQ=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.6_1572496949911_0.6452056935156136"},"_hasShrinkwrap":false},"0.0.8":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.8","@nestjs/common":"6.9.0","@nestjs/core":"6.9.0","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.3"},"devDependencies":{"@types/yargs":"13.0.3","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.8","bin":{"nest-commands-example":"./dist/index.js"},"gitHead":"7aa5f03f9127a3a4aba3492ed8316e7762eb9d66","_id":"@anchan828/nest-commands-example@0.0.8","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-5l4CZx2LM0OAH1zaazIfDpW5DEucMIdC1nMNBGePvKi18aT00jfS5HxxVPBN7Ot02HXXl5NoqiJP7ACEI7RgHQ==","shasum":"4134c49ea76cdbd8b4585e82e006745f29b5d1b9","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.8.tgz","fileCount":15,"unpackedSize":14321,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyBGnCRA9TVsSAnZWagAALnAP/17Gvl4deNZ8iNxWXJq5\ni5YXR/gozTW0b6SVLatGY0wvkl8mMPeLeYfw2r08CQBeKPM+GewepUryci30\n7WkxBlGM6uMbY/Z64ekMM6NIHSA8DtEYVMHLcjSKtUYl99J7t8RqgD17lcI+\nM3kmZ2vztAVcbGdNXeOJ6psNH/k9yGr8U2fSFtGfSCH2HbtbwHNlU9ZBktbe\nQOq7W5ExCA9fe1sqnxy+IhRbYFHeAqyj7yg4Il+h1ER6cHHF0v4BkkbfUuK2\nghmRlFiNoJ3QXflup8ANHF35FOR/zXPFcb7PkoYC81l8REgPmqJj1H0tWOdi\nRGnO+DyC8G8csb7qxpXUy7MVhl4QUFL3cx4QT0PJK08k4vGREAG6gestiM6Z\nHWckMBVewJg+/F60ZVvKNhbbdQfXHNFjSuGPv5wi2mKU1S6BvMqrFMAu6VHc\nBcwgcfnO8kTp9SFiNJ+itqpXB+jsMxd6xWWOtdaerXhFV6IbEopTOB5U9Jco\n7hGfclrQtlvxKbhwWeo7euIdgd/kDoRc+LmGUjgzjkYDJxsVPQTKFwyi5XNI\ny+SQkFiUKT/rz+55JFIV02gRpv8Gbf2QBKhHue84FqLMutw5CT19Byg+g2JE\nKfJc9/GWmj8zsq+gpDAhbM0ReOv18vNiubzLBQ0sU/SsdEiujnxqXTEtghRn\nUuJw\r\n=Dcs0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHKVK1B2wSS2m/D51EEWBwWxBJjLy3RGtE+d17fAbip3AiB6vCrcwflmDY5tFP/4nIXC5THOgqyIZK9a3e4E/VjPSA=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.8_1573392806454_0.856141812379225"},"_hasShrinkwrap":false},"0.0.9":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.9","@nestjs/common":"6.9.0","@nestjs/core":"6.9.0","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.3"},"devDependencies":{"@types/yargs":"13.0.3","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.9","bin":{"nest-commands-example":"./dist/index.js"},"gitHead":"df9de9f26a46dc6238ce4589a00a3a7f892bc13c","_id":"@anchan828/nest-commands-example@0.0.9","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-MgpJLJb76+BWjERPOijZuEuRlKA7PYw5KOSjy4YiXpTwav4nm8i4InnUDLcMbILNBfeb9CGwnt0c7EGmqdqpkQ==","shasum":"e36f6a4c2afc04ff1f0ef165499ed99be284ad48","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.9.tgz","fileCount":15,"unpackedSize":14321,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyoyuCRA9TVsSAnZWagAAGAYQAJS+nWxHJJuO3TGfxdib\nXQqHmp8aCm1uwg99BxPiKd4E1Es2zB11ljUXaH7eu17N2I2E7ryVgKW59u9H\nVDrZCK56IyOPmdSPuea7U8q2CBWkfCSu5gTJHRPDT4nXbFnvVJVcPPXXRQps\nMp47nuNHfpYFSYc5fpwdGu8DjAZJKPEbFXOvmi+8y0IbXAnbjx2KrPeMDPy1\nar+WZ5OAxYfAun1TOm/WPyXzfJzjPHQVagCIk6N8cirvNmOqPfsegpfHWmow\n7CS8+C4ABmdONPYen3Lwp+e04P5/EhANO06/+tj/EiIIHcWTtvhrH5fX/TWV\nmG3B+s8+6a0AjN2CpTeTUUcpwcxrlhjCpyEA7gLwcfU6QRJcjXZPwfFGJPrg\nH60G3j1x2o8ZTwebCmdFALWrUudaQSkQubmpCDZWzjqpqOfla6LJlXQZsaM3\nNkTxEauYhp0XZqY5KXZA/AV7D/Vw3Ae0CsTCj8tlU5CjToGWkbzlqFDQxWBQ\nbwtPNIzH9LyM4ekCKHz9Vy0Jplued++pWKmj/nSDTQhnXQawZ6K/IW5hfxTr\nOzmjtGMLdvFYo/L7YCsPLts2oTY13mTIZnruWvpBPQbbIva+BWe1gBUi2qQ8\nHFwXI/86ywfkixRsR94lIMVSa3M2+JPZFRELWJYYSAXdo+7H1sHy2C/zEzVy\nimIx\r\n=SrCN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGeTj05H3U1ZKpSjuj8+gv06CQaoWB84JFAw3LIpkVdxAiEAgrwtvk4nnW/c8xsf5kq8Sjsdm2AR4X1BsG4EtcTgRqA="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.9_1573555373885_0.19486083886436845"},"_hasShrinkwrap":false},"0.0.10":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.10","@nestjs/common":"6.9.0","@nestjs/core":"6.9.0","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.3"},"devDependencies":{"@types/yargs":"13.0.3","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.10","bin":{"nest-commands-example":"./dist/index.js"},"gitHead":"29e0d03c9c1d16069949e69b28de8a1daced0a16","_id":"@anchan828/nest-commands-example@0.0.10","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-9NZFE1MwH4wmCb3iWu5mtfOTc+zdEDgcGGen6Lhk8IXM65hvZzYwVEba86oVnrisLXXK3CdJsw3FTOj2n1Rmgw==","shasum":"94b241d01de3da23d9563ce93ce5b668fb18d251","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.10.tgz","fileCount":15,"unpackedSize":14323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdytWcCRA9TVsSAnZWagAANeEP/iiBpSxL4dYaTQPDdf59\nYnpjJhnrbOPP932WPriNpH9Tsy2PKv4lDEbEkQS4qwt8gPHAPaQAY9R+xh9l\nIvLHeDYIQKzKOt3ouvMK1HsluSsP8NInf7MTKoV8eozaQNdTLTx/L7wBbWHG\nqIXgRexmhMEbLiMkMERiauAnNH1IafJFWrxQuAnsXPv64YI9yiAqh7ld13Iu\nSAfLzQsfddC5OLUZxqbu6bCR1wPL+Nizybn14l6lD0b3oq4ItylALQVPgkq7\nrhflXyOdAQq90Ofhp00oRfsVk2BKg+dtggkclS6xUZV3VJAYL9jNVnZubt4i\nZhxmF4ebfD/lxogPLF846os4hWfd6gn9a4W6rvqRHE9x7tLFzzJ5RYpnRXo/\nOg9kHfPNrV29C7wrxm/zErb24XEckcoNvb1fMafzDteVYuDiMPfznTawkWYi\nEXwKn11yt9QcpQ9/lYEmONZ8zPCtFMMNXzwr/v5wbAfjwr7RscITZTQZ7d0U\nSBV1PeX1vqrXJtA10VwWHJou5pO2bMiRF4V9ZR0bGuDR7FlVGc9FlrY5TLQl\nP4WAcOxPE8k5D+vnKM7scg687/EdGaj2IY/J0S/DPLtRzmkaY41QDsOH4Gze\nJZlnXLykNgWarmtytfwzyAFtlYLibvOxG0t2Iha+SJABdXZ82+TlWc/ZAQoq\nEPkr\r\n=Dh0v\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD3M/h9vg19lywfDfC8QipEpDX2a4RQbRexW+2QoT+EwQIhANys+Ltaft2bcb3JtJ+61qu3WYxlyYP1aV7odk9XOLaE"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.10_1573574043850_0.9611720024148855"},"_hasShrinkwrap":false},"0.0.11":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.11","@nestjs/common":"6.9.0","@nestjs/core":"6.9.0","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.3"},"devDependencies":{"@types/yargs":"13.0.3","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.11","bin":{"nest-commands-example":"./dist/index.js"},"gitHead":"d94ec6a7c549f96a2dcf8506a8307f3542b0c90c","_id":"@anchan828/nest-commands-example@0.0.11","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-0YZ+CgYblPGBQcpz4f072lg060D+AV8N3PEsbsJL0RCUIxmZDIwwRGc7NiW/nCtZgSRCVHRDMhh1Aiv3SffRTg==","shasum":"7ebda716e4b93a686795fc7f2a42f58b18f72078","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.11.tgz","fileCount":15,"unpackedSize":14323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdythJCRA9TVsSAnZWagAAejMP/RA7TOy97uFyOpd/PApW\nJz1+ccHhzveGvnvhiDpWF0GQHlm1ptfdw3byTo0vEvkSRgcBHnvacYecemH2\n2etOzTLbiiV/F4JEYWbIArt+D/gBmxgPJgNRQ6JiiUckgk6qijw/I8UYMqJR\nzci0YhUmi8y/YKQirQ33M6iakamLNzEa9X2kA7auVefWIYy2+vh71BejStAl\nA85VxBKLgL5ysfznzx2A91QBlevb5stWWQGMFR8TXQk4gpdqGV92cfJa+PM5\nvg6ttcsCQFez5i1qFvI3A6A0Wz4kOAYsNnW9X4BhoK4uHTsXfav1I2wKniUZ\ndw1K4Qs7oLEKpuOhhpHMamQT3Kp51c25y7OpqzdrgZnoyjlNXlyNbaw3KknA\nhRIX1wxlkF/4DOoWeudkuKsG3FpDxZcdd7/XXSSvD88d+8SqHEm8cNTZ4GVi\nPRGCajZ1D8dKYJDJaoMMU6rcECwBSDAdaHnP9DqJGlHpYA6ep2cIXi5JJpCH\n4Go0yHyXiYHUxnBUmj2mSpazPzPUGkgze6qx+qMWfJG2KuYBmM9I/b1to1nW\n0FNg+kqhBDRbpHnrr2X5EQpfe9lsMT+XRD1hHMbmN0NqVT+2ECqjh6vIyjMK\nvKCdzkGbOzgj2Nma8hDMmlfapi8n45tBoMJ1O7xyLynxqBCxnmqhKe9CnS7g\nC9+7\r\n=B2RR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvJxW15jJ0WjnDWw5yk2wtH3NTi2990WNfUms4XszWOgIgKQB9EC7zurObwJJFui3dO5M2n3qnrumV4w541Iyhri4="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.11_1573574729492_0.09472610434427176"},"_hasShrinkwrap":false},"0.0.12":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.12","@nestjs/common":"6.9.0","@nestjs/core":"6.9.0","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.3"},"devDependencies":{"@types/yargs":"13.0.3","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.12","bin":{"nest-commands-example":"./dist/index.js"},"gitHead":"f48abb94efe3edb5f4538ccb933c75e0d1ef5a81","_id":"@anchan828/nest-commands-example@0.0.12","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-1qPo8Nel2meGw9UpFTjKqIFAsaFJsPeNjB294GbedwmVp0qhmNWQyJNtTwle9ryiAjgmuJd+e444z/uJcHcTcg==","shasum":"66e9efc093c0c9f41fe065c0a4cd5d259e626059","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.12.tgz","fileCount":15,"unpackedSize":14323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdy3d8CRA9TVsSAnZWagAAOYwQAIUlRaeiZb/qnOI7OyFt\nHGqrbbWIqa710cj5S+URplPALpRexYNFDoVP7H+Hv1hy/yrn0vw2r0/0kNF4\nXum5IfFxpnk9WB3alrfg2p2sHclGuOiqA++GUzFqKZy05UwQvmcyX2QWymiF\njMxtbt9DbHdTsKsGIHyo1kLpiAgOufNwtOnbgPetj/dJEf4wUyr/qbDhFeVT\nndr9ojjX6Y+rQd2agKD2ksa4tCC4gxxukO75wa+/brAjkA1A2IyJ0roNa4Dd\n6teo0W4Y/Q5RRksTMdv0n5KHGcKcgKVeSfWPA2k6DNOsDJvz+ewhgOjonVPu\nJUVi43RSYrriXZ82grKuNi6ByzSNTHBXmsoMn605aZCOko3FGg26H0PsJvDQ\nCow9BtfXvdNvDiPb9ZK8tpUhf6qKbMwNWM4Ha0GVvB/OKEUBGY8kVTBIulTq\nPGO8LbrguHDG7rAPJYEHQ57St9gkbhUpXSNqTzuKm3G5sG5MmxCoDx+YXuIy\nBDqTt1a78ytlHaafAmgUGV5Eik6lRFxuXvu22fAKjFZhATKLnh2l7i65mbpS\nDY/qrxuCrICRzSAamMsYlxWwGQRizVhf8jXG0Hwsm1Pgfrdohpb1f5hnsD/j\nd36HTFzP4EzZycPIwnq8yOnL6iDTPQuMyHYSRyXHrTmvmcWLgXlieQvYSiTd\npOxD\r\n=Hquv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDutoa9PCt/Aj54yvN23U302Q1S5uvsVkgq7f1nga33xAiEA+tNR6lv4xJCsRMfV4oPZZTIVXn85bqjiM1ZS7SIeLg0="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.12_1573615484194_0.36101079975382877"},"_hasShrinkwrap":false},"0.0.13":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.13","@nestjs/common":"6.9.0","@nestjs/core":"6.9.0","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.3"},"devDependencies":{"@types/yargs":"13.0.3","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.13","bin":{"nest-commands-example":"./dist/index.js"},"gitHead":"90d033d540398edacdbff7b055598e2f99ebc895","_id":"@anchan828/nest-commands-example@0.0.13","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-1fl+qdcEZyDLyyKXJsOvnDChCzFnfUh6VtOvcmKjf8+Chhn5uWTqMKpf0ZX+xng5hDUOf01zhhrk0uUzkXSLCQ==","shasum":"579369b367e84012880de5243700c904c1c6ab12","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.13.tgz","fileCount":15,"unpackedSize":14323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdy4ZwCRA9TVsSAnZWagAAnPgP/iMNqq6LHe3zBQqHfJ/O\nT37DMQSUPPNU6ZaqTdW/GTcGDJuUIt0GGKrCodMwbShWPPQ2DwmDsboiaUYB\nfL5YAAqgL31tJSqt0oQ1uvvywOyezM6w15o4ZtYOwrgcaGqqsn5EPDGqa70F\nPOGzIcJ/4cRB8cCLloWXHPvhitLVjYuJOCVnM4XLzh7kNwwxZWJ1JljgLqo5\njVlIQ1co/q5AJL09yrfjfwmRlyB46zyD+tx76staifUiiSmujAvUsuhJHqtV\nJ9OJys4fd/m0ex7BFx1yL/PJqQLx9qu6gvNcY7IdOsKrPvGa30Sc91MDy7go\n9UEg3FrAiKc64pKKw9iVPlfw0IZeTQmLa3VIUj1a+4KKXikbCo4hKYaYLklF\nKAYGAvepcuNBC13jt8u6RCAdUqz0wkwVjEUmxLs4eWCYncc/K4QVECPrxKa6\nobkaT+L4HSsFwO6cCRapvDEWvgGm0cJMKE2n1Hg2SPSa8yLowO9subHQsdIU\nNYH3QdvEbRG8C/Wk4VXUKEi7etStAYqKSNRDDvETYPQ4ZvZkXXt6bGK1M8WD\nAXbUsYMZnRx7Y/iKj0PbQGawNUpVSvgO8o5Z5rg/w7t0/O1Ym0n1/lBHQYYD\n4B/epnF48BlVaVoTqXILfaRg1qQUmkB93SUs/diuZWZf1NzkwMQV6g6U8Rou\n8T58\r\n=0jaa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF/2J2beUm2+kKUPI94MBdjBIrRXge+NTCl9obkiuhwJAiEAhfyUKoTkYB7Us5SZZVtkRXWtyvOkgIRmCkyeHSJy4rE="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.13_1573619312373_0.7976049695365226"},"_hasShrinkwrap":false},"0.0.14":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.14","@nestjs/common":"6.10.1","@nestjs/core":"6.10.1","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.3"},"devDependencies":{"@types/yargs":"13.0.3","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.14","bin":{"nest-commands-example":"./dist/index.js"},"gitHead":"7a367aab191553e4f4784749b97f09ea9d5f14fd","_id":"@anchan828/nest-commands-example@0.0.14","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.18.4/node@v12.13.0+x64 (linux)","dist":{"integrity":"sha512-Iar+tvZ2EsO2BNOkjNn8cdJKJAU0nQgq69XOrPUh5G60QilH0lR5BTphtGM87fbEtjMEn6FUiCHvUvxONpWgHw==","shasum":"7ba3792266e6b94fbd0396f6cf478d4e7332bf89","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.14.tgz","fileCount":15,"unpackedSize":14325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0MZgCRA9TVsSAnZWagAAqIcP/10ZdhaNQxKKpFwcyiym\nIW6W3+zshdqtyIrFk7bp3wK75E7qcSNRHvRvqtfNy1Y47c3ghoLgM3CzzfFn\nM1IdVwjGIm3ZMCLf/ZO6tVtxjA9GvYj5bM5b/Z9QioXKKWMyStJqRYaFVCGa\nLgy8hy+olULfFcnji4bPWiNFCMORJP+Y0VtJouxfm3crfC+gd5BEUIe8Va3C\nxBciLyBIfJ1SIx0syb7tptaUsIenxR8QEUBKI/sVoNTqe3efoIUeEnAFRkj/\nVSidnz0+05GQ4NXhydVKpgHqTMcqkYHcF0MbkqXEFmGv5DKKy6EIcvSOJUYo\nmgC3gr0akkI74ktWNZ1/BSN6230pxb1H9g9p3LcVIdJgtXQmkawHKm0CsfDt\n2qo5oiSda5D0Y5kvG/9cbLb03Ez6pcCNudhNwh1/C81M0PcJB8Vo7+sgGgXe\nrn8kDFmOORHLn76xWUI/d6/0Jt9LF410X99CgF26B1cQ3JbR6TNJOk7aC7Ds\nIdrwZm4ODxehwC0yowptnHXz+yAvR8X22uxZVrOeWUH2amny7yVx32drmIvp\n2djqtAZfavtxZS8kK97Zz2TcuAAL9z0KhRCWHCOho1eo1VQJrYtTzhn+ev1j\n5pak9SeRrRAVKbHZBMW1s4MiekmLfVQjxwgxyD4sVU77GteqlE/jzEsNTRaO\naADh\r\n=ozjF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFm2aoClgCtkd02zgxMA4t4W0oQV2RoKakSKGUHqxy6LAiBQg/UqCjXct7LHoHsPNxBPJwBPOPAk46mgPw4HctLzHw=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.14_1573963360344_0.3254679408213661"},"_hasShrinkwrap":false},"0.0.15":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.15","@nestjs/common":"6.10.1","@nestjs/core":"6.10.1","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.3"},"devDependencies":{"@types/yargs":"13.0.3","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.15","bin":{"nest-commands-example":"./dist/index.js"},"gitHead":"0f205fd832dd970b94dc3b138918bb88b4201544","_id":"@anchan828/nest-commands-example@0.0.15","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.19.0/node@v12.13.0+x64 (linux)","dist":{"integrity":"sha512-mZ0IlDmtUrf0dHOOlw1kFD3p1T7EaIUrKIRf1I0a0UmWRblopyvi7/sihosy9av8B1FHzVUl+V+7UwcVruVSvg==","shasum":"72f16ed73573f762221c1a022f455397b3b2b5de","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.15.tgz","fileCount":15,"unpackedSize":14325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2gFOCRA9TVsSAnZWagAAUBAP/1kgTtW8Z9xaPmeLDdZR\nOar8baXkhZAbtQZHpTmwUkXSZbuI3sXgsjPnucPnAGH4Yv9JpJzuqUceowb5\njYVyF39fB67ht9HGW4WadeELU1Tn4U20oJ41gf/g/f8cgh1Cu/FamqzgkjxV\nnCRUD83ZUGLGaYnmSu2PTzx0GVXqPJlT8ANiD+Em44nKwp+hY9EeYn/wfmPS\n/6DDi1t5ZLiyHCw7zUJ5vWxog1g8BDk3OlCa5LFx0FrfhFFXL3D4NdHGL+Sl\nlF2Iuy3z1qDec9u2JHrZ0bbb0NOcMN7LtOT7OEIrybQztmtD9o3UWtbOCzs/\ns9KCbRXuVMRqbGrpa2btMN6jPk3y26gCfEIJocsL6+En9mRkN35pvfvNtn/T\nl/aT+aX5mjCTelv0OhHka6NqCo3CUAbme1usjUnv3xWb2awzp0nQI5vAEvO9\nJUTajgvmTadtSNwj5opvhIze14fBHLc9dmrktanak6UrtPQ+uTBg0/kMYCCU\njXYNCqSAZpMZby+0XLimsa1DBnD/6RElxhBIL2v6NsHARrs2k6oQt0a52tDQ\nexskY55dy8Uk59uaZ4NHzhsNciGh0BTgB28+jfN4sZ+EJE8GJDX5PiFwimNQ\nEBq2acp6ISVA1PIAYy7fk9P1kUv65vNiaeOkqLvJ1Tz35X95lZ5uwwK7hwkA\nBJPe\r\n=sa53\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCsc6Gc74X5pDN0gSTY+8PRP0vP+uLyQaREQr9t7GtCyQIgF3/RHP3SsXbvSewvchLLpQvT2b5ZU/KWZjDM54RsK5U="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.15_1574568269931_0.8153739106690405"},"_hasShrinkwrap":false},"0.0.16":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.16","@nestjs/common":"6.10.4","@nestjs/core":"6.10.4","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.3"},"devDependencies":{"@types/yargs":"13.0.3","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.16","bin":{"nest-commands-example":"./dist/index.js"},"gitHead":"d55e54b8ae37c3f076b72ce5b29a86fb8c8952b3","_id":"@anchan828/nest-commands-example@0.0.16","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.19.0/node@v12.13.0+x64 (linux)","dist":{"integrity":"sha512-l87Gco64Zd5htfiFq7k5YeJGr0Agp5mO0+3D+2q/wCIPL0uBWO6OwTO+wECDWzia2wXeWg+zx8oizbxJEYIcMQ==","shasum":"f8501f0ac18d26cacad38f318b0a95cda4371f0e","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.16.tgz","fileCount":15,"unpackedSize":14325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4zvNCRA9TVsSAnZWagAA9GEQAJ5NOYnKxnypuL7TIzP1\nDc91JQt+kX5yC1o3q39VJGcsY646dF/CtiyXocxZFR02BGw4us/HfBd9nsia\nfuP7P7Om3wFTxq+ub69TiqJcQdu2VDNY+USlZabJbOCg8MPpUXjZ8smZ3eLr\nFhpysUiHVg9NRm99c09u+2XxgoJNoRpKEiGu3eenFr0y3I5TuX25J6A6O8+/\nva63YVnZA9wT5oGrZ+zcjc5tV0hbCmvztR7uiwcb4eHqbCUUuA5f7BEokwK0\nUPUVkVFUU3YY4a6Tv9E/mAbOAIFeBKPkLokifPn/E34argjCpCfMDFUlUc/Z\nlaGvNfu45SJFkAc0FtJ9qgC/JF8nF41Ibaa0qyibXuhqroETxFxPU+r7jZ7Z\nmyNp+iAQ+Jn2rI6emPqmKpcsy5h52PDWYmh9l8DGs/eb4+v+IgwCalLRnqOI\nFA6zxTDzeCq0nDryTeLXwV/aQpyGejYx5FPTfbzzPsDwv5iwYc7yhBvdyLyW\nh6NyWjvbR40Ca2p9R3ERiO5gUPZcWRZykBKUXMbpBwVhlueDGXVs8zAXxEJS\nihGVk2XDy+dV3QQe0nSGjbcUvRv6FuuMPySISzrKgsTO3bj77+OcRsw2qkzv\nUtCShBkGKTcEKfdsAoKI+HpywVGSRN/AY7IE8DjbIRmKfVGozkfdMUncHDY4\nLfDm\r\n=4IuL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjses9y0ETvugNNvjZya+hY2KFG7jW0XSFXQxg4/mZvwIhAIqbVCqmutFAAa5ti98sSRBCnOYT53yqlrlAOHDrsBzh"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.16_1575173069071_0.3179507624045157"},"_hasShrinkwrap":false},"0.0.17":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.17","@nestjs/common":"6.10.7","@nestjs/core":"6.10.7","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.3"},"devDependencies":{"@types/yargs":"13.0.3","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.17","bin":{"nest-commands-example":"./dist/index.js"},"gitHead":"f98d2a84b6191db4f597c3aa6f6d0ce1ee30a739","_id":"@anchan828/nest-commands-example@0.0.17","_nodeVersion":"12.13.1","_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","dist":{"integrity":"sha512-j/ia6WmtVKPdAUBrjELiebaRjg5lWL/Wg//7Z16EN52KnVf2wzYG3hJtE4dcsD8NX+d0HBaXtyVQXkhSdAsd+Q==","shasum":"013d1f296d6d9bf5e66803c8ade7b46a109d6a81","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.17.tgz","fileCount":15,"unpackedSize":14325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7HW0CRA9TVsSAnZWagAABRoP/RaeFcgDeNJ/B+Q91fVf\nZPmZqYKwca0qYp5+DUlbBIEOHEWpjS90lmQiFHB8rCTD3X3ui3Me7ZZI3Q+A\n7ARA87ecNUTkUaS4CMdZYmEE0jKmABf+znSw2WJxuYUMyO0XV8u511cAfAXt\nC0pTSpVCaJ959jIu4eopk25WYp5KJD2Knz/+gQG61Od2H0W7cMGl5jbfqj48\n3pKtOaxkdJkEOd+ynaXgYbqs3RgAzDR8dEKqnaiWPDKft0142YlzQODaylSb\n/kngr56g3BkeYtIFksr7LyO3Iuf4iaYVbI4ETlWgFfnib6HXCRfk9wDvQwQt\nJ4gVZ3EVAy5o0fWAdMTb8oHPkFyLPB8EgJQV6FhDCFM0GysmeWh/Z19EoQyi\nNioXPcpflSTetm9MV7qXRypoZH+yh42+i8+h+6OD7UZCjHhNJ+MY+pdHzpCr\nub0CuQDic2EbPqOwRhVtFM5I2bdh0R1tCNk+aDswm87l3HMWa4WH9SA7iFa5\n3dqfRM6p8lzLjWBWKrXbQKCm2a2XXOz0n7NImfuG/I/epN6Qke8JDavetnIz\nYLxfD5a26A0w8mUQ8OWd0OmEJ0onMhvB6BcRkxhWi/GdUMlRrtvqXRKlt4Ij\nRfZTS8wRybT08cvzgGWT7tVhXzEfm3RsxyNjFnT4qz6emHg6RRuQmEPGKaX9\nZvzv\r\n=8kBP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDMOgpp559wmdGg1Ky1Lhh2dCfj8ADLAvKQYQUTtUdaqwIgEyF4EwrRwYncEjpaPQEFESFdh3Soq28hHeyf/mffQ44="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.17_1575777715601_0.23205064412893006"},"_hasShrinkwrap":false},"0.0.18":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.18","@nestjs/common":"6.10.11","@nestjs/core":"6.10.11","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.3"},"devDependencies":{"@types/yargs":"13.0.3","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.18","bin":{"nest-commands-example":"./dist/index.js"},"gitHead":"b7542716cfe19c3fbac54d803662940dadb68801","_id":"@anchan828/nest-commands-example@0.0.18","_nodeVersion":"12.13.1","_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","dist":{"integrity":"sha512-Sj1yAuoieFS/zl1lme4xkUtjAcV+6J9Amj88pYZlkavvYK5BULdY5bemiyl7B5G0bdOwwXS8tT/a55N+DRxocw==","shasum":"e91225045c91714f3736a5de9a7aaa6e45e3a74c","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.18.tgz","fileCount":15,"unpackedSize":14327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9bA4CRA9TVsSAnZWagAA65YP/0VnLrCeGHqEQ5Hcut2O\n3Y/nC8cjPWb4JjJXMel+Rrd2yMNcTYnGTyf/SZauK2+3X/rfFPdPu2/2C7wP\nuUlSgYxNw2S/3kySfFYUGbFmKIfWVLJlsEPu3YQQJx6FpsvMxV1p7PrPA/AQ\nZpjOyvrB8cecg/81OqMupkmbhgq6NDB8dbgSBKZTig34VmeqAqta67hl6vTT\noK/7Yt7xcmcvcyQ6fo4FKYRBtiji6YOCXmgBkiheLxr4NgFh7a1/HBd/1pa2\nRhirS/DovBirpiMgYVUo1T45ngk9g70C32cj/dfz/LgcStsMKBQeCHGJI4UX\nhvaOKpD4cr86/uquo9X+E/bAfvg8Hm0LROasuauX+Drx60pK8ADGiy3RAxIp\nIksI8/SetXH9rzY4ZoVncuQwHKWk3wI60MNEO3ru866w92WmdNq0GCWULjPq\nFZCQEbrqDN4evnda+13nZtmb+5ANJdg+CYHsnx3VZROKr29hwBVybfu3cIiY\n1lCZwtoPIghJIyiJAyrDXu95fhsCmZGbA0X0VEhxYLvt0wIZRf3YoXhiE3/b\ntKw72YexjCzrolhqJ/IxntrtgDtoV6Kk+Ir9enzLuIgrz9om/mXgjj8CqOzQ\n2t55yW/vmxEWC1OEK0TdEcazIdajcArUUMijaNZNZwcd2lcfj90Wh57JHuY9\nm65l\r\n=ILLb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtCcOLjKvpYC09Km9WeDhEcIwwUGlzYibZ9fByRSrriAIhAN7BPVpvtzD4c/mKC6ypwpZrkBA8Wf+TUhaW3yotjBUG"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.18_1576382519575_0.07550671148257448"},"_hasShrinkwrap":false},"0.0.19":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.19","@nestjs/common":"6.10.12","@nestjs/core":"6.10.12","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.3"},"devDependencies":{"@types/yargs":"13.0.3","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.19","bin":{"nest-commands-example":"./dist/index.js"},"gitHead":"dfc84492711909e0543c80d610a3ece2dee27d07","_id":"@anchan828/nest-commands-example@0.0.19","_nodeVersion":"12.13.1","_npmVersion":"lerna/3.19.0/node@v12.13.1+x64 (linux)","dist":{"integrity":"sha512-CM6louNJuwSW+d4yLSFZZ1anB0+zYSBQykyTSZwfFbmkGspF96YV1IdUScTrlT1/bBpAQk6cCyJ5iJwxM/yJdQ==","shasum":"5c8c2676b7f467a49eb766b063796029512ecf26","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.19.tgz","fileCount":15,"unpackedSize":14327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/uq0CRA9TVsSAnZWagAAX5gP/2hPDyC/Q+SXHwoc0qyy\nG+glPr87NsMWtKZC9aoX4kd63YVpSP1pRE4HCkoOLvzIO7ceCGYYGy5wXInx\nTllBn4YEY3DantXoIm0LXaYgOiMJVccSdcL1iwOGDa8ZgNHQFXhZRf6zEKUw\nahie7NQPgb+cupj5e9+HoE6VlU1fPv5Y/WRrQRjGmoNy+9x1sW/Q/5wH6rve\nEtsO9PK5ApaTWQ3TD8mv01oW4igVZDw6bYEitp/U0Jswej0rnNfaU0tqL7QD\nN/hVwexdP0Keyqvs8cvevJIfJQVX8o8iVvTP2rnchnS0Hz8mPJTfV3R2SGiR\nQVyaTazoMQO50wg2R52dwLl2JcAzFNdlA3HQ4kh2oGE5HqWz1gDtwj4QmFHh\nGMfYsrv7kJ5qJrZQCaac7Vu0/vkgDXqVGTkf/Lini0Oku4TreaxI+tAymquy\npoINqb2ADvYI64zo4mVx9iTazmw5pg/hDrogrJdxLhS522BojzFJt+QU+Oic\nuNirPmi3MkWGpVvxvzer5d+73i1ySa2abuNxeNImD0kbd8mV1b9SpMouJtjE\nICwh21VFB46Eij5o/+aNK5RPgRya6GcsLV1nCaaOmXsPNesPTHD2mq5njGBl\nevlxxmgS77rN0GWhSjQu8ZqCJot7gc2ot5pK5/grjA05KkTgL0+Ycvd4cCq/\n9OGr\r\n=kJ61\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8dYgKuczape29XWtcAAtVbW7RIbUnotVCVdFPKRlhdAIhAIsFvhnW0mp303GkMZt3c9KcqR1ZMKTWV3nOdcDm84kz"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.19_1576987316235_0.5481531258269605"},"_hasShrinkwrap":false},"0.0.20":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.20","@nestjs/common":"6.10.13","@nestjs/core":"6.10.13","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@types/yargs":"13.0.4","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.20","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"86a9ae3af76ab8a3d410cce8a8ed9f895d43982b","_id":"@anchan828/nest-commands-example@0.0.20","_nodeVersion":"12.13.1","_npmVersion":"lerna/3.20.0/node@v12.13.1+x64 (linux)","dist":{"integrity":"sha512-ZvAR/pzT+vFBMIMt4+kGbEXnFp0u0k2LI+1IfP5/p4C4YxluOxNglQE8a1f00b2z7fYsGvNCdS6K7Toae/XyXA==","shasum":"1aadc477c67417b992a2daa6a504f91ace159d49","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.20.tgz","fileCount":15,"unpackedSize":14327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCCVUCRA9TVsSAnZWagAA070P/iiQ0K/RePlg9grgBcUM\n2gChMmnXsrzThWgNRwQ6B0VJfJmP201EYFmYZzdRV3hUAtuKm8/SQ0FOL59a\nIkbUw5EhAassZX+2asveMjvRGJn+RU8w9azeOEUijO9H9P9LJxeKIH7OqpI3\nO2YU8hQfTJ+8jSjYrnUxQrrJi8ojyvg5SUi6VN+GZQimCRV+IAhozeCP04dM\nUyWRAythFUFmJYFxzxiFWnaC1LjpVtOtyfhqP6rXdZeD9TPh5Rz6/OV2bq9u\nFTjfl2qxauKjKhaHtaIvfmpiDmQnjGECSPA20XD0a3aFv7GNaC2Uzvx5YVyh\nW8Bc5vSGfKEGEgc3Yv4CuziJc16kqSU1/c43r0C3XXENtXvBoa4NG9x2YXyW\nHdbd5sL8KxgM9SxP70TRVNjM0k3Qc/7RcFrOM82piTA/PFMu911m6IvrunuQ\ncKqYmG2WRzOEgI3roEFdziKkVwljnP8cdNc4mZ5A6nQ5WRuvLsQfbmZKTLfH\nN2BiADDvD40gu1iXf2Ew50UXNzekz72dC1e7M8tYyEF7mYCtzrGLmagm8gig\nEVfaBFIwNCHwprl1sPDdw2/fAsGBlaM+JkLjHg9IOtY84L1Qr9EfAMXOCSPc\ndYLwIGIpETX3gqPBU7JhBiYmKL+GgnZa48wwzFjCqhqk7xCUhM6fqkBBl31W\nrLU7\r\n=nius\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDkjoCJGwu6ozWandgL41z62JXye9c58+xjuOyo7y6bswIgaHJxaBE07uc1jjRLKPq34+1QasJWDSxq3kVNfTRm+E0="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.20_1577592148446_0.709824442800892"},"_hasShrinkwrap":false},"0.0.21":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.21","@nestjs/common":"6.10.13","@nestjs/core":"6.10.13","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@types/yargs":"13.0.4","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.21","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"76f5c2fb6b9a1fcdb904b4f777953c02d5b8b96f","_id":"@anchan828/nest-commands-example@0.0.21","_nodeVersion":"12.13.1","_npmVersion":"lerna/3.20.2/node@v12.13.1+x64 (linux)","dist":{"integrity":"sha512-gu0TsKWDQIQi9yftaxq+buPSbcDVna2pEztmQUHwxZLwEOQRFc8tl7eBqMtN3bbT8MAMU6KiAo/ywjve174gSw==","shasum":"f98815545b96d2a2c2ba378556a1f8f1cd05209a","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.21.tgz","fileCount":15,"unpackedSize":14327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeEV/DCRA9TVsSAnZWagAAq8wP+QCFVTugM5RbIMTX9DyH\nexrjruO+D+o0vYb0TThL/NilHXMF/NBCRp/kOcpJkOa3V/n7RQaEVwTjYj9b\neD/4F8GQeE2dPd2aaJy6ZF3HjbaenhgYxQO6gloU0ApuYbnMT4uicjYy4ExA\nUZcjAdh5583gxnAWfAPR/wkimIfoVjVJsmrQCYe577NtmUzz6R2erXfoLS5H\nKAQ1W+o+qHnw9fub/Ro8SBUT4jpFkP9LTQOacV9uj7p71LaMhv/X+SbRrcZt\nTuOMCWtQejUqR4d4spvkkrfC+f4TtGPxe4S6Bi2fFknCrWVYz5EYW/LSfYk0\nVJU9pqZbxdJpwsOm7Zy1ZjuqLvnDFMvTvBwmfn1BBtnQQR9sSzv7bUxqSruN\na6FgknakgTohmaZlI3ogiTWOO1rh/DTRpnlPICjT8/74ZwkoTrVUh/GFzw/F\nowFRG6nUzsK0Br4LfJXoMm2badUwVHsRdqMUgV4/5Jw8ipJRRzlTSJDh8yqs\nqWv7ow2wBORKTiRAymj+9ChYgQiAL+UiqIjPdvKpnPxfHVl8QfWcN7SMpiry\nXjNrtgHAUw9JIF0DZR6/ImQo60P/4VkT6+KUMe6ZXnx37d+Dx8tFs0XUWA4s\nM6CRpnNRgAYK7Lb1OzJkVOCD3ibiIqFNhcMsT2+8iDKbsyyPkJ76GryL2qrP\n05K8\r\n=ixQG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHs51o495/+WPQ7SF2JoYVSRwKMa8byt/EIb4ep07i0kAiAGZDy2aUksxkP/O1T5v9tOCmxpiiLMAD567vFp95FBYg=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.21_1578196931388_0.5924664245326108"},"_hasShrinkwrap":false},"0.0.22":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.22","@nestjs/common":"6.10.14","@nestjs/core":"6.10.14","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@types/yargs":"13.0.5","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.22","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"8b0942c18043a3fcf6ac680fa86349e6bc0d5ff0","_id":"@anchan828/nest-commands-example@0.0.22","_nodeVersion":"12.14.0","_npmVersion":"lerna/3.20.2/node@v12.14.0+x64 (linux)","dist":{"integrity":"sha512-uTaMqnOqNDxqIJgD8N2WJrgYQvvGCHwgaLV82NIsiFhwWmOHpyiL4tKwWuCsrG1B3l/KeFzOitbz0QwROQCdZQ==","shasum":"f15ecbac39b69c844187466a03ec5ae84b822b79","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.22.tgz","fileCount":15,"unpackedSize":14327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGppVCRA9TVsSAnZWagAAf1EP/2aZRo/e+dy5ZPdQS3/m\nWmIs9nGIkCpHsBMnPqD62QQlJBn3OcM5I3IOk/a58nu6DqjTltvUlpFMT2Hi\nreVPIEVsYam3db7H3F+89J5pVMSioKSkDo0hO0MQgeQwnjpCKd+wlGRR02HB\nHxxYwFGdAA7zmr5VtKMDiZVofm2lmBPFihIGkyhXZ6FHHRqPzyrX6ZeQGw35\nyzzw1qgGwkWVhi0XLpzRELVHc7MHHToo6x7xGn9DHsC9L7/GJrF81Bt5yH1u\nLN9Iak6zNdzUX1VG/dN9wCUwXYoPRfg0VLt7GAoFlHGmcG4dJwZIZ9itlwF8\nj06IO+0ClMPVaiF+QFqdNO/PTyWqkI4dCLCmsvHBWa/QlUsHQcTz4iO9hDS8\nqsm8Y3jWNcBzluOSx6ggagLPij6JMr7RVkhs2DQ8vV0mUR3n+nZx4zMQzPsO\nGwBbXUzJzfeg5+jOf7u8dJcosof/gApZx9lQUwPqTII+wltRC07lfcNQCZYo\nNiuDseUrki1TXy9F1J5rcWZ/lBvn0cWOvPcNDqjJOaXOktkRLYFdF7eQOK6c\nW5VNQuexjO44D6c9wTI49x9pmwBm4g81Q/CpSYyWCkk4ZkNWziQ5dcDbwagd\nY0vdjwgavLDxWzIHodzX99bdPBdlhMqMb4B5CSYI3T+fZgEor0Fav+I4Dmeo\n3Ttq\r\n=3rtz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQTacKWNYz/BburqtgHUp6EQjh0skOoz8Rrl6UPpI8GAIhAOc9ua+5aHUT+guYgyBBjbnTFIMVO+dc51XuQDyKBaqj"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.22_1578801748776_0.970534303147327"},"_hasShrinkwrap":false},"0.0.23":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.23","@nestjs/common":"6.10.14","@nestjs/core":"6.10.14","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@types/yargs":"15.0.0","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.23","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"b9f7a0fbfcde26b22972846f2da24b6c3ac7582e","_id":"@anchan828/nest-commands-example@0.0.23","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-wYrJ8N+w+nToPGyrjpmZeeQh1P/rxdDvsmimAU4TEAk8lVBHSA1KuIunPv0g94Ys3HHjoibCNrQD89nwoxT7SQ==","shasum":"e75407448cac0da60324f814f43acc65683d9fbe","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.23.tgz","fileCount":15,"unpackedSize":14327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeIHoiCRA9TVsSAnZWagAAi+MQAInTD55JvprLAqUDqHQF\nm+U5IUO03BcsD4oY8KcdYk/UpuJ6AOdiBMJI1oS/Bw8/4Bavkmj8r1Ru3+9r\nMwLrk4GZWkQ1iHzNFUulIQsBWpUfQK+Pm6eMj1T2HsaTp6WIx3hs2GltKpCs\nxUuGxSLz/OEykr7nx28BP59CG19LYxTqv7Frwps9U+XOYxwvqgE++w12OVMP\nfJH6Le8gyUIyw57QSuk1hlUYqBb0Wo0zgWHpkfenXyx3XbYrPnPsEaxVYpGP\nHIRcEEUo/sAhkYly4Y1zRblH+jow86Ns3ziEN2AbknS6wP572MloEIq4w6N8\nPBxBdKyoEqDK3ApC3ECrzfIaVwv82V51j71ofOBej/nLKS0PsCmYynfAw1Sr\n1SwVr5QgNNfk7m6M7WOVCW2xOwTc+qRdMD/1KR0eaiNRnwUpJGCsdsrvMNtJ\nHiSVKIAHY2JfplLD7x9SNVsEq5eh9WtcSyz58AzjIqLn9vGg+fIGPIYzRtgB\nUibX54701IY9+ZCyBrr3As1fbPez4pcg085RsBHC2zmhwdROMlZEsBqhgBzW\ndz7b7VXjfv6MCZ2QQM3CqE/ckVuh3V6xySuublAnNfQ0YE2ScpI44zEvewXQ\n0CH6flmBwTbpqScLkbr/RMB6LLERUhkvgeW8A3QglV1OV7S820apJP0wfPnP\nz8ik\r\n=irwD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9AIQ5kgAgiUMDd4MP5DVu/kO9v9IWrxlIJ11G1M9O5QIgKC1ck8DA3vMlgtqsYJdxC38gEEdy3pkWA3bjuCKdM0s="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.23_1579186721961_0.5455457362781704"},"_hasShrinkwrap":false},"0.0.24":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.24","@nestjs/common":"6.10.14","@nestjs/core":"6.10.14","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@types/yargs":"15.0.0","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.24","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"40fe263e251f0a2bc858b6f2ec3ba99096cbd2f3","_id":"@anchan828/nest-commands-example@0.0.24","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"integrity":"sha512-Yh256A6pgz291oIVCm4WuTOz9NB8ngTgI97GfjwygtDU21ZcO3UGDCBnyiIVjn0TEk0cUogePXBqQnSbIe43yg==","shasum":"b17a647c7e4cf5bf9022da4e27e0ad1dfcd4bc14","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.24.tgz","fileCount":15,"unpackedSize":14327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeI9TiCRA9TVsSAnZWagAAJz4QAJYqErw6iJpxCgoTHB4T\nUM+l23tPnomft15EQJvlzXB90akwHhDeH7pzSQDvnYjmNAipEvUY7/jzm/cA\nlCDnQm+RYR2QOOSMN7cMIUdInOhqEXJLKNTxJ6rXCIPThssFgBzlLFfSTnD9\nRsORiRUAZzeYBgg2pL/7jMKuTVkBwulyeF9TOeZ6pERFkum+4dDU+0vip4XI\n9urIhC0GPm4oRKhaJmQT8uku+GyWNeXNkcCIglR7rMqF5B7BB1sL4MbSXM+l\nUxoRx+6jxNSimmhODUf1mKLyRLGuzFmSBcyGnIUv9t7ZDSHSgTZui3CN9cMf\nAmNxnOZTZIwVrLMsySRl2SDQle/kjgiG51FYuZ1HQa5eOrBKk+TtWrgD7k2n\npJ44gKP3nkxjeQyba9qxHC98dijmE/LRM73K7wJxG3L/FbnO2f97jtORoVjk\nBXQAi5XcJU0hvdZldm9P7OSaiKGaPwHDo461dwAxWlviozsKQGlqjaIrb7zi\n6DboOioEJJsPedk06tJaVRTK34lzkj28txeI6qB6KPsY2mljQv/S0ykQ+A2I\n4cVsfs7AdK1zY+UKwu31UHTeUtgezSu524YpB1zUClmJLgZJqWVmt03c4p+6\noHfgNNjZC4gUioBOXQbdL1/6cNpZ9gYslKZ/3zflCweLJVUnLvCanw/auiwX\n/jVV\r\n=UTOD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH2z7hjCr2pbgT0R9Qzzmrnrp0xDn1gHvpFaPeT6ycmoAiEAvmR+Og1PeQLWF0N1CiqEsA2YOiYcUj7dMLWHtsfrGyw="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.24_1579406562552_0.5891694095109634"},"_hasShrinkwrap":false},"0.0.25":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.25","@nestjs/common":"6.10.14","@nestjs/core":"6.10.14","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@types/yargs":"15.0.1","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.25","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"4a0b9a4a9959415372a278bb07059b77631a1df6","_id":"@anchan828/nest-commands-example@0.0.25","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-uy7jIAEUa1sHvGdxrK4vX3TRTAN1DnC90fUfzRr6GSyNOxSNnqwd2XuoiBDOayJdCLODHQJFtYJB2ElL5yIqEQ==","shasum":"532a848f66ff2d7fc930064cc17371979f2a12b9","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.25.tgz","fileCount":15,"unpackedSize":14327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ6qWCRA9TVsSAnZWagAAFdwP/R3ioqKvIMJblq8nyZ24\nHV7U26MHa6SXg12aBWx415zHOybNlDUqbLRNY+405Duy48npDbHgEYRIxgCC\nB7PE3PkQWk8PZT7SvOab3euOKX2rBFD0fETRgOyz+r6Xv3ui/wPtfdc4J1Cd\npBSTJeMDSfReZ/a4efaJt8qz0WLcaKe0wnxFS9ChitldN2ePFexVhnv8pB/D\nY3leiWik2edXXBjMQK3VwYI1z25JcnvlYiPBNDPjxNm5RUmXvHVkOe0Rlj+8\nHaKf8QZxbzgG1tOugWsPQVsi8m5IfhYt+AuZlrBwRcUdAAnhIYy7chu7zUYX\n9wbYoEUT0mDQzcM89Jj7oQZDYepRZGW2iiA9jb7d4FBoxidWofFr+6rpWMtu\n5EqgscCpIARC6RZD0aUzjaM3RuIJMdW+jrJ7rw5ANadr8UZoiys1N4DNccH1\novoS3zyBheEbefDqBZqVY8YPTtGzoG4wC3YPBcC3DDCFiZRJiYwxeIctdsSd\nuGZNI3gpZ5Lj/WoIGCY5OUUQ4PSQl3SeXftej4QNI26M3JHiTKVq9/5FzQ7H\njI7srFHV5kFauKgG0eQ+GvHPS2djYurXZuXMtTCoIY5doo2snEhbDSkCnhDh\ngWLkkxqL1TR7e5a+XkdsCpZUlNXfDcLruJ69WJ7V2+8EFl0v1PMOZyJa/2xM\nHsUl\r\n=vWkB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICxQcsevRCo3XVGgxbhsRoU0nTyjfEFENGXn36B5iJnSAiBWas/i1KNeN9kjCDiZzH88P+N3f3sP1jHevGrO5L2bXw=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.25_1579657877804_0.5880199900991414"},"_hasShrinkwrap":false},"0.0.26":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.26","@nestjs/common":"6.10.14","@nestjs/core":"6.10.14","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@types/yargs":"15.0.1","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.26","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"1b4f7c5d98ddd79c754948bc3efd1bd3e9fef153","_id":"@anchan828/nest-commands-example@0.0.26","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-INzTR8rFFb/kfecAgqi/jPy+WMQRf0ycirdzHwNbHWP5Kt3tdcPew3cBvOfrxFDZF/b+EPfBNkO/RBKjWau76Q==","shasum":"c20cc8b4d468b9e405070405fcafd786786c11b6","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.26.tgz","fileCount":15,"unpackedSize":14327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ9M2CRA9TVsSAnZWagAADRIP/A6d/0ypyULuFFXLWe93\ndeXAJ8NtUCFb9Dy+SUIcW2H1ds5+iRHIlLhI9AbeJnduUOxDFv/LS2sCRsZk\nYAaujgYzPZ+Z2rbLlex8IzOyIN94fNoRc40bR6++LDfO8TifH6NDvnmXBcbA\n6JejJR68G/6o88PH4FLQHLGWCOEwl6B6hO9pgCxF4NOAK7oCSqYWUDl+DB3v\nMuPXbj9wCwLvr+m/GME7s8d8e5qcTKj0JB6056aqj0ArdxK/Z7L6xmWVFlNx\nJF+pjlxLoPzMe7vEuX/P+/tIQ9b6g4zCDKkt2kci6aXSBCepV65UNKojNCLR\nk0bjvu7NvesqzCe92fZAkPXOYcIRDCzrXASCY03WKIDxT/+X1dEqv3qkOOkY\nyr/YDIiEdda/ul4hKevFuRkLKArGv1ABE0Zxc75zL4VHz1kX07Rg/sesGXUL\nE4pGli2I0BE9ZoDEfg5QJ8JjtVi2EMreEZrX7mhjhKQf1dmOKuudAyquOfwB\niggPl5hfzLDLArBhMR/Au0VZvm7DQO5Bo8FaXsxTGH4vSWESxMnVjinOpKW+\nR4zj8Dl0fvn6YNs/M/2ONKa0V4KfothZmWbd4Df81BzCfFzhwYrLApYUCHxE\nq26dsaTQOzQY0i5NEY8p1u4d83kNYd23+/fhp8j0oQ9G3/nanfgFl4FoKp2b\nLYam\r\n=uVnM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDfmeoAxeiegP5BG1NZRuhp03glFsUO+y1tWGD+QbsrQwIhAM1GjipJ5ysybQ/kDXLlIxbg5rM5A+C/c2xO3WoqoJxT"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.26_1579668277743_0.8641017062109075"},"_hasShrinkwrap":false},"0.0.27":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.27","@nestjs/common":"6.10.14","@nestjs/core":"6.10.14","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@types/yargs":"15.0.1","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.27","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"ad71860fbbcf96087db3df9facc7456506b08fe1","_id":"@anchan828/nest-commands-example@0.0.27","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-VXXYp2xUWJaHIBWHDpZveGV5Q7whh06gHZWdMZNNTwZvPd12qnoIUU4KQyxsUYnK+OEI0s/cDHUEgStqFN1jjA==","shasum":"dcf59832c625edf32b4ca329b5ec43993f8d74eb","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.27.tgz","fileCount":15,"unpackedSize":14327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ9gCCRA9TVsSAnZWagAAGqcP/jPkMt8tmOoWcRT2Smdn\nukWDI5Cb8Hd/gFr2ivknqWMnw1VxTtAOvTzeUgprk4FzyLhCcf/gCU527NoO\nJ+gRw11qXwIFSqS2e+sLI5IUh3hF/6UbnJ9xznxOC4hfyaWInKhIS38/bGd6\nOsmqBygluX2InAxX/lL5PFX1IJbfxGP29VJcUQw0s85dCZU3L5b3xyKRsPON\nl23iRRyWyVl64CWJm2oTIYT3uYN+xDAIO+tdMQAI0sC4YPAWycafyBR4O1V4\nYZwE0KQcTQ0zzH2PqpsjJa/kQ9hLzUk1gUrvxOdToom+SjOwyAbTDTvvOtk4\nlJ0ZC02Gboe9PPYsqientktnNE8x/4aTFel/ChTgk/tRof+6DcbNUbMnlG3V\nQaVQY4HsKrh0403Tpabr+PX/JpvniY2M0W6s2jpTj2UaClKISa2CAEGv1dih\ntREqgMDX7w9JSyPo8/R2vTlwRPpp1IDwSkQ2RYa+Ob14rlQrD5AUy7iionb1\nlGFZYQALiJyoAJjxunFSYHcBd4IhI5bteJ66zJqo555BLx7DFzZ2QIhREkN1\nRfkewfTV1UWK8+OJOJhVQ9FOF5p5GiJki3kydNpJvJt2Zz5S4L59sr51/Kj+\nsMRhsoNHTt7TwplD01J6IH6t5H8TwA36psokPIQSgXBEb/nc2TFP7uifTqr+\nSZ9k\r\n=vnfD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQpqef2G0zeT8MmFOmp7HhEIr/V1Fl5d+LH0V55NvSAAIgSX9GTF8BGFAsnxurZrj7slmcs9YkeoFviZz6+h6qxDY="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.27_1579669506435_0.08708034271167531"},"_hasShrinkwrap":false},"0.0.28":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.28","@nestjs/common":"6.10.14","@nestjs/core":"6.10.14","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@types/yargs":"15.0.1","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.28","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"9f14b3e87952fd9128acffbc15f1f5c7b70514d7","_id":"@anchan828/nest-commands-example@0.0.28","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-eoldBKFlJLktgqure5VSqtouBdsFMdlMYzduqXJVAT2vTNL+Act/tn21NrwKC1mpWY4FdTDca1yrGGzZFECuCA==","shasum":"51db891e07a46fd5bcbd3e22c12d0ab75ab4e9ef","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.28.tgz","fileCount":15,"unpackedSize":14327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKB1wCRA9TVsSAnZWagAADCcQAIrEGVISx6B8ngke0Nt8\nqMisGK1DVCZXhGZk+lpARr6rc+F7D/VR31JriK/u7M0mfdfhVkhSxwKqB+03\n4ec3Svp2deQ7datWZDDkSetziJ+4Mj33DzfzMuhQikHOXtpMmhEIf3mUGIPu\ngXwwlmoSckEF97apOjXW7drPkSV+8AFDoxghCoOsJn3+OgX0K6uhoxwpmqGQ\nyUyq/ZmKLRe/p5D4+MkVBAs2AT4TY1SAgz9JKAMZ7WXHl0nhnrbIYLqx23wx\ndDUFqbE+ukJR/IpzEjtsO5WXNXuquYCBZJcY5VSPnvXtajKKhxH974zz0lu7\ncpbE/7l0C0LsK6hKSvdcfVXXYBydHSxquoRaqcVqX9siQWns+fYRLmAKv2Tv\nZ1cfjNN4vgBRIQvV4L9wnP1xkpQad7us3CAW8nJ40wmfVuUKGgqu23VcABjs\nSxcuLmWvChtSNoNt9w0Jhzhep5Y1Xe9a+t6tR9C7ncQrZyLgTqbJAnLfY5xw\ndTvaiTO7WsTVr0Si5a3aQJQ4RPNedtgrtktFXkqYNUDEsMKsUo8ii4R+9Qy+\nXUBw5x3GeElNxNRUoUDq81zH0XmwnQcngn78lsGlMo0YbO7wpe4ZDWt9IEjQ\nCSV59KsBQvtTPlC6Ziiuy6/ulntAF5HaI3k4BzjkKCWSj7o4gh/8NIcuus/Z\nxm7/\r\n=Lck2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtSYK/vbLt781XXT8We84mwv5kR8d522q9ahr0qnbncAIgL6oZNrZnr3aeG56JdkidH9erVZZ1s8bPmcQXIg5FeAo="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.28_1579687279851_0.7118474664112924"},"_hasShrinkwrap":false},"0.0.29":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.29","@nestjs/common":"6.10.14","@nestjs/core":"6.10.14","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@types/yargs":"15.0.1","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.29","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"780e983caead86f33a3bd4ac5ab0ff70bda6e27c","_id":"@anchan828/nest-commands-example@0.0.29","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-9X/UCuEDEP4mB+FroG3XKHURTnNwhF9nwWBmswLUYqZme3zGBP1OEM82iykx9lq0tk/PAfNcCypidYr/z2RUiQ==","shasum":"61dded65b8f90be83602aa15af793b01d08110fa","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.29.tgz","fileCount":15,"unpackedSize":14327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKCY9CRA9TVsSAnZWagAAwPYP/jnToXqW2h6h1ppgNQqG\nHHHDOKmvKZYja3C3O8SThZD6dORVyhgFI+Um5sr8a+MNfd5WD5V/FWLDazbR\n/6d1E+JgYSaHNZhfMdgmFKNIArPGqMevNV6LlVv5ouSYmesIraf84a4hPxvn\nCniAXZ1flIAzqPG8dQOpE6vSNkMTh0awU0tTnCVSBnXloyP+RlXj9Y4UpZQg\nGBlXBw6S0QpzYKvPz4s0/wfLwNxm2o1OiQ5ZD+TDzAAYwlq8/rBDatXNXHd4\ny6I68dfVGhMNAngXmkqiiLT47oEmjAQ1o2r+EK6a5AR3S8z36jzFQRTZs5lz\nCcE2hHRvyUZOejfhUs9LlEFCmcgyB79ifJrSg6IvT0otVSURHmTNdpt5IJlF\n0TcgX7Vvy/Kv8WLZmDLZjlRTI7jd8SVKECnj83rAKk9TwKdwAZCwXWs5sr5k\nj8YXzUmEzYwwwTV6uFZT67eEAzbtDjaRukCc7JVSYnvV6yr6XqK64hx/Kzpz\nehk8W/FI3ex3GzLALA3cdGJtslQbtsLd2Fz2I/BEcvsFIx5SDKlMW9fXYnjZ\nP6SEBakQrphgbiuS1YxQOVYcLpsEg8Qy5FukT+L8QsN/IHGzrQfMAnCqCdl4\nk5TjJnYvNUSk4g3xfWU/dhCW56zAtYKkv+DJiv3+umCYc+bILz26xts0Gv3y\nMesG\r\n=S/k1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFE418gp9pClEMVulBp3hPMGYxzEZM8n/TtJxAfQLGu6AiBWQt0CnBHrOGvWUnOO7nRh93reQW4hUBXQ0YHKA7f+Rg=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.29_1579689525196_0.17976825920080297"},"_hasShrinkwrap":false},"0.0.30":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.30","@nestjs/common":"6.10.14","@nestjs/core":"6.10.14","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@types/yargs":"15.0.1","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.30","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"18adf773575a0a753841e2d784996f95147a9325","_id":"@anchan828/nest-commands-example@0.0.30","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-I9SE+sJK6XYGjbMaWBHnnxN7aF9xoNORhRg56J9RKVZctkS5+Ocq9Gq2wsuUbOJ5JXAI+JD/wTPsyo4jebAxHg==","shasum":"4cdd9e88701fc51ee3af232b94631521170eceac","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.30.tgz","fileCount":15,"unpackedSize":14327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKD5wCRA9TVsSAnZWagAANOgP/ispODdEcZ+tHmBuyg8S\n9sHvpDjM+WLk+aFsvP08Z5S4ziWPhVKn6XX2TUrYLc6eBtn1LBsCjqJcAtBZ\n4ngU0eR84IELWAXzjmjkgOBZKjlks/L6UbVLe0cz8lR70foofUYwOk+CXSgq\nqdNOJqputTOpdqq2M/AY2IM6Z91/n838GKsUEBL55RiUsI/yUxQ3V5PsRDas\nqxGI8KKE163r4zsH/vE7oB974IrynMXnG/awzozrDhZM5nTlkp59POQQw2/D\n+qBxD8xAT7thrCwf/gJpLfbG23pjeK78FEhXc0dO5aWip5UrTSGk32Hb8Ymv\nErLVlAy1uYgc0Yx+JMFzz0jlWzFgSeQrksIRKWJaOs37bHyXjXZlSTxpQadn\nEnOVFksBiVngwrtPI6EgF+1v7XR4OZYcIHISFeCPBZKP1CpKRtkNQSLLeuYO\nX+yw3t8VCjNy2Anj/bNZL9KyEopxh40cGACWteapCNlppYMqe+0Qy/q+nZUC\nu1b6HZYMwpsiWstUa8FwRIPS6TecduT9dFxWCWn9YEOtfYGuWlJjpGIH7pps\nF8bzZ5qbfXF06B8QQgJ1AZ8YRmBuYQ8buVo2XfLT61iWBST7mx4B0V6CSAeh\nH9a9MbCwYuU7ykyTiMcjYLt56tOK/RnPV3Qi0xAwm48vH4ibX0gZx1FuwJaG\n10Lq\r\n=IiLi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJNpcclXGaJruD0qMWNCfOTkWxY4ddit3o0cHMlO25PwIgMEkxq/Vo0Tls6FwoQMocnyanxZmsXrTtYURATT6cieg="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.30_1579695727890_0.14364974171582157"},"_hasShrinkwrap":false},"0.0.31":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.31","@nestjs/common":"6.10.14","@nestjs/core":"6.10.14","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@types/yargs":"15.0.1","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.31","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"5519fda5527104fa5fd206da6190911d2ea89b15","_id":"@anchan828/nest-commands-example@0.0.31","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-MAIzr4Qcmgyib5NdxY+pw8ygQ3P+o0vOy7W2Y5aF3/CGZzdmLNuMiWzkyPT816hCAePRWh6TkH81fP3TRLwS5w==","shasum":"8cc8a0df39901550071e97c39375bbde6a83cd96","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.31.tgz","fileCount":15,"unpackedSize":14327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKEDpCRA9TVsSAnZWagAAq0wP/iwpwtftyiHIYGceK2jg\nmOwXkbMg3mrVIf3MgF5LCvXRQ+36jnvhnY5IDEsOGbMvGz+9BxnEUAqFz/Fw\nc3hLuIbQf5r583Ze2Zbw4otzUr01IsLK/pVTUnRxLKdhYrGOt6lMuckER23I\npm7+fq4p5z8mWnxN4yH6gHWdr3pQCblhPH+bk1pHompxqLBuJHKVGH6M0ZuB\no5v/XhBSuNEyQV3H/ODfTrmZ1nw7bwXxOt/eO8J2IHZN9U6Ya5K7Law2grjh\nQj8heVJmV6266HN3hP+iep+r+WtGJZKK5WmwcsgkjIj+jBdPH2cJm+MeL+z8\neNMuXwCV7uaUIzXOXN9zxJR37vkDXMu1vZ8FuCyoVE/19udUTV/RnLA/BeDs\nA5UrNPDuEavmDRGa7EvdakebFQyzM1JPf8g5p/dL60PvR1AI6mQre+CQ5oJX\nqvjLEWk9oIuR+95mbCdJmZ4RWClqAkQ9H6qBVTkUZFJqcwRm+AbuDrwWk88Q\niso99xrDjTKo1PohUOnufv3DIcB+jx3g5DDngyVVPmmmw3nJERg1N0sM56CQ\npJ3FIFcevNIbnwkrPWpfJ/XXa4lLzw6wCPLwLboH1e2nR9O54eGBEofOzruq\nxAHziyDZzBkEDE7T48JT589yx+6ia6YoehapB8l/8w58UTk4ahPrvmbzAy+Y\nVAhk\r\n=GNz+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCzAUACJw+m9uOvpawItz0jnV0mJOjzGlY9YYEVdkAoigIhAIXaHdvmy8N4p3Xw+2gz21xff+wN0iwxboR/gxc6PUzm"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.31_1579696361074_0.11495278567276124"},"_hasShrinkwrap":false},"0.0.32":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.32","@nestjs/common":"6.10.14","@nestjs/core":"6.10.14","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@types/yargs":"15.0.1","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.32","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"7d57c470bc800a1b3d4b578cdc2430fbffa750f8","_id":"@anchan828/nest-commands-example@0.0.32","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-swCLQgqAC/Jf9xTRVQZ3QzgehqS/by741FkXwy8Pj+dvP0NRiQUUjKTzhD1l+7ZF6MD2pPasBPlEL7Z5NRZs8w==","shasum":"63e16bc1f717f9f9d0e285542b5752bf342be625","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.32.tgz","fileCount":15,"unpackedSize":14327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKQ2SCRA9TVsSAnZWagAAacwP/ReFfW3O0VVb5pL8kTyT\nl5Ep85JGlUSWYad9TEScDB+vJr8KCj1v2sQ1kQpnVncf8qit1Hk96VkUHC3r\nvk1H+NFHmuHmsWfbDERf1XkYhxS4aZ1rd0/0tC55Xr9qprle976f3W9jeYRt\n1qtyp5ODzlXFxRSMPXLSmdyNb3crc2Qgp4MZpQddZinfw/9hQgb1IOYmjxRe\nTAXb9p+fHgyPC6hR3ZShKByTNswCBy4pqZ/G6oZvmd+1sUkk6/C3VNQ68s3n\npYps/Eoyryg0wEpwzg6G6ZhA5TArHAA57GHLSAZOTsyZexp3Szbz0dROytYG\nr7Qu9KI5IsAFvB/TlA8UBASe+jjk0FGRNIX6102jv3tTZ590KUj32MC2YWG6\nwAfo/iwo6ErpxUz4s7UnV5Pm5wd15xxBlm+VmuvfT5ou2hcE2LNuTUcquoE+\nyDSDJdUQszQCx8aab+YXVGr4ZP2/gEICtIWOviuHGkDH+tEo3NDvIKtux7nz\nseG0pbWxVptVBGOwBRjTMhQ0eaJhgkhnV+75gkM5HH+cj1jAFdxRJI4+SYX7\n5WBghiB8lEqv0AiPrh3UXnAQGTS3aSkIyBP1dqHIxTNyy5qsjk9nU/lR7WZo\n9Tj92ImX0madQ1X/lhnBErx9ymUXlWa1piNlv6UL34OfhrZHH8e3tcODCWHt\nCePz\r\n=wVu3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBbKdXBNf4BD93BJPoIIV1bJbqVGTAflykCdUAw8hCHvAiBzgiqQ+snOjgzv8SAyQSoPf6lVtP35UmErIgA5AZ/1Xg=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.32_1579748754076_0.8390876030298144"},"_hasShrinkwrap":false},"0.0.33":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.33","@nestjs/common":"6.10.14","@nestjs/core":"6.10.14","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@types/yargs":"15.0.1","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.33","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"c51469acad3c326e0debb00d51d047b2701471df","_id":"@anchan828/nest-commands-example@0.0.33","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-rtG5VB7U7znREH5XGUZHqcImH9LbNVoF7oNmV5VMW7/yT9ECCCzdLyiwOlZ+ISxcFf1SMlnVDPb11qUesEnw+g==","shasum":"f34745c76b543d9bca130559b6c111b1fcdcc615","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.33.tgz","fileCount":15,"unpackedSize":14327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKWvuCRA9TVsSAnZWagAAkqAP/1BrtX8tU/xS9myi+KMp\nPs0AinOdL71kV21MtFdL3KEqAtoGq9FqolWd2P1eeA2EwGMI0bwLUV4nc06i\nH7so/Lrplyyk6dg7g5BDsmi8s9V5wWHG+2PsdaiNlWA9bRKe9Wl6PC3RNXnK\ngIk9XwwcDguoh3nMtAN4PVaU75hjBnviHAbbmr2ZeIGxcx/2XjzZvHrtLr26\nWsIjR12f8YsQl4rXUp5GeUjEmEAPls8BbfZrN/srl0R+O+5tOhabogbGT1Vk\npi3g46l5pbqlD6fhKJdd/6yt+MSKPgkH2IfwkBF/FNl2+U9Nk53+hj5lVZ8d\nXdeZ5h+6Cpi6dCaqlnrM5zngLxwAcAFlsAlAgColGhGMPSrKubJespCQGYtr\nxMWOrIKOWFKV+vLB+KvsGpHTQI7pyyaix05kOMH9syoqqIGN6ozZQ1BjS4EK\ndCQJrRTDDfHv9nmJ6is7S3T1QO0+Hw92KxtAOJdjA04x7GUPZxGPmrDDYNyx\nfaZ11rw+feP1UtULJt4y2tZVZOi3pwRClfxyIraYeQIcY8uwbscT5XtOeqZw\nD8TfHFQl31jhkeBAMFPqKyNmDtiJqmFshD64ddbbvzjdUU93c+sLSeQ81OLm\ntfrUANLNDLa47dwRlaeMAE47FDea6oO5oMQL0GC2mE/6IhO65bPyq9a3Lv4g\nCWoT\r\n=+yFh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDhrey9eEI3DahJVWCOP15h22CY/DyDjcoSGH3UkhuW4QIhAKqTfVr37DAUY9rrFTtml+1n3uiMHE47CqMXlVj64zup"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.33_1579772909219_0.7527302339749193"},"_hasShrinkwrap":false},"0.0.34":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.34","@nestjs/common":"6.10.14","@nestjs/core":"6.10.14","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@types/yargs":"15.0.1","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.34","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"4d1a207f77dc8f593213e1986e0a57b792a8f349","_id":"@anchan828/nest-commands-example@0.0.34","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-aQjDlswB26ENK5qFPavUXG2HU+VQ4NgSicZrrc5sAI7NSDxP0qGnoa6ZtgHPSxDS9p/VuQIR0SjANkLKz9mQWg==","shasum":"4c922ce56018b0148382764d76777e83cdd54923","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.34.tgz","fileCount":15,"unpackedSize":14327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKXJhCRA9TVsSAnZWagAAOHoP/0avRamG+G/Wov+hl/pi\nbISOnuny7RXt0Taa9bDu6AH05R5oeqAK0JF45yEEEHNoRqf9p0lLgWS8UgAB\nU5lSFWZvhpbQIRKpZ+4n03fC/n23MVseYDLZV1SKGXyVAKHZ+akq6pjW/QDd\nLGRxSKGP2NnfhD5K5mZWYL57DwHzr7QdkH6E7AAmBV1+8lv9vIC/2/O3e4Q8\nQMxZwuibcdif5h/Bu2mV86zrAaQgWh3gvKNpq94vdL1aYY7wLerQ5175vglc\n1DCjwi0VyUp6jcGDMNPAdtwn4N4ix5y7G0pSyOC41UGvpxG16RNvp2/vf1I0\nMD+gD+HewqHlXOlA1Bjd+rqXYeLxe/v6mveAMeFa1deES2oqJqxXL7MAsjY9\n7r9P+tLgWwSIdSBFjDKiv1Sd07XEfayZJS2um0lrMWDMl5BRpRsvMjeC0o2W\ncrdtLpM3tLiAZqkrLWagOOpxTLYd+cuFHfFE34LTGr7R1r3oUtK1BFsUNqb3\nowANeob1IIv3wfx6xruhhQU9iCA3Nc8qKZBc4UIL6wh7O/XSkqTxMuG2f89/\nMiZ/81bV9orjHCKBMCKTS8k5w/Vsr03TRf/CA1njUy3lwvpakXyXaOk4mU7Q\ngRVO9caQYrAvk7I98WDcRYuBCpKHPnz07OsNgwBoNfxmjexxVaYqwd6sZ0yH\n1Kq4\r\n=9BD9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvjzJPX29tASgbQ0MXzPTfi2/ApOUymmtUnXQCxCU49AIhALmryVMUM5ZyfmjpQxB/Tdg+mLSiwgDCsCbFweRj7+Et"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.34_1579774560714_0.1554443262901808"},"_hasShrinkwrap":false},"0.0.35":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.35","@nestjs/common":"6.11.1","@nestjs/core":"6.11.1","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@types/yargs":"15.0.1","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.35","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"3736ae86238898a1b2bf124a6998eeb8f384a942","_id":"@anchan828/nest-commands-example@0.0.35","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"integrity":"sha512-tgHPK23mUN2BMD3FbQ17qz6+VADZiBeBHKyhjQDOM48bmxDMuuzkorkFWWZNoy3Wth2wYcx1amZAo4aAD2BvtQ==","shasum":"325f4d8d9cfb0540f0a999db6bcef8e30f2e551a","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.35.tgz","fileCount":15,"unpackedSize":14325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLQ9TCRA9TVsSAnZWagAADf0P/3NCBBFFn3eGBs8GXD0Z\npXxhrYnWzP/4RHt3UAVMKIehk8TOVnrqkc6LjaNmpWT3lJIpp4D3SZCS3LEc\nxB8R/cyiZ/m6qSurZPF+cWfur9sNRtmPvq3bROWaX74Mvf0b+MjF2dCtzw9i\n6ywdOOhtuArmMk0j2H87FVy5T6Z8M7nrQu+i66+eDKt7raFeEj/4FIw7PZLT\n9LY/bbu40R6G6+77xD54l573oKX//3iMr/dzQSGbh8wPbTtG+il6lWdIzMsy\nVbP4POOde4eK1eiuGVnmROXYbMkwE/VFaZkyQD1lXYkuj7qsygmOG8XH3tjO\nS2Xk+WhG3rxQtAYAIOwYsN/2AuGVm9Gzq6QbUnV+RxNNiKkE5mHR7yAhURxU\n4Jke0kinLq3RHaG0x5QMsC/4/wq4id+3qjmbznUfWHpHfcIf3uG45mNqTmMP\nR3ISPhjYMWwyGXVwxgs6VGju3I0RtI1GYmCFLpXpjQCKQtPYNvKQC9x6w88M\nnys00guRsTZQed+RriyUnjWi9pw3pSQ4e2XzsHUnDHeH8mfAfssA6ZzC8Hmg\nd+S/+GomlO/P7uZAgY/IfWh+0nyJFAhOrsZVahRsbPvwnVnte0YImYQmqqlz\nJzi8JiAqMSubf/0dxilDVdJiL9m91njtrSmtWq/YO4p0C7pqshvMOeuTZhgn\nAOuN\r\n=mFsi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBWeRv7PyNajlz9d0bpDXLxoxbZNUHuAtSkuLSrlXB4VAiAya3S9fULPfE6JIPFMr2ERTF9KVrjOS7o5Xe397yEG8A=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.35_1580011346567_0.5037189883471547"},"_hasShrinkwrap":false},"0.0.36":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.0.36","@nestjs/common":"6.11.1","@nestjs/core":"6.11.1","open":"7.0.0","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@types/yargs":"15.0.1","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.0.36","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"dd3d44f130a9ac7f72ae0afa8c34b3d19620b0b6","_id":"@anchan828/nest-commands-example@0.0.36","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-GOWW238gkRe/0da5VUvqNeP7IKvTKICQk/8mhD6rcjkn1n3HnTOUv51gvU85QwfQPIcZgI217PyoqVeQ6H1PoA==","shasum":"cfe8c2dd2f140aabffd14b6e87d4552b17dc2c1a","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.0.36.tgz","fileCount":15,"unpackedSize":14325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLkeGCRA9TVsSAnZWagAAh8oP/0BcXTmw/AESSlY8vwxk\nevBxhoYAZYthKBEYE8pegochQkxRFDvWjLkdy0Eze3zJ03KgK8DbywIohitv\nIp4+TkM5o9IVdz857VmVEfOLwED8F4AhlMbkmVYMNgV/RiAhBlcaBV/rVSg0\nFvtLI+qNiXQgdvlcC/nXMUlJcyoE4Pp1Bpowc6+nQpNNwdh8p3GCKoTNJm3v\nJc4LjY6Erz06yjo09XCl+SaY88nx7R9U6POC2zEqz2VYQO7fMpOS39VcS/zq\nn+jM6Afr+GEepEYRFA6UU6jnuEWEZTvRV/d76VtvVh/CuYFptAc6O12J1Syq\ng25TUL7B50A3IFyOj5QFP1Hk2AgXMRWhwdPn4Hd6Ly3SyAU5aP/3TKHn00fu\nQXYkPDLG4qAYwCQ021ALPTlXRNWbiZxAKuAmFbtjlr4P52cpf64SMJFlkXtq\nWfIoVmY1uFi4f60qBvOGc3nZ9gYBGJPvoQollFBFVVWm4bhO7AGC8Gm43sIQ\nKcFUwtjG6Sr3Id5qRI+bb5ixoW6jars8NgBnlfoVqcQIADJefW++X/mHBded\ncOKCvQz4YqAUEkWXEkrh3I3Z33pEdbxBD6xTVDz4o3S9ZUe110fEy2qWQ411\nhXnx4i5aaZR+vk7tz2AkMl7vagbjFL12Skfki4xQjsGhoIDB0beLDsMcBuLE\nLRdd\r\n=wQTy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDniJjKQB3yZWX15LSWvfD7sNrIH85Uzkmu/YqMHLANKgIhAJ8y2zdfWloO8bbeUfc/rwAETiBSA9w0IXRvr/i29AiF"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.0.36_1580091270174_0.6606828709245931"},"_hasShrinkwrap":false},"0.1.0":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.0","@nestjs/common":"6.11.4","@nestjs/core":"6.11.4","open":"7.0.1","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@types/yargs":"15.0.2","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w"},"types":"./dist/index.d.ts","version":"0.1.0","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"c4a5c639a5bd0f094129ce7769bebf3ac997e382","_id":"@anchan828/nest-commands-example@0.1.0","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-ZPiwB8hftiBl1inA08BkdSFvLZNz6rAFZv50+G6mQIokFy2jQPqiUCFdMLbtePND7YWwV1oNl/i7HKrcgb458Q==","shasum":"896e2070cbbe6ef847db89db1ebeca709a707c9d","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.0.tgz","fileCount":15,"unpackedSize":14492,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMuJwCRA9TVsSAnZWagAAR40QAIdjuFx6Jp8ebgnEKHJU\nszkp9Kvgc/crhujnWQOZzO2GX73r8P6fLdhLnNm9kztUirTRZ6WNsFHmkwAg\nMHG3ghfIsnoBW58ZIib7MeehwrSVtYQ78aL5mhmVyNpDegvpm78CS7RjpLMY\n0EllpMykokvMBv8w1yt/Bj4QCJ8gNKCH8e8+cG1TnNK/C6OP6As+ASDUyxCJ\nA+OpgL6IT6zV6B14l/tR9c/DYat8d+EMhStQbUxPG/Lrvrp0FSLmdS+N/3Zm\n/IczBUmkwZTsW5WXGM1j96Fuzzjyo1W0PRbltXfp0HSCS8PANzMcsuHHqckY\nwfYclbW4j9eXf60ev4QbXU1LTEMEi6CDe26m1A+XlArQj1EREKEiVVJPcyUc\nu52F8od/zzdLBDUpDHWSIX7YO+FVnMWCz6IzGHLZGhauzgj+eQGkpO41QYde\nyQ7Mr2IZ17m7XK/1t7Dmie97/uxB5EjuItsZZVPTW90/zDvsouP65X9bnoqo\nuVKFy1st8J56+fUBo6WUelYu5/8uKLPwGB4uZ92Tyvusd60IrV+Ew2lTfAvR\n6XTB0P7oCmK4cIEPG+asZB7JFVy44TKLlgY11e5rJVhIoMmmeBSZ1It43+7+\nHpL3NktADQzgB9CBQWwpFFtdOKJ49s8rAqDv4BMh08GBJdswCCR7Vew4iTsH\nGgMX\r\n=l224\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCKyLeUK3S3ZScsH9ehdkV5JAQ17wmFwzbOWdFCP+6NqAIhAL0gAtb/feLaNn8ZJESMJjw/X3FwWv/7bIBAvaGcdLM3"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.0_1580393071933_0.41469247205197335"},"_hasShrinkwrap":false},"0.1.1":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.1","@nestjs/common":"6.11.4","@nestjs/core":"6.11.4","open":"7.0.1","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.1","@types/yargs":"15.0.2","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.1","bin":{"nest-commands-example":"dist/index.js"},"_id":"@anchan828/nest-commands-example@0.1.1","_nodeVersion":"12.13.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-Fsm9JZuG9QbkjefJl1TjBfl3TJYKldvJ+pQ3Ygud4LZgsAz1AAHshQupYN7CudQeKbiR1r3iLjqJzHVhC2hFbg==","shasum":"2d7d4bb97545b881f270812dc93dd5072fd3e59e","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.1.tgz","fileCount":15,"unpackedSize":14650,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeM/7pCRA9TVsSAnZWagAA8X8P/1yPLFmPvlaPkL+cTNAt\nqeQr1qaNs3fhM7p8SGyhzE9YjElyH8Yg+nx8Pw2TvSAuTNr6sWG2SZaMphwf\n6ci+uvW9d+w0gSZ9c80NnM+lZuR2FRlKo64/9u/S9KG8Fv8YQSDJ2SxPc1w7\nsxmo0/qDH7hB2hT02xz9oLn1UYnP+KAF8XRbJ9/f2U68Obe0UkiA5XDUPYk2\ndZRw+fMbwZUO3ky4hVn2/FHRcavRnH9Z5z/CSrkJKxUa2qh16n2MffODUBbh\nhQJGy6yLaQsIeNbd7F+0SaeC4Dd584qpaRVD9S0jr97W8wOVgbcj5+UculmL\nat2w1MZSyLuecSZ+ssw51p8UpRjMbqkR6b3VSr4WN7WWJWezDXPTMs9w9kdW\nd+Q3esZHa9zSM8uv7BPaHEOoQyqp0JLc3EjLbiInNGLgJyedPFDblsQcWuA2\nuAKfL09MAe+0rPVYcgkPice/q4XkNG3iRKqGwWoj8zLJxV5x2FVeBQO3tB3p\nB2BKQxB8JneOALbR7ug5IcGaxATJzfK00BIJbbIENM676lZPsXwE7NgkFN54\nTOZFgLonaNd5DV8USAGD+gqo7JtaupZqfkKgZVJLemErF7TExQwyfe/8kxLh\nQEybBc8MSiLoP+aP9HYOGTuhWcSovN4bwZ6Y943yEaxz6C0cguh8MDhy0ZJ5\nBq/v\r\n=F7OU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEfRveg7Ca5bof71DUOeZVX1bl9ZKgWGcQQrXx3iODpaAiEA/FUzRSqVbJQEvRpA5gtPQvCEZxhfW2abLC4FKyiMVjQ="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.1_1580465896872_0.3198786088383456"},"_hasShrinkwrap":false},"0.1.2":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.1","@nestjs/common":"6.11.5","@nestjs/core":"6.11.5","open":"7.0.1","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.2","@types/yargs":"15.0.2","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.2","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"f31f38e84bf6a8156e6696c0d5055074a3b7159d","_id":"@anchan828/nest-commands-example@0.1.2","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-VjOoVXle5pudHTi02Rf/uKb/h8y69QzWlGUs/B7DYObwdINx+rNXMlkEwxRgjk5obeqkAWfipcn2gxATdHGfqQ==","shasum":"05c5edc1d184bdcd21558587b1677c9d80c7c06f","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.2.tgz","fileCount":15,"unpackedSize":14707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeND0aCRA9TVsSAnZWagAAk5QQAKC6PsnB/z5Fmm5M2PTi\n4Mf1DjsRpwyXeMOcaSJFMoS6b/Li+OIA+OteGnZGnmj+MOWBKt9q/iVvnQ2i\nkTPFdXcKuDhUnErbiy/WBhgEoKhHUmypWNoHlNAfz6zoUaOVv7NGlIARu/q2\nLAsTmKhZWocmaLfubyOIJBIelINOE4mwJyUkB/58MwRTdwxesTMUw2ofvgAF\noiRrLo0cLvKRam0hsrIa06jk+bILjyA8NSAu0vpT5PXlLZlGeeesem+8dp6s\nBVBjR0OR5Sw50gQ06AihDdn+MrezwotFHMy3tnxROu3A+WW9LiI6FUm1heIp\nSlZ7wCqHGSUsXKjrJn71jY9JS+q8J3LUh9ELERzmcMLbmPxzjmaWIs0QykOA\nmw65JkTaBrhsGVqnUhqeRrAqBINvjf9NMSfgoOKC0lXhTXg+ziTfJBTsdx4I\n/hBbH9Pv8SblpfhKEkzJbIWvj1c4Dc7jwlsoBCgd5s07CcslUUCIsU421ier\nSNqlktxefHsFhXhpAH0/SohA300vND5+IlEl8J7yg3op2ZG87UnFnWEkL9QE\nMEFgcBysTUj7MqW5L2uTLRv2dnrx3E1WjjSkrXTB3wCxPKgBmMk/EJ0AjT0A\nzIWJ+ND2zBZ1e0gphMa1bVqxb5AGZxa6/WF57hbnuaWHFomSyjyqopcQggyC\n3wxI\r\n=9RoF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA4bHGoM7M2wFZNCkw88SfiUUCS71rfgQqO5VT1BZjDYAiBv/AQXESaKtX4h4p/daAaFsVAlIzdFxuqFENu8S/rbxg=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.2_1580481818227_0.24942673264901605"},"_hasShrinkwrap":false},"0.1.3":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.1","@nestjs/common":"6.11.5","@nestjs/core":"6.11.5","open":"7.0.1","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.3","@types/yargs":"15.0.2","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.3","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"074cd0cf7526095b916a574ee3a2566df473751c","_id":"@anchan828/nest-commands-example@0.1.3","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-92OepB/w144BNaXpdbzQZgeboWQJS+JeTD02pGz/cLV86CwWoaa9tsFTKa0CZTURopbz548wiHaPtnYVbOkfOQ==","shasum":"0ab892f69ed59928a971e48b91fdffd4b6e307af","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.3.tgz","fileCount":15,"unpackedSize":14773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNEfkCRA9TVsSAnZWagAA8DkP/AhJfYtmzK6bYAOxj/A4\nO55RxW8uRTL5G34AIi5kX6Xq0j1JqH/Xen9UfJelMsxAc9HLEoVzX/LMlgJV\n8cMLfoNzTEl4kyurksy1CiybqPRP7nC+86ygbkhAohfO1tTLHaHVQyn7LkaP\n8IyLoZlRUZrDmFp5rjeKH9UwkwcjIMMhD7gMsoXLzUmix5/4lB3w/IkXUiLi\n4GSONAithz8ZAAZ3/paygXohKx+f2aA36q/M0NzEIN0BCS+gCuS55CZ19BPe\nh6yuNc57PKpWrXpkM2dSNy6MVCS5xUzkjERGnRJhUs6KztAYV1ZwjOTpQSFs\ncB42uD48CxY+5YLQ0L2xG3+fxYfKiGOls4l69Q/8OMO1jkjOidqVRp0j1NlK\nBitYtW1Z91P6d8Wp/Z4rrnmbgcDFMlpI70Aovk/TrLYHg/mQuPeio+/dgnJY\nJOYSvrbBGZ2gl0K7iL41ec+izYb9MjB5OSRn+7gqKxkVVrdWAmeK56tMQvoN\nZ8uMwm8Bzi7f0U3AzNml9iy4ZS/gOcjfOxz/uTUznQbOVRhfTiFf9al8RkRE\n2gMdJmEZunhR/nUoNnsuYiD+BUMo7LCYTVeqQQeCx9zFm17IgSCdXcgaFeDj\nzOdXKOSO1FS/QYHhtxvurkW1JY0xjLL8PsCM8y8Qo40kblD9obNm0WMjudpg\nhLNC\r\n=muMA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBSjc1/w/zdDNxC6XCJOeR8Xh0h7jPuRSe72HhZ4YW74AiAiy68ZzvDBZ0nk9Vi2rN0tgoILY17+kOI5ePaaEovjLQ=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.3_1580484580215_0.3486711813638217"},"_hasShrinkwrap":false},"0.1.4":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.4","@nestjs/common":"6.11.5","@nestjs/core":"6.11.5","open":"7.0.2","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.4","@types/yargs":"15.0.3","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.4","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"e908740b972868f42301637f70a9c006ad6d0642","_id":"@anchan828/nest-commands-example@0.1.4","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"integrity":"sha512-tXijnZWQGmI/b4gZWRdS/dXNeSMr6vTYNw5S6gyWtAO5XXtB6fdinN2s6+wc3YIOb9mLTbemki5uRiGiVsHE8w==","shasum":"6ebff53d816965274f8063079a5a6c12fec14ab1","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.4.tgz","fileCount":15,"unpackedSize":14773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNknPCRA9TVsSAnZWagAA9wcP/iXOsfVqYyEOejjJQTNR\nn0ADAMz336612imY+q9yUCcz1o6z9doLrjMyw25ZkhEDfy5jCQ7YIb+keSVi\nEfMkTTVWTiIVIzsmur8rjMi91T1MRVmSN4yZcKrSoVh+GN4Rjl0RfXXL44dl\noq3SJbNB1JcQ6WY5tD3jHiqWDuwdUQmUnTc1RUglLo1g4iPwb+lcpDHYkTpy\nmEUTD46J3Lr/j3rGoARzlsEQoIgQKvHCRWBveocu5dYZvz12V/Jqcdri1D2Q\nUpqcCHiCCBq4ygg2fpcSTlcZTQ9kfjH0E0zhHfo+Hur9dub+NcLZ0Tc0avLq\nYUqrarP8bBm6ltd5nVy5S/KsbGswkPet5ZvV/UK1fFAJqlz/U52QoCQqpWKZ\nT50xYabUKPuRh41OGmYnHScWWXX/sDyrFBYYiWN8f2ux/LnWeTkjaB15LbY5\nxoOE8i7XZP9IpjcWq1KHA5b1MR0zCVC4bFDCHe6Uy/3d3Sb3AskQV6vsGoMO\n3JAmIZE5onUUwxVVLTu9SUglC6io/WOZvEH99hTAbURF5nydED6U+hjxF+dS\nsBpyGM/0lT82i4TAnnu1qufhNn9+/CDEe5qq6Zl6yEpxKCTSAbe94Nkivc+l\nNNK+qB51EQdShh5yYMHbscSmV1/feF0BMXO51RRRM8IxSXViHw4TP5YLDJ90\nuk7l\r\n=kbL3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHOXWck1dZuyanz47tv4GcBTu7MKbAFswMp9EO8EjuVPAiEA4kzuWO7a31t8Ij+J0pSJ7wP251Xs1ChlQEkbB0eLM5I="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.4_1580616142993_0.6330694778854693"},"_hasShrinkwrap":false},"0.1.5":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.5","@nestjs/common":"6.11.5","@nestjs/core":"6.11.5","open":"7.0.2","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.5","@types/yargs":"15.0.3","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.5","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"43e33c66c23268f7dd0ef47e1c2b06fcd957d4b7","_id":"@anchan828/nest-commands-example@0.1.5","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-GAYziuDZatsqcKWUVhAnGNGht/QL8LXkHDPTse9ls/pZHa6qgkkc9wPH2rIIQezyomB6whgYLZI+VJTQA1LAGw==","shasum":"028e72d25cf94246c315c2f187d58d693572d36f","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.5.tgz","fileCount":15,"unpackedSize":14773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOB1ACRA9TVsSAnZWagAAZh4P/iDD+MouKz+7PVPZuQL2\nmLSE5IQaReRQQFvvAdSpptlkzQQnQ87hGqIDddcBwsqs+WuDGTeoRKGq3H0A\nh80SBjlk6fH/MQyCZU3QurSfbRMfPSn1RmqLa6nftrZbZtrDjwY/q5ZIAiAQ\n+/1lTtIGapIodRE6fs519IpmbHXkH8/7E6/8OsFu5fLuaRETq99uncDhe1w+\n+gFww0leBXQ+CsSM8ti32rpTJk9QicRReUalc8L/sBt2Ho5v/SfgwhjFNhw1\n0hCA22I2QO3CErGEGikvsBNGzNJKrAf8jUmaZ7TNG0JLAuzkvWoSrHWKrfGi\nk+qDAWW83dNxx2P+ekDUnG0lOZcgJhzHwo052d0qGxHLlYqRb9FJOWT+4XNX\nHv9QqJ1HpCWSs/p+/7xUbYoG/JiAKwlq4WZriTTydskZqIH3EGAQUDQataZZ\nYmG3ueJhurpKjcGRWCwko/4TAHZqW3g1aws30Tp2c+J1eJ1pKJoZ2FeCLiaf\npRSIqXaCS/InDHsTcqndyltXHa5ykawIe9oocNQbVFuQ5dW3VmDEYOXTuKwQ\n7JySEqNBxk+0BkPHpTVEs2yi9reH6FLlC67/KkgNDXbhc5krBoaJm7SLUB33\n0/6YbuldF0IGG3QtuPIntld/tB8ls6j3oB/aCYPgbrEU76fACYe6sEfV/1tF\n/S+3\r\n=2bUU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCYdSFNOCmXUvOUNOtOrgin+nQfPKn8uYMSVntST3knIAIhANtD00CjqPuNw6rCvpfuQTg3oJIBACAtwJlAytUWYaab"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.5_1580735808464_0.7706401551099029"},"_hasShrinkwrap":false},"0.1.6":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.6","@nestjs/common":"6.11.6","@nestjs/core":"6.11.6","open":"7.0.2","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.6","@types/yargs":"15.0.3","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.6","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"f8bd82963820a4fdcc09eb62e3dd97e240a1fef6","_id":"@anchan828/nest-commands-example@0.1.6","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"integrity":"sha512-PqeDFJB5fiaS8302NIxfEQZhQfcvZkrhe2AF8i+hrn3HV5SmqIfdgi0bN63hA/RjpZLRf5/n+HHbjm+5mHZISQ==","shasum":"e8662ba476e1333186504535d3e604ad55e6e6d8","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.6.tgz","fileCount":15,"unpackedSize":14773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeP4R9CRA9TVsSAnZWagAAZYsP/iQNwzD6UwwhEsQaSeS4\nKaPFciT8XJxjJoZaT4UAOypbhGhvtNfZUAPvYTGKxB6wMxKz3zIO3m0SEYnL\nhn//tcaOzFzwrdQNQAgbrcIEPxT4xgsqO04eQXr4Vrjhl3X3baudRfNv8nKw\nHPm3LFoT7uiUR/rxeC1UVCg4wDg3xEvLR2ZDjxRTzgQhREIUzbQUjA4KVZp6\n89AXnc7bNbA//7TtyBm+K0HAsxUO1CW5977UXIWl4YrVRNgUrMGEQkmKxJMj\nO29OL7D+krHsZr7SU4S3u5m/KK3NEhj/etWfr1VfjlXdOfpidogsYipb+aU5\ncuXpa8cd2ZaVk/OawJ3jxK3xB/uFeIhTZrptFtlf3+XP5HFVY5kT3LGpTt76\nQ/FPOpeCRoIW/0lHltLYpLMqX6PPTnNMJiiE/wBUywlzzoQaO6ZMN2VXcGf8\n6OQjMvno2dbzz+9SqvwbaktVchiZM9kT+ApuU/6i3ycrOcSevI/pCiQ0hbo8\nVTJoNHE735jCK0M8kvyvwcGTxrvG8+0D+dn3eaP8Mk+EpkhC2hN5NaV1bBk3\niXY9jU3hKM9DZiPLoSZY7On/o+Ub5McNIGPnZBE4zn+AQQyBrf0ZSEeBwgqR\nHn9J3TSM+USCjJsRSPwZdb562ptWGZqiLmrA0Mlg2nDObGpwbCw4TxRJSVGd\nwTFs\r\n=E9NN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFyMpGh7wehrvhlIqj2ODuwvQTOmcahopfVMKVHFpGMeAiBS5AAPfrh/4eSm4V2/XG6zcFTSAoktLNDBgvHlYo1TBA=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.6_1581220989401_0.8876133002984967"},"_hasShrinkwrap":false},"0.1.7":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.7","@nestjs/common":"6.11.7","@nestjs/core":"6.11.7","open":"7.0.2","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.7","@types/yargs":"15.0.3","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.7","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"812d1059bdf16da1e785dc84fe52a06e2a999678","_id":"@anchan828/nest-commands-example@0.1.7","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"integrity":"sha512-FMPAv7lBz5GUH6MQm4tZj1jjDA9JWuxTOzqLA5c7jAgR+1bG7bgigMGk+Fn/ugAZz7iwAHAMuX14AjgcY8+q7w==","shasum":"fb567bd8309cbce0dc76fd913045c0960519186c","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.7.tgz","fileCount":15,"unpackedSize":14773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSL8BCRA9TVsSAnZWagAAQM4QAJtCCmbp/cdDKAiu2TgM\nQlWkEY9zt9h/JkxgXNYvSaNtF+CHyF6SItsDZIVj69WFnibj0PovPeG93yEi\nbiGroadIyMYu9RevzAS2IT2pl7ouQJZ/NeTMy6sZRu9rJQd7efzAHAvYJY3p\nIOKPWAlEybGcw/AUqRnCAYj+zu+Vp2rf+OfMVs1bzaBPz8AEsTyUiUgNI3Gy\nlrMVRfnwe5Puay6M4HDpx1NuuiyBhvSoPU+f34hUGUjhGG6KHyccYaCKyGxS\nao3kIjw2HUyAsIIQm22iL7Yh05cxQtD4kZXDjl1c+rUB6bnOXnyHo+xxmxZD\n4kz8O4jbdvSElBitoUfjMaCexDj5Ey6pZrKI0oWKC4my8wMjGrWWQwm7nyB0\n6J5kVZKvKhKogLc3Rc4krxp2OkQRs5vAFple7rzEHNSrP0x7VDJo+wL2OraE\nTVH9hvBGkGvJFfCpDfCjy1yz0OnFR3yKYRYXVMqpzoaDLbebsxN7OHwk2ftt\nhzNXq2BRz0oIHHL/t2dmnwAVb2hzRQpE3hSIzJWhFxHBWJcKBLzsdFoYXqp/\nr7Ksl8HF0Ok9RhxsqJJIGTnoYiZhS5Y5qp9hLEuui7kCsGiKFOxGguXME3X9\nrqFr8E6s3ukxVBjEFvuUbTTmUJljmbdMCcPobKDSjQVD9gDJcGGO92oNRsiV\najC6\r\n=tiqv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCh9SPFzTkpGRh5QjhHovdS18U7MRObMGDcIMVwpNquagIgBY5aWN5LLM5WqlXye7ZmYaOYhCK/iTKO6rr7oOZOrQ4="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.7_1581825792687_0.18508330676684226"},"_hasShrinkwrap":false},"0.1.8":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.8","@nestjs/common":"6.11.8","@nestjs/core":"6.11.8","open":"7.0.2","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.8","@types/yargs":"15.0.3","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.8","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"cf88748af6c33f89caa4b190d09e54d78c2df4c5","_id":"@anchan828/nest-commands-example@0.1.8","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"integrity":"sha512-+PBVSKEnclqcxsl9Rfsp20g5ng1oe6Xg2h5Mcy/cyE3UHde4NsYBijyMcSWzMz1MibfU6IbTyT/6+URhjic9Kw==","shasum":"d98dba5889fe374bb1803262c2d87f63f030671e","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.8.tgz","fileCount":15,"unpackedSize":14773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUflvCRA9TVsSAnZWagAA34QP/34ZtVDpxkcibLQRi2gK\n0eENdqM9dxeb9GHxwVicUPyxoKkVOTOb2eJKYJQRkieYkGNHNoQOYIrqeA81\npnKUnW1ECrj0FVILGrOt4lxoSp7O2XZ0vduM4PMkTPveYubHc3oSvW4ZYovN\n5zoT2+fKngvuWPjhD8GTuJf+3ymcbUDQtIBufEWfijPlKN/5cvapdIi0TiHT\n49zjFSX8ZxStLoX8i9lM17sUhFG4mexf4ujGjeB8HkYeoY4H9HRSDRKI8oRK\nkVLTvRu9+bghi5D5mBK6usDy2WABZGfPhSCgxZC+j5kvBO2pIKJVlSiWRM7B\nmcEoECmVbFp51NNEUmqD3448qfbrhdIA85UESx9h2R7RiOe5JGSB6lGdFBn6\n41mdCFYcAEEoJfO7qthRdxKSs859IStrpA03G/3+5oUaeTgKgLcsQlROr+Qf\n4iScvAUFnKBKuePjoBmsZx7DT3wSb6spv3xVh+FpNbGOm9M7mOgRsElhnzbj\nGMoHdbORSZD3TQIfXBNeqCXw6/Hcc1IbcSTxZUZbODks1C8PqGYXNgcSGBmF\n0b4QSuJnqhpCOp+F9Cj1caNowyEHLIZ3oEI1xaxOjJ7OO3yAmmq3WZxXzW35\nj3YSiad3TYQaq+X1G9eI8mwktLiCfs1aHirYdN0PAvGiRiaB//Sl58nA9ifv\nX2bM\r\n=0k6z\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC5z4xmJPLMGQnOUziJ5tBu9YRGWKvGOGQVunagBI18+gIgORTnylVhUpIQtkrkIBVc/kMy/9MzzcO3U5Umu+iAaxA="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.8_1582430575609_0.09305233187236994"},"_hasShrinkwrap":false},"0.1.9":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.9","@nestjs/common":"6.11.8","@nestjs/core":"6.11.8","open":"7.0.2","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.9","@types/yargs":"15.0.4","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.9","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"32d03311444e9b5a4a0b62e53063d489a52c1225","_id":"@anchan828/nest-commands-example@0.1.9","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"integrity":"sha512-RG3S+hGODrffDB1yvf4u7wbsZYjLn+nSBiVLPb+g/DbJ0o+2r5I6GrWRsGIGT2PCa+vdv0TRwGtWGTKWlUwzQg==","shasum":"39be4c9d89b5e5e5b71167a6fb43650556b5f68e","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.9.tgz","fileCount":15,"unpackedSize":14773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWzQSCRA9TVsSAnZWagAAD/EQAJQgdrFlm//Key1nP/dR\n+4WfFhgJIEodDoDsMkVQdjJreydBHjDq2nRCSQw133MmG8PAhnqG8/8fErqm\nq1PlJdcFTCrWqWaPSA8chX5NnYMTcAgx1YtEk5ANpAbp/68KN7oEDP6RkY4Y\nPSwLvIt7yJUwlAyRUUu+jPWR5wIbvSu+R5wKcrL0GvN1wZ38Flm18gdi3ff3\nnYYCvy8Xoiw5mZGleUNsMBq3bJm6l38XUXFu8sw3DEPqVt+MCHNKPIagWm5O\n9irNR46QmNPttaiNEXN6xY1p3iFoOs0+YyuPMT4xPQ4AeZ3ILLJDu+ZsG4sC\nPKYecamjsjnzY+fVO/w/LWhFfy3JW6okxYalXCbLGYds0iOCjnkcN/E86BnX\n+4SzaYvpJkjnVqgrTMT0TdTnUEHnHZqNFXfMm7RwbS+v8dFIIPb25dlOrZEh\nroS7Srbn71ldZCJcIc5eALPSvhJA4q1PQrQ1J8gAw3Sh8nRXoMe5GSsd4YkE\nIJYWmTwm9yLtVF6f7g5yDftRjDSfnXYNoEmzrRzg7RFL4jGkgwaX14Ft7e2K\nH52Mrx81hXxJ/nJKssPhjTzaAsrCsKT2TnFv56B0o+nkTrRC/wEqCjtUEZ9s\nss79DfiVK0c49D5MgdWcPG4bZx3V6MyHT0fkvIhUZUDoMSXGIc4ijYw9k1KF\nNoNb\r\n=Esap\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGezNPnukNZCUFQOrmufgIz1hPEm15okSLNSOKBt3hAoAiBcfkLg1hqMlTc6iyvAU641k+8nwIfoMST08vvxgMz2uQ=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.9_1583035409842_0.7125737139298114"},"_hasShrinkwrap":false},"0.1.10":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.10","@nestjs/common":"6.11.11","@nestjs/core":"6.11.11","open":"7.0.2","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.10","@types/yargs":"15.0.4","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.10","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"b3fea90c0c78b0057c95a25e7020ded5940f290a","_id":"@anchan828/nest-commands-example@0.1.10","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"integrity":"sha512-K1F5YYup5smFOiRtemP843IqaSH6LZHmKEQ8lscue0/bv54cNb8mto/XRhIXHwB8jZfEnGkbeEqPH/Uj9SUd/Q==","shasum":"c286932a8dca0604386f218ff42790bd229653c1","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.10.tgz","fileCount":15,"unpackedSize":14778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZG6ICRA9TVsSAnZWagAAMdkP/3fzUwty/zkDMejnQYgt\nOEGNIgaWKemc/PatePcSRVHRPWyCuCGUGEV2HEdYKJHK/lW5IGHyagEwnfod\no1pVe14rCyR2i6asKvOXNYOYXV0xhDH8Th99bdH1MXiq5gPPhz5OlyEm4UoU\nRx5cCyj/4fjGaIXQkZXWfAvLfiBBKROcpVHrf5ADisqwb9je6Jih7tBP6uH4\nZT/Gq04x97UA8TR0bq98GfkYtsGNWjNShNO0BOYAdsM7TwJ3RUD9uphSSVsJ\n36v1Bjov3qoSvl8V0n5KddYrvL1XknhZJboLoVDzgoX7xYX/xIWkzBokOnvH\nHiaX+8Vvi7CYDYqM/VoCfvtsSquku9ndzhqBBLJXK4OXpmS6GdYfRg+KzPlC\n/4MZlLVC5dh6s5SLp9jlc+8Kc0011xVx705NPsJ6vrPWnMiciY7LQRUzCFLS\nuYLfgggpXSHBwwah19NHpcMECXJJyCcbPN1ifVM0uzA23262AL0ylCC9nAjt\ns+ybB7mvUBIaxCvi7Tu/2mFTY6tFHgCukVgXTNpsJrGDOKH5JhqL+rO6aRiC\nV6QlD5fOqVZu+mthVWEzgtw93RSXo2nKGH+T1LF25rEH4IBr58GIDQFlpXrt\njVGDjbb6aXFD2dDZbrmsm0q2trHevQwar0IKhMLyaHtbRl2HWUz80XrveMpU\nhBxe\r\n=sZtm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHTKq6gaPHJd90hGONOyJu7db6daGflHp0bC2LOMJOFPAiEAqQrP2psSQyouFngfeMSk35qfQ5WvVHIqlW9yNR27B5o="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.10_1583640200545_0.19902856907787947"},"_hasShrinkwrap":false},"0.1.11":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.11","@nestjs/common":"7.0.1","@nestjs/core":"7.0.1","open":"7.0.3","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.11","@types/yargs":"15.0.4","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.11","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"844867d0a0c2be41ee77e6364b3ce63bd1be9867","_id":"@anchan828/nest-commands-example@0.1.11","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"integrity":"sha512-QYPXFs3QfYI9ed5VYWZPMpspPyLSJ8P6vO24OiURFVVrMVCYkqwmAMdgyVe74RaPJuAM3udbLaBe+Uii6S9TqA==","shasum":"11b498a055ae7688c10d60e2ba584c2288b8b24f","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.11.tgz","fileCount":15,"unpackedSize":14774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebakKCRA9TVsSAnZWagAAAaMP/iy/JNbnlOqBnEf2jt5U\nAuVx0v68isr67a9JpTxFR2qYh0bdaJRoPwfbEZGrLlasm7Ycagq6gLeTwvpI\ngn1cDnduCYpQm86LvXqFddFAuFtECyugzh7GM6xDsPnlTpSDmbv2Vq0ZBRM/\nPv7fDs4u7knyHpiuC2X073TzNaFu6+sU/yTOeTi5R6JV5TIpsMYov7p+JaBO\nubd0gehdo+ZjmCd7PZT+O2ql7UC4AT098Os3GwOk+rxsU9zc7xOfhEmVAorK\nEurAr/4XAKtPd5oDwwneJUV0CjMXyEIaddAehX4d9L96IRpJO+7aXUzb1ye1\nzNH3B/wQAcapgMyJXvPbZAw/sFf1TFtm/C53Ye/bDLem7+F3w9j3MqONtEBk\nEU2v43h+MjxpJKIFbidhzU50mSrYjCivi79xkRUZKcdSbw2OXtEXqcmdU0Bx\n6+mdziwdLjEKBDmTaB9ooPJpAE/BNpCHCXQWbeLDnO0i0z3cxCFW8hT4Os+3\naRgXhyOcroBqe0rl6v9mwJW43p5FvKBSkrFKde2vZ70VJ0EQhr6+VF+LRYzU\nn7C+7BrAHech6sHlU17u14aPbZITn4L/UYGD6MLxGdRVUkJXhiKV/Lv/BmQS\niqZXD0jqajb3lJ7zgVR171ajdC9+Yma3xsy981lVQrGbzIVbnwcoH2zhu3Yp\nEde7\r\n=0gOl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH+3bSpO02EwAvmE0ZGa9vEcCKl/NFMVieC6+mCMREDeAiAI00xXvEKGtiPp6KAuxJLhMnfhBAVvour7uNTvGT8QRg=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.11_1584245002144_0.09071716200577318"},"_hasShrinkwrap":false},"0.1.12":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.12","@nestjs/common":"7.0.4","@nestjs/core":"7.0.4","open":"7.0.3","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.12","@types/yargs":"15.0.4","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.12","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"e1eab319ab8c7fe244d4b8c57d0ae72dc7df54b3","_id":"@anchan828/nest-commands-example@0.1.12","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"integrity":"sha512-RgCBr6sLVWrkMGwnwY6TZj083UYcqFPdzBuoKFQb0ekSEwEcvMWIlrXkFlW/soOJQdoyXSwhPoNBHxKRVa0q9g==","shasum":"682c7d1b3f3a875517a89fc76ffce2906bbbc234","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.12.tgz","fileCount":15,"unpackedSize":14774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeduNuCRA9TVsSAnZWagAABeEQAIWCVAGwU4gLF4LTThHF\nshR0dYEkbLHD77MBPVph+a03v8Ko7ZwH+OBv11frD31zLErAO8pgXcb8sm5F\nCJn+Ytr9oMwMQpVf0/KTVMXJp2qnhKmAAZkFnRfAmoKJKVD8PHr4ApPOqOEn\n7FSidKiceA4LjQj7UFBuvGr/5o5SVMWlK4URxHawbu6Q1Ht6teU6IisbmvAV\n9xCGnwRUymfPaAva2EZOLoeOepOF/xsxe8PU2PA23myir7vARAobBsMvoZzK\nX7A5O36EP5rI+UGnRyDkJe98rnehU83aLazLnZcPPVn4U7Yr8UCMrOqCs9+a\nMhwhVkCJ/YUSIxHJ6bOowC+FdBl2vtgPV7FrrPQuIsmBqCOu8X19fTC8UJ4s\nZrHyh7TssaOconb+14F4xt6OJJFEcTMlaqjRrgSgcwgtIFKtYErSVqviozqC\n7F/jQE7ZkRN4ZOJdcT3sJsUa3QYtawZmS3Apyv+KB5n3jZlukb0F7YhJxftC\ndJT1oO2Gx9trUxSp7aHJT2mI7r6WAeyRnisfsZxM/G0W0/Y684gAs+7q9yFW\nhBnSOdGFmZvKV70sREVog82dkgmmKzA2/BJvxapwjSLhOPRN42Q33HLmcQjA\nN1h/GfvsqrCaw758M0Q67MWJcdsbEjNK2MFaktWyZkp530uTEZJsG5eH62QD\nw/R8\r\n=3YEc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCAXP33zalYcYyzHiX90CAy10CrjrkY1sFtu/amxJR6kQIhAI9vz0oJXlqeZ2O/IbsGRNfzXUGWIlETWCmFtBBfXz25"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.12_1584849774395_0.08942467721510683"},"_hasShrinkwrap":false},"0.1.13":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.13","@nestjs/common":"7.0.6","@nestjs/core":"7.0.6","open":"7.0.3","reflect-metadata":"0.1.13","rxjs":"6.5.4"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.13","@types/yargs":"15.0.4","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.13","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"c2995687bc4a33433d3e4295209a32fc8dfdbc3e","_id":"@anchan828/nest-commands-example@0.1.13","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"integrity":"sha512-MiypuH6m6fd4+kmigPTlZBHU7BWjwgoRt2Ez7TVoa5AJhRx7LfnLKmw65rLSbdpc3ZNHpGrdOOfomRzxlYPVBA==","shasum":"8b3faa47de47c550c3ef2f8be76f6673ee74d355","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.13.tgz","fileCount":15,"unpackedSize":14774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegB4dCRA9TVsSAnZWagAAHwwP/37wuK7qAVwPbO2uy3vB\n19O6eWX6Fjtkvm3rYIwRQTdk7nqcELQckjNNMWqY3VMfIzdZUh1VJlUlrYRa\nLf5rPjj7nqq5WPsfVzr9YWhMB6yjIaVLh7ag2aG8M3OyLJ/THsk0nrxqX6sy\njtPuhzsYRJtD6zVXMNd3CPkCJXX1lm5NyLwK1Ecf2dd4YFINnaq4tTUaFsgI\njt0MGAWB7Inqexcjop05BwDaiFTWTMt6Iq1pAnlrgctEvbgIlDr/KGBP+8wI\nNsE+qa/i5sArtJZZkU5F0697Z6QC/wK4z0KXOJPs3M99t/WETwf8fOGwN8iW\nVT4TR3ZEyBwpXtJF6whnS0GQTSffbxlG+V6VosLlCkTX2xvK77daukXJaXvn\nOinH2zN7zT2Qw5iKyHaWjXmhiZxTL0ydMOV8s6Qbw3YzKY3TxFjTH6lO8xwM\nHUnuud7fM+ZQDdY1tDpaFSmAE/z7Z1fSNn9A1euv7SJpQibHGHpuWmPtLqNa\nNwp/EgjoDoxUWdinR9SA6ljd/+jnSwu+HVluZQZ4WYj/NBBA4gBVImUlDKTm\nIUWLJb8alTBfUmfbKdhICKnyouQXhRZU0gkFzplZbqqWPqYpTFgY71Lf8oiu\nk7UZFjtmL2tSMMkipag8H5pGsnBe6sbGpPMsLgvF+AdbOsoSDhekjr3Qjtha\n34rr\r\n=Pv/s\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCLCvykdMv6UIQwiezr07L7FtmWRupOz0fpKTODDB8GHQIhALp+H9vjRsLhiD49l8rAZzzXwr96s/LR40AA8/WeAtpy"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.13_1585454621161_0.3164131328931976"},"_hasShrinkwrap":false},"0.1.14":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.14","@nestjs/common":"7.0.7","@nestjs/core":"7.0.7","open":"7.0.3","reflect-metadata":"0.1.13","rxjs":"6.5.5"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.14","@types/yargs":"15.0.4","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.14","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"df65cce2044ca902323157a8d1b4a01c1faba93c","_id":"@anchan828/nest-commands-example@0.1.14","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"integrity":"sha512-zDFPXnVwg9DgmCw/0RkjUnztrfGq8K8a38uz57Y+0+ifr2lvnBGpvK/hzNMeXJNWEnTwbwYsshwuRK/jQ1OJjw==","shasum":"6619b407fc2bd7477751132727b5b235478f34ff","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.14.tgz","fileCount":15,"unpackedSize":14774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiVhWCRA9TVsSAnZWagAAlgwP/jxh4ISfSLvUekrfK0ds\nMkS4+PXHhYxsmWeLJx0SI3eoIob3HwRySfSb+heR4x7p542QdDASRdVVxSY1\n8LaBCvU7rR/f3TJ7TlVSlEA1n2++1LTQM6Bqr76hTUwuSxIbgL2pq2xrIASo\nhvat8WeXeRT0JtI04TGWWdg0o4GQ3EnpS1/KdLWBSeHTWK0gObitzGTr1EQ6\ncYCGREUPYe/cCR7JGU7KZ5Yrg5nUpeNunSqhRhan7whclNEmQRNpIRcvRzwG\nl1XJZH1jutce3VhQEPHxPA6V80O96CVoIuLf6qHfMO1tfp8fpP4GwS3u+2RF\n8qdaKsW7H37iFt8XPXaH+eyXO7kVwn7U2CwpTgw2RrDQnqIZ933hZvCe5+cC\nFifXhaCyujy6DJ6ZUTCylIfv6AOJcRsYt+x1px00eD/64xFtrFdMy7pAJO2T\nVIRkvH2x/Ehk6qqfz6ra3Htio4Jb4Zlh6ZKaS95yUsLmK9RY05ycrKkoTTDy\nKpKUBtF8Aof8/iGtmzTnEptqjaj37o60ljXglpVQSQxdSUMQq+0JV7gXDf/E\nm7PYs4lDUESUr32flE+7xyLuvQIIwnM4ptWypFFjb17B0aABrV7UONAAJ998\nb3GG6kX7yFQJG3f6xFpJG1OirViqPd1OquEdTQmFLxbzWYsBgHpzd6NL1/AK\n8o5R\r\n=lGr1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGsATAfjxVdg78XlNhlT7FJ8PVlMmAW5fcQAAtOSDUWlAiEA5aTGwz6gPqLPT07bLn/SYM4pJa3+D0AAObqy2cj6380="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.14_1586059350165_0.23580471116155555"},"_hasShrinkwrap":false},"0.1.15":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.15","@nestjs/common":"7.0.7","@nestjs/core":"7.0.7","open":"7.0.3","reflect-metadata":"0.1.13","rxjs":"6.5.5"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.15","@types/yargs":"15.0.4","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.15","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"27e25d389c4b0b0cfcec625e5a27d542b8841134","_id":"@anchan828/nest-commands-example@0.1.15","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"integrity":"sha512-vKScqdXUCvTdiP8RlCek1xkREA6/MTOR5U26i0NIQWc/jHo6nLEqYaQN8hYSooU1lRwnPstKbJBNtu6A7+3HBw==","shasum":"cf7e6bc4fe7d880343915d60a1dd3b4792a38776","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.15.tgz","fileCount":15,"unpackedSize":14774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekpLpCRA9TVsSAnZWagAAYWoP/2g4dtj9OrPXWfiHu5XF\nSS/HaIAOzRpcr7d2xG+fTasPl0JWMmfGdwAWf51wBoLJplDEXexyY1ZYoZYA\naB7Cul1rWe6uHqjNxKq7Sy9VTC3x99yygmTSg1zpb1kJ4/e5jbrfMRJDmmu8\n2GbaGMt8mV3ZdHG26i7i5yZx1zz2YxUHcFFH4iyub/3Lk4WXGFu8qa6gfwsv\n7vW+NjWpB68OHUfUKGG5AvmnfrO6GlUkv771oYL25hWa9BZfuwY0RCDxGjuO\nLJcH5nc/nUKDi6k2qRq8D74duH4AlU3kAB/16qlx45Nc0LHtIbP80ULA3JVB\n5QokMXwEH8dcUr8xEMhCkxzFEB08ySQFyW+bvJB0COSNVAp/6w9yWYDIdsB3\nGDroKRi988NteoTHeQgkN5Yd/fTtv5xMAQZpBBqMlhwMhuV4ZWDBsWY0dq7k\nNBzYng1srdG2nOlHK/fw4DfgVrhkXxIR1LXIcvM9eZJPbKRlun4oWJqADzhe\nkG49yrRrtpsOYRIvZsToyxhxB+2ZIPkMwdtQqWt+oLJFJe0hBPSz7AqiWwII\nqc5DtFQDIZN9ioSYSq112ngqLIBKKX5ov3ritEx9wUx+5VzKUXyMi35TwXls\nzes7E7hu4rHkoo9BJ4NREOnwpsczn2ATJ3rI9Lg7Qp57VBfn8l31OOod68cm\noJwU\r\n=hEsU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFQUcoM0+LyvpKYemeB7umakPiioQ8Fz5RAkaPZAmkdnAiEA2c02gkutXA8SQybPCVcBDSxmPZgxZSswxGFlF2NI2wI="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.15_1586664169292_0.10159591017694969"},"_hasShrinkwrap":false},"0.1.16":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.16","@nestjs/common":"7.0.8","@nestjs/core":"7.0.8","open":"7.0.3","reflect-metadata":"0.1.13","rxjs":"6.5.5"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.16","@types/yargs":"15.0.4","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.16","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"9693ad7693fabed3cf642d8e704a0844fab92b12","_id":"@anchan828/nest-commands-example@0.1.16","_nodeVersion":"12.16.2","_npmVersion":"lerna/3.20.2/node@v12.16.2+x64 (linux)","dist":{"integrity":"sha512-9tt9mjvIT5iJoKNG0ntbityfycv5x3yD1dljp2fawstkN49lpdu7kf9m3GNyuBuV049EtK2NsoSrv5osNMEUoA==","shasum":"a951fe83d278dc6701a91f9baa8cb112c7e425cc","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.16.tgz","fileCount":15,"unpackedSize":14774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJem81vCRA9TVsSAnZWagAAp8gP/jhdjBGoaAwbCtz3D+kb\nDlYLyyY7UE4hd7oiQ6nm0nEB3jdKESynBLMwaLWBnJ2+0dCfZxYSTjdFoGUr\nMaEOeR3wjsE/TvK1++0e6W/kO4dWIqxmxsUAv8qZpEYzBACOMNLTmdTqTjPv\nmytPvkkJhdzo1k66xQCsloKW0iVGjh+WY+wAWNwftuCfdzLQ5Y6+ZAZAiRlq\nDXBhxFrX6HZUCeI6hPbCRap563W/QPrQubJ+09Gi3p1Ess9e7R8j+dWnJudf\nhIH6+zoDmFwKgq4mQBSVE16V/DJxPWHKw8m+DXr8zHPq4j5f5DVcydXvJPq+\n6y/N6WmRSjIosbSEY0yFIgo96DJTxx45UBdvsHA1LatjOqXBEWSKgW/8NVnL\n4SNQT51uD4awWEllbnYujHIOUZtGTY63PjSSkBs1CFBnVNQNltabFGkA/vNM\n3vbkeKZGzBclI8wkupnMkZj9PqJIN1ERlEFFFs8mgOmSVLQcDzjJHnj43TGX\nD+s6EiA4yTk9bGFYeigPmOte5PaNZZlLz2eK7wjNuqvAoc0968yVlgXnUoXd\nZiUyl2R5wpq/OVz5Gsu7Tkyq9QART3m9OeeUfa4moEN7CHgQGEQq20mQ+U4o\nHzi+NK+q5t/MH7n50yIR0xN5jZsZkGBSJ7eZfe8r8kxHIspCTY3qaSPHCfPX\nsnOa\r\n=dUqY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG5GV333in/gu/vkHfbFyqITXvEwUiZRzfYkrXdvIR7OAiB8Ps5+XCDAy0yZG7sn3ZzSqzCu1qRsO8NWvdwYijQpBw=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.16_1587268975112_0.07510030247415478"},"_hasShrinkwrap":false},"0.1.17":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.17","@nestjs/common":"7.0.9","@nestjs/core":"7.0.9","open":"7.0.3","reflect-metadata":"0.1.13","rxjs":"6.5.5"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.17","@types/yargs":"15.0.4","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.17","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"2b82d058001fe08daa5c34bd50a7bb4fc486a3e7","_id":"@anchan828/nest-commands-example@0.1.17","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"integrity":"sha512-0Og8jgAlsKx17G09dZam+Qnc+Nk3rD9kINcRet3wfDdLAAkySOj2PfrBC/p7dh4wKybMh5TcFg+9UcezCx/gHw==","shasum":"e5c3937f83d2e2c84c8b2838f0be7fd556e61f6a","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.17.tgz","fileCount":15,"unpackedSize":14774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepQfiCRA9TVsSAnZWagAA2i0QAKLwPQe+/x1DolKRSXja\nUqVYo4m/W4NYKOa+0qnyb2QDgi3KmdASTxh/aAXKDH9h5x5R1xIBZwTuFw15\nNjnTtlGyMc9MVLIpwvPIKW7oge5DQpn5ciy97ggH3JNYUrDIN3Fm2kTJN4ht\ndIx1WXmPePnt0uzO9nu+YdKyrerXagfTj7IXAUkRexlyi6B6P/ERuM4cMwkg\nl3qlI70qXdFOHEcK7crxA75ntKHg58/DupMQT8bBQEbIx1k39FZ7dTSyeOUm\nmJlihnjI0OB8WVfgIBBc/8vZ6LFsyGyR5h2EftcarYpe2KfqecIz2hoAeFF9\ngalbx0CScDh1G24Ejzm9fjH3hD1iTyplbsDlev+E2qkJOr9+k4s0m9NOLexw\n1ijavi/7q+rRbP+798T18HuVaGnDeWgQEquoDpA4W+/4QvNwtupzww0LgtpG\ncWGuNUtN95u31HNWEqpWlQdK4ilKPtnacjbdoIgCwFH+wfrFjs69SVWSTHVU\nvycB+5d74bVpezGUzN/Tu3HTmM+UV3wjiC2na867UQRMl6YgIQ1+LjtRNuER\nf8dln09ktEgu1YLhL42JmDTHcwbYbBiYIBNytBu57PRYca/C0NVDPek8/eUM\ncP9geo/GUGol1Wlj/gYj/icBMSXm7rynWI3EwprnHIrHMZoeLdCzbPujFH6D\nDphz\r\n=w0Bi\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZhMHKo/F5JhMQH3V+CCa1N9KqkX6tkLYV/TcvhBNZ3AIgfrdiABAFTO4Qu4DFmz7UTUsWZwbp3YX4Mggh3AeP+fU="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.17_1587873761870_0.06268740163761022"},"_hasShrinkwrap":false},"0.1.18":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.18","@nestjs/common":"7.0.9","@nestjs/core":"7.0.9","open":"7.0.3","reflect-metadata":"0.1.13","rxjs":"6.5.5"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.18","@types/yargs":"15.0.4","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.18","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"0063af98538b8a814f41a783d1c7dd1fbce74415","_id":"@anchan828/nest-commands-example@0.1.18","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"integrity":"sha512-It9xuX2OqY78gLjC7I6l8lOSSMnCV9wMhRGYlFJmPEMNdbBQJl4h2ZV7v6tCCNdyZ+EHD6fWNMpGMQnSs9VxEQ==","shasum":"839174b69087e314cf398b57ccefccf14178d88b","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.18.tgz","fileCount":15,"unpackedSize":14774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerkJjCRA9TVsSAnZWagAAb+AP/jxhJvmWyQdBn/pICiSC\nIXf8IaGGW7NHXUhqX0p8eM0GcSXD7zvGGD0wP9egkU4JcBe9kqx53F14eoAN\ny3Ax+e6vWdgMR6eQ7zdclYZfYnu8LlkLLulYsHtl0vPMpdxHxxJ7ZMcWoDcr\nuz1J0YwOl0ehLcPv4ubbC5I5rTn0Fq/eD285vWilSfU/+BjBl/TT/GXnlLq8\ndIYyvyLgJWm785samsSaZnAZKXuta/u2CmJm3LaYq69FYuwCBeKGqMBc8cer\nPsQ/cZAmcq7o8qwyCtPZ6OWWaxMnYTx177jCLPA6SmasDJi5aYcVGgHvNN7i\nkPdjxY7RtZ61+nl6N4FFqI72z2EaYp0IFqLVKpwRvGE1jJc/yt2pVlXnqm5r\ntwUD4bAQhZh9UGfozKOFvOZqR/+YyJu4+02MjKC2hP5YdLnrq85xoycEMhKE\nOinu9fEPAvQgKbVQ92oVQuOYd+08rGZ20fD8sensjQV9izZBWzxp91bLGtKM\nC3sAMjhEf7WCtHgFhQ4ZA5cocjtc7ByCjBpmuUTCSdQ4QehTS7LJGmhCJJWW\nsWV7/djOcLeWL+soaaJmEZC9XLR0jYpPtGrMnuKz737OB4zKfOnSvDTTJ47s\n00mKiAdkZDJ0NEiaykIsNfGs0vXIj/IJPyoZKJ3jxu/L1zuNHAZT2vpPYTGZ\ntH9h\r\n=ZecT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDMSfEynbUw8ZtCM/hH4EoB2r7/otgUeQp05oWRXZicgwIhAO4t57DNFE5rSN5c0qLo9iOAq/lpXPqDGiRhnkBEUWYC"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.18_1588478562920_0.5631437614817396"},"_hasShrinkwrap":false},"0.1.19":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.19","@nestjs/common":"7.0.9","@nestjs/core":"7.0.9","open":"7.0.3","reflect-metadata":"0.1.13","rxjs":"6.5.5"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.19","@types/yargs":"15.0.4","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.19","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"011d3f96c29ad5fa4a3c97c9fbd458028ca38c71","_id":"@anchan828/nest-commands-example@0.1.19","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"integrity":"sha512-1JZ0JERzzUYIFLtvVEjyMzQokR73rDJVMmBVr5h+IJNPa1gZjceLKaCB/8p9QW+Z7Nfmrl1x2zezgCouQgq6iA==","shasum":"9c81ea209cd3a6e6c1c6a5738345a0461f5ff477","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.19.tgz","fileCount":15,"unpackedSize":14774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJet3zpCRA9TVsSAnZWagAAHisP/AvCGxk2p8xPM1bAoTus\n03407MBQENE0fPzsHa8EEIhMC8GpUqtmCtRYitnDj9PkMi4R5rdaeNIPDQ7V\nv87mfdl4ThZLtgltZDKpTCI3TEXL0CbylUp0SGBOnAJn89eStuCzhdeQva3L\nvwEEFI6yoklm/YoibafiB9SB2Tng9PdiRH/W7jVHD0dLmiDkRQfOGniZiq4o\n8eZPnqUmR8lWPvLx0ncMddqDGmbDyezdi7qWOsI829a9+gdhGPWnk3Hj21lc\nOl4MTicfPBplpbgOx6FxcyZgNMLyh8128//voXIkxYdOQKD7zapquAOUfzKQ\nZqx+JqcDnAsNUoUVeQmbEWNtauJsck0EnDHAHs0IDIX282mQVuioU7higm5e\nbwcRxygOK5oUaFMKZr5YfWRgo36RRiSyA1aOu8wsdABcrIg5r8wC1zJc08or\nS4U/fgDTELSzwY49CyoU7FmRvsFtjCKg/SvX5NM4SshQA2k05E/Ftrq8vr1Z\nzGUTfAOqU8y1Jgqg2GTAtJXe2rEH7wExxs4eplmeSpYuAQ4aMAr3oCiEFbfK\nHJbIPBCqAsWiJnVuM1QUtJtPA3hVdc5rlOrB5f27hkwAFSX0qxKpQh0c5Rf1\nj7cvGBbavdbw5VTj5aTUvZPQ50X6iukId6hYhFHYWKisMKL9YElu0xoUiHNn\nEGBq\r\n=vTOw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDiquJ6FcGI6yASE1uZYPyulvvrIS4KkRgjTP+i1ytBxQIhAMI2wnuK3CFSdLuDwA2fXB+tYra1KvDrkDlgzZy+c9Bb"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.19_1589083369460_0.04155977444529846"},"_hasShrinkwrap":false},"0.1.20":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.20","@nestjs/common":"7.0.13","@nestjs/core":"7.0.13","open":"7.0.4","reflect-metadata":"0.1.13","rxjs":"6.5.5"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.20","@types/yargs":"15.0.5","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.20","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"0a095afc7b5210f81b5e5176708ec64e82d54a05","_id":"@anchan828/nest-commands-example@0.1.20","_nodeVersion":"12.16.3","_npmVersion":"lerna/3.21.0/node@v12.16.3+x64 (linux)","dist":{"integrity":"sha512-DJAePj0pyFR3ikMjxR0hEzZwoQL7DHYP5mcoBGt5LpgDNXbFmV1y4li13aNwuXCVxmNPzXdN+uylOHjrK461YA==","shasum":"3d82ee4e7ff2f6e7ee4df82dcc01fec5f644dc50","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.20.tgz","fileCount":15,"unpackedSize":15587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewLdZCRA9TVsSAnZWagAAt1gQAIOmEhrvYpNjVtw/WgLn\nwBkX3RQ13pXzpWW3nHrg6H2GIb5PINDxxk5C8eUFjGsKSqm9V4p6E5qzJX2X\nJoofkg2E31utTS5p6LzjU+QdoB7sSr2StPCTXKs5Wl3JjIk50yaTOmcgm42f\n6E67VUiKjRqaClygXgaOZi5k+Rae1AhJILVGggYO1NSVl5zGLwfX3edMcV9w\naieGtOaGd/kLa1zgA+urN89/h9ayVXC+UBSzs2UmU5YL5ksiFVXfNRxQIR/3\npXeD6UCnu3SRHsa6lNZUf30W+mrN/7IKqKMoBeh8umm6yL4It8vDep5PgyrF\nPhXX8kLQs19mnczIBH3juAnbCvB9PlyQmpwLr/AOrgexiIEVZiOCbxKjckfu\nVCGrn0ORjRHlw4STWX6bt1uqiX2GjEDqe3KzFSw5DjD45xSLFfEPreeLfY+9\nMuujZ6ogHa/ME0JOshHuIioWTkf1wANuDTzX7+uzxRhMUmMre+9AOFIt0LV5\naVhaXv6xGVfm1VXFf5J2Js9OI4jwuy6s1hfTBVMcEuC6JJa8o+qDZyDkIpX1\n3SAADOgG2BWsP5tT0nrq9m+IAVkzKVZhZLBm8vEFNCB4wnzPV/GAGuSJK0u8\nSVwuv6I6snZLMIjwqmZmSIU4m3glIezORkZ5a45N/vFXUdYkYE49FhxU1WTa\nfSln\r\n=YoWx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCI1cduIhW2shZ8NoyVwFwATHpFkJhFKCszhp1+qqKzrgIhALnIJdggD5zFB1a7+AYZqpzBSBnqz/U57c0Y9UFTiOUX"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.20_1589688152679_0.3885257540680367"},"_hasShrinkwrap":false},"0.1.21":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.21","@nestjs/common":"7.0.13","@nestjs/core":"7.0.13","open":"7.0.4","reflect-metadata":"0.1.13","rxjs":"6.5.5"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.21","@types/yargs":"15.0.5","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.21","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"bae2108f6fdf5aa2c9e87f4620672fbb50ec674f","_id":"@anchan828/nest-commands-example@0.1.21","_nodeVersion":"12.16.3","_npmVersion":"lerna/3.21.0/node@v12.16.3+x64 (linux)","dist":{"integrity":"sha512-1BAiqlpxKE7eGyh0fxM0yIeThDL4AHKFvko/cpdhlntGoV0cWMpiFxEuHXydTRlSbasRTA67eC754wF9OKnyYw==","shasum":"e07ca9d4efbd5a2ebe73d1537b11a725441c4f77","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.21.tgz","fileCount":15,"unpackedSize":15587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyfI/CRA9TVsSAnZWagAA9nMQAJv0iQDqwwQPqG248eeG\n4CkwjlO4j4TZ+45LzfVlT8e8m6OPjtsqAf4mHwYUsn0FIh9aLCxNZd+FLp7H\nWJBw6KMcbVPmacrJFkvfIxfKF6tRdYMSn0mnqs8Vqww1e/xOxu25oEcC884O\nGPzsqty7X9TyxMb1Wp+hF8DtRXIpb2A5zqNaAILh/McjoQM5i7ROaxooZodF\n9BLt9P0PIiNCyN16lOn7H+rtrR0x93sWCwF/lMrIjTHDKKYCVSgmWjulzJku\nkkRpbGmeOCGhHk9wHeioVmJlpEPuM8WmVyjy0X0ifV+gO137ydrXfIFt70K5\ngEQbWciD7pYFsHnJVPmObBsCRRnsB/82g2McDvMKYAN3i6Vsw2oFoB7Lkw9s\n5Pvlqee2BdBdIi0XrwCX8+ZddQJ7oIvYSGS79CuXKuujanDdixP2DoUYr9Ck\ntv54mXIbXXf4P5BKenxTOsBc6rtXF4LW8WlAMrwHWYVg923rtbDKpu1Pu0P2\noTprGwokD1wd1pYF47wC2IABlkTKfVKkhvuO+SZhNdEgc1NwtIwTXhuZarm8\nQAesjJ+gvnAovLAqtJye8twtOEXY3Z9qsx99asSO72mKqqFv8rjIXCG3AODo\nma3yyPXL5VVZFrP48m65l2n7ycCMakseCMVve58lD2+Rn1NmYfwQjI+6vMtl\nnw5j\r\n=7jca\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDudaEklaM6h/J6r3OeAn9z/MXemCVjkGtHJ2n1+65ZuAiBHy8DrJ01wSVs2L8ajI9go03f1FwjqDLcE0MsHBrSPDQ=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.21_1590293054600_0.12986906673349252"},"_hasShrinkwrap":false},"0.1.22":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.22","@nestjs/common":"7.1.1","@nestjs/core":"7.1.1","open":"7.0.4","reflect-metadata":"0.1.13","rxjs":"6.5.5"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.22","@types/yargs":"15.0.5","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.22","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"64bd52ee0f7144d7af697f7bbd9bab248848195a","_id":"@anchan828/nest-commands-example@0.1.22","_nodeVersion":"12.16.3","_npmVersion":"lerna/3.22.0/node@v12.16.3+x64 (linux)","dist":{"integrity":"sha512-OP92d8cP2TcqUVqBnxR9tC0m84XHWbFxFB3aXWRbhCL2e/fVqZgt3t+am4MzqTXMPQzSLHMan56Qo4dPNRyutw==","shasum":"af6285c9c6dab0772ede7723476114a407b75693","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.22.tgz","fileCount":15,"unpackedSize":15585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0yyOCRA9TVsSAnZWagAA/usP/0c2XVPYXUVaaVZiwGbl\ncZ3cMgAPY9V/nIWt8WUqX4wmcsEbvePpY3aRmw64d+NOXkhvqs3ipD9fuzSQ\noVKQrhCN/a2zPQthjht5oOlY5qUoQ7ArvSKrXtOzR+kD9wikcoqFADiL1tkQ\nZSFT18sZX6inUX2bRlW4JZuNOjvR0CGIoOPNFxpzle8tgRb3+neD4N6rlrOa\nAa84ilUDaJE8GoDXnZw5cHiRRHMabLcy1+NvBY/sDOkrDk+Lf1lr4no5pn8V\nRH8aSPA63lJ3Tqw5IFPpAwFhMXrhWICKu+zdsGEKs+3EXRTpUT8qHv/CFvn+\nHscUyYdHXBkKDRuHQ/vwb5x4XrRwCGFjzSYOry2Q1RSc4CfRH+NunrnGh3i1\nC7hMgASzzEHQIz/tK1ZTUdBOuJtcjZbGqYaH1N9Wbh4XJcixXD5kwJZiJutj\nGdCY8rupmrKnORe+z/twIB6lNwx11BTy1bcu1d2FrPdzB88aYfCC3E1ixb4W\nkIXjBHlBwHaW8tsZPnopw10Y2XhiTdQr/b7OI5cQ5NdkuxWJQ7XrtBKL6QaF\nKLMTadrmntA3HOdxk/1m4yKX1bJws3nPaCTlbRmsBgVBkwXQcB5ZUZqvfWY8\nJaAuIGzd9/787VLolXrGhOv7XhVQ3gT7S13fMwfxT966w7PDKc0r5RUR2QA9\nf1UM\r\n=Zxwu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDew8s7ymOr51YIJS+Qn5xkpxczcOqtYj4ZZS0KE5xyRQIhALAyNFvLNHZ3tKPlAIURYrhUlZKTdt4rUSQoEAxAx0QW"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.22_1590897805698_0.11395893370916399"},"_hasShrinkwrap":false},"0.1.23":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.23","@nestjs/common":"7.1.3","@nestjs/core":"7.1.3","open":"7.0.4","reflect-metadata":"0.1.13","rxjs":"6.5.5"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.23","@types/yargs":"15.0.5","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.23","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"05a460e3680a48cd14ef0abfac5b26d6d50eee9a","_id":"@anchan828/nest-commands-example@0.1.23","_nodeVersion":"12.16.3","_npmVersion":"lerna/3.22.0/node@v12.16.3+x64 (linux)","dist":{"integrity":"sha512-hvTMlDh4/Dap/tqpr9daetsIKxJSxNCQ+DX801uH8ltiX8GBnG9uSDcUJOtIfGbj6mJq98m8ArEsBCebZcDt5g==","shasum":"3c0974beeb8cbdf1f707f82c4aa5165729454c90","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.23.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3GdUCRA9TVsSAnZWagAAHGgP/3EB0XkIq1qeRMje8284\nSsCpUaoAF4Dv/0xFrKjwpugfKiyaLpu9/sCcxe5R/z91sOlA/bVgsaKXvO+i\nAF71cSj3Pf5GmM02gTydyJCC6BQfMtBGjwMfxmeDUl7NNmvAAQ22u80CMvkc\nrrNdOwAISwtEY1vcpgcihn2KWjU/xeIIwKRImz8oGBlGyKAmFlpRPVlPNnjR\nZEcgMqUdWjEkWMCJ0UAD7bT/X9l1a/D37wIkUs0a1b2dTM26TFeI1MkXxc4e\nlVLv1W4TKfGMoTfehVI6C9hyIwJ2uUedUXkqU3s9hZ+MhSXU0jal1CmAghcH\n0Buxi3g2+4XeBDa/saaEC55SnS2YLwglSfdbsuchpxLhzkTQdPB7hQty80mk\nt4ozJGI1a9/8ZaGWh2mSup6NRzAqqtQaIwc+PP5Q2CKMYXiA+XNLGT0Veo9J\nEGBZ3LeBkjy4xjzDDAZfzPenfFIBb43QvzlMGyddcJZ3/M1md76M2QLEek4h\nuOtNpeDsVLPDjfPSFTXFyf3tuTLzLn5Ioyy3Zd2huRu2uU2cMZfp8t94Zxs/\ndUXYTpAGjCxAPWDwrJpaL6fQVUDCmaegWEHhx9ubBUz5XICdgjpCG7Dhd3V3\ndzR71tpEscdtjHH60x7uS1q2iRLaKKEzc/AGPx7Kz2CCb1Xk9+FTp7gI88HK\ncm4q\r\n=DyV6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGVDMzTXhd6Mg95tiIbGKx0xHI+JprPO0KBuz7db8F6FAiBNBT+WJOcefMUb0PL2vuilzZJ7SmwK8ASW/R8780SX4A=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.23_1591502675697_0.40517500714205723"},"_hasShrinkwrap":false},"0.1.24":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.24","@nestjs/common":"7.1.3","@nestjs/core":"7.1.3","open":"7.0.4","reflect-metadata":"0.1.13","rxjs":"6.5.5"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.24","@types/yargs":"15.0.5","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.24","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"a5ad8485af12ae7ab9f83088185f8725c2862cc1","_id":"@anchan828/nest-commands-example@0.1.24","_nodeVersion":"12.18.0","_npmVersion":"lerna/3.22.1/node@v12.18.0+x64 (linux)","dist":{"integrity":"sha512-jY1rIql6H9cdULoKxfJo3gajrZASREmuRSkBX/Kg2SM/Oflxtx5A3kXpxSlxDOJx1TXHEYMkDSzcrGTenybt/w==","shasum":"4d4c7e7a03dabfc75e39e97925c961f0d8b64def","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.24.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5aGtCRA9TVsSAnZWagAAWsQP+wTaWYeHLx4ZWKoRVbXm\nL63mr3ydykNpijcncxedDR25YOlQLP1AnHeOF7koWTIahjwHJrsBYGQf73TK\nseBbNGomXdeSTJHUA+0A6MmGSmCcU3iX9PySrlfIJTArcWLajM4Iespx69Vp\nordanO1mcG373HKrZOJLhvGBH3Aon/ZIOsWZaFiePrDMOAKOV125yzO3cIkA\nNbK99sU5JFpgM5ETvFRQrBBY01q8TAmGed0GVTFd0ttx0Etjcx28VCuxAb1b\nCd+EqMlrsw76Nu8Sstp+S7XwBbKuMFCHmGLL5kZ46QyYB2g6R5ToBpPuIeRA\niB6tubL5L7sTUESDhJ5tLE5xAWb1N28Jr6DSpjrqwhmAZSkulrXJ1SayUWXO\nzym4L0gYaqLQQqR+RLITMaSJVV+4sgfyIpHissH9oD6Tl27mWpwcE6oWuzTC\nhUOcrWGyw45onxct8YScFf55UH3ruK4LnKBfJuTEf5ktTODxfrUYz5Cy6yNs\n+1gmT+ii7Gfvx3784CSiSDNY9mUriaWOQ494nOQAMTnlh7K9knsOnpPrTal9\nEkiNeIpj4Tnp/zDy63QN7fHMsfMMSl0lkMPQtIF6Sq6o7p5oFyO27RyjYoFh\nKRAvEXxGpuG+s60Y9o89HR1nNPbHkcDom0olY4oMWN7DgoRNTjooh3+SSl7t\nRa8W\r\n=CeMU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICqI+e9a2nyjnm5DpNefqDtZdADd/e2GQwmUPQYf4J9CAiEA8fKC0rbjTywd/zPUC7f//ZNER1Fwna3OP88JSYSDMEI="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.24_1592107437353_0.17141562579757075"},"_hasShrinkwrap":false},"0.1.25":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.25","@nestjs/common":"7.2.0","@nestjs/core":"7.2.0","open":"7.0.4","reflect-metadata":"0.1.13","rxjs":"6.5.5"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.25","@types/yargs":"15.0.5","nexe":"3.3.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.25","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"49d3067539e9cd6334531a96633746019fd53f94","_id":"@anchan828/nest-commands-example@0.1.25","_nodeVersion":"12.18.0","_npmVersion":"lerna/3.22.1/node@v12.18.0+x64 (linux)","dist":{"integrity":"sha512-nWr/pp9NcIrq5GVYNitEDisHAIWmOMiBdZhocsOTDDPgBmwjRH+QFDhSm7/EOCO9hTP4F4eGCYDyTGv4UC90Kg==","shasum":"636338112755b17022c47aa22f6e603122a4b1f3","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.25.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7tzlCRA9TVsSAnZWagAAEGwQAKONBVOOQoc5n+/1Yppq\nAxLwmgBHq/EKt5TWicYad3yInbTW0UaHr/2BN9MdEJoiBLjJdkfp2fkYnK13\nY1XKmwdCU1wpHLc0T4t4959chHNJF5WJaxIGyNmsg6zDtfMp2M1h2J1oj4bR\nIeLBC3RN3S/4tSaWDB/80yCOljHjVqpNXCBZZyl14NklWO7sOk8ItrSXoGyc\n9NdSVMzu8hOYIaWXEmhCFKxmwlJtY3DInEWi2tSQSAHTASeHV3O36bq4oprQ\n57cxCcrGVVl9KdWzB5o6h2CPjE0w2CrtG2l/dRtjgteg6fr8yTX/k+w50N4B\nSUkhUssx0h2I2KIEMBXv9vLiYB8sDchtOoJy3HIk+ZFAlUv/UGpnRH77+FOX\nb0AK7M3YlMmX+l0VCJ0pSh9HuZMKkv9SyJWojBRhaN659HAqxB797+/rbF0/\neJtYIEq+aAC7/BaVzT2QPqD6RvQEuu7hvYhILmURBFO5rhvQu5oRXqnNbHBS\nxelnOCNlOHuVdrgkih42cF2wHYOJzN8bvOdD7zlEL9SzfoJPL5QIa8tAjyQo\n0xFtYoZrK2cze2Y9TIuY8CllL0IlxbsC8SMQ/GcGl6wHlRuZflMCQby/Kxyu\neGODkAO78W0nGd47338G6bbdrLR2xZfK1iEg62zqsE+d37CzMWV/iCBd9zqS\nNSrW\r\n=N3vg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCE8KjAoQHgaAoi3hyNb6ieYkMpThL6aXrk1kbParY2OwIhAMkhZ+yJYshzwuxmbqOWsKQVuPtmRZA84Fi3WpTuDbxp"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.25_1592712421401_0.11310380878905102"},"_hasShrinkwrap":false},"0.1.26":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.26","@nestjs/common":"7.2.0","@nestjs/core":"7.2.0","open":"7.0.4","reflect-metadata":"0.1.13","rxjs":"6.5.5"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.26","@types/yargs":"15.0.5","nexe":"3.3.6"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.26","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"c24e4951daefc76d75d882a3162016618d817ab4","_id":"@anchan828/nest-commands-example@0.1.26","_nodeVersion":"12.18.1","_npmVersion":"lerna/3.22.1/node@v12.18.1+x64 (linux)","dist":{"integrity":"sha512-W574tBzqTPi+dqtbRtWZ2CxTXRsQdmRP3LSYlLTcfaKKK5vrwD4ys6wAUc/orFFGwnzkJwfo4McXdTH1DmfaAQ==","shasum":"e4fc535caab25661f031e098211bfd57db18a077","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.26.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+BbECRA9TVsSAnZWagAAnc0P/jE4aJbyieO1bxtxmMcl\nHVJJOCGzCDx8MzxDIkFCoI1tDiqIazgFfi0i2l84BF7qOGk+zK9OpvWXDXN7\nSMaRSksq2x/jnX9OhgOaVgqLCaVTiPiLZxdRBeo9r/PmqeqMA+h9I7sBEAPJ\n7V0EXd0lrMQWoFDoBjZOkR+dIEYT5Y5QwsfICIm3wL3rZNdUc6sjGx8v94k/\nTD+9+PlNQu4KHXqfYAZ/OhTJz7tKWcCLKqcX9pEAShcCc1sBT78HFuBS6Xri\nBheW8IzpzEwO/DKunsoRnSTl0B2fLouDGbjvxy3OKXzAG0mNeGNTvl1ZHy1b\ndPHdX4ETKW6E0A3iQNRGI4C6ZtpOwgGmndCsXW1WwQ6VTabiOncZTjE4ESkY\nHNfbkE7AYchIe5d2qIrMfpedqAjVE3ytVSvxwdZO3dOAYqY/tMfbV/7ioAe0\n9AfalIThubhiOyB4fVqGT9A5N5QcefdkAxVt5xipOZ8V4rk0UbU3Ocu26Wk9\nEAacpl3B/sf7p/KpDB2N+ifVwRdXUaVISomegF17UchKTdJTgjAGo7E+BEpQ\ntKZqGXD+jTCIQNS61OetE17lnhEafg7SthpW/JIF6aE3LLvGHOCccoXq7SY+\ne8MRa2apIuukJ5EW3/FTc3Tx1sysazPsDKyYr6Dzkh/NtcYFQ1nWonb1xeYl\nfbGA\r\n=Sig/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDF3SRSThI0/5ANvvcIPoYzqe8OPi+WC87qX/YwoU6cYwIhAJwTtyTqpSpSuUU/sJx6iuf/fbRi/Nwwyjinv+NzPDKn"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.26_1593317059992_0.3145903658554221"},"_hasShrinkwrap":false},"0.1.27":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.27","@nestjs/common":"7.3.1","@nestjs/core":"7.3.1","open":"7.0.4","reflect-metadata":"0.1.13","rxjs":"6.6.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.27","@types/yargs":"15.0.5","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.27","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"940820d883a293368c108e24125c9ecd92102154","_id":"@anchan828/nest-commands-example@0.1.27","_nodeVersion":"12.18.1","_npmVersion":"lerna/3.22.1/node@v12.18.1+x64 (linux)","dist":{"integrity":"sha512-cX5Zca8UWwf/dhk7SU99aTp5MCfCLYOy379fIgKq9dGncAQ9EirwAvZRwLvJcEUu06fgLk+oS8J8aHh3khQ7MA==","shasum":"2ed76322c4ba5afacede1e35ee5eac8d5f8e11a5","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.27.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAVEsCRA9TVsSAnZWagAA5z4P/07eDq7FGPiDlWdmc1lY\nwxOT8nOvYcnNW676HfABXxXW5eH8C5ZtsqgzqWNFACWsY6Lbda6CDNgXfTc6\nj/tQbou52DOIjsswWugf70V6qCRJM8++Bxde1nfHXARQLohVfiKcd42wE2Mk\nztrTKaSe/H0InCBH7wGWKrRi+3PGoRNlFRCyOnbi6BUG+ZKqTFcGkpNWTa9K\nMwQdjDmb1aaNcALokFeIMUIKsoqw/db5fcfwDKA0XmqqWpcCtujk9IeI3Oos\nMkNftGTy6Dv58rvIHkT5mO3UeN6vdNTNPaD8ZhzTSSianRewDgzSHh2LBESi\nLYevOTmwrm8ACOiqnB/ubGl5rM9emqOW2EseyZZgWntgDvRyJNNtqNrSILZF\ntG54JNOHB0JDNDsetgfFcvzU1ffnArlWy/ACqaZmZ14d2P4eB0jL7eU5IO0O\ngU0d8Wu3mcDbftSms0VYy0JqJfFNNP7J+eqUvZFyfJmmh9rH2hFpT9qXZRy4\nN+FjCVPa75ROsef9d9MDKCHRPQzhHHeqCPOusvUhfN7P9FFtrNNlRKwaRmhH\nvl61zLigrtp+cyFI99Sw2XKaiv0oqFWt3KW91vruphMJP40i0fpjhjE3v5x8\n3v7RNrfciwGhARYj8yro88mRvpEY7wzrefXuQF4yseKtPMLP8LJLj/Qi9lVW\n54AA\r\n=9T6B\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHK3My7lABGrKVxUzou3CkUBU1aKzmM0H4b1i8IUmXXtAiB+LhhMF3ptCUAPGBuZmTV+rb9FNNRWSt/nwdRHfs7Nkw=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.27_1593921835754_0.4796892294471238"},"_hasShrinkwrap":false},"0.1.28":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.28","@nestjs/common":"7.3.2","@nestjs/core":"7.3.2","open":"7.0.4","reflect-metadata":"0.1.13","rxjs":"6.6.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.28","@types/yargs":"15.0.5","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.28","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"8038e0427d87a41599d410a6045b1bb5361a3b63","_id":"@anchan828/nest-commands-example@0.1.28","_nodeVersion":"12.18.1","_npmVersion":"lerna/3.22.1/node@v12.18.1+x64 (linux)","dist":{"integrity":"sha512-6qxCI5smfp+JVA7/reY+4mSN9xryeGwqCNNQTwJ7um5SZoODz3ucVbArS7DMLU2NALlF+CXvDT6/S4brPmKUsg==","shasum":"f0685d6be2b8c15437587b6bd6d1cd9e294e5ef4","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.28.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCou5CRA9TVsSAnZWagAAQtUP/iqnFVpD1nQnDTj16Aot\na4G3dNdY6QUMY01Z6Zo6tmFmhZ78wlMeqwTLUGlY//MYnKYBuInb+8tI4ppO\nZTiM5ncV6gkKNtLvAFyN5lLreck8+w7WWZb8Ark4HecAMnwbuXHUt+oE/abk\n8IkDzQ45SSl1SOITadrrxt9agS6lQcZcrzAjDrmSCcvOk6Q7k3F4phbuQKeR\nseMSRGhPr3XUVGNDVvNcjQs3nk1cKhWUULqLbf1FYb8QNxGe9WOn8ts+SxqP\ntkxxgvsOEl9dUdvP0CDKHjP1vIO3Q4sXfL81DrDqJGk0RbKL0vWORJf/XpUc\nKACiTrgMN6pGaBq+utlQbU6/LIuWoMV6uOoK0uOVtfRQblvAW2gSt+KTDckw\n7IvK5ISAuU2nyeKCFFe4DYxJFRJt1aG2gM1kS3Hd67WtVdujRkTIWWdVU4vV\n2UWW375zVxMqtXDKAmuG/53JrA0sFuFAZabFhFYwNAr9EeC9aFKmxfdLG87t\nJJvK1M7lIfLqu2KtNOAH84nT7XzR5fONrCLFGJpNtM7HSgBzM4Jl1sGNfIH8\nWAAGjWhgEBegYV09lXCbI5yIHxEo7z7Rs6GYekNfpzrCcKw3d++ys0W8cni4\nq84Kt1nGGtdMVFg//CkuaGf8/5jfRb8JHo3WE7bu/RrK0+Myioa94kuoEGul\nban9\r\n=zjJo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCCHp20YbXjP51VMswauvOtiIBWAMV7712PzcZXZPbVAQIgKWnmHpvYkRjG86K4Mngs06Qfo68iFMGyPxWCwnDl8rQ="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.28_1594526648706_0.5497169350536191"},"_hasShrinkwrap":false},"0.1.29":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.29","@nestjs/common":"7.3.2","@nestjs/core":"7.3.2","open":"7.0.4","reflect-metadata":"0.1.13","rxjs":"6.6.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.29","@types/yargs":"15.0.5","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.29","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"d21df69af6407ee68322017e5a9ce846627aafc0","_id":"@anchan828/nest-commands-example@0.1.29","_nodeVersion":"12.18.2","_npmVersion":"lerna/3.22.1/node@v12.18.2+x64 (linux)","dist":{"integrity":"sha512-kjyEIS+2jrs9unNknCktbz2R+ZeQv8Omez0mjcks38e7QWAPTTWX8wRliTljL6AzXJTlV3ZcTY7zXTk5Yk4TZQ==","shasum":"c0f9b3b500facadecba068506714493ccdf99def","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.29.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfE8ZFCRA9TVsSAnZWagAAYUMP/jP95O3KWPgzcUz+JYRJ\n3cMeEi/QowuFODZ4lv5NJjcqMS6Kr6Gqpc3fP67xqZXDT+LkWiM6ry+7BcUN\nTA0piygw0sR7rIkDsr6d2khaVUf9zd3Nb/c60ScWREwET6OtmaACCaQ/Vlu7\nziNPrUWyXdGdX/t8xgNBJpxRHA2VKI+rNK8zDQ6jPrLoZBjJ8va8m+uleEU1\naHNYb09K7JO4H0sYj4vaWwMJz+0YG7hvHCgKerXuw+78onsX+nrUtQR6eRXu\nNGVwlxHf7C8fZBHeZmcAWIf2EbmqiFT1Z5uBXBHbj8Z/aXFOUEK7jVVbt/eT\ndONNStWnQtr4otIcYwSMCgqV+HylrgezVQJ5PO4Ap1JoNtZBRf75arAn/wKp\nUnbPrHmpA0SPhIlYuwaIZLP/jkd0o5M6UyT3JpvFArDZyFFfrJV9K97QAj4U\naSc1eMbQDPkI3ozB2UXTdsSyaL0FZfv6zT5oGfwzT1hl0P6HA0FsLM7nHcND\niscgRLf8GZI/2ApGEx7PlYnRG1FXRl+35lFFgtdPD1/XdUdR7vLyBOWiEcYH\nEB7FR8w/KqzM7eUFeavvPS70O0Jlgbin6PvXKyP+/nNlomsnX7oAM4m/PQFF\npWh7ybbM5hIEgxzpF2P3S4L4z1PmuHBFgzOJgLPa/l+sIZ56oBAZsbJ5Ks5S\ntaV4\r\n=r3Of\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC0b8oniKH2ibcCQFJSEngIjOJJJvrrMijJ08LrFwZPnQIhANFd1LL5tC8rR+A/Fp1qlkT600prIopTcJ4eswvDH6mM"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.29_1595131460760_0.6347554018889692"},"_hasShrinkwrap":false},"0.1.30":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.30","@nestjs/common":"7.3.2","@nestjs/core":"7.3.2","open":"7.1.0","reflect-metadata":"0.1.13","rxjs":"6.6.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.30","@types/yargs":"15.0.5","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.30","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"60457a4c299fc835a5e6241dc17e88dc1abb330e","_id":"@anchan828/nest-commands-example@0.1.30","_nodeVersion":"12.18.2","_npmVersion":"lerna/3.22.1/node@v12.18.2+x64 (linux)","dist":{"integrity":"sha512-prsVvdwWNhFFMblBrdXhKdDsC9YdVMMCvuZFhwVs1s/ofArD9nIKJSfNRMsrgvu0xLdNXUXvlzsCEyh7LviTgQ==","shasum":"64a45bf5bf8e7e083acb1f3db3d68125930af9d8","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.30.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHQDACRA9TVsSAnZWagAAWm4QAIWu2CtXupZafetns2MR\naEPRzfiS+1IobzYC/vDy+o+D+9zwtN9srhnIgGys/kq2fWPpiahv2jYTosCU\n6IQZ3ZpyUnONDKJF3l5JoU1HntHG5aUimk7x3Hnpd0QUg+yrVGZ+dFWzUjus\nbs4Pq5GCwzzu4nW1cxL2FKjK9gsITTVTg9vOjNo8UtApT9gNrvqFWHQLFdDC\nm16Fm6jQCswcWXgPa3IylAzLBHyYS5PGaq8nhQ9ZZa8r0HT/2CxzMeQFhgqG\nO5GgcAgKveRArbmR6qfRhuK3wCf/d4tmTAtTVc8gq5FKVlGhOKDrpf1ZnjVQ\n6goRsfsbqHWRSYt2PF+CqAhIAcbNsNbXgg6omXYoU2fzgKJXuKMYiDOiBuD+\nxt2uKrLS0nFlcuIJh++l3EHjPgJ7WIFJZB4Z2fXJSkXtJBK0zCapaOdh9LJ0\nYNY37jRkoijcaQJepbwiaK9n/35CR2/CHIFAxTIXUdHbDes+aGKYNC3NotoN\nIFMlLFbPQOVBWQOtseuYb3uStyLzZT/tEG5saplVGz1f4+hw+E4q/nfcnyuI\ngsPRZT5yty5bDx7YkP2KIMCNFeJaK8uUoToAKh730I5BT8RsNAxop6+ZBP48\np+A6J5VgPXlTJoyzER4B3UDShGgQqcTf/VE9elXBTIZXzB8xg4ySjx91jHA+\nPFg2\r\n=N0BW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFkdZZc7/Uy5Xn+kee2z4SvOK/8ck39V6IIfyp/j1bhmAiBrXXuP43+DygkfAXbw22WWWCjrKxu3ig191HZgD3u6cg=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.30_1595736255954_0.35606319657939456"},"_hasShrinkwrap":false},"0.1.31":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.31","@nestjs/common":"7.4.2","@nestjs/core":"7.4.2","open":"7.1.0","reflect-metadata":"0.1.13","rxjs":"6.6.2"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.31","@types/yargs":"15.0.5","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.31","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"671ebeecbc3d1c9412704cdb4c94775baa4bf17f","_id":"@anchan828/nest-commands-example@0.1.31","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.22.1/node@v12.18.3+x64 (linux)","dist":{"integrity":"sha512-uA2qE9Mj/+SHBGN/eGbaZpmmAuaX0Qk0/tcJl7zH64ZvW4a35/8lK/t4w79e2RNhnSkB2l4pVEWj2Xjl1tgJ/Q==","shasum":"a198c992c0c6816278a9669c33c47e69b072a284","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.31.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJjtJCRA9TVsSAnZWagAAuCgP/2Xj1ua/qXnKcdl5q14Q\ngmJRPybYh6QI5ZPjX+RQekrvCXB1IdBsyBaRZyfldT6KkH2Efr8laQjpQOuJ\naGBWv5GddWAxlbNFQN43YVb5xRCqwidhNDdeWIDR5Ydww5u5dUcKPbFYIXAt\ndi8hYZ5Wi4K04F1zNhTGoObL/KlKtY0kBLED8ipmv9CFdDVbR7rhqMgbbjc6\nybbrtd99MCP75zfqghn7r//zZKBefR23Mw1rUmSKdphRc+cdoZuvcG69XDf9\nOTaqCRG8QOj09RQ8Me/wWr/DAWV6jn/9fR/Oe/idjEJtplt/WHazzZMLK+OM\nLcVQw8AaKhDCNja2bTYMaZR0uvONY2ggPWIYR6/slHrTR96kg4BADyTDFvGN\nPifEHF9I9aXS6SeM6PRdsA4Gl1MOzYjSIkAgTwo7LxnjxChMxBmHokdCZHKB\nfc8vY7oDvUjzOzSHMP5+LSrZ4+Urz8z75CduQSpcCoQiY/uqDFjPuJUaq5G9\nFjFsyxrs/XP3FFbobIi1aY4R9zYc1+krfSQFfQeGqCwUlWTN4kZf4ppld3fK\nNuv2PgbMkMrSfDHuWPw9HC9CJdFF3Z06rNtqD3xUANhFQD7sJgat//Gf0sdb\nPCwUbt3NEMpDXI8MczzNW7XATPxxmTX8jwnY73c2xIFnALeYhM4KEY9D2NA5\nbcVn\r\n=jy0W\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHH8uBQUpd8YNrf+rTA/2806kEHOVUKuz778yXCekBm8AiEAvNrVpTUtDfUchWNFt/2V/vx6t1CQ2FE5t45iUym97Vs="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.31_1596341065272_0.19713897878719533"},"_hasShrinkwrap":false},"0.1.32":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.32","@nestjs/common":"7.4.2","@nestjs/core":"7.4.2","open":"7.1.0","reflect-metadata":"0.1.13","rxjs":"6.6.2"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.32","@types/yargs":"15.0.5","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.32","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"6fd73d6720b667c6e4c698f64efbc8b12980602c","_id":"@anchan828/nest-commands-example@0.1.32","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.22.1/node@v12.18.3+x64 (linux)","dist":{"integrity":"sha512-XT7QvFT5YtL1iINTJQ416MZ+WdkJ0JjU5Wp/A03J6QvKzoxAAb7Xtbj3tgwTEZAPtCS/6dl0fl0Dz4ML5yJJwQ==","shasum":"71ccdc08a0fc4fb6f40ed18fb935499d52adb050","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.32.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfL3XPCRA9TVsSAnZWagAAXUEP/AtLRYID3H0LbP8UYP4l\nHxvKydZ7MitzLdvdtoM2OKtdckOG965X/60WZJGPp6j7PmG4M8jWTqrMPYzr\nKr9SnCqvr0P0TVgL9ZxqDS61YyXnvfIBCWsgougLl7X6/rXrWRqEfou9eXpA\nn2pikq1KgJ4PAsEwmvf6NkgaQyZht3vBdlszPjQSM5DKSMHZGZCvE7muThBg\nY+LhWprIpC4P7vu2oYkbMwc3gk/06+aV2m/kf4vEfzeGx+jUfUEymFVPSh7o\nASxRO5YRmYulJ08w0vKKTdjf33zfXgtEg6Q59Kcn0mylhwW4RkZT+9UhJyBc\nbKz21h+prUh1eiMvMvzFr3ozl8KWnjtzzyTAqDqiurEBhScTqiHKa9AwQVKJ\n97nW+ktHQxsfz5B5pzGnyGD0VZhiJrT+nZ4zC0fQxltIppWrEWa+/7+exu6n\n1Fz7rCjO1flo4q5YaGVFKUwX/E8X17xDOnEI5PPf9btCodpXDHjQpTKSgwy5\nD9GHq+zVA+vNEsokXGTFNB9hqs4ZVCY5ytK0zqydACNES5aIGfIw6Cle23y4\nEXJAo9fZBvc5ClXKg257HTWAJf0SclX1ZOdqvQIwngwlGs4PxQc2eZclBeB9\n3VYXqV7ONY+9qLkDQWRZyRjvcH1audWcUDBK93rGziLtcuhznD+/UBqN4E1w\nrqbU\r\n=aCt/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDUW7yvFZ+W2fja5r9IrfXeH4xLq/mUQi4d7IT8suj+JQIhAKjuRVeN0LvMzu5a4CGNz5HovmEqXYD09siyY1Gu4MGT"}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.32_1596945870634_0.054326922077318374"},"_hasShrinkwrap":false},"0.1.33":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.33","@nestjs/common":"7.4.2","@nestjs/core":"7.4.2","open":"7.1.0","reflect-metadata":"0.1.13","rxjs":"6.6.2"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.33","@types/yargs":"15.0.5","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.33","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"d57ab128c651b5f12f1ec930e0c37a88fbf422d2","_id":"@anchan828/nest-commands-example@0.1.33","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.22.1/node@v12.18.3+x64 (linux)","dist":{"integrity":"sha512-V0iCSZ6IGcT35kjVInvnhz1EwAylba4OdpxEzAs7s7mTs+4Mua4lS7A/T7sgpmGD0vveALai6h6GpxcPVFbP1g==","shasum":"1187f1c9a0c0cba069b681e3d2945fdaa6006736","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.33.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOLBSCRA9TVsSAnZWagAA9XQQAJXi22BTdYn16siMuyGJ\nmZauwn5c41CN+t8wXUe6aMfnV1JkqYZV9CiVxXcssnSz3v5un5QY8eo3LNaM\nzVuFsLGGC7QxIIRsL+CWlC43EmvASI1putmMdDnuN4hv1JmJEkRLvYxe9TbM\nd/9RNqMCGZXhgo82P3J1bYKA8pi2rhfPUqwuvqvRPSTRjVaUD/StRLzWk8I9\n5o/1EqzE57czmDVjulI0+u28Xwq1lb12imKqM0dDNoH8VpHTO14zIamTpyLn\n2rV/ExKs6pwHLrg9C+/NmLZEfYMt9l7OT3tikPXB7JuPD6kYEjb+q7l4ISe/\n4bjfBfVAfGtjgX3DQ7sT1oSfIzxwb1rVAzb1PQchopE1O2pM25KvSQ/MWfe9\nS9Ffi/hWaJNQ3DoC0eHY61PHhu1WuEAr3tFcTEBAWgwBhh9SpJAwiWGZd/SE\no3/At9EVoXecBt+aLlr4+bVZ7IVS8k34xXKExi3WXgnk5B2KCFvDNXWgKyB1\ngJNCgNqlzJl5hKNzbrq0MpCsen8CVbpzHWrLImNCqSuqI+b6pdWWSmApRlzJ\nCIkgLZR4aJXU19rs02OHjWeALb/mkyquwETVoygYRMMI2YBAbwHUaKiKAaxe\njvJhquOgUPfcSDJJKKxz3jXO7CzF3D2x1nWUp14yxw/nIImy4RpovA+MMTka\nDRBA\r\n=KmQ7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICy2kKuAG6XQV1+zZ0TgVX4gDUXIMtBZpUpbReJfZXjTAiAPrMf+55n67ZXKGetpu6HsJsk0yFTi4GvB2n9uAky8kw=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.33_1597550674246_0.5573174774595209"},"_hasShrinkwrap":false},"0.1.34":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.34","@nestjs/common":"7.4.2","@nestjs/core":"7.4.2","open":"7.2.0","reflect-metadata":"0.1.13","rxjs":"6.6.2"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.34","@types/yargs":"15.0.5","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.34","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"eea3f2aa490839244fc44e040fe9b2f8dddc8d8b","_id":"@anchan828/nest-commands-example@0.1.34","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.22.1/node@v12.18.3+x64 (linux)","dist":{"integrity":"sha512-5mJKLPAb2dLjQbQz8+0enwmEF5EZ4vfpklLHlYmXk7R6qrHneLGY0kE/R2prscVbIzxWhYKb6ep3jpboH0K9QQ==","shasum":"557e1879a56e9b6e05dc8763249ec9a943165613","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.34.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQesmCRA9TVsSAnZWagAAkAQP/1mzFBqnzxuhMJ/ZQ69d\n665QRVUsf/o0uI6cZo7ag/c9jzkw5YA/PRi9ETSjWqQuI3kKxc79dJoPfMoN\nNHfS/8BuAKqGF8+5uGcMlFPb/l0agR8OwJgIw0oTiGGPfPJtmeRa0P1obhhA\ncU0L6/4fadF0wPc4RPGiawVd8qY1AJ60mfzrtBYL+UaLgNkT9VlqZhtZjLLY\nBdMlFAvsaMXCYs14k/CCXJdEbnFBH1+W3RHLfamap7zbT8F9y11XN7X5uVbQ\navtAhXfmxsXkcORC2ZIJoz7N/Kapai70FhW1cjYiiD6zUTlUE5cQDNONupjz\nOjqaev0fyhSOTCI8UXjRkO6NFykbThTDtqo2M3/pl3Dp1XySaAG31azBB9r1\nozB4D1ivjNFGJalgK8yf8cNkSuKhLWWlBUJp7iePxDoh5DM3nURUfem1U9vJ\nZgjAy76bITVIGRqQwIM8teYesLCqVMuls/hljxbq9IfRr0hhEvZJwMWIgZ61\nLB8yzzPP+wqapccQ9U4/eoKARx96inD05lJo8CYLzTelvmPE817VcZkYZXyb\nfEvE/ailqFMqg/8rD0sIvvW/8exDryT2GCsyhLW1iD5+DJWCtUimUgUCoYK2\nt6TegjgBFTuGzLuWldyv3+KN1s6S7fypqDihUkmMrFmNp4cksCbNDqVfd3x+\nfUjK\r\n=r/D9\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFm5Yz53Qdt6BYxwjKMOpdfmPU9fgv4tQX8G58rSuWU2AiEAmDCRo6kIfr4ZYuLo8okJxqqy3Yb3xt1HX+aql3erh+w="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.34_1598155557993_0.8236611960017948"},"_hasShrinkwrap":false},"0.1.35":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.35","@nestjs/common":"7.4.3","@nestjs/core":"7.4.3","open":"7.2.1","reflect-metadata":"0.1.13","rxjs":"6.6.2"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.35","@types/yargs":"15.0.5","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.35","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"9ca9995157d729bcbaca876a1f86be9bf6e4b404","_id":"@anchan828/nest-commands-example@0.1.35","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.22.1/node@v12.18.3+x64 (linux)","dist":{"integrity":"sha512-t2mqr9CEk0d29wbKKJvVGjd1x6bWq0KT/80NzsH0Z5XtSXtruhygkNYQxIG1LQyRgIvt0FY1FCYBFSfmK4KEkQ==","shasum":"53dedbb32a4163d1eaccecc0930601041b3d3781","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.35.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSybpCRA9TVsSAnZWagAA4s4P/RMkSOARPqSBeES86LeJ\nnufoF6d3LsPCM05QfYxiv9HYehsOA8kQKZx7vpFoB4iqoFujwlAkIvScGKOI\n1VxBJt5BN1JCLvVDcmViZcO41Etji8JgINBMxReh7Ffu+Ru7R8QIGT8e6JIv\nd3NRFWE4HCM/5MIwmWIQlVSESJzCzoEnW0jkMixjZsYwb10Jd53GNSBpfwME\nyOjbCSgQIpfwjFVbc6z1t5O4m6rLOQPpuaXkHcQi8rGGRgfKgtzplVRjYOHw\nBEAGOuw+zYY0lqV3tVT8EVtkCiLpKAiQcqT+i3dozjzhqOTu8xWEEce9z2C4\n40pm7kUg+Qz90PeVLrnvmoYSXV/bWLe73OOzBYyNxmurWjmGmAth0xQP6NGB\nPtdIvcvc3ibXG61IHC7t8shU/fhrPDlVtXLDK1QN9VrbfYji8paD3MPKn5lT\nDjEpx+94PM5F63UuOG91al2YHKadYPAP9lo8bLLRqxaVbPQci0eJ6IVOeAJu\nBHLZe+4nDznu6j8WIpX0i0y/9aAIB9/ysIHlP+jzy1csyyW9H0BdrZRxw3k9\nNJdg60R5GKSDnQYyAJA+A7E9ogj0Zbq6c79GSStbU2bA951gd+dU8lSwJamM\nHueG2k7UvoQjCu5vYe2cCrO43gyaYi7kiOSLmBt3mQsLvmbhNFlQju2w4hcN\nUPS2\r\n=nj0C\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF25VXiV3P/BA58PPWnjCC4m9ptuPWE/8xCwO1F+5mqmAiB8RzsLwgvinBBRQGrq9LKOMf6MZT8Pv4y3Jp8BLdu3dQ=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.35_1598760681385_0.5341452565262108"},"_hasShrinkwrap":false},"0.1.36":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.36","@nestjs/common":"7.4.4","@nestjs/core":"7.4.4","open":"7.2.1","reflect-metadata":"0.1.13","rxjs":"6.6.2"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.36","@types/yargs":"15.0.5","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.36","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"ed431f1d8b4eca512e964c09e6840315b2b4711f","_id":"@anchan828/nest-commands-example@0.1.36","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.22.1/node@v12.18.3+x64 (linux)","dist":{"integrity":"sha512-TNEEgfLfueu05asEesNNZYn7ImStILRuaYKjJUQygeADTro2CorlfRbElu52+4LIB7oJe8kCeTPAwMR/YZnmzw==","shasum":"4f50fa05e56b6e57ebe083a6d35dc9103b684afb","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.36.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVGAXCRA9TVsSAnZWagAAansP/1EyZTXN7M0LKAdP6XEW\nEPecj9dm+7G1WDVgrCCcUorQ8AcjnZ/UmtDdYnsLi9Y1eH3fzYv6lBKi20hk\nK37fzHeVVlYlB5SgM/sOeNb2pPbyh4B+971IGCDG+CV4562ju6YM+k7DAZef\nbh9iWzBQ2B0XYUILWzfRDnWXCVUH6Xp+YD3pxCTjrXcCyTPafntejIcoKA1A\nCAElTMrE3yaInHtG1Yb8JlI4LlGx8pxOlaY/O1umTUUauaZFKvoJbDFFOD4x\nc+u77CCNOMbdVNeE2KoaVgelz8DKM6Wxj086MdEHJQLe0KrJmP15IvwM6y70\nfRTby8VfYg3AN4VcAeStsO/wQPvZqBWOQKIGScA03nw5IiV0pWHaOqfg5kk0\n0Ed2vuVQOACyg+tn5FDTVqKG2chUCcHhcAaHQN7knm3RGXuIQmXtru/m2A0S\nqbxOucs97yq1WrSBCqf0sU8lLnQvtcg4dcL7FBLO2t8ycsVWs4VB4/xvmRm5\nljByohdAx9ln32COgJifHsnvV+qL4jFqjGF+YZyRyxsbKAw4o/sx1Jp0GygS\nW+GmF65Ly/Na48/PD3mwlhQx8OMRqwLU9MA9riwAUD6p3bEl/elS/rMei7gG\npHb6va4V3PaxhDT2q4/SoYP2AHZcbVkVOQVUm7dMjimQNjslJVg5TMMlnHD2\nSGhu\r\n=gXdO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF6kuOBElWlY12Q/RODwFxi++8wnykOsY7FMeD2BMfd6AiEAk5A1kLbr3m+cGHNC1rOHnI1YYFq05DISlW3x0OYCoGc="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.36_1599365142896_0.13546617781271864"},"_hasShrinkwrap":false},"0.1.37":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.37","@nestjs/common":"7.4.4","@nestjs/core":"7.4.4","open":"7.2.1","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.37","@types/yargs":"15.0.5","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.37","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"b81f841443dd5e271f809d7c3f75633477be5267","_id":"@anchan828/nest-commands-example@0.1.37","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.22.1/node@v12.18.3+x64 (linux)","dist":{"integrity":"sha512-s2HzQJUOeJ1KVdhla49W8cYRb0+bDwVGz856UO+a+IIv02u1GBD05fCLh82T1sCbpDvfhGni10L/Vz4O540TUg==","shasum":"2de3a6015d3820c42a39f4eb2fd9475732a65475","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.37.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXZqBCRA9TVsSAnZWagAAV3sP/1Wcpp/OxNQ+9WYJImMS\nRFIc8wzqd05RIHZ+IhkhZxppBn3S5C7j3zbzEC7nPvMBaXUW7SezZRHdO47E\nqK2jr93Yv+KgY4jDVaKRNE0HPYVyMp6Fz33JpsrykGxhyM2I5qrZ4ApU3HwO\nNBR4Fwg3hpFm2GCZPPIHcVjWnqqSrpJdinvHPEjFxX/MRQIGpXE8vfJWvmT2\nE95jdK0HR3NSZ4hb4OV/fhqpe+MmDgMA3b2xCxmK8dtlTAKriRsk5B1Vo0zq\nbi9FudIZTAa/5ppBNXl8g6Bvtr85jgj+li6Xr7DnTwkUOoBkkE244Z/lW7ZY\nphTjb2CRFXkmIp3veiTuBvnUI8emDk/qGhk5w+ILZS9nVNk97ZSCQWh4nO4i\nuzWEKOB75z8RiN37Ur7mD6dZFdokKWYMlzPnP7jMVm6r0z3jGLb1G2Cnm9o2\nVhpjGvkGNYQCQgt4YEBq/VCMJHp1AIXsXUQpXXRdFgK1yacoF5AumU6xLLCq\n8UVVn/gwFpyYdg+TRhysGVT5mbj6/p2gTPBtL2RyDNvAdJyMsNI0KMnZegQc\nvFW6MhN2BPAEsxf738l7A9kDBR8FZiSWeixVWDTIhBwnHz5npwTh7BOq+B1u\nd3QyPabiovs+JNFbrCr3WvwR3reXHdiqZ9hnr7VcYMrxNA4HSgkYfw2FYxBF\nkUst\r\n=HeSN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCO3LOSCp9Htbe/ApPEKawza08TmTuDrIcj/IPpj8ulqQIgZTMFn2whpV4fTG9KmyqGWaqeZt5u7sLlbKb+9dowQf4="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.37_1599969920982_0.4690777306368006"},"_hasShrinkwrap":false},"0.1.38":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.38","@nestjs/common":"7.4.4","@nestjs/core":"7.4.4","open":"7.2.1","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.38","@types/yargs":"15.0.5","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.38","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"853092f99f9afbd402457f729050eef258f1f1c7","_id":"@anchan828/nest-commands-example@0.1.38","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.22.1/node@v12.18.3+x64 (linux)","dist":{"integrity":"sha512-QbQ4HYwK9Q5b+1vXba/ne/WKzwDhlT2F962XnaVkzBegf5TNsYTP26u20XsHyHm08bPvzEoSuo8XjnOxiVK2fg==","shasum":"23ea75d05c1dc7ba280d5faf676ed92c9b319f5b","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.38.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZtU3CRA9TVsSAnZWagAA7JsP/2PWdIjyPOxrvwxCcqLY\nFDSBgySJ5f0fMeA2PGO8e/vJnWC9IH4/U7bjv3wtzywKHb6vfZj0wp97HqRd\nzzZ0tcBHpXYpDfM/5Pd19TqV4w0WFhGHshpA8GX33wyqvPwWMb6k+GiKbiGY\nex9txyE1kMYOeuq7jt7nct4vNkOt4uTiBOFw9iNt7YxIKKiAzlXskWgPKLg1\nQP7FvJQbBwrY+STVUSQq0wgGSVEwOLHs/BDoD9MeOZ7HU6gSpgxrquLl1lkC\nO0lsVpwSND3KoEJ7loSbQIJRwXUKTtoP2NQNSWPvIthHXEM/9e/iIxf+yTyC\n5jqHNY9drs5iiKUUr9jFSXR8nxnAdiVNTWuNAsV+zFgKcyU6G+l8WnSWHl/1\n/SFLWmqL9KCxx4/5umXoQWQFM7w1c/8So3YzW6sEg9p9R4Nob8X7hexQChoP\ntGwzr0uGzKUuihUIFsHtZfyES3tCq1240cDaJm4+slKNxfeBXSljZ41OMM7M\nwvBqRccpG6evxXH9T92ZzZyJAgMVa85YlQrOAfx1sDzIVp3UE/tYh+4ks23N\n43KmGh78Qm0GXPBMEsMRxZiRm6u+XhaJpwSfCNTGXFxkFwdwSzTmM0tpTBTJ\n8oAf6VtGAoR5bVhoJ0Q8nDHl2436wa9GE+ifI8O2wjJTccjNsg1ke1Lj2xHy\n+2gX\r\n=J/ND\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF3K4gwQPLK5cZeuoi8IK/RtMuWTAviY2dATo0aDrL82AiEAgpu7Cy0KPRCIAZjiYacKPEmoNZMBOLxGdFiv8KqLkow="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.38_1600574775045_0.35092640487096594"},"_hasShrinkwrap":false},"0.1.39":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.39","@nestjs/common":"7.4.4","@nestjs/core":"7.4.4","open":"7.2.1","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.39","@types/yargs":"15.0.7","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.39","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"3cd4891cc497a1ee73df3e1d8f2747bc19c3187c","_id":"@anchan828/nest-commands-example@0.1.39","_nodeVersion":"12.18.4","_npmVersion":"lerna/3.22.1/node@v12.18.4+x64 (linux)","dist":{"integrity":"sha512-HEhqyepg2oPOBXXBrpzmfdZboQBdJroScokHFVKz218poeni00BCUpt/qOCcA2jpqDr/PovAxlEuY8C1Y1X3DA==","shasum":"9e029d3bdc6c4ee230d67eb6cc0b450480540044","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.39.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcA+qCRA9TVsSAnZWagAAQtwP/00rc+qOvVZp4iWHKbgc\na2qsu2eJaoiv3YbdDboq0urMiI+YLMFOuzlH92qVvvVsNggYkueMI3Xm2WOe\nOjitCxFm9jGKE6mF4xDSYefVRkQqjMr1GlUZkIeJBgF5ExQIacIO8vHVzv8w\nqjR8Yvgjc1CA1B0BDPafdUugRPX4rNSm4tWqyV6Ns3WTPLGBTb9Z386ZncGD\n4sFTrdWh/nuacV5sTktV+5nyJLGorPma3Uq0a808BZ7jPRf1W0ILcMsMBkuX\n053R/Rujs4dK44sXMFDN09eOOjcid7VohyxefjB6ZOWCKnpHVNYuVO+UM7Zp\n6FqHInryqEqYBqR767J5i7ojvEVo4JYNCIe//ZD8OWXrQNSR96a2H+iJMotL\nFdEc9YU9TqNkwd72k8zQnu67HxORc2wkbKxWO2TlLLpPXEZ+25IBYw5sa0bn\nuo9IZ9dTonRXVtFUzkbf2W02tavdY3FCf/tJrV6ca5LBL6JwPq9obUqfA+xd\nkzOEeQNScGWx+DqnxiPEDMYhcS4zV3X32Chr/FUvK7LUa7Tf0EtQzeEZn/6q\nwo3bW3koWMo/kkXclBdTknlpj+UB7+mu3tg8h8Q+aAhciybXldI76s1Cs0Yz\nt3ehE9p9SOuJsN5TzHeae4M22z1qRJt1WcvH5tv9lUv/ZcXnrHQEmvSWJxMl\nl2GL\r\n=Sdd0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEgqeWRRT1Nm2loczAs5j911SsUT+YhU6QUfQLGBPFomAiBmpI479ZXz1SyIm+6cObrRmdGR5zuyCpYlT/l3Wk7A7g=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.39_1601179562170_0.39719816913019335"},"_hasShrinkwrap":false},"0.1.40":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.40","@nestjs/common":"7.4.4","@nestjs/core":"7.4.4","open":"7.3.0","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.40","@types/yargs":"15.0.7","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.40","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"6a6eb433c43142632763b9d847f1b3a98f91e9ca","_id":"@anchan828/nest-commands-example@0.1.40","_nodeVersion":"12.18.4","_npmVersion":"lerna/3.22.1/node@v12.18.4+x64 (linux)","dist":{"integrity":"sha512-GrBJmiaKnJoZnw+wWwiqzA8HBBB2FvjGTtSkm3tB07NsaVhvTbt2tWXVyb6fGR6CgyeiD0u6oZBVsy800icPkg==","shasum":"81e44c5b50da3e28afbfae4a9c94aea7b59c32e3","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.40.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfeUpCCRA9TVsSAnZWagAAWLsP/17IliLO7MczmKJQvMWt\nuylzPxAkLVV5IQlBUwenm7EdqIRZ2hWURaLFgio5APCnWkTBugH/sqz72zjh\neIpVeDfWh9fu3FPieQWqs7R6+qpoUzVY8lHfOmFDvZKCNP10jG0TsH+y3N5/\n4sHezw7pCs1jzZjFSKFLbVbawZdGbjRuLEmPl62ND+/EWOabcgoDIcdCDyOS\nT4H79kK9TGgOZmeMjSQqaORI66MIPnTfE7OnYE7b435bTyzXBuSg+8r49qJm\nDaz4WSTAwPRTTcqLp1g2u/veW8EpD6Z20SCjptlbqSFzRnCtA58dOyH9DBzy\nUUjjnN3g5AAnr/v+JWMOKeMJOpP+tPb/vH2g5XY1mHaupy9L3mu51IBJ78m/\nZWzySfsGwU5VYiaV4VF9U7/42xyY9KZEQj92L+fhEv8u9um9YAHU7EtQFmOm\nBypUQKADuFgadq8QnJxRDMoPsOhvPKTW8z90EDOCfbgqjl5J6TnkbjNe4S/E\njbam7K66Cf7CV43P5w4M3yE9QYMHjmnssMd9srwHNu4Aq0Xvu7haAiPdhehW\nICz5tM7TcjKtS6/ZV6CUZlijfZUIOFLYT6jzXHrOxjSqvIK+wfyJGzH/17vs\nhUoWhOBGn/1UQa0Cl+20cOrwQHCzRCcw3P6v+W4oGHr7lAGhiGGv+avbGu8x\nkkTD\r\n=PElo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFxRJ87uIU+fp9om6Hvewd93H4/E7INUO+kihC3K9rlIAiA5+QXcY8f8ucKnOZCk9ZRZEjQaTr+8dVc6FVQfgNM0Lw=="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.40_1601784385915_0.39535364692354036"},"_hasShrinkwrap":false},"0.1.41":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.41","@nestjs/common":"7.4.4","@nestjs/core":"7.4.4","open":"7.3.0","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.41","@types/yargs":"15.0.8","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.41","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"64ec07572197e1a4de008f6e006ebfd61162bc06","_id":"@anchan828/nest-commands-example@0.1.41","_nodeVersion":"12.18.4","_npmVersion":"lerna/3.22.1/node@v12.18.4+x64 (linux)","dist":{"integrity":"sha512-xeaX3vutM8kUZgdy0zVnVu/o8HUOnGi77oGsAo/CA05npiK2Wo+cJEVCu3sulckOWDEL+naC/wuElIlGwZ7zQQ==","shasum":"1f226645f01d45ffa0f705892a454522ff8385ff","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.41.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfgoTHCRA9TVsSAnZWagAAwjIP/2J0sv6bG8E03R+rvaNt\nztFQY++ZUavWSs7h3f/KBaLNrhIPDqLLxZftsu8i/pKruQddCprSuuup4Gw5\nV4BHJ4CJEiN/chd0/DN0fc6FrW2MM5piQzKspqpC8WADh9rbTRP5KWb3h6fg\nYKk/uhV7RfCETl0HauMdXjKmRcwOwiO7CgTqZKSfssGiKXpgiEt9xosaE7DJ\nfy7utuYrut3EOqAaapnYL5U7XhWmvZ4nFDOVB42HeDg5J3dHGkpEO9cm4WzU\nCYObBOsnZ4VcRg56pf11Q7WWiFwlL2pqRqznrtxwvaKFR3eoMm6z+8/HFrfN\n9ZLZB4qi8ddCaQWZlRj3KgFON23BdQM4w3ec9RT9DDql7u0sI9HEKld2uxL+\n8kFVT5CmkWVbXbDXmsGTPSmmWLEESXMMZ3cea4Jon8e/+m522ty3fvu2ZPY/\nQoasmsUo9M5OSZLOs1Do5tmcX1y7EwTTbOk4WWmThNdx0T1z8cvvTEKvhND3\nQcrYFXK2tSjSeyjuzPyatVkzP7HEKqGxysnBKrBsoF36H4Vejf+hFlLOFxSA\nNuZ185kCNthdivqQ4p8N2OGwmeD3vZdWAapHTUCyKDGbrh8qe39tAoY15A6P\n0crfUHtQxFIZmJpkz1e9xPgT41WPZyaFxffpwWg1I1gptReKxELVrMKKN3g7\n1H2T\r\n=GaSP\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1enNgeJqZGlBNZH08+Hs6VhYj39aeFEA66XsSsP08uQIgS+hsZtdDymiaEAIoOuouyvkT7arHQp8E7REAiSSnk14="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.41_1602389190821_0.2291292601436692"},"_hasShrinkwrap":false},"0.1.42":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.42","@nestjs/common":"7.4.4","@nestjs/core":"7.4.4","open":"7.3.0","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.42","@types/yargs":"15.0.9","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.42","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"9d06e569480b0145adbeb281ffee2cfe87f94ff2","_id":"@anchan828/nest-commands-example@0.1.42","_nodeVersion":"12.19.0","_npmVersion":"lerna/3.22.1/node@v12.19.0+x64 (linux)","dist":{"integrity":"sha512-qcKY30lW+PozbeusqKeJ+OmZdRrS54epDXZHT89L1UjNQMdN9S8oakZ5OZbSgfk0ysMDLBaxS9vj3dtosquHyw==","shasum":"b6764ada9dddc8edb69253e54dcfe30092a101ea","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.42.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfi79LCRA9TVsSAnZWagAAj04QAJqr67eYqtAqMjX9cd5R\nSNJg7BCdqUpolWXtfN/1fx2QT0w1s0PY97xhYeWWqtfFITiq2Kt3Qcy/qgRX\no+srDHxEdiR3u8sq7kFEOUkELkMrSizmjlYrGPjAhRiVWSyT5FvCK1ZfVuks\ncv0C0M6Rp1mbmII4Kc4WZvFm7uDP2ay1DE+ZSg5r6Il7CXpbUvLIW7WNKyg0\nnLBFLo34XcvRHwc12i1V5SSxm+8Gb7CeQmOmjOQ80PXx1uwVXqUSwnZ9fiwj\n+fvwBQevnqHO+pFY+EKe0VaizqOvGu0nl3y24H85Zcf++VThAj3YmPBAifny\nPyDZwIO60IIBsI5l8ELBELKUszPAHthb1C59jwCRmevW+8KwCbUO+gm6Ildk\nJXIT5YJaCfkF/ItDa8zgK7ZHeIACX9GqDiqUe2t2yTmwKhbNrCx6tuTDQX3r\ngd7M6mPfhZUjSO/0uKcPekrPlqEDgfTToECNkSW+2b7rLsKFWbxHroKUA7vK\nXJTRE1ARSy/7aRmFgvOPKWm2rzMe1lyTv4NnDqKRmX6+BuyzJwKdkNwE4CdU\nXEvh6wkSgmYNAKCBvIqVg0zXcklCzUXFX+glOqun0fVsZBwMZKujpbfy+bAi\nMPpBDZKp65VWdWsyfQVXZhBgxPXXmmmHG7Mzz6vpNxi+ttdjIT9jq1M1XBI0\n9St0\r\n=lvjT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF/R3dM3GqWoZwuEoIYlMD/1LZopG9OHycJ3RQkC7Td8AiEAiMPU8v+SIg/2FjNr4j2HRYbu0P+53ybUhGqpmqidins="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.42_1602993995140_0.15999532638291902"},"_hasShrinkwrap":false},"0.1.43":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.43","@nestjs/common":"7.4.4","@nestjs/core":"7.4.4","open":"7.3.0","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.43","@types/yargs":"15.0.9","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.43","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"d2234b860aaf1b9366d3c21dcc6126050319921c","_id":"@anchan828/nest-commands-example@0.1.43","_nodeVersion":"12.19.0","_npmVersion":"lerna/3.22.1/node@v12.19.0+x64 (linux)","dist":{"integrity":"sha512-bQbwwvzwN8vw8bvYNheoYD3sDehyrWrioVgmvmQAb4tzJEK6Z5QLeBc+Kq+VCmfzcao/HKhSLscMgnJfJ96W9w==","shasum":"9a70a03ee753537799ee1ab0c9f59046835063af","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.43.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflPn3CRA9TVsSAnZWagAAgFgP/2o/gqzuDZxyOMcyQW+n\nuYH76WC1EopHAiVvCac1AnItaIzdjWXgCNejQBGv5ZVvUmx/RYG5VWr+CCkW\nTpCs9Mtf3pFbyoz5a8cAn57vPRVRYbJhxciIXnYmJaD79A8SAqD0ULA6uyz9\nUJyAGk/3HvSxlD6rHmyZyYdWk5FjLr+4vVr5YJzv6JShrBCYNwlqlFiZUFy5\nHpq1nfOf75sgBF7oq/rulA9GSKNyWIHFnaLXXReJhJZSyd+1P8/HnTYcajqC\nd+PcS8UDV/EqKwsJZqNrvINVjo84VkUCHehZWYz3EUoryHgJNjRu2tW3SsC8\n5geDJfVZ7QR7W/xS6TUpd4BGMBWZsWoc+q5LqaMeO3VMWZLw4KcjkMDBRsbw\n78PdM2xb47b7AShKIOyGdVIMBorzVq/D152aefBr6msF4DQ1HmjU3b4zSLGr\nFYU2Vaz1lHQUvLmh5haP+qkPW4aL5EippAkNTH16RA3MIaM0fbB76tHf8Jzm\niyKh3lsNUZjxGTZKNg8nHG3H5bDNP5FiL8Jul3727GcbNvxbqb+WGqe/t9s7\nwVT+CyLrUhAyeYQh/EWuzNmmPobQ81LuAb/HbTIO7cHGB7hNjs34Wbs5O0eD\nymurpItzULYaTmvdwQEmDxyggEfZXU6EMSGr1Vyq7WlJc9frgmJi30hqdFTb\n28vu\r\n=2LEy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFHJ5lba71dmsGdTvZyFF6I9l4sl6SBJOkpV31UwFoBpAiEA0L4LJ9aurzNJqtbimuTeerDy4dK8EoDu1Rx5PnRGIkg="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.43_1603598839147_0.1120573454273861"},"_hasShrinkwrap":false},"0.1.44":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.44","@nestjs/common":"7.4.4","@nestjs/core":"7.4.4","open":"7.3.0","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.44","@types/yargs":"15.0.9","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.44","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"828171784502e41294f14723ee0e15407d39ddfc","_id":"@anchan828/nest-commands-example@0.1.44","_nodeVersion":"12.19.0","_npmVersion":"lerna/3.22.1/node@v12.19.0+x64 (linux)","dist":{"integrity":"sha512-auUdkD0OLK7yI1MuHjco0nfIaYwprz18kHdYcCq2vfLv+G2B59Zg6Vp6DmhjzDEV97c+mSI0bHw6wbFSQo3CTA==","shasum":"dedc2c7e5845ea84c0cb9f08d495ade1c1b24d66","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.44.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnjPxCRA9TVsSAnZWagAAaxcP/RHyzrnSh2r0e0bcPhyp\nblCXP/xzPMVmqJ7Go2cDvv+d9uG6uZvOm9cyRVnuQgZLqqIu2TMEVrmOiktl\n1UfhqzbOY1qYGHGR+T5TBUqNS9qfhNSSW59XuhUeb5ytkz/g9MqYarMlCcQm\n/Dzxzue7bdCP2i9qnNcRj8YSf+YLBO2lXqFmzuFIDHMK3FI477lscQ6Lpoed\nAUI3StsKYRtdWmQlcPE3uHrei2TThEbwSmk0LreP1falgleS6/cn0PQJrLHi\nERWe3gEkw7v4nrnznRkdf1idyluaT7sxneyx7V5D85Jwk7/+OntR94CCQanO\npXY1eewt0MaE21ErWVt48A47F9H/5lU+Rf9K3x3bJQOpfKR7FWP5zkINpPw5\nVp/eFehYS1uni7LNThlqN7h77Q0sXHvqLnl5PN3PfyYIaDmcEPXm2QtKfTaE\nArN4KpIi7QE6U3c4KW1aaa6UdnxuSOrovLwEz3bpp+kwbs+v5rkhLDRkkQSu\n8AYOX0N30gBAYkmFxkfKNvP4ZVLEFORSFiOZkIqPSq1/V/ekg3pRzEqo1XFA\nifLC4YpVtOqVVC9Wxe0RVS+e220bBO8aiikVyg+evpwrbJ1azvd+zhPxkL97\nPicBiZK7Iy1AGUpWWgKDjgnH3ZulG5UI2GRPHr5fYlCqujVfPw3tHd9WunEc\nnTS4\r\n=MfFg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICNZP2pLtP9gLS9c2r+AaC4pgkCo4snY/HbfT3KhXwwmAiEA/k11wvqELLJ1LNIsVZR50hrbwmG+UClFPX4tsxVlkto="}]},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.44_1604203505464_0.592857122806135"},"_hasShrinkwrap":false},"0.1.45":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.45","@nestjs/common":"7.5.1","@nestjs/core":"7.5.1","open":"7.3.0","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.45","@types/yargs":"15.0.9","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.45","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"0eb61cb2d541d665aef052b9765eb5ba5089ebed","_id":"@anchan828/nest-commands-example@0.1.45","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.22.1/node@v14.15.0+x64 (linux)","dist":{"integrity":"sha512-ttas60ee6pZXpLGaGAlVKtNbd/h0YHY+7CB+IQLGrMjHVcGvDLr653DjPk+Nc+NURYQhiR7w6XmyQw54pmYR9w==","shasum":"9eb061448203e0f5bf8467eed487dfa804d925c4","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.45.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfp264CRA9TVsSAnZWagAAmfYP/0fRgMibJ3ALbuWwm5hp\ndikK6dcehJK7joZnWLzRi/utZKLJPLYSqCPmct4XFwV94Mv4vtuvio4OUc52\nhhKigtvPzONX3ge73gWaLHFC0YnLSFu25ZxmySLrqKzbN03gkzWAElIl0u+C\nP2tNF7Jcy040obrGGaDW+52XmZfuPlfAzHuascGe4lrtMwX57HYDx+Vx1xVu\nATN3McqHpISWsIaEl/3MUz8KWqFCCA1i1SA2vmhdC/x2IT5MYRLDj3tX1lGV\nOb+RsN/Fngg8ReeYc1+Z+8799mk34cpO34gCWFlkWEv9SsgJfT3bORWjb7jp\nO52JQMTq2zewBUAGN+vjyB+X7MgSVQdUYBoIMpocG1CJ5pTocqb6hsjehv0l\n/ho9fO8XKNNB+i7Z/+xSti2tWAisR5ExpTPbKTIrwavEQVra09okwm5ZpfJ+\nmLRGchhjzHE5bldFHTmDwEG0IYub05EtOdl3QFmU7eHNxnsB1e6U9k6VJJ0f\n/y0J2NzOdC3M+RTyi+Ojk1pLL5/ROodyoarIHGOeqcPRxC1LIIh3IS1DnI0y\nV8fzSxerN6vEugxdzC+0tQ+VRG128KIydUgoZv6J3rl22iPZbLxKcgRyJLLq\nCdgHjZVFrbdvdMV35iSlhOu6xTWxMcAtxzyCX5r6c+v62bQxPuiaTtaLeEPM\n1GN8\r\n=oa4E\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFtS3pEgwjqcuomnL/22YaM8uXJJUjbdWuEhPGrU6x2RAiEApsLNRJF693mtHCVI/AtsoRAFjSlPPihzNdcbKL08PGg="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.45_1604808376125_0.3417468070454288"},"_hasShrinkwrap":false},"0.1.46":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.46","@nestjs/common":"7.5.2","@nestjs/core":"7.5.2","open":"7.3.0","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.46","@types/yargs":"15.0.9","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.46","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"6aa0a14dd9043e777028f44cb009e387772171d9","_id":"@anchan828/nest-commands-example@0.1.46","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.22.1/node@v14.15.0+x64 (linux)","dist":{"integrity":"sha512-7+7SPgos/DGeQabhMRPqFPV3SPqsIaSVdEiXfgnj+7SEM1xqcJuVkpKcArDbFA01e1Lk/b1EYK0zDfogiiQBTg==","shasum":"a38d2f8b1add6dfa698a7e2390fe4c909a293ca1","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.46.tgz","fileCount":15,"unpackedSize":14932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsKkSCRA9TVsSAnZWagAAgR0QAJQ5C1rbv7D60fasrsPv\noNhPImZe3bO/n4hrGOqWxLWO+XF4dWdK1T5eA4coXS4/yhago8+hB7vdNnGL\n4S1jaMS1ZNX/24d1HINTh+1U2DiC8bbTi+GMCMcbv+eoBw9wANX8O+/blEHZ\nZoL5jCFB77ht4dbdbbXCuP1W3vuJvG+0RBF3Zs4LwG3LPLBXCmLshrKXD4t+\noBJJgHOpCa+RpOGyTdlUqa5+odLcRpj2vapomfzKLEPhU8L/ENCwV43pP7Gn\ngvJQhMkahRb6L1Amnrsg2ERs5JVYvg/43RBDkUCFLcRowUy2Bg+fG9OB8VxN\nwbFIgHZsbqNcJywGc845UX8Khe5ZoekNmWolGdzV3/9AGFQdyAdI7vts7Q1P\nEuYm+f0JCF8ibvq3mlHsTn+HGb0l0nHkFwL6++kDROXe9C0nGrzyVdrXYeTK\nNGQ5Xx2+EKUaTaGMIEc750BjPIZDP3Xe6PY8ERL9wJyu7npDbzybuRrJkk+Y\nf2GVf4aoMwNthkaB25gjmQ2R+s2RGs5lT8bOc7CPxNitkyBvwS+ffWw8GFMU\nZzf4dUzFdODc4Uji70EOuxE5XmUGlIpRTWdIx/2R7wh2yhISk5uK3b/Q2EMW\npj9Zm08ANTFMf+hgrdGdkiNVITcHqDWY+iQKC6/uA53yq3Fg8zMO4jDuHB4o\nv4/7\r\n=zISO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIACsJbwtpkpBG6k7s8lqknO+LupSkRdNBn730/7j8eW4AiAKAP5n75BTtr1bL4fU5qXANTYE0r1x0U55P9uWf2fc0A=="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.46_1605413137981_0.8125999906920687"},"_hasShrinkwrap":false},"0.1.47":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.47","@nestjs/common":"7.5.4","@nestjs/core":"7.5.4","open":"7.3.0","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.47","@types/yargs":"15.0.10","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.47","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"0326639511b9a068ffc49ef47f843dbe9ad9593e","_id":"@anchan828/nest-commands-example@0.1.47","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.22.1/node@v14.15.0+x64 (linux)","dist":{"integrity":"sha512-z5hSmkaeaSTyfZR3eFZBMei02tBEUp8pfGljri91iqElAbAHGlwx1YD0U5eCWRVwoe3SpaX8ELJI3gT+W2lKuQ==","shasum":"6c790fbe53e558ca49397e7cc645815f6653b3e2","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.47.tgz","fileCount":15,"unpackedSize":14933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfueQKCRA9TVsSAnZWagAA2boQAIR8x7YoGMivA0r+Xg8V\nE34qyit6+4Lof2mFzd+DN4KCnBE0hZqaGSUmV8vjL9VL2XYmPhor2bF0B0jq\nv0Ta50bsphtBAe9EboCp0VrBl0sK9wiOoV9YFKyPvzYKlKneYvcQ+bE+u2lj\n4Qxs1cbOcU+zpwhkJWejfS98oR6ZnGXP4iFhPUhSbf46E4Wo5k6dUtWw/Jv7\n54/a77LaeDURuT0srbO7rUJVfEYy03G2/ReAgxuAkCBJUQu+bJsRQ5DJSiFR\nm2fMV8uurbQcN3M22iyb7HDNEYUONJ0QJptGiQYYZ3hLuIt+M1gyk7RunoXi\nGDy5WTKnv4hCSSFYif/BOOuHHbQm++1VOA/bChl4ANh8m8ZDL/Ccuz6hFkiH\nMJUBJu2mNO8d7NPhS3KL9UgNBGKsrRsBnPyE+1DwZ4j4QLtdQiXD1OvJ64hH\nGrQi06HqDHk2u1pzrpfe2sWM9lASQiBqrEpizvc7vVlThyhjS9pUXCfN0SXV\n4XvyeBnkLfa+FLOyyfXk572I7bJ7bVdEIB30jbB9TjGf97uGl9BHbMts1UHz\nF7x/ea1lj1Ykc6oxoiUy/jt0KmpDPeuokzCXHKzLwqcHNPCUNwJiozJmBbNT\ne66+WIcy4XcG6wx0m5QUYkNLCtkY5GdjNcYEVKB8RGQ8XGWyf2p4zns89GnH\nr889\r\n=fI1F\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHRAuX09fjwyinpYsMNmKgopzpozAAwvUxdLgjrDb6kzAiBztNM9zKg66Z94xRgJkWhoJ8BYjCIy8I1mFTkq6QX2cw=="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.47_1606018057786_0.7083392732998881"},"_hasShrinkwrap":false},"0.1.48":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.48","@nestjs/common":"7.5.5","@nestjs/core":"7.5.5","open":"7.3.0","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.48","@types/yargs":"15.0.10","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.48","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"00b38c5e5109ea20a1cd765388f9aec7d906e605","_id":"@anchan828/nest-commands-example@0.1.48","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.22.1/node@v14.15.0+x64 (linux)","dist":{"integrity":"sha512-Uh1LPsb9A7X+pW6rnDZA2t+Rh/pjDAtcxC1rZVl+m6dtiiyzWGbHpnFgi2iLjQM9j/KCeEdqMLwKsEOPab5Uww==","shasum":"94570ad60c5cced64febd4570e8d4832b4ec3d65","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.48.tgz","fileCount":15,"unpackedSize":14933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfwx43CRA9TVsSAnZWagAA7U4P/jJKtl2O1xGfZKIQVUOr\n8rUtlM7v/aoBaflITBQeF+M7ulvVYOhEIRLLsh7qCrC9VVsdBeFDeOB1K5n/\ngIOv0IVjhgggaL6nM390PyG8D252ViTvpHyVx6L0E3fFejLEmJloIXMt8hbf\nDfrVTtvSiicCMtimg0K9Wpu76eRx+VaG//l7sSOIXRRRUdWFCVaDUwVEoCcX\nM001yZ5kN4ob8hVF6Fm/gJZOrFgSp5J+DdefBQJ8AIkYYG1DfA9dJqjbdsgm\niwX3yJusLpOuKxjhI9H2N9TCTJsKwq+jxqNeLwR/zAULOi+e88cyzdB3Ymkp\nSYZzKF457/9t9WOYKGvSTdhI8S1bWd0Oyawrpl+LKC00KOk/905S6d5/HZfy\nGjVaXlZjAWMnVB5wIMFS7IoJbyqhPoNBjPAZch3770tJ/JfyNYE/uonMIJ8G\nxJmg2QhVMSkYASwmi2k1FI8ybChV0fyidABnCIhXJU8shu4fJN34kpDFa2vh\nYbWaXIZi//EkOoHe9ON+VVeuKodPmnOd+6pOi168VOoYbQunDBNUdeKgReoT\nbqlm2xdEWwrKZZRnm4JWh/Z8QdmIyspiCxKDm+QKJI4ZFG/Gsy8ybCLzseRK\nrSPQ84crEp4FspAYyHL6H1iEQOzboPcG754AQv/nQ7PLnK2qVUTMDzHNVFQG\nxYBO\r\n=+V54\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCmZJE2MtLeMtzyZjkaAy1Q5nhlCiw2Y2Ygemsy0NwYhwIgf3QzC3ADkP7mB2CehLpZiNtnwy2Q14MoCTCETh3UhRk="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.48_1606622774709_0.42349419935972343"},"_hasShrinkwrap":false},"0.1.49":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.49","@nestjs/common":"7.5.5","@nestjs/core":"7.5.5","open":"7.3.0","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.49","@types/yargs":"15.0.11","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.49","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"03c9927d0d9c08bfb683604b5c605111dac7fd0e","_id":"@anchan828/nest-commands-example@0.1.49","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (linux)","dist":{"integrity":"sha512-d6kceBfFGqn1vQXOOGmzsMG3gK663VxNUdqm7Agt7sjqIZx/CCta/pAofr6TwPZOAETUt2CRnCc3IL9/I7552A==","shasum":"50b9f1a3e3078a7c5c4c9064ba05741c8d03c63c","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.49.tgz","fileCount":15,"unpackedSize":14933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzFjWCRA9TVsSAnZWagAAvmIQAJ+iUoWlTIbJNpBhhQQa\nNQDeRNUVinRidF/Bgyza4mzKW/XaPMcXLm8EIhFFxQF88rn/lKhk7y2tSZHJ\n2auYOxD3wuGeL2RX1OO+MBrqtf0i5+LGhCwuOs+WhfNa2QQIOZDqoEZwJeKC\nhiMhnBg4AjLDUf+itviPga48QBUy3X404v6eRb1pzct9IDUPuw3vjigamQ76\nsXZMnHzlA89DXQPCZJq3Y9tDtJ1lxWs1vcqQrsWjMM2KiVn0HEf+6L6owU6w\nSFtV0RHIXPsyV8S1CaMP6oMct7zwbdF/bFze7gDlUbxydKehgFnnjis+6uh/\n85lexq83nTQeCz1Hj2hBUqd9NQ4oSge0XLFdzFsH0LngOT9+H3bm67IfAUAS\nQKm0b0x32DsPpkehjTCyCH0j1KT0KBnaH+2a2PYqvphKDVbHrpmp71xfNokW\nZ1u50sRDC5478oKGRW4aUhUJB1/KV54x+rZWWGZgmEESa9hMjtAtuMs375FF\nIFWbmVtUTsv9IFrhq0bMiua6lU+ut7ZHIVyqRc9dwu8+kjDIz8OsPmUBowxp\nNPszOXolxSLwnLwdXdIOeDjJwFPTXHkbWpHSo2AcCOnZIGWwLYKLPXCTslXN\nGWk9K/h19mRCQ02Ex8h3Nzb4b8cduDiD1wg2tFAKFSPfXL8DQ1bXGzD9YQCS\n7hOE\r\n=JKel\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDlAgL/KMrF7jiW+erGz0wd/Jk84KAFAPUqjS0J+2D3dAiBdy3hDovDQRJLEH1eWaMKncP2EnucHODx7ENmeuURENw=="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.49_1607227605524_0.24386276645868032"},"_hasShrinkwrap":false},"0.1.50":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.50","@nestjs/common":"7.6.1","@nestjs/core":"7.6.1","open":"7.3.0","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.50","@types/yargs":"15.0.11","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.50","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"3af1943036a8ec17167bb821de8f3a335143dcd3","_id":"@anchan828/nest-commands-example@0.1.50","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (linux)","dist":{"integrity":"sha512-8q2bQJFILrOFnJTFGa17bXE1kYmz+0xSDszlBcb7fwnmPXoJSvfZUxyjMPBEMpsHVKpqBHmsD9pOP6DamMlsOw==","shasum":"17051a9e77a316c87b565613b30167f69c20f7a4","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.50.tgz","fileCount":15,"unpackedSize":14933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf1ZNOCRA9TVsSAnZWagAANQAQAInytEEX9wqIrgLzeYi2\ngPRvBeN+Ir3z2cOWZ05l4q9H4w6TT0C+9Ju6dNY+tyG88s6xOxJ8a1GAe7BQ\n+hb18ie4b8rtaMXmqNOEGW0IXn//J+jVU/nvv8jIuJubOCTXkek9KXpBUWq5\nLwrZPtNtD80XSIPRLtvhVoWatrlPzNM76GDzbY9gxLDPaYJlTWU0qVHjzRR1\n55Sqmhw/3hg25Ll+5Ld2nayRnQBlqmEs920iK4OnUJQk9+C2Mw72eGxmY/Jh\nD0P6tlwc5g0vGxw94JB6sgGtJ1cn1huTLDoDBE3pOVNL/5EJYP8cKZMGg7v/\n1vDOc2K6JDbTaazjV7Dtx1bZSgsDcai3VZLnQcvCvL/biuv4KqwzhCzpPvgm\nJixZRXQwsWKlitY+a4wiQuVonEBfyBO7YbQcOhWe9MrQlaw/U6F4bcRw5ub2\nutlHnE6ez2mKqijyq/NUvDItd1ZmNHcfvvsF8Oik/yGD66AQNihV3UFZ7WCh\nTt3vGJPJDzIu0huA+Yc1iPCIMbcRMn1SneCqmoZ6l8Buho8vdwlc0YRrNgXt\n/xr2bp7vFJgCJR9BKwmQDW8R4Ske6/kUlawg/lGBLg37Ddtut36yXpgMVV7p\ndMLjKJIMmmeBKERnTs7KHhBixi2vDPDzxTA6mQIt2bHzKu60NrBfIZada9OP\nkdWa\r\n=NVPz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDa1D1T/xfWkfexs3VZ1eL9W5+OfQhNeslKbaCgcdqqVAiEAkfZVyCzjgPlSIJiM8zAI/kngxMh2dhCIjvPlXk1XUTk="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.50_1607832398450_0.2296430090702557"},"_hasShrinkwrap":false},"0.1.51":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.51","@nestjs/common":"7.6.3","@nestjs/core":"7.6.3","open":"7.3.0","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.51","@types/yargs":"15.0.12","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.51","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"ea1518c05de00585b629d7de590064e1970266e9","_id":"@anchan828/nest-commands-example@0.1.51","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (linux)","dist":{"integrity":"sha512-H8WzK4UcPLxVwdeahzxqR/olRR+sNnh6HD+uQf3N/BAUgSb52q3Sfp5Ht4yFtJYhEQKQP8Udp4LP6Lzbc2nceg==","shasum":"66c1fff4c3dabe71fe69847fcbde65a1f206d842","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.51.tgz","fileCount":15,"unpackedSize":14933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf3s3bCRA9TVsSAnZWagAAX5gP/A4aZgd0KqIgvLIrU3zF\nQy10wyDBvBXGQd+LFiICyYmXhJB0tgvkYIRoevuhYwWptPIsC2J+I+rqBJ/z\n/8pp2JzBWQeL3tOTitl2TzjQH5TExFSf/Y4DUhLfjJPx0syJQ5eTFAJbqKkk\nvkEdduy+q9ZoYyHdCZ4W2/MHIXf6njy9UjRGPPp1QQqpsALzHfa/2S5895UC\n4et78ZrrY61uHn+qw3Ak8S5TYiEcAToxx/OolmnQFdyy5XBFM9Jr9LeKxCv3\n80z+ABhP1aY4c0GJB3RdxLR/xdt+WBMVC2GwAPdS6zsHIryRSF5ZLRIJVgJw\nfCe8V8FphBpbhpBq+W/cGGMUXD0KmioDudizoVaObUhCoH4VopmILBz+70sc\nmIsvOgigeEQt4xxgC3ka7xapbnE/YCy43ZZp5cE4RO5mgoeGKZuzaX834c52\nNgSD5parVw9q9AjC7rlahGDay0lzhN6k96Spzs6nUwY57XKWNcd8n0uQ4muh\n/abJLAQM5Intv2qDRUwQHiNESrvc3Ouh10e0C4eQAMmAzoHXq0I0SvW6cxqg\nGBg+hGTnD9phbI/G3dVxjZs8mXUpA+RugnTcNQ9L8U6+r1lPuaLixRB1rrmo\njozwJUGhH9qlrcgzK1t/SJ2RliXBKfJPrjmR6lGq6CrRm2o0O21W8vBdUQ28\nfvl+\r\n=I0gS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDkNVi85zm6wwhgE2gCZcClSdVPsu2yV+m96e2FUbK1fAiB+TNo6zsShNFJRC/XEm0vz2s2tIdzae3SnpolCDiuZkg=="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.51_1608437210811_0.3328999215816706"},"_hasShrinkwrap":false},"0.1.52":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.52","@nestjs/common":"7.6.4","@nestjs/core":"7.6.4","open":"7.3.0","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.52","@types/yargs":"15.0.12","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.52","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"db974b65e1ec2051a62c2360b01ff20bca67262f","_id":"@anchan828/nest-commands-example@0.1.52","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (linux)","dist":{"integrity":"sha512-Hw2AGUOqmSzVcpHps+6ZRJhxjldc2TFhgdZlZd6HheD2wE+mZWyDoI/zgNvsWnHfdRZvfs0ieuMzXg/opEG65A==","shasum":"40fae95961e1a7012f8f259f0daac04a27be0795","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.52.tgz","fileCount":15,"unpackedSize":14933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf6AoNCRA9TVsSAnZWagAAVoMQAJ6uUFSFjw5GepS3aMJu\nGXwBcWOGIokZcUhdmv6i6ks396LlCrsgro+8dcs8E61xr+XebfO7ZVBGHemm\nWlhtvCeWaU0qakjTD870w8mCPHN/2eRMvAZgrEhWnwIpmSulhPz8eujtE44L\nAB4ec63H8LgkvP/x4cyl2eVuHvUOM6YRV/TAtJ8kY1JwAcjSwMA7a7ph7zF7\nFsKGTnVIvJThtrT3nSSWoOVpHKs3xDputFPRk7V3u2WqvYvQ0UzRZHMBGAzc\n0ftSYdaaXPU+K5JshyD1k7nnxwmwb+eL2Xt2C28kTTpbCv487g7Ja5SyYOf9\nK7Wmf08JWeuBOP6jpi9k1LrcmFkSx0+hj2SrSlfUBqX8kuMYJfNRMA9gW/m2\nTvhQ98/O3w4UA6cTJEnizxq9ojNG+lacHweOXa9rrLPcGOPPoPzBHjr9voYn\nmpaugXSyKltkYNhlHyc8G0w8qYAGiIEYhHsfT3IJonnT3amY3WvNc7MYI/P+\nw9RIX326w42z5PQu57dCFW4AvUlml0weAGxeNUvB4wQYFK9N188p3xkSg/Lp\nKeS5Gnzoh1FSC0F7Fc72u/LNKyWopYcQu3fbfhq1UN1LaUUZrqoxn+GmDFwZ\ncb183yg/XSJt1ifAz/Qn6k6iXMAyq5zJBMEL+lsLU9b7ZBrpdr5uSFGB25ey\n6ick\r\n=SUgu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID8CHqGSMjET9Ozv6CQ05O9Evxppe5t6w+gxhZULjByBAiEAmtwjCNsr/qHepU4CLXe2Nk6CKsxXlOjBOmfjcISzDyU="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.52_1609042444974_0.5714736264149698"},"_hasShrinkwrap":false},"0.1.53":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.53","@nestjs/common":"7.6.5","@nestjs/core":"7.6.5","open":"7.3.0","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.53","@types/yargs":"15.0.12","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.53","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"983dcc266d1dad595db78c680eb83e6204c75ec0","_id":"@anchan828/nest-commands-example@0.1.53","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (linux)","dist":{"integrity":"sha512-8AaoWWtQTKZPdFwFD2bNMaWwFNtMm8cpC0BuxHLmAxH4vxodywTc9jfaDpSHNSC0ZTGYwgdzleKw6blhK7eL5Q==","shasum":"18e4700c599eea5a57bc8fb8a059f0f9f8c35424","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.53.tgz","fileCount":15,"unpackedSize":14933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf8UXoCRA9TVsSAnZWagAAbqwQAIj8xK8hn18sO1WvJv2B\nrk63c0AxnqgkNKavrQh7lNhNIkXL7rWF2es3zJQ01H30tND3SNqAQ64ipLvS\nqgdofUcCo1WfgPLDiH/gS2rOlwdf7TRijzA2FHwcT0zpQqNSlQJsa84bYjX/\n1qF463J1lMPOkTGOBsh3OdAIWeyKdXXlWToS9OTVejxSAbvdWcZTOSLE1Jgx\nEeaYSbZI0qdJqvqEOtKYwm07tfmqrbJwzSpSWxKKTPI4hc5mbPGnap1FEiAa\nhIzDgcvjpCheEu3LWAmz158hJ/EqnWipZX37MGLiibeYv/fl2aRKM+4uF65k\nIz5YsTZwau+NldXPE2i8jULOiVxwabIae406MDjwXMeKVzg4iF5Y9VtsfjmJ\nsW2PVIIsuXXAUMq3R2nOLc73CGYeMgkgvThSKvBgZaHF+uRHWW71BbsZrUKS\nVzKrZLUc7gG1t9uo5J9KAtUoiqZqI7jqcG0Ak7WGM2LiHstQ5wLUX8jCb8Ma\n9ad9Xys7Lqouet4r16RcPADqVa/Cvjvb7ENrc9I8X9/wWq4wylQaPNeWs+rI\nT21mGT/71uN0NitzBiV8ow8trT6qYtRJ/UEhpbcFRDJnfvCUMYscuLs3n8j4\nmTArHGLp023GHfQSsg0cAe+qAXj/Y8IkL1VFWIsFJLDSa3vuq9gxWR4haQFo\nez0i\r\n=khbO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEAl1djkZOfhm1EX3uXnhnYBW3KdV1XQEc/8vTcP0RlAIgEzZTekber/AOYSkYDhbWytGAkuoqLhY+4fatVwKgU4Y="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.53_1609647592548_0.3793716174090782"},"_hasShrinkwrap":false},"0.1.54":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.54","@nestjs/common":"7.6.5","@nestjs/core":"7.6.5","open":"7.3.1","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.54","@types/yargs":"15.0.12","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.54","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"e887c71a10a91b2ca4935b4f8010eec9e3512766","_id":"@anchan828/nest-commands-example@0.1.54","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (linux)","dist":{"integrity":"sha512-s/Q2VzR5BCY4J4J++W2Lb+kDTbUVA/EwNRUgrE/4WmL/fduAl6VAZfHPim0J3dVNA5IY1FbUsycPRTX9hToD6g==","shasum":"62e0ccd75466fb25bcd06758ea05e7c07d1357d5","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.54.tgz","fileCount":15,"unpackedSize":14933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+oLjCRA9TVsSAnZWagAA0s8P/i26Vgcc0EW5eXm+rYeO\nW4iB7QRJl2qzswX9i6mfpuEzIvgpLBaH2hyzmzvaOj6HLtFVQhuFSS0GlEOt\nlsL6KYGCn0tK9ZhzZHBpCexZMZpnRn7/z+rDDPKQVSJftlXfhUfJjAG9xPGy\nYzThf9nM/HEAbZzQ9cNtiGpv5cq3LVHKnZucoZJWSR3dmj6Qln+0p2kjLZJf\naMGc5YNjxNLdiOL/yCBcLgGWk2ZFb1U7eaSin3utqr1XzFuTyPdz+TDoFWIY\ndnO91YTlBygPsyyy+pUnlpGlVOO12sNzwJtSZguAbIw/DGnt032hMhwp1Ysv\nSbVBgUS8M4BmIzFnx+H7QMuiKXmukPxA7UKnnYWjhe/E9qJkJYc9OyjyrAUO\nRpfh5ciJP/yVg71cLK2yt9tqQ3/o2S43FbHsul/fRCh7QhomivUHzQIYncOD\nJXC9A5WaDRJlu5Hk06/TF6GlqTULm8x6Eex3dxrsmD7KIElDsextOOsYU1v8\nj20IeUVEwVgUlMtFV9g7C96DRab1+fejI9IIG/5rNgwURs0YhnfJ1yY2ZgqS\nbt4NTdaKQJAL+MYx4iMTu/cjpySQ0xanB01jBlJnTAzPfUquaQqkPMmIUb2l\nJXlZnOA9kUf/J/lBZhv7UJyDLJfnIKjRwyvEMVxV77XyZcB/98ZRO7pwuwup\nx70N\r\n=Qfss\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHhkuS7dhv3+uCX5ebvkdU3wgjzDl3epRZ7ngTKxeRZMAiEA+xjGgI9UaRiZ28Ht9KgblS4a+pY14GUEKuaYRaGanJQ="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.54_1610253026657_0.39877854364777976"},"_hasShrinkwrap":false},"0.1.55":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.55","@nestjs/common":"7.6.5","@nestjs/core":"7.6.5","open":"7.3.1","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.55","@types/yargs":"15.0.12","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.55","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"bd35ea9f1c6b1a453efcc4723c5ccf8bec8be459","_id":"@anchan828/nest-commands-example@0.1.55","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.22.1/node@v14.15.4+x64 (linux)","dist":{"integrity":"sha512-0mHOJOB1MpK1k5eHdW14hIYUjXfmfXsAebjO2/TOvChOOnffD/Ta+UWCCf+gBfPcA7bHEXyePBhBbPg96kw+qw==","shasum":"662b881f5030f3a87b1514037f26c57ec7c846cf","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.55.tgz","fileCount":15,"unpackedSize":14933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgA72xCRA9TVsSAnZWagAAGDgP/AsI7hoMJFoPxrPIzKsE\nxyhdkzrB0xX5gpKijcfev5MVu5JbvqnAG8J5iWep+SpacNId0t+xh/sGbgUH\nwGPkEIGkDOCFeIrWtXXlmeK/+4MwBaOOCXGsHX3Wo1dEnTRT97HEuHAuawSp\nLV7e7tMGdH4a4SxCJx+ARnNHYnXHD7v7NDfDkN9u5udPDLNu681f8eIwC+w8\nGpWjmJNf4CVV7iC/TO/IoLSpOdfOvIMpilOjQ35AKWA0WJKJnqPWVtOtXzpu\nprp0xThKZ3f6+TUozGYli6ctKCF4bEq57oORB2C39CUmfcoPzgBpaql+NhF+\nfn8aUMmx4Y5I007obheq5PACG2A5GZl1sgJx9sG6R/MludrXuEl2zv4swp58\n0k0Y1NHCefWssX5Qa+MWH4aLDcAlQCV9l2st0FdJzb6TjQIOX/t1gnn77Kva\nG0r2eEsD7tYfDWqMxsUvYH2GIc7XoEWwDvlDNjDRXezeQjPmhJ20/O+CCdB6\n9cmhv7GYq65yUAxwScTvC4Lysuj96KdXbQ39MqEIR+9PEwUBHRQObAX/zQRy\nj5jQ63GwmR2dd58fgvErdNqb/gd4tuWeAdYXVFGgDNOkOAMHjeHD1cEq+Jdk\n6+cBBBoYqogbY1Y6UyqAacgzkbCYIMrFYwigE5+Edu2IkKzh2M2QP+aTPimR\nSE0r\r\n=cTZc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC2FiHedRGv2QYORJgyQOP0tKfZvOU7hTAP/vhRadlanQIhAPSc4Tgl43a8XWJPmTJx3EgdeysYrwwTW0DwHkhe63uL"}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.55_1610857905255_0.03294606533874345"},"_hasShrinkwrap":false},"0.1.56":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.56","@nestjs/common":"7.6.5","@nestjs/core":"7.6.5","open":"7.3.1","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.56","@types/yargs":"15.0.12","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.56","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"7bf8419ee4000efc9ba38258ec2b3c3ad5ef9397","_id":"@anchan828/nest-commands-example@0.1.56","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.22.1/node@v14.15.1+x64 (linux)","dist":{"integrity":"sha512-8+TIUAtv3fWgCG6lCLLE/OThBq5J3zUmhYT1sojOtj4/uagcnEGK95H4YnbbOSmVmCV8gv2sgTGgQ1iiXoo6tA==","shasum":"67e36fcdcae8fbfb8a36103a4e36e7920b31f118","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.56.tgz","fileCount":15,"unpackedSize":14933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDPlACRA9TVsSAnZWagAAzv8P/j0ND5kYdWut1/rxeOiz\nSmL/BlanYqAEuOqruepp+zUKG8D8jZvGi+3xKQ5gjUW4ahitvgKdugg4/cMx\nzbF7MtsKm4LqrPoyJ0uJBfqSSepLeyToz0LpfJUdPTsbUOxWPQUv9AWJcF2j\nI0IZNJ0MPUFqYTNoycl7Sudb6ERZ+WJjnL5r1LZNDnbBvcuGM9pKAlEBZ4zH\nyoajn75VO3zPujV5F/ek9DBeTzI/0hJZmEJIRwOxXRrh8KTcHWigYACBEm9b\nYCkHwSMszJVtUVZ3XQkezL/Tq383Y3Uvdq9ZqBXCUI7YbFFNrX0gQSV460Fd\n52LZXuHeBJvf37DcXrCyb5SkXxzhsyKKabXAmwzHT4+pD1u0MCrn3Wg65jYd\nTgjhV2xZ/lW8eTOvwOB/1OIhBAxiJF000QlJ7pUURVTBE76odK7v+LW7Ql7S\nyJzpbW8ti7FIKMTlv71c5Zcu3k7QTfUNXYMJ/m4eNm1Nk5ByEL7KHMjrCaxu\nRRiQsIvy5oKys4f6/olYSzrPiTNc7yjMYcdPF84EHkZYpOrIaEaP5s56+NXp\nO5XpZ++Dpxju8cX7AnTU9/SD4/cTjxgbDbJ93EB4kSoD9o+ea5LZgKWxilOf\nBMXttqtwy5x8JiLfsxpAygbmJnKzelnjYB4aQBgHSwzCLdZ4Ltwx1pVKyDLh\n/k07\r\n=9SOg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDufb2byug+gAIiUDPMCMbQfxbVwuhQ/hgR3xqQOgbGuAIgVBF6Kuqfql6Z0Agx598uvx2TduTucnC6FKxng4TonW8="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.56_1611462976158_0.4181723795936625"},"_hasShrinkwrap":false},"0.1.57":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.57","@nestjs/common":"7.6.7","@nestjs/core":"7.6.7","open":"7.3.1","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.57","@types/yargs":"15.0.13","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.57","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"c5603cf9c3423d08a975fb35eab2d19f97205603","_id":"@anchan828/nest-commands-example@0.1.57","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.22.1/node@v14.15.4+x64 (linux)","dist":{"integrity":"sha512-X/sJogRWYuWHU7sZpA6hQAJZ/5zXC5DCPLqJfH9MQ23lJ/MPUgh5etTx0aR7BJxhO6nDTtiQrLDqdFQcFMgwdg==","shasum":"bf4e1d91d6301f32ec648e79483788f7d93e7b78","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.57.tgz","fileCount":15,"unpackedSize":14933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFi2pCRA9TVsSAnZWagAAlK0QAIXpeeD1UMCXuWM4JBWc\nTK2hWITjptUb5tagcE0AANPa1+pi1NQq3nzI7vJuJvQeR3dChX7d3FWq1bST\nQDfqHVs/tk05uJPHbn9MUM2jUcQNTr7MoPua+woP2uUlkj4joVbtMKqi+KCb\n9SMa47j7I0XA2EC/s+l752wRwGjKukpsPg60oFc78XtyoCgB550GbsHBCG7f\ncqXthDq9F0sonOq9giLz6KNat3rhqxnJPzVJq7smoTilu/lzeuyQJeWJDioS\nL7mlzbA3ueJpLnlvz59yPSUCR8zTq57rWzy94MR7laRiW+NfxP0TjR2SBrqE\nC3kRuEPdhArsXSU3hi5mZFjSzRqOunbiEDZLwven8xanPBzy/76DrwuOngRJ\nECh+QTiiJCb6Ku4e8quRfNQ5U06xdf/q4HdpXZQxeLhZZFUD64C6+oZXZUBr\nipOhQ6hhOg0todDvjx2sKQuAhcVomBZqyeP9o43OVJ5vAmj1Ar/jxdsBMJYk\nw0WisPCkj5NWA4+WLGG5SY+AyewDNxNUOsEdpMQ4OrdPROENvvxM5QTc4IXT\nxO0GLvmgSp70QqWAPuOrlXNdhXWm1p61FSfPovuYGBs9fymVO9Dtr2Eguj/T\ngda1paHtVY1t+Ikz6OI8m/IO3aFedm+X4dKZW00/U7Fx10QGuvaGUS1rUMwi\nur6T\r\n=3mQq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAul/Ealqe6nrOJUDf4tZ4jNuk4oDXFs/5pGJt8JKv+UAiEAlTY54lusicVFJcEWILrCoBs1aF0M+IsKVaXTAMhzrZg="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.57_1612066217374_0.9523846595815482"},"_hasShrinkwrap":false},"0.1.58":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.58","@nestjs/common":"7.6.11","@nestjs/core":"7.6.11","open":"7.4.0","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.58","@types/yargs":"15.0.13","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.58","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"bbe6c40f806e6ca848abe1045293d8b2b4d3fc72","_id":"@anchan828/nest-commands-example@0.1.58","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.22.1/node@v14.15.4+x64 (linux)","dist":{"integrity":"sha512-xUx7dMAwbhzCdPLFSPk/WUzGqF8h2z3h11eUh5mjdL9CjG/FhrPehTkl1YmGcUZgf0eaXP8QlZif51vbH6T/hg==","shasum":"cbd709f0d94e324d75c7b7dc41563b70ba995410","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.58.tgz","fileCount":15,"unpackedSize":14935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgH2dDCRA9TVsSAnZWagAAFoEP/1SQWXZWiFU9rLG24Ptx\nwLzbJEOJQ+FDXnrf94RQxaUjnuXAucQU7jw5aGKBWdlzVs+sUqKq4g26mo+t\n7T4xK5mudJaqEPt5y5Jp91nyMPbhz5mt7iQoMckLnxSAdjJTCJwVHCfqjS0b\nGjSyunBcq0qY03fceCc3HybuvxP0p1X8+AbecV9zzplufei4RacEzug4rGU+\nlz9OJNnPBM7Js4h4oeO2MCjChPW01WL8Yx0UsRSuXG/6ORP3M6uEvRkVfkZr\nc9dNbOsIgU6AIoSaR1/MV9fp8lLwLwPy2gf+TTva3R9wJLYx635wLk6mWCfu\nJNU2s7VzyRfuJytYKxEcJxxQwRD+LDc6efoF/F9VWtOxATza7pnbG6ppDgvY\nchOmL6+csIuYoQiw6VT+lyM74e6KZ2xZPfgMZBG7/ORWU0PwXpugCcqSWITj\ne0KVn/mr6AIBpVllKSuF998kixeczAFs11CfcQGYfosXbHjhLifywXIqVfK0\nr8u3mwWssA3zyBwHKLCfc+lQD1wxHD/Uh2VAA6aDKaVZbwBPa1d1dnrs5+Zo\nDO7xULNTA/qh/jZqUcRIf8KD/WfLkK8+NtiJ/UAwnIbLimSWxqAJGXirl6xa\nlOkUAUQkDdOmqCR8z4ONRJ2+GjGEXjhY97Siz0OcMnlgNuXzx1eFWC7las9U\n/pn0\r\n=aPPD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDp5TREjSVJrtLxNQMRF5f8B8G6SNt4rGjNyxfrz0xicgIgNiIJY91wx7w1+snBEs+VhF1idI61qpc562K5YZVzvlA="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.58_1612670787013_0.4590874769114568"},"_hasShrinkwrap":false},"0.1.59":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.59","@nestjs/common":"7.6.12","@nestjs/core":"7.6.12","open":"7.4.0","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.59","@types/yargs":"16.0.0","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.59","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"a8d3cec28d229837553a95d7ace1bca56a26ea72","_id":"@anchan828/nest-commands-example@0.1.59","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.22.1/node@v14.15.4+x64 (linux)","dist":{"integrity":"sha512-AwfavzzJn0rWPg34H71ZE7Cp7RF/GNSIra8Q/s5z92oMfJwlkWLSfnBZjJKRxwxmBeTTwgyTB+fdDQ+F2ObPeQ==","shasum":"3114247cc11537e1e6c42dc815dcccaeaf6c3206","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.59.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKKHgCRA9TVsSAnZWagAABQgQAIhsqwgWP4Sz6k7ZhYsq\nPVl3vZOg5+8iFDgn81OkLfQpElpWK/TXuxGnRT1dU5cuWNgl5vyGd39gwc9e\nabWTHrm+/Ftvm153PYrbl8dWNocAHQB772GTOJ/LS7+AW9rokxta04+TRIMY\noOgDtv9zokDz7fF494qcZJXXtUH2Z6aIrigrhWyMeMjzOYAmLVVXYXRTCieX\n7+PzGPj53ejsXqy5kEu3qF3/TVU+tzrVqUFsBhY6VSW4ZK6bs9tDItHWXn+d\nPDvUvTC+tDTLzYyPMy9+8XFProyvJqVsAo4R+V174mq/+FCQ0pcvSOiwq7Gd\nqhQSb9gc/Q04noXw4JOJOUtQELtlKebOeksoCQIT35VTQrpz2KAAAGchg2AS\n2HIpyPGBPs/i38FnlKSPuNi9jptTCXnUIVWT4ZKYK5RZeygafdmGcLtwpW/h\ndcphqyFbCISnKKgftsbWLi3zeI7vzyN/lKFtsbZ68GcAFm/cyLpCfOn3VyiW\nx3a6nDwF/3YRl0jyn8FkylkrXgzqju2dcCqk5JF9oKyIzpOMw2xbN+NP5s3b\no2XOR3ycMXQPuopEVn9yIhtsHUw1/0BzjkYnszHjiNzXKnZtklLsNWru8Hmr\nsZ2HxfGVTvNX/9tCi279JMcBcLlOu6XbGOIEm2cypC7nXo5g3zXjSRBXmydi\nzjdk\r\n=DATf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDcPQS2z8HObjMZwigrVfZoqcCxboZU8SbPoPsEtofiIAiB1oez9m+W0DvpRF+luvivvy6TTxZprkXIlrye6zoW5/A=="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.59_1613275615828_0.6722925207310821"},"_hasShrinkwrap":false},"0.1.60":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.60","@nestjs/common":"7.6.12","@nestjs/core":"7.6.12","open":"7.4.2","reflect-metadata":"0.1.13","rxjs":"6.6.3"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.60","@types/yargs":"16.0.0","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.60","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"fca95f63a0faad4ee4fd952f3506209ea354e380","_id":"@anchan828/nest-commands-example@0.1.60","_nodeVersion":"14.15.5","_npmVersion":"lerna/3.22.1/node@v14.15.5+x64 (linux)","dist":{"integrity":"sha512-bJcDHzO7BNpuFeiW0Tg2M6HmRoyO2wlVeCzmRvIPnvJTRv3O0N9G+Eq7K33rgF9PF8U3e7idLcU79owXdZp1QA==","shasum":"21ab7df6334de390d13147ed584bb1308834e094","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.60.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMdxPCRA9TVsSAnZWagAA5c0P+wS2TXRREJofp3hg01vh\nvXvsrZTxY2Rf5pA72lgrdnUekmOJvNyjN6SneC3YiVIDrY2YikLQCCRMKPUk\n6XeD+lsy1Dbcc0iyasOc40jW/NEuMN6jPmmubN/ygvGjiMeb0wDpHhxQTp8g\nDw+0mt380ehYssUnOTmUXVUPn6Ixfzk2J4IwScuRRzp5GpuMZAY89ldpieCj\nwNikCvq0fo8eSsfYH5n+8Qz62d3uFfvtNXPhLQtTZTJ/b/JtAhKmQAAKoImt\n8PZ1kqmBxNUsrLJKvutCKADWfekxFC3+C8OEYzOB26IU7h7MRfyCJXtfIVkx\nTRBXOwAuJT6ey66ONpLCR8MUO/pFjINTKQTekGyKS2BHpEWpFOeODWSK356+\nQRXOOtCpMB/CoIO4uoQ7i7sE6GpbBB2gBlARkl3fL+GJlf1XlBDaFR30p1OO\n4Jn+sF8njNBGamZ4R5SgLZh9T+MCgV8hA1/ylas4lCTmiaaYUyey5snPB1R1\n9N1u7xD6lTEIrzX6Q7UpM0ln4+ukIhTPRobr8NUvw5hYiXpSAP7s30EIju/N\nJgyIt+rGmWq9+ehPwZMBuBsY+XelcSKskFU2Q8DFyko2xZwkzchXZrkswNVT\nSyDZ2u79IaKMZ9HgEg+8svA6NIThloqcJk0qbAs/rRETaR5D8DIfo3vvv8+6\npWYo\r\n=GOFd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBTHpnv90koGxVrSOTuiydqLCUlh+THEjppgbXRBcOeKAiEA4pNNV8AdWWiSbSzXOxtlJzxOuylHh7zpfdI2UPvh6XA="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.60_1613880399286_0.1984832951346862"},"_hasShrinkwrap":false},"0.1.61":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.61","@nestjs/common":"7.6.13","@nestjs/core":"7.6.13","open":"7.4.2","reflect-metadata":"0.1.13","rxjs":"6.6.6"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.61","@types/yargs":"16.0.0","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.61","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"2fb7baeffa044d83bb5a153bed46e36a3a6748e2","_id":"@anchan828/nest-commands-example@0.1.61","_nodeVersion":"14.15.5","_npmVersion":"lerna/3.22.1/node@v14.15.5+x64 (linux)","dist":{"integrity":"sha512-C0ApgUVYpOTdJl4zQM3gitFcy5m41lqgLWUUd87xgJdey7oFv5pzyn0nbn9y0oezG3tgM6tNWlOsKNk0b1x1OQ==","shasum":"4d6413a089291e72940acf6ce8a684f71d275a03","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.61.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOxbaCRA9TVsSAnZWagAATxgQAJwSqDCm9yJt4Rv5YvBL\nbr5CVVUIa0Ips3AZ/CJhfeCun4thSgtrpdZregv8VFMnaUQkcSDg6VqMhGCj\n41sjHd2EayLkyzzZw+JmGYkU2/DtYi+8WNqVFY1oroOqnHMXUqYruVp2f4ey\nEPXwlp1AvHwUhn+ptrF5mxmhjXfzvMVbMIGel1ot86VOuS1BxcXUdjI0UPXY\nGzGJXQPIVdN5QlWeA/b7QGD4Iwt3h86clrL2AvJNTIEombQUI0g94ofOb8y5\nLA21gX7snjrkBzxNNqPpCAub9YdRXUb7pwUYHSYYzlUZYDTg6N1pEv9Z9/B6\nF+SC0GYjxLSGfHfKU8LHUXdaFenaltLQcLdm5uBhsSIRPPtHRXGQOOXE1xbz\ngZ+OlP2Hj9XEJX3uaEVTjPfW86V5gtt+B0Y1ZLaHIiueDGksCOwbGG0tAh8D\nEnYI4CIxMyCbmU0O/0rqhuQUhwNBFN97J0OVv2riXsfNpqejOIbVL90Liwog\n8BKWgNkv5JkeaO0a1ZyPNtNinEDZ+nT59DKDLCbmj/f4twKy+jh6rZ89rt5i\nTpnU9LsAujHoDiyrW7rgS/7NFnctPZzJlUOKBsUaxjFvp9uHtEf5FwkhkRtc\nAUYRGMwo6PW9WlDM0XkY8SVGU2M9mzu8gjK1JOpBOcNA6jQPlGR1PbWF0FLK\nuX6W\r\n=8k2K\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBwzVm017LDdIzcgqAyDOD0Phncnj/g3MimfeSO5L9rlAiEAozX8Q/xyDV6NfkfKC45DiJyEHG5ah3eMulfUmLqohA4="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.61_1614485210234_0.07178316393529593"},"_hasShrinkwrap":false},"0.1.62":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.62","@nestjs/common":"7.6.13","@nestjs/core":"7.6.13","open":"7.4.2","reflect-metadata":"0.1.13","rxjs":"6.6.6"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.62","@types/yargs":"16.0.0","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.62","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"b5046102b3705768911deab75b3ada6d3a6ea762","_id":"@anchan828/nest-commands-example@0.1.62","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.22.1/node@v14.16.0+x64 (linux)","dist":{"integrity":"sha512-bTzkFY3WQNY1ZKaltB2/XQr70kZlzgt0VBvv9s9XgG25r8b3CNKI6iubE2FJmucl/MP9Dyz0JdBdSGff5j7LRg==","shasum":"4947a5d3cb1e4bf332211394790ccd19979cc5e3","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.62.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRFFiCRA9TVsSAnZWagAADU4P/0jWbQG2Rhmi0Z9ABbGq\nCoY180s+v1d5aaU+n8i4OBT3MyF5d/izgQU+rM6pivk/2A8nohfFtz3IqoLL\nGY6NDEqrr0haWZkI/MUtYEWoBZk5diEhc6MdbH5ren5p2Wfoji+yncU5HZ1c\nk/hUcDElFL7QCuXbG2ha9XTVZWpxSWT9G7wGARtBkJ/jWINO/YoQRmFcFDD5\nbaMN8QcFgL8l5osr6MCqWLMfd8AV+YZTe2J7dgvhnRFW8evQ/BhVLV4LEHtF\nje8+0WRw4mrzDF12GBcE5cijAyCADuAdQMd+zsxELl7Yf79E6D+Vrt+YtSQL\nfj/itEAj4CRixoiooDsX67TKt/4lAHkcqgUFQFk02D8ZYqo2GCpwFHRt7/Vw\n6o4ttoVDzOrwhLx3HMTwJooSXVJVbgxj2TKwSs+tfVSWUhbmNN+uUbwC4RT4\n57OJAvmQItlepC/g/bXuJz3GWiXWfn5DQg4NatSvoGhWW33LrdqxQCxuKXbf\nsUSGX8o+/9a/x5IWZ8qpFgzKilpkbsbxnn++35m3RyWZRXRbxdvbHANebu6O\nKFg/hMy2emUECbvukWqxbIpuHf+e82eARYu93im2mT4E6YxCI7b57TJRJ5Y0\ng8lvaaaJF3oR6cRlPLGdvsV077cXSRuVp5wnIwUil00oAfUIzWGvIoNoSR1w\notuZ\r\n=149n\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDiyrqShzYZ0CvdLPEonwcjjA7BGsaFrDacbC6aVZvq0QIgGJuHSU/J1JOuG7GAJT69SAKvNElG9FvRauF9cAjbv78="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.62_1615090017707_0.6615687818659026"},"_hasShrinkwrap":false},"0.1.63":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.63","@nestjs/common":"7.6.14","@nestjs/core":"7.6.14","open":"8.0.2","reflect-metadata":"0.1.13","rxjs":"6.6.6"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.63","@types/yargs":"16.0.0","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.63","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"7e5c5f43bfe963ab60c758f27d0de0e6790035ac","_id":"@anchan828/nest-commands-example@0.1.63","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.22.1/node@v14.16.0+x64 (linux)","dist":{"integrity":"sha512-8bXy3LunIHUzmPF5wVp68iwJCi4+xnpA0WarwB0xOGJSEKYzGlOmiuR0ZO2xPQb5lHPhx4Ud8cC3HY5z5bu9Pg==","shasum":"8cb35a77eea739d95f61a8dfb3efcfc3b872fed1","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.63.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTYvnCRA9TVsSAnZWagAAK+kQAKADI52DeZAHo0s+4JSM\nmmPEzvOb8WbVuhT4IT9mM/LZTzx/mD3p2MexXwILUb61QMLxzsJmbIR8ekBV\nHaxhsv98Q4Hn0JvkKPbgsKSzMmueVPCiishGOfSiHpotdtuLDTUVkujv5B54\nskU9OFyTRyZDZxmY5vp+FxGTuDTAyn324GhCxb50nA5x+uifIfoM2hloJzeu\n8K5oNVzJv9uso1MJpOiKF7pzWzoiCyyW7wx+O1GMMeKFSNYJSCp2eBUWzrDN\n5tIzjjJOR7d7403pyYZ6Irpo+1OcVdAl3UfAhVHlhuh1u4u3YQ//JElplDwJ\nspaz82YZwcH+mngJyy8Xu3ZlxHQBerIN9QGhrTt56ov5a4veq0O9d5n/Kwrr\nhtHFxLh9EFgol0wQZIhn2NlYLnpNtNSCXnqvPMQVRILYhkaVUB149AK9dmQg\nmPXRjBYePc7BBmsn9XG5JuaM8lBe0FG7yTLzXTSIsssECmQNoHcHrclWHEZ0\njhQjTnSlfn9DPJH8A+oqlqkomDzrf/LVL6ptj0XsQqqsOFik/FG+ixJY3Maa\nTSjawGbx6LVu6nXmAmWfhqN8145R2+XjoIULi2M+HSPLWr/z+OgsryMsAzX1\nMUpFfVjXX9KTKYunw1kru+7oDJY1cf6jEc4S0c3kJU506m9EeIF8lNib31p3\nBW2O\r\n=gzgY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDsHygv695csCi1JfVwkuD80TdJSeyfZXn3MLRPklsnrQIgbLF7i40O4KT9XS8ABAGkynISo+Oy0oBIhvvW8uy00DI="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.63_1615694822720_0.4340026668982231"},"_hasShrinkwrap":false},"0.1.64":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.64","@nestjs/common":"7.6.14","@nestjs/core":"7.6.14","open":"8.0.3","reflect-metadata":"0.1.13","rxjs":"6.6.6"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.64","@types/yargs":"16.0.0","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.64","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"f6f7146c290ae4c0d4ef79c3a252ec7a8c689877","_id":"@anchan828/nest-commands-example@0.1.64","_nodeVersion":"14.16.0","_npmVersion":"lerna/4.0.0/node@v14.16.0+x64 (linux)","dist":{"integrity":"sha512-pIEJXW3zGK2fmWvNnElikli8h6jm3JShc/M+S38IwSc6wIUmxusld7pL6cq4dtK82gcGeiHiHxBATvBZ1IC+3Q==","shasum":"7f508e4e61753019d265af1197f7b2064a4b974d","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.64.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgVsZuCRA9TVsSAnZWagAAElQP/21h9117IBGOJAi5A/TV\n2IFuf3KoF4XWWvBsEQk2kUi4GZHhdEiSZAAGuw8Ox2HlgK94qyobpk846sRW\nOj0S6RiAmxpTE4Nw1/tDDKG5+Cgbgk4sEFgARMqCFDhrDU/Quh1106l9t5JM\n6d6kJfTQivpMflqojD/+BMLRf+L9dzRw2FGeMTzvGqkfjSE++ZMnG64ALfqv\n7twZKmKVWQA8zT9xfynm4KilbAfMKQ+k5OEZfk6g4H0bsb2aaJ1zhrKynkLx\nJ4YyFtajo865Kfo+lhWfyVZVCgQc2VkO/G4cKtesKGe3TGvhDysnP3sd7nsz\nffdsY+tZS2N9JXlfBPZ+xhPlfQ51FMOHVAawfmH12ncqNf9D4gzEqOz4AQPq\n+GuDZCWghw09+IO87MgU5HTUKNieUQkt6agD/k2h7QVWGrGuJHVSS5KWJqft\ncSf59Ets2DJ33hcGdovb7nbZkkyIuGCPCV2ghH1d/HESMbQkXxYlpTMhEEQV\nfUyqBYcN8gTe+Wa/45eHwNPwQFdEIhuChU6TgkHOwAjSShsMx7l20K8cyXcV\nOKluBTm2Iz90U1lWnW6P2zCu04vfz9YkCCtSm7rsyY3HqkKaib4O894FUZ4Q\n31VhOSQ+0rP4Iy+t5k6u+5td6MfT6/4bJNf2Bn2UZAhij7QsbGjXMY4qQKRE\nU8BW\r\n=u4Nk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBA+lkjtP82lahYp5kuFKrwCVXtpPTAsEqqxOZCEVFbfAiAmxOiDGrjAsGsVAgSMgCcdQ9SwwVXmhRKQTBDYRBQClw=="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.64_1616299630473_0.22532440472078297"},"_hasShrinkwrap":false},"0.1.65":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.65","@nestjs/common":"7.6.15","@nestjs/core":"7.6.15","open":"8.0.4","reflect-metadata":"0.1.13","rxjs":"6.6.6"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.65","@types/yargs":"16.0.1","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.65","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"214726d89ae671eb02fec49b76d98a2a2bb94a29","_id":"@anchan828/nest-commands-example@0.1.65","_nodeVersion":"14.16.0","_npmVersion":"lerna/4.0.0/node@v14.16.0+x64 (linux)","dist":{"integrity":"sha512-MVF5q9KSb1peVDwh13vGcVi5uCyULvYx5K2UdjCF6zAk+sLzTHAPFPxU58EzuoX5Z+9D/bNK0OJyueRsh/mKZA==","shasum":"6a2fb1dd4cbc010a613c4f954ee78dff660affc6","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.65.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYABJCRA9TVsSAnZWagAAwZsP/RcFPsOUBoXYguG28kZl\n8PPCmrZFUxeqZTOqZpwAAhow4xDJ3fk3FCv3ZQxgO7N6edqTuvO9IJiKiz41\nFvVRK1c3TRTvc4+bUUhaGQeQggOcLtZIokFHBQl8Zc1/IgTtsTTvNicsPvrs\nvt4t3hwoFoi/cjiDPMpy7dpSD7V4jGs5Gn+hHPqUIC5CJVA2Ohmo5/C4une8\nRZHY6qqgO6XbO3pN9YDgHdnA6VD/aeJQ3hxCGVIDEbl0Lj9UpqZa+cqWEgTq\nKUFuHQEzhTdTPk4epuVQwjmW0gcMSNy7gj4oBBzo6G8WURlko1AkyMM7UcM4\nbmCGrSwDwv8MCHYJPtt7drmP1IlyO7i1+jGlkKXQt6iovD+3w2MfmJWSOAMz\noLFpokr2cY9dRjlxTgrBvcy2iMsf86G6xpB7L+zcZS4eiV2zhsbSs4YHJd0+\nzX1yZWissCdoNa6sK6e3AaRS2O8q+rAqLKkrqsv4T/+8kRfZ7dE8NA0lq5x5\nSlyryW+ifuUxpQuUhdpPoIJqHtt61UWybBt3RbE1OElWH1PSuzSxp/JK0dyU\nUm/L67/m2F7nPeNO65BVm64NqCPCknWDylww3SBYVKb1q08bjFU8FEZBbD2A\n52GPZOe1asqRly3N9g1Ag5pBJKxgjPQNWo/zbh9ej+u5luOfr9ra9e8LFtle\nIyRh\r\n=O5GX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDRYsk/tv1ojxnKfT40OmOIEWvPx/m7Vt3EY30HXhSJAAiEA3nwT0ZExsA0IsSaafdECmLQvBC8Qtig1l2RL0RTmUv8="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.65_1616904265167_0.8885499287247782"},"_hasShrinkwrap":false},"0.1.66":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.66","@nestjs/common":"7.6.15","@nestjs/core":"7.6.15","open":"8.0.5","reflect-metadata":"0.1.13","rxjs":"6.6.7"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.66","@types/yargs":"16.0.1","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.66","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"b2f4fea92696190c75ee3a1b57f2adf97a8e474b","_id":"@anchan828/nest-commands-example@0.1.66","_nodeVersion":"14.16.0","_npmVersion":"lerna/4.0.0/node@v14.16.0+x64 (linux)","dist":{"integrity":"sha512-HjNsMXz1U4UMhwWzT+B8ChVp+zr2WkSAt3cI3YbumSm9kQd9kVKz9ojIo4Gb+7QpFbc9SGIii1aWkDRidrCVWQ==","shasum":"5009b0aeda4d63d279b91de814556481927a2cce","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.66.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaTq3CRA9TVsSAnZWagAACH8P/3wf2WkmsC7Yx0FTq8O9\nJvWfrTKAMpcTVUzps4nRgzYjdKbfZSW2DQnC/M2/4GNpdkoGo/XChYVjkeSS\n1aX40qDkfXVLAscQ2vnvonGvw3ucVRVxbeVTxv8EDfvhki/doe3OyeLtLuZu\n3Iiqs54PZAA3qU5VHqtfkkUnlFsRHl+yIi38d3gYhoIg320v2NDiKvLqKo/V\nofbyvBmR3QUOTKoIKlTpVfoCOUhbHqQOsvbElNHLxTEUmfadwTr8IfPrIU9g\nik7fG1JPy6EoYsrpJcNVPI8GeikArUWT3URvwTmiMEpnwUAiFtNOkvR25cXh\n0N1TM+2XGdoSxM1FZSixwj7oZm08g+NTRK61RctFOvNfQzpYvBZuKBvdldTd\n80Iqdw836LqVssHkWHP/ifOTWDpkMpQyAIoDVfSF4MsDsNCgQ3oNLKLQCLNY\n6CBn6czDKjq5YKhnE9wzj429IsoOVV/c5FPeKgz+Dp8i00Rw4vQ9hFDOss7z\nersavhg73MnYjpR4DUKTNQniklpn+gR6lhYWpsfSXmMsqH43gXlBvYJ/+Dt9\nZil0xI3yCkTAF3fN5i+vtOr1s3TWXBjLjSZ/mLZOCfT6i03t8BUQ9O8Yoz5N\nZMKg2YyWtuOpqgwzoYul9l5E48A+K7t2sWBXk7IFddinvQNI3g7GJHT73wsk\ncExN\r\n=wqUG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC01sKQNEloaUax2JKOA2KbZC1S2f/DIhzXTqgtgYlyVAiBSqhUKyN9fz3h/PTolHjqB7NQt2lht1OjSg2v7dRlGKw=="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.66_1617509046852_0.6502565780342218"},"_hasShrinkwrap":false},"0.1.67":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.67","@nestjs/common":"7.6.15","@nestjs/core":"7.6.15","open":"8.0.5","reflect-metadata":"0.1.13","rxjs":"6.6.7"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.67","@types/yargs":"16.0.1","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.67","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"e03e34a58b1783b6345e231f1a1e1d90f2e92269","_id":"@anchan828/nest-commands-example@0.1.67","_nodeVersion":"14.16.0","_npmVersion":"lerna/4.0.0/node@v14.16.0+x64 (linux)","dist":{"integrity":"sha512-PXqmube8vBBcgq5UgsIINi7JmsyUWXqRe70YvFNjTE6zsxHsavVdueJ9P/tdfvNA1QoCGHq4EO9vJAPg+nVHJQ==","shasum":"79b121895848e85504a96d87956a446b4e09e9f7","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.67.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgcnVQCRA9TVsSAnZWagAA0eIP/RCKe91iuQ2BeUdxXWUt\nedZ0HestSXmuH2YAKHCwfRc5rRhqbLC/5e4TL/2rRMaaLw5wZIdJeOHHdQkC\n3R/t2Snn+UjrYHN1Cp4oiCr0ckNibu8ii8evMvcaO1NiA6v5RvtrUPacrLn/\npuNNtFZ8BkX/pfm/MjNHCXbeWTAu2Q1l1puBKXzzI9y1A7lk5H3e/WSEtiSA\nthvm57crwoMDCp4iTY3kTDRWHDnp7JMYTBxk/+LPhj3a8lC2TzqKKQ00kuTv\nSaj5zeyLnMfmQapD+mCEotv1JE2So0/dRIxf6NK+ewYt+cJDTPzIafL+2GI/\n8487iQCSYaJ62ueMqlQBx9wt3KnAlpE3cvZVtBp++M5VHMQRN1NNYE6NTr+Y\njTbvv3zV+sXu4jqUwUtjvet1F5ODs6JZIUXYbhJ3T75bPR/P4gW27M4azMei\ngm2NDH0rczhXgHS/z3hTjwoQVXSCaJDOZ/KxV9GmnutS/HO6fxVC+REEjSaQ\nJSVBNADQQENekpTPAGoerqGG5HCziHDucD9uYs7AFHez1VobiOJo0OAo2oxz\nGMvD/TtoKOqXO/K8O609mGt+uieX6v/J8874NUCyGXry60Ss9vRxRECc7nM3\npTG/fezkw6fQ0tRaqI1cjKnf6N5yaNm186GGlepfdNGmxBcwG37CqCBPsseq\nc5pr\r\n=bAET\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA1gN4YvaNPBMk/BnusYG1zxrzvtf/RxSW0/F665r4RRAiEAo/Hcp7X+gfZ7NRPlozHdEvRn0iRrlOj72py1ffnHQ7I="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.67_1618113872176_0.6965027480251"},"_hasShrinkwrap":false},"0.1.68":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.68","@nestjs/common":"7.6.15","@nestjs/core":"7.6.15","open":"8.0.6","reflect-metadata":"0.1.13","rxjs":"6.6.7"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.68","@types/yargs":"16.0.1","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.68","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"66a41f076f7aec238425eaf5e659ef804e215aa8","_id":"@anchan828/nest-commands-example@0.1.68","_nodeVersion":"14.16.1","_npmVersion":"lerna/4.0.0/node@v14.16.1+x64 (linux)","dist":{"integrity":"sha512-+urrgJM1CHxSb27iE/xdcs2l7bcuXkFO8yI2llW60ZTgxRQBaDadojqBWk4HYSwFQW6eYODtYK8qpBWehfKk4g==","shasum":"4d9e6ffe9e13e9548f1ace566af3517dad23d280","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.68.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJge6+2CRA9TVsSAnZWagAA5VQQAIvPOfSc+S1FAupLk0i0\nbcBmiv3n49LgBX3nTUPt/ZneiO5AeFxKBN1J7+04UOomJbmR+duVBnmx1hGe\njxmWc4ycktAVlTxnMjUVC0T7fMHKgs4lZmr52eTseu7cXKWWWF+TUo8ncuE+\nZLi2J2rqJ3YZ7zr2q2FteRxR0OHi1OGcreSyD/Drb7ZDN79k7PQTR1rMOwiU\nbQAi9x91FFf91fa5jJ6Vfb0MbhGxqBV/P/1LdtVmHF2QeTzLd3zop7R6siro\nYBA96NxSsJZBz5ATTBRQDROgsPHEnMe7JAGvTCMTMXX/sBUV+GWfn2TQ/FZM\nlFSTsa8hWbkifUP4/Cpf+6D69xbVC1H4MhmezPRcVfUvmJDcokBjheXCf9K5\nVvGcbiVMlXxhmS0m6RlEWGG6vCzRKOFqZEzjp/8ykcLLYhDeruR2jgIRQvfe\n+JYEwxYVohDWnT1ubwFJevOCy+JjnUaaktm6AEITHbY7DAxSARcSOJHwR4px\nmgF6WN1gQtYA7hmShWjHhVXrHh2EWVG/kH0X6CLsnItWEM1KE4rnS4Frms29\nfIoAsZpdNNANAuditJSo3nq9XQKTdwpXp4x1xed6QTofOi6yt0nRYWD1QJyw\nqwDSPu3Q5jicNXqKHkn8l5Wfs0toAka6N0pbx9tjUHduGu/JrC7mSgTz6EWV\njLtd\r\n=uHXH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDl0BGQAf0YR/i/vIwFEAEfB0S5FFFummz8mNI2RHdiaAiEAwZsOXRT267ZVj0dny+d1Y8XRsreVtheCKL08xGkjq+8="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.68_1618718645594_0.4036303813889299"},"_hasShrinkwrap":false},"0.1.69":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.69","@nestjs/common":"7.6.15","@nestjs/core":"7.6.15","open":"8.0.6","reflect-metadata":"0.1.13","rxjs":"6.6.7"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.69","@types/yargs":"16.0.1","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.69","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"7ec2617fbec19151bf1fb0083fa8ed5fc879f976","_id":"@anchan828/nest-commands-example@0.1.69","_nodeVersion":"14.16.1","_npmVersion":"lerna/4.0.0/node@v14.16.1+x64 (linux)","dist":{"integrity":"sha512-Z4fQm1zLUWnTpYmT0vyjXWU55TLGdTQ6Wp0LoBWgbnKq86WX/RTXUyrUxlvUtWYTU0EnrgS+iLP0q1eDoAyJLw==","shasum":"50095116b000cbb816d17bd00b4c7aa04d1f7abd","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.69.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghOqCCRA9TVsSAnZWagAArOYP/1U6UmzvEAXMcs6I6Vrf\nbrzHKqD2VOZ8XOqMUW1riw1mDCd5pPOWTU4Kg5elcfTiY7ISN2Gy8ET+rKbO\nirqTKB7UtCD1fEMxbg3a8a88EIhMw/JK5HjkmfgYyma4duKjFJyir6KYhse6\nlRyAjdRdY7OXcZN9L369OydOnhAD4Cf1//dPZ+T3tNZJISFqUa9tjXdbeWpu\nHJ7+93xYd+EyDJLStLP8X3RUZ01TYzumY5v8cQO2Q/PrrgZElZowq9zg+X48\nQsNPVULojCpNayUo/hw0GQvC/kNxc0LNomOiXFzHM6Npu9RfjkMxo4Y/PECc\niKiAwboeIttwwB33bMN5jkymXCKVKZ+5dt/FZ+PG8brICBzt3YQHfzpoRohZ\nkUGvXzzv2qpQQ8fIpfhYrNhv9bitEyi+WNVksdRFutH7xFPBPiTW7p2fenq5\nUuj85C28nTz6TSkcg1wbLT0RmprKgbLH6eSNfRzYbNOzbVDYyxCS4IaGr86l\nricogSpG6plMRpnoccxAFvbWlBV0+O14DrUhO+j28vb503tsiQIOQd7GgxbC\nUakAXxKV1k5s3BJTSeeVfe64i+f6TYHtBgTdOxzvL88BkfrFggZHcxoS/afL\nB0fbRQQSlmHoEV7WCR7JOgy9XnrPfeUYljwVOUha2gj7iPsBSt7fI70+usU6\nkgFl\r\n=bk3X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBrjcaDr+23I8l5Y6/5mO99LdfqRj/zM6wQXbdRp34usAiAX3Cs9cpdRxT3mPtjYg4dKwzjcN7/rT9X53EnIRHfTLQ=="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.69_1619323521614_0.6287068473227355"},"_hasShrinkwrap":false},"0.1.70":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.70","@nestjs/common":"7.6.15","@nestjs/core":"7.6.15","open":"8.0.7","reflect-metadata":"0.1.13","rxjs":"6.6.7"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.70","@types/yargs":"16.0.1","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.70","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"310e4c08d79309ab2efee9cef80f0b22239d57cb","_id":"@anchan828/nest-commands-example@0.1.70","_nodeVersion":"14.16.1","_npmVersion":"lerna/4.0.0/node@v14.16.1+x64 (linux)","dist":{"integrity":"sha512-xLKUZJvxcxjj5RtepAlgNllMFEHV5qa5DKK5F0Y/OoUqV0wNX+HRbz4GSsf+ZrkHd9++mDbyZEfa6et06O6X0w==","shasum":"0a75efc64d05b0804cf13cb761f28751910a7566","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.70.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgjiT3CRA9TVsSAnZWagAAqUcP/1Ea9tX+iZn3gTQcWGxI\nVbkmPw6bh+aBh84kKTYEUdLSmGGOI9qVO4BqOE9IP2X7G0Al3BrTZOUVhIqv\n6sP7HK1mSkw4458eVwNQOrPc7g2n+8cvl5WAdjv9B4cinQmkmNIGmPQa27Cj\nFFIARdWs9wiKVLOx3lvIbbZUodQqrGf079T6XOGl0u7H2BaN9OH7mHehy3x5\nF0CypYQRCmVYVCeLSFeIuCbIpw6PBGghTIu7MbdKIZYnoA6ITHet5WG47ESV\nrJCYcT+YVyNF8IvP663eXJXUDX9A4RjWFaBXIVg4XZIMCPpq3qPM2RR0r1h4\ngpxX3lLXPpuWeCxby1IfzAzJgDfopCRO5ANPwdiocEKj732324tCx4lVolkv\nheQWBoGM2h7m/nAnwzjQjmdHD3m3t7N0srzRReUnEDCQI0Fmq/GfVp92wiik\nM+pA8pctkmdD4c9Sk41a65mYYucHRDKFSUorxd+mTZx7nrjRXFVUHrBZbHRr\ns6GzR3I0QLAFd9A98mOg0FEMwemOcIbwfy/bIkM+LC9lp8+4Jmsqm7iViWEP\nKvo0VQHjlTBylk+QAHryyQ44ROyb7iqBSUbwKiiIN4Doa62wvrNhG3rKLGud\nTCq0yNm+uXyM6z+/M1qZF3dL1IsI6z5ftUsomYr8Gup8ASZjit6N33S+ddFA\nCsqO\r\n=ojPR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDGFLu42mKGwC4YyrJp/Y12pcVu3bcbbDh1IEs0RvSIAAIhAKvycNJcW3Al8biEkgRu3HG0HXMVUR8W80Gthk0E2x1k"}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.70_1619928311272_0.2852760496677851"},"_hasShrinkwrap":false},"0.1.71":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.71","@nestjs/common":"7.6.15","@nestjs/core":"7.6.15","open":"8.0.8","reflect-metadata":"0.1.13","rxjs":"7.0.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.71","@types/yargs":"16.0.1","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.71","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"ab5422089f52ca17dcb4a5b64cf0ca0c1bbaac07","_id":"@anchan828/nest-commands-example@0.1.71","_nodeVersion":"14.16.1","_npmVersion":"lerna/4.0.0/node@v14.16.1+x64 (linux)","dist":{"integrity":"sha512-DO8Gr8fOmWfDzbaUKXUoFZq2nAljI+EB9qVkLgGNfmTE6EldF2ob0nF2Kazzvd+skVVtzMtmUqlI8kmc7/9Sdw==","shasum":"cf534562fbc3e635f37a49a29dc3a404314df400","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.71.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgl17nCRA9TVsSAnZWagAAN+IP/2t3HeUPO/izw+X+B3Nc\n9voItPcpvWjYLKqNMnzt/LFeOMoKLTu0eHV1bDzGl/Z/e3E3tnfKzpHfdTgr\nqEZwbdL5hw9DiMcgjV+pKHDpRhWusm+C/RK2qcIQcqLnMgsovYSFjrpYubCc\nujV6CUB7DKG1J/RMen9F4WYPikLIUiucU2xk7gpHyRFme/1z6R9TNDzVTO9j\njX5QgOr3k5+/DHCiuD6fY/GVR1bt2kDeK6gAaT7fCAe+NxIvrs30pxCOyo0V\nnwC7w4BZsB3q3lSy3O2BzR4q5CnusFn+GHAOLdvL5+hNF2xCKk3yqDbuLJGU\n0RjhghuwtaXmAbEBl2LfbS73Hvy7CZFSTRMwIoQW3X1LFO46wdekEwIM7QBX\nO1EAztzl8o9cAXvjEdwxQ0Zgl8UYBojTYl6uzYkXyaK0URrNH3Jk2HsqR2PE\nQg81fdUkhQTlvtqsmgt56DnJcowDKq+OuA7/R5N7HwVRmVaCjeOeVg5qYsje\nKJiDCBOZ0feOPeaX5ZPGAb1LjPXP6WUmNFi1m7+OL0DNBdvWGKMJ1SMllzQD\neYwVYo/KN3rm6kcUuE5qlTixClwC1GNk/xXJDbRmKrbMUljQ3lGqTJvLxaH3\nB3aAN4AAg5WJQ9br5HlumwaWMRrEmd5qPaI9JWnzpuPuDEtRGZ3UX6abIgCP\nMQxZ\r\n=j/p8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWuEbAKU4rqqTI4xpeL+5X6T0ItUy7St5xHOzSJ9PoCQIgA6cOZIGMsY8uVA6Ly+7KNJyCk+F4fIEYtD6igBo5s4k="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.71_1620532966630_0.44757849518203696"},"_hasShrinkwrap":false},"0.1.72":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.72","@nestjs/common":"7.6.15","@nestjs/core":"7.6.15","open":"8.0.8","reflect-metadata":"0.1.13","rxjs":"7.0.1"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.72","@types/yargs":"16.0.1","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.72","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"884326d45a90bf822352bafa1e66ff04944ff333","_id":"@anchan828/nest-commands-example@0.1.72","_nodeVersion":"14.16.1","_npmVersion":"lerna/4.0.0/node@v14.16.1+x64 (linux)","dist":{"integrity":"sha512-jb4yovHrj/jLWiwixNcGKsQur7YN9H1MfM8n867D9Q6M3VsF4V8A0KRcAN0CZhsqHGgE2xbWSY4SZIk+MRyF+w==","shasum":"4e0fe23af89d08fe739d89a117767d28a6ec6770","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.72.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgoJ1mCRA9TVsSAnZWagAATP0P/1oU2GxXfl4hNO8+7/YO\nLduAWH5e1hixlUXlmsY+169DqVsgwr04opbFrKugX3+73pMRX+ipdkdY4U0V\nBeCR/6PPGTEL9fT2G7vYQhd714Xwyp59tJNviqGvZtV5+2lCtObLBWNHKiOI\nSfSoXa5ek02pfZ3v8Ihwl82GfSdWoNbr+I4+Ych+Hlt6FOxVEdqqyva0w+/x\nIHgU42yuugdV44K/jAZwqqYTtaT8/7NzSLw8yGft1T6fIJ2KpG9I5061elnk\nDo7fOHGVgXsAcGdxLt3RLxqd72lomX0mpdXddJ4ne119CaFymVbP5WY+JzAY\n/J65hVRoSosYr5IXVuJpsEApaKS7bdmMU3SZ1Sb/NCm3NPccLL8oFa0S/VJS\n4WopYHWK68x6WO3sAQemD1a8ihogUQ0e75ZzSp/FupWKjjW7YmTJVA0ua+Zq\nhv+RzRZkgdW7F4DEqp4K0LJcrK0N1MW4MDuv3bM3RTuQuLUILZkXOEyMMkiK\n214o9LWocPS0J2Sf2AfnZNxI9pPFcUqwjbxnRnUfxKU2khp1yaZkmUE4jOOq\nFzc6Vqxeg23R2/2NRTB6tCwMFtEpplxVmYbNRSESSIghoDLBvZliWW7Oyzkv\nnzsZ4De+70u4ikrv7g6RtivfcDZkblQwfxG2txewuFdCCvzb9cNRBDfTNMGp\n1sbb\r\n=Ss/o\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAh0VUGxFiWaaZCFC/4ZBVvv71/z7Y09RaYOweRrEiIEAiAtIhzSlVa7j4mp27HvSd2QpR+5PPIfegKbM/ncg2dsjg=="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.72_1621138789464_0.9220201198265963"},"_hasShrinkwrap":false},"0.1.73":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.73","@nestjs/common":"7.6.17","@nestjs/core":"7.6.17","open":"8.1.0","reflect-metadata":"0.1.13","rxjs":"7.1.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.73","@types/yargs":"16.0.3","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.73","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"9874f87ff96b2dcffca5fee066141dbf1c468349","_id":"@anchan828/nest-commands-example@0.1.73","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (linux)","dist":{"integrity":"sha512-O4t9JVPrsoGIYR7fyU/JKEG9AzTc2XiG8MAlqGqbCSNueHqsEgQT2yoftJ9iCkjoHGDjwlhn6DR8jskMLCTCsQ==","shasum":"e02045bead2fceff5d709fc0c9fe17bef9842f73","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.73.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgqdj5CRA9TVsSAnZWagAA1DAQAIFU/VUm4mtenhIVVzfH\n8M1BlVsT1IiV5RVVAE4qkWX/Ul4UD0derJVfaLg13Gjc317Fr08Gr/ilCFDl\nWZhA0oUTH0KaXeJwen68joEmtykHaJE6yxcmDC2EmVrgY3wQYpJ44kjtApmA\nOpUCxGyf+C92p7vzAYDiPpun9AZCfTl7r9zJyJZt/3WIEs0EhJWfx+ISxV9v\nfhxCXV2bxD8ro4XcyBgPHyeh85Jemqbts/hUmNY8lPXpcosdIFIWQHBSy5eM\nGK6IHl/muJpOGoJgKw4zyGOeMHfTom3H9R9WCslAIlk30984rVRLgaYEeHFR\nSo+JDIKDRqXw3saZ7a/tT5uw2ZZ2u+DbljtKQjfftMWrZk98tOUfOErDmfBv\n47yk+7qs/ackClwK+qE+lF38V7Y9+xlp5NiyI/XNMp7ArYhd07rNk0bT0V1I\nj4l5k6rV9ybTzjatD5Vzuc4xNNTGZPDXow7UfydInbo60uv4+j/hN0e7BUIw\nE808+Dv3eWvFGoqFnDkq71hsGcFNWJMsM0VQl/jix1cFGFCOzl4shAfSeNOt\nFELqcVxm30poz47ZUuhVRtXrw1ilGMdOAjZvT5ds2jxF9OlAL5qfjrAznVlF\nGVA62extbHE7mdMOHF0n5NXixXqliaqsgHmg5qdoDy99dOQMkNtGFoAgIo8k\nVGK8\r\n=eH+g\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGXAN8WLySJQhhWIlycXlepCBTIu5omxiqwtaDWP5tKmAiAnYV79EFoZToZ6R+KTu9IWgDh3yqzj8rZkortBnfJsFQ=="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.73_1621743865259_0.7239100392844311"},"_hasShrinkwrap":false},"0.1.74":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.74","@nestjs/common":"7.6.17","@nestjs/core":"7.6.17","open":"8.2.0","reflect-metadata":"0.1.13","rxjs":"7.1.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.74","@types/yargs":"17.0.0","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.74","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"11ceca35d9ded77e15e993f95ce4ec8e4a2c9a59","_id":"@anchan828/nest-commands-example@0.1.74","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (linux)","dist":{"integrity":"sha512-Mrv1et5oUH3qbWpYTjsGK6FdKYseug33KrwyUn9onz72JG5NzWNX+aE/76LWm/A3D+Uj2lChZrRQFDloVnsZbQ==","shasum":"9f90847ecddc88c62cceb5df56b101207f61cf8f","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.74.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsyOYCRA9TVsSAnZWagAACgQP/iHKeZVsd5pIXHScFTJg\nfIWnfyGie1FQOCZAw0BXFijTdcaFZitmLNkFBLgaAk1DHAIf+X8sK6hXpEbx\nlMtTPe/UfIdDT6duEYoO3W9g+vlItb+OTDSTunTfamDH5CZc17OfBTxr0Eez\nGOE7CCMHlLWBYOr0slkuZY7/YcgeYe6W4LukN1TWZqAKMXn4GEalSb18jag+\nxt9vRzKcQcl2GFo4/HxbyA25uml7Sz7rZBthvHMc5URmqzJznHHgpI3uFUbi\nluPtbNAOirLnKATU/wfxdrjydr4ND4TE0dAVP2pvGjJ6BKcGRCujNF7GIQmN\nLuQeMDyHLgIza3gnfxWiJeGOOEnZ4Cln5/7ZzXau8mHlpIcTOcxB3Lg1SSRj\nIlV0JUEJr1fdwMs6THrvU9WJCbYl/w5KTJBAi1kZQ27PoVHbVbLe10WqXBv4\nqJ6FFISVtSu+JFguLGTAblDRHL7PTkXRjlBp7800EuqgIk5s1nDGmoVmuQuv\n0RcXTvSwQWzAfOK5l6DCuFdJz2dFr0ntKQsPGqeYKWTvggisoKL5bo3si8UQ\nXvPAcF4CmDgy8JFhly7XQ8F5UkULeV/CGmwwoN4oposHc7rsO5i/eRj1Im5i\nNrcoUexXljp1GV0GCEv37mEcJdcwZuCT4Yvlq/cYbmo6sRDQyvM+tGlEtt8y\nslsu\r\n=qLdK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDn0Lz+ClTpY2g3TKRH6B2xnxGs1YPfvC1pt2jhairALgIgDZpi3Rdb6PEJMbqmtd1xJmp36/HzLmGM5L9/+NdAb28="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.74_1622352791796_0.6155233737448054"},"_hasShrinkwrap":false},"0.1.75":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.75","@nestjs/common":"7.6.17","@nestjs/core":"7.6.17","open":"8.2.0","reflect-metadata":"0.1.13","rxjs":"7.1.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.75","@types/yargs":"17.0.0","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.75","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"6c973882d17e9eb5a1716e967326f4ef585e4d88","_id":"@anchan828/nest-commands-example@0.1.75","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (linux)","dist":{"integrity":"sha512-FL/N7g7u+f26lnukQT3yuP1BWvpbK2MxZh2p1Qxs1CQKcr1OJ/C6iWOHtvovCDqmj4xfZdrZUdpTxKU++ddLYg==","shasum":"1b73c1cd3f897f6808a03774a49f4052f00106ca","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.75.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvFZ8CRA9TVsSAnZWagAAZiwP+QCJcsxETcZkjjrvs35i\nn/DIKqvMahHVj06Qqw/sPx0d9baz5Mhxg1/xK+7c+JRjz8/YqG3xXR+2UQTx\n/gLwgqOpem7Qou8+hqIhL6ylBohuygVO3cVUHHSkv7SL32kcA8LOa/pPoboq\negQjk7252zw71bsPgzVEMsOr8CcKXW6GiK9vRqWgVl/gjzzX/DDXjTDk3j5Y\nRYc221Fvf6GbA/9Jex7lZMvcfo1LhGCcIbvf5wm3EtDwiZy1z7Rt0R/prJbn\n6Th7Y0Dw2iY4/6jMefFoBM/BCLzgLMzUe+8S/yM2Huyy88jRq57aEx7UjXPT\ncDm5Q+H6MWcli2noYzuLvMxq9Cdt4mIf+t7oWhJKrdH0vkBnNT9jGIyrP1Jr\nmj0l70AhNxeVN/TOVYKjicdDleFR7etXsE1GhIVcBCzBkrPbBn9vyaLWsQFB\nJJL6UEPjlV4BfqJeBKB7GGVU6UfFKKIZrninI4PbpUJlgkuTzNP55Q467Ry2\ntza3DRUUyl8wFOUKFJJMgH7+ZMVyKBYesvIWe4CBHvsjAFv70un2TNZV02/E\nJNPz5iaf0TFIxcdN9Vw72ZNZyYREVN9n2wtlkA8QH73N1lJUrtxUBqNFsL8y\nPXDtxYfIz4bEvrf+4uSUsg4uLOZixy8Ips4MbHvFHwM3l/lR4MJ6QdbfogTH\nsNKX\r\n=2ILp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDhOVT7LAoO58xxJNhRyS5p61NqwdgU684u9HLyTRZDnAiEA2Ee8x+cOPjRJfNxLeEPG7mJ1x4+I+qbK/hrRka3cw0o="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.75_1622955644560_0.22546983633046258"},"_hasShrinkwrap":false},"0.1.76":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.76","@nestjs/common":"7.6.17","@nestjs/core":"7.6.17","open":"8.2.0","reflect-metadata":"0.1.13","rxjs":"7.1.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.76","@types/yargs":"17.0.0","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.76","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"a21f391b82a83a90e3aed54c13865d383ca3ce79","_id":"@anchan828/nest-commands-example@0.1.76","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (linux)","dist":{"integrity":"sha512-hA64BDfOP6vcpcLienyj+cStPUySowfvqRk/tB8XWabWmJK3yhUDiARz1zGOCR9TcJL1OuonJF5aRfehLj3fzQ==","shasum":"1fcff153359460c53d6b6b2bee22c1726ca4d463","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.76.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxYSuCRA9TVsSAnZWagAAF/4P/2YQLz4OvCgKF9/3NEJg\nOwZClBSOF17AMwvM8qZRH4SFSv3d60I4zPSC6jPnWn8un2sARBZ641ftTJ8E\noeirV77+6gXzpz9EB4dj8sHNssyiwLapIYUocte2pTOTk3FZJBrWr33MeyrS\nDZrl09/bQKqxSoEh+Q5kHvou6kS/lzNW6SpUwwzlxzeh5WynnIBs+a30Ngr2\nICy7yekH45qSyAsgghkxvyyzjWP7pDHxmfgDH8ymcaxteFNVWF4HaEkTMMLK\ngYyd1iXbt85YsmNd4kB7ak2GZnBqXLL3MC37dulLp9rDfwP+4+8/psvhtm+b\nmwLgSfrwOzcE6JMejXbtsfw6dv1S2prkLlc/0e/0JXUSOnCcoIBd7rHxuc/I\nv2NNLDq1RQQsbV+D0CSxsu8SgGqkRNqQzImbD130cr+VNfLuRNuZNea9LcfZ\njIDQMhpLU5JP/LnQTHFjrbWo7TekjVkJOkFV3sY8IyNN4xkR4xK8qF3xmuBR\nILBGJsSUNFpGTvM3QPg6pFeA8fpE46LYIuMGNSZSC0yjmWS+Ux6x4la9pHzB\nsrudL4hDwKbR7xJbThkimToHpD/xV8H/1eAcvJEiS+TGvnLpfjj3PWO/ITto\nOkLb/Bar6iH3MHCruc0LppK5busAGeq7paazv/Arhf8dYdMCgBU36e4LDjk/\n6GrL\r\n=353X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDgNSDdp2UkNncF5DhuRTiHop+AI4x1DGrg9RSPkeiZAAiEA6/LIsWxMC8GSjAVDLlSORlFH4y5JZsyMvLI2uKI/MQU="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.76_1623557294786_0.8197514951113547"},"_hasShrinkwrap":false},"0.1.77":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.77","@nestjs/common":"7.6.18","@nestjs/core":"7.6.18","open":"8.2.0","reflect-metadata":"0.1.13","rxjs":"7.1.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.77","@types/yargs":"17.0.0","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.77","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"910b423c313a5822b6bf19ccb8956e055a0e4385","_id":"@anchan828/nest-commands-example@0.1.77","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (linux)","dist":{"integrity":"sha512-g87G/huON6IKUwtQRJLz6clRMcnDnLnC0hWtBmz68q6LOzQhR44WOG4h9Tar/5NBPxGumc+MB1AE8fI9r+M+Nw==","shasum":"b3986343fdf78196f677410ee8cdcd46123611f6","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.77.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgzr8qCRA9TVsSAnZWagAA1ZIP/jXEqzCZJVXCTUWzrKaX\nfebQnwwqVrHfBmQGLMTdBOXrqGw4YdhyzX87Z4m+ELKeJcc9c4lIUr59Jdse\nrkMOdlmJxStQI7LoeiFL5kuy0WDnVIG2kErTAXX6i6RnrK1GkrSSrF8aAU5Q\nTlUdrf9d7ZwyhAo4lycHuzkswf2OUk28gw0LEI+Lz8ntj1ab6NseKEcTEtGU\nMeUGDBo0lIj3eArdRUICu9MiWIW3DGcfVHGWOjfVtA/uPX+CXDZOjAYk2R8i\n6dp36NdvNunjbNu5YkokjCLl0M3thbC2dV4Ux+nP/GA9Er6dfAdiSORo0LTL\nRfH6R7tl5cgS9KrHgiBP7FsaPR22UalIy0eYUaHLIz1PJct4Paw0U6KJrMgP\nT2uVcvnbPra6tu+Q7U25EY3Y4M98Inim24PVPm3O5/vptJqORbo3dLs2Jeam\nUXkJ88EHbMqANPX65WRYDgrsA0aSxgxoVO/M8m8bGwOIP5MmT01bkJt1Z60t\nfmsOvS8MPnSPPfaOFNZuw1oOtD7J8mkoaVCKogUAnmuxC6iKE/40h18mfitu\n69D+Fk/I6uT14UdykjOD3H9xDQXr+FdRx7avkQnWLiXQU/4oT2J4Xq6R0Yyl\nLqy9y7rJBImAysuHgsZ5TJyAsZNghgWL3zeY8HwNX/RNGN8bmWhTA9oRKKIo\nb6rr\r\n=q4aV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCo0vJah+UUiqWMr7faqcZ0AI9EBaasorV7dzhcCENn0gIgNvBANJTU35iIIRDLclgQZ3MYBajAek2+vLuQZMOqpcY="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.77_1624162090481_0.6386730382700085"},"_hasShrinkwrap":false},"0.1.78":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.78","@nestjs/common":"7.6.18","@nestjs/core":"7.6.18","open":"8.2.1","reflect-metadata":"0.1.13","rxjs":"7.1.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.78","@types/yargs":"17.0.0","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.78","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"3137c1326073f127d778ee5cdc81d20a4be1470d","_id":"@anchan828/nest-commands-example@0.1.78","_nodeVersion":"14.17.0","_npmVersion":"lerna/4.0.0/node@v14.17.0+x64 (linux)","dist":{"integrity":"sha512-7huRaZXB0WewmtU6YpvihJgs1KVygnj5rzIQsVYS8+JaBzzcxb3olNwWcpZj2kfUWvtlkZh+6BXSaFhvJRnApw==","shasum":"81e03eb9165c61935f4bd412d604178ec4b5ff9a","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.78.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1/j7CRA9TVsSAnZWagAAnIoP/Rw8aR8OpKwGjbHSjUKc\nNBRFhKMCidynZgG73RLbhGfLEOtHYJ05MWlsjP0Y5c9k2IlOukmJ1Ijsq3Wu\nh8SQur0ld5OjF+1L0T8QqD5O9jFo1woPUH0ED/AmCYM/f9Sh1GxMYGOjdwMt\nirnaJqz4sjhTDq6gmMNqkH4pLlsuA3s1YedOTxGhJWdX70AT/ONWYtPELHuO\nqdoOCdgqUuW8O7+MdxwEO5TlwOyaGLdK0H+OZV7tyMgm1rwEwyYk23/S/GWH\nzMH3JVTl7siBQRiJlRyoL9guHUmUYKQLcHCT6xus3b9KyWqVMn5ofoQUkIb2\nL+zguBYMPEPMohIDPWmGLZcPstZETY87aFNy+uoW70W2TT7/FlLWbvX9RK4E\ntB3ULPsxhojeg6xh+jxqm8EJnYQSfwfNSenhDVVF7wHT5NndBpR0V1CHH15h\nPPNy54LxWZyk23ai3E71zSnx6bZ7h5tfRMvpRvp/Ntpx6zQC8hfdq0m8kHiy\nf0Q3BAx/E56/JfZi4ra6J89gPXooL/7CSnNN+bhy5n0kbjgQ7+XhEAIYnrT/\nfFpkKTSrdrV5ZtMJaFWLqY2ws3dJBvJ6YWzjPcYZ1bVvk+KkOqwTC4hd3mOL\nneUpxwsozHYDmcLKNHvLE+usuhNUNuE9Mm0u97gHVXfNhK0aBRuktJMx5f/v\nAJHc\r\n=Vypp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCB1uo+zNMu0dXj2E0U1kjp1MN/cdcr/Z9+Y4lZFL642wIgQXQmz80z0tW1U8wP5VUNCz+lcgDF+zuxTgXqUvx/Fa8="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.78_1624766714804_0.9838727803386866"},"_hasShrinkwrap":false},"0.1.79":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.1.79","@nestjs/common":"7.6.18","@nestjs/core":"7.6.18","open":"8.2.1","reflect-metadata":"0.1.13","rxjs":"7.1.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.1.79","@types/yargs":"17.0.1","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.1.79","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"f8b2d116bbefb97808f29c2956eb02f92b962106","_id":"@anchan828/nest-commands-example@0.1.79","_nodeVersion":"14.17.1","_npmVersion":"lerna/4.0.0/node@v14.17.1+x64 (linux)","dist":{"integrity":"sha512-Pc8EOQQfPBRXTIU5QsXW69q+DvsD7IbtetDt6kH0t4twCuaQY8oEv9Uz0QkDzTNM/PVa3GMhJ8BKQ1Ca/fHQOQ==","shasum":"33327ef085e7cdd603a6d94583b364ebd27fb4b4","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.1.79.tgz","fileCount":15,"unpackedSize":14934,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg4TQ0CRA9TVsSAnZWagAAEQYP/RZfQjS7ooi2Rhh8Qz/2\nAzisKTkuvu3LX0xLZmnTGVMO/Ru8Ml7MvQ41AsRiaVZnNmO7Y6bZQHDBcOVO\nb08cjJeFoxttp85gx5H8ivR64O8xslBOjmdWJzLkU67AstLRLBrbZxHyRiQ8\nAV9kJ7lJYxCIYJuHv7i+JQvvEgWzEjzQcnGMsGbyA+YHWiP7ZU4xetvjx75F\nmztyJ78Q1949m9uZtl626GIgwETnWysxzdZ9JzTef/zowpgaLn3Et5peo4Vy\nlwYIqqeP/ijq8J66N6YtAu9396fv79fvXPfLS8qllxENHbeN9fPpF6oiLKvw\nrDbgNZXwJ7/HLG72787bdk+wHj9km9dR+Itt9gZAltqyDNDX9VQODgQZQdNI\nksQ9b22Vzq2R2Hqoj0gat28XVNXwP+l2pYSMftO0NkvWJ9t1z+qQgpHFhxen\nSH/+u/BcgwbkppixrbTqLy5UbPt9O8grBHYIK7cDkRhSOzG04F7ErMdi2jA7\nT5abnZ5jGRCCuh1+ywZKC4bWIf8TRCeUCsDMEKZ6oX/Fuum/jeLkhkV8+Vwo\nmLITsJ6E9i3dyNw0MkAl6u7BTTDGBA6zs1983UIi9nd609CAii05Ra16FCdx\nMP6NhJEUXVl3bk3o3Wz1QJ/2QIlV9hN1IUONGXY99EQDpUjKCarRMfLYYujR\nno8O\r\n=mQ3h\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG4kqKxFRYTyPnTn+jXatGCrv74oeHZCbEvBTx4QUjbgAiEApQjnY940bD11cefnMvA/LoX8flMdqo9o83cUeceGJOY="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.1.79_1625371699995_0.7886891970663599"},"_hasShrinkwrap":false},"0.2.0":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.0","@nestjs/common":"8.0.0","@nestjs/core":"8.0.0","open":"8.2.1","reflect-metadata":"0.1.13","rxjs":"7.1.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.0","@types/yargs":"17.0.2","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.0","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"f6bb55c1469ebe499943807a0f4bc16094cf5c47","_id":"@anchan828/nest-commands-example@0.2.0","_nodeVersion":"16.4.1","_npmVersion":"lerna/4.0.0/node@v16.4.1+x64 (linux)","dist":{"integrity":"sha512-n/4TGOuErDEg07lQY4z+8nPh3USMklgFYrChxKGWi+bLU5johSpSi8Heu8K/NAJB5UY2yJSjLzcVKY7LFyrF9w==","shasum":"b75c4c1dd6cec840b5f52d1eed0646e60c99a38f","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.0.tgz","fileCount":15,"unpackedSize":14929,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5wnhCRA9TVsSAnZWagAAvJkP/0zEhd2/p5CNGqluGbSr\n6mGLxIAhmjhhWOK4BsdcLwlO25lW3t8ChKDSpBBRF0QBP8gu0jmAdwdGbkAb\n9Kb0uUUVjAgFWRc9jlyQFtIULV+juIjNyxtIgc6jJY7KdM7WLML4NVIXshtb\nY0Rot2kaBO0HqY0Ufqa2tt4qCZgSu9IkyJnqt1ijnT1ufWYxobV0Jqgp8PlF\nhgrGD3ZcvXrBVJOfsR3Jsu+fFq7QajdinXRFTnS18mOk22Xqv1cCnsLo+H0P\nUIk+sjXnWdd8Md3tUnF6Q4bUtYmZ9Tr2FwJdODTajKg71TuCbuadRn1aFh3B\nowovkBGCKrvAFc12+5zOZ49C2VW2uWLyVoiNUsesG2ukCCd7eWRPFLgXVh4Y\nQPQkEEQf34Y7HSivQOnw5e8F+u1yQmx6Bz6PSRv5HybTBDwoACajyDSiZD9e\nPG1lLBs7Z+Ya4/VNrlXMr4GX0ummKKhNGQlRih6hE8NSrbcnvwHwDdZo+Gh/\nowR62PIafOdnYaWJDPSXoj+Koelbr6oFV270rEbXDM3CJkbdF95drUjrmdwe\nJseMJxNW8OEWrOkOd8tVFuc5trJ9SU37OQJa9b/883otQEZPQMqnUF0e+5Wp\ntEf1Gv+bS3FGZ8nRtjiSiXzWQ455Y2g2f0RxCul0Ds9gclshWcQHJ+uv7XNA\nhuMc\r\n=bEEw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGo/EBoa1IrFE8CBiHl1NELe69AM7ULOMKXlLKPQUuCyAiBNJFinyNbHQQO0awMASqJyp4b7KjhdWYK5hlqipp2H3g=="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.0_1625754081080_0.9550680315387243"},"_hasShrinkwrap":false},"0.2.1":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.1","@nestjs/common":"8.0.1","@nestjs/core":"8.0.1","open":"8.2.1","reflect-metadata":"0.1.13","rxjs":"7.2.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.1","@types/yargs":"17.0.2","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.1","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"6e2741b7da1a6c5db0871de54dd72c1ce1809587","_id":"@anchan828/nest-commands-example@0.2.1","_nodeVersion":"16.4.2","_npmVersion":"lerna/4.0.0/node@v16.4.2+x64 (linux)","dist":{"integrity":"sha512-YGGTHn5Pw6mc8XKqrWhAKZAvz602cQPD8ksrMiKk62BjZ4WmcqTHfysGNI7f1buyWVXisoEw0TWgTVDsNwPDOA==","shasum":"2b607426b48eb4e66c3138e3b7d246b73372b95b","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.1.tgz","fileCount":15,"unpackedSize":14929,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg6m7UCRA9TVsSAnZWagAAjP0P+gO2JQF9wnxZqXn96KYv\nLyqbNd6BXz0Pb8xtY7xxJUqvkYJzUxULPLK7lWV6hSLhPJtowTyb1nrXyKn1\nf2yf87JORnYv/U5Iavb4m7xLWPPXtq2W0GmFCWUQlXsBUaTn+nygxdnj0dU0\nmX6Bmw23nckmoHV/MgHr6LVrC5BI9bZu2W1NpViWNvjssNyEHqaN6+WzYQ+3\n5Vrm8jy0/sxcYYlrAjLzxc5PZR9G/dGR5i4tfzwOdxoon3zbc39aIs7OgczF\nfyu/kQPwwUA3UDduA0iqHYQtnKkwjTWzlmhzIEWbr76UAzua/Bl8PBOjdt6T\njK8wsbJTvsHkllu08462HfYaBqt6EzKppiJT+XCD4kMX/46PNnGopkCXkPjg\n6nzWcPuqtwRCVQD0GIC5e1blH1QVZYdxON8EeBLcb2AwTwitnBRfdPzszlL/\noUvT/vZ/LvzXO0EJLa9CQoO/mspzwcrihk8+rArtt5K2YtH0OxY5UU/9+2P2\nLITk6JjuG/iVoIrmr0umvUlJ+fsSljo2cXJfqMUJ+835diQ2B4d47tt8NS85\ntTMyIpefBqhlWxd6EFhFkeCOhDlgXUgQ7GAFStqW2zDvgjsgcpX1Qx9lppry\nb7npvDCkZv9wmr0vEFb466qU85rdFnccOYNA1UBM44CZ47kOxN194OWvA92v\nQulm\r\n=lwS7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFfQa+HDFC/5EHEMaFrbZ0oXe24mRlRgkARCiSKFAnjRAiEAg0mb4LYyVw8Cx7ztrhECo/oKw+yxN2Njy83tzZqnSY0="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.1_1625976532460_0.13199944150397847"},"_hasShrinkwrap":false},"0.2.2":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.2","@nestjs/common":"8.0.4","@nestjs/core":"8.0.4","open":"8.2.1","reflect-metadata":"0.1.13","rxjs":"7.2.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.2","@types/yargs":"17.0.2","nexe":"3.3.7"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.2","bin":{"nest-commands-example":"dist/index.js"},"gitHead":"05cb9c30d07fa4b99fe3dc650b41b060be989b4a","_id":"@anchan828/nest-commands-example@0.2.2","_nodeVersion":"16.5.0","_npmVersion":"lerna/4.0.0/node@v16.5.0+x64 (linux)","dist":{"integrity":"sha512-lRLQgXo3oSSfB3SxT6wt5ZQL++0pN6iKCpKb76bbGvNhdEa9OPluMmAwD0pviwNhEJfgp1De1LOItbaEmoP7SQ==","shasum":"5745570bf0f6b61bd795b3ac833ee8c2e9bd2696","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.2.tgz","fileCount":15,"unpackedSize":14929,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg86lXCRA9TVsSAnZWagAA6u8QAIcHfPZa4VQgVvBy15qi\nUW9z3jlRj31yZifzt6U+oqfRNRWfD3bdaXhJe+Z8vyRY3clAH+C00qh7in5N\nSfs/3o30yIyOy1cfOSsCpeZ16vKJqThWd/a/OkOps9hqoQwOfHpGl78f3pDG\nt0uLB2dljnk8Pjsux4c8dh9FvMQCktuWMv8Br9MD/bCuImThGbRrUW0drIkT\nMsLh/jMcfBgJN8/wBPXHuxE6Nd5AwFzTvTGxeDbBlD7C8NuKuYqtWul/eHyT\njeqC3F5XQZ5k6nLj3SacfZBlQoHWOhs8Ex7PB2dciJmkn1FGkzwE7IyQY+nZ\nwHixUxndCX1+IpkM+eEnpFv+r9o3yC0cvPu4vN9BrGkQBi/j/fUyrh7DsN4w\nyKzBEMKgUr1r7tzn5VBCCeu3+FDiNn3agz8DmMjT2/arXmZCb5iYCL7Xzw76\n09azQ9OS9q163IdvuLlXtzB+i/YmmxPMuoYdvLMqzn1L7rIkNcvYheiknKdl\nFk7/s8RG6VH2Q0pZry0t5VvGgm7ZmAYnrXC/PRJNAgmedhCLQssty/j05CHp\nc7O9nwSPet3pk9TfOJvuJyj4VTgoK2amGxOpCDKSo+7Qtcy5tD3qVYL/wuFP\nqPwZpMOn/Woa0sMaUt8MQQRZVdZFJqpO6oo3bPMRB3lUrthYnq3BQemuDpGb\nwhSR\r\n=tyQA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBaviYZrXygjCHJXErROMDnYMQHmfWYg9Hj8b6i1bct3AiEAwSuoC/luoiywCqtB15/PtpAOopFNvJySmfPrlXu/2vc="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.2_1626581335558_0.35680667258946874"},"_hasShrinkwrap":false},"0.2.3":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.3","@nestjs/common":"8.0.4","@nestjs/core":"8.0.4","open":"8.2.1","reflect-metadata":"0.1.13","rxjs":"7.2.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.3","@nestjs/common":"8.0.4","@types/yargs":"17.0.2","nexe":"3.3.7","rxjs":"7.2.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.3","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"5aab9c574baf309d9751f9beb445bd9338a981e6","_id":"@anchan828/nest-commands-example@0.2.3","_nodeVersion":"16.5.0","_npmVersion":"lerna/4.0.0/node@v16.5.0+x64 (linux)","dist":{"integrity":"sha512-PoV45gVmi9v8lnrCOedVOoAwKDEn6jQh8IsQWO+vvNQdLJ2yg0vaKFfk4az3vrgwZst56FDKzdXu7eTLJ3lgjQ==","shasum":"e5f53b5d5ad8e86f76a51427dc61641c7553bbb5","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.3.tgz","fileCount":15,"unpackedSize":15041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg896XCRA9TVsSAnZWagAAuC0P+gNS30XLNsyMcF3XrnnT\nAjxZ/3avO0PmZolzAVjjMYVqZlmNoecqrTqAQS9kDlEMLVsYLJHTA8wFmIZq\n9ah98MFDU+ckkSZ91Ra9m8LudJ72YSXicZzSj3SS6ozF43vWwi98dHUd9Cfu\ntV/uYh1+7wPTWoVHHZb5G1lI+kRqiEuSBs7wBoAfwn0QvVmWXXo1/233ASiP\nStE4TUQ5kCYtAi4/eU0lMmTzpmjSyMNLr4oQoLjXjDB/SIUD8bNf13dmRhVl\nNMYRMrKsJxhlBn1UQbekhTUv7cJo3jIpBRjGAPNnNa8ikZ3SkWvWJz0DbUXC\nXMPzVb29iDnWOmuKqb3VmvKwwzK4X2T2+CtKdXwLs1oCi7Yyg94iVmX0WrjA\nXx+4JHEyJrmqvW/ZJEnCDJr7BEShThH4SmMK/8xiDWC99jQWbaZRmA16Sd68\nrsT3fmmKbWXMn499MXp8fZssve18tiAW/sAI0YvepuSuJMf2qLYhAY4eeHqz\n2FsIAI2COS5gZxx/uppPoDYidJ9VFAQQTuXh/pervz1Isp0TX2xc83Eays9u\n513mo2D03Ery5R+cNWhjGdKWnVhRHvgAMctNYKQq2hToC5BHbTQ+Iuczp8Dv\nNVUprEJzIaDfqoocK78ZIrg6COo1Bx3WM3YdmenofT+uTd2k2M2YgOcJQl5L\nPqD3\r\n=+K0i\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBdPGunB8NUOdHqkaDuNRNZxScIaQjCpMoDu54FmcB9gAiEA4T8o+yvEb7ZKii4LzpTZsgAzpOzgpPaM/RCgKFJ5s9w="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.3_1626594967277_0.37771086844768686"},"_hasShrinkwrap":false},"0.2.4":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.4","@nestjs/common":"8.0.4","@nestjs/core":"8.0.4","open":"8.2.1","reflect-metadata":"0.1.13","rxjs":"7.2.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.4","@nestjs/common":"8.0.4","@types/yargs":"17.0.2","nexe":"3.3.7","rxjs":"7.2.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.4","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"89557f6f3da83f19f0a78a2bd02e8b78404e4715","_id":"@anchan828/nest-commands-example@0.2.4","_nodeVersion":"16.5.0","_npmVersion":"lerna/4.0.0/node@v16.5.0+x64 (linux)","dist":{"integrity":"sha512-DR0ZKlxneugC5aRh8i2Zay+U0+1DwugsEyTonFzG7Y6P4PDtzBsAlRqKXXJ5ait+nYgOQWvWUGnQpaRhbfhQSg==","shasum":"c44d89e99e61ce40c976f0be8f42bdb128172360","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.4.tgz","fileCount":15,"unpackedSize":15041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/OPdCRA9TVsSAnZWagAA6X8P/0tA9f3t9KxRLRmhZDWC\n4zHNrCoG5PYyY/HYFDZbMdrwve+EVQ10duUVtpzHqJ4xySFvV/d09eBQSOZg\n7TLyfReQdSA3/asqRbX2yt+0hEzMnUv8TwrgHaoQm1GedV6xioAeULohZ7gq\nFms3119d03PWOI7GGqyzDjXnPuyTzNGtbnNhyk5sxB/peGTf2FNh6ogesoAm\ntDuAVlYcVZesFTZ8L1qwyrcvJhKC42hIcXr+8DptxgtJCHy/2pDXbSBk9df+\n53gWjXAqnFr2ZOxeKC+iq1KL0E0yhgYNBT+INgPaYJnAgcMm9TOH9X8M/U/6\nqhgFwr+I7SDzF+ykFX2/kVdG+PLiq/8N7C6PKYNZreSVFeNMOxe+hwNqNMbJ\n40uFhB009U6yx50RC1gSWwn5deVANgJxyKFt0Hc18I+iXio/rKSInLqpsz7/\nMOJ4bE4h83U9N2y6YlTDQYKtDNqyzJJ2TlGrYdk11Ss4+m+Z6qGD0kIhi6VL\nYm+f80ZCa8FA/DUugzAhmuv9U1moC1f96rvsxfoKZ9dnv2GKG98fI+2wv109\nmcgpK/Lm9i+9IQMzm7YizGSOFhGMiw2Mk0sKIdWETnTppiUlv/eZp5KDCcYk\niPth5RGGIWexkrOLPCU8ZNWXqjwn+bX/sTu6PifvAZxIWBuA84W3QPG8BKZD\nAbAc\r\n=E4tQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIERgdrsxv2Xuw5m/zuHpEXLmwWxPdCInYlumEXZHOc4XAiA/XTrElwKLoXnV3lJI0/hv9k8T8G24kODLvAa42F6dOQ=="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.4_1627186141279_0.7803177485704327"},"_hasShrinkwrap":false},"0.2.5":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.5","@nestjs/common":"8.0.5","@nestjs/core":"8.0.5","open":"8.2.1","reflect-metadata":"0.1.13","rxjs":"7.3.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.5","@nestjs/common":"8.0.5","@types/yargs":"17.0.2","nexe":"3.3.7","rxjs":"7.3.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.5","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"2e7a63e278d2b0567db3287f97bd8670b22690fc","_id":"@anchan828/nest-commands-example@0.2.5","_nodeVersion":"16.6.0","_npmVersion":"lerna/4.0.0/node@v16.6.0+x64 (linux)","dist":{"integrity":"sha512-t2ngZHYWPErQGXYiGyE3FuqAd7pKlvrDaySeISHVT0lYW42nUQB6iweLJJgRAIv8TtmjceGhA+2A4i2hXNrw6Q==","shasum":"6f37487d9b161fd4fd30e285cde42bc2a3ae5bef","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.5.tgz","fileCount":15,"unpackedSize":16057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhBh5iCRA9TVsSAnZWagAAKGUP/ipKnVffCYL5+3LOBYQe\nfuBuB3Ot5KBBUJbTryzCjq71Hv+rQeS8+tHGdx+mQ00kMobupvv2G4e59jlx\nTM/3gplfqU5/4zY0sV8id6Z3giHx+n1+mhAMIiQwHSpNXQqR3zoCivm8GtPb\nU+Dl5+QiBC8i7psvOKIqrbyZEVdcq2FQ0PiZOZVp37rlMvgbEcSiXQyrcjSE\nxNWeSR6PB9t5CevYFdIVLzshg+3fPLE4a7bypVzoGcHstJZ8gHcpM5TE+aEu\nvVDmUlI3h6uUF1Q/lAuMqzHBf6XY13HksPM4sBNNED6hjXcZNcEomkJOs8Bn\nNDDFPqkWTg13H47pqKLRISEYjAtg4S1+QtN4A9veXAuOXoWZEsVDXfxclACu\n3tfkP7i8PfEhqLvBDV5Q6TjVACOGPnVInrpIDPpwiJsK8Cph755h94MHDTU3\nKBGI4A+57/urUkOgGKcRi9/R1OJA4Fg5ddHDIONH1baGJxk+0jGN/YEEtui+\nzMe/yyrb9iD05Hue9tqAaNcRQrJplXBVbtIROKHlhp5+ORlThVGYNjjpl5xM\nZZ3nT4pb2rhO5sNx6qsuXdlHkmRqvfX9hcdUrrIfeF9Xq0JUTUL325+g5aoT\nnApnyK+WMygVOhZt0Z4VizIXHg2qQI4cyAKUxrEdt7jDXjKQfX0v0cQRiO+D\ndxIM\r\n=5Q10\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIATbjjUdzOziw9PrPpB1BhQ1u5zWsTzrFNO7+SuLha29AiEAhz3D7w0V7FGrDneMOGQMmWdt6nw2yYikS0fTVPstU+A="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.5_1627790946788_0.06999040047850347"},"_hasShrinkwrap":false},"0.2.6":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.6","@nestjs/common":"8.0.6","@nestjs/core":"8.0.6","open":"8.2.1","reflect-metadata":"0.1.13","rxjs":"7.3.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.6","@nestjs/common":"8.0.6","@types/yargs":"17.0.2","nexe":"3.3.7","rxjs":"7.3.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.6","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"89a76ffa8564afbc6849386a44774f9ccd6589da","_id":"@anchan828/nest-commands-example@0.2.6","_nodeVersion":"16.6.1","_npmVersion":"lerna/4.0.0/node@v16.6.1+x64 (linux)","dist":{"integrity":"sha512-34Bp20y9wE5w82+8JN+Svwhb//qhFv9Cj7Zi6812rmHv+JIudoDIX8XU/XEkjpV/e0AaOxUZK/B4NjMjglaFgQ==","shasum":"91fb9987de0c7e3b50b9759c1a4d06f56c295afd","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.6.tgz","fileCount":15,"unpackedSize":16057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhD1jlCRA9TVsSAnZWagAAMjgQAJdFeKW+NbI4KryQfxww\n/lsZjR5FF+ZGFSeC4z1AWM41NVfgKyLW/f1LBKLKIlytjc9cms2KE89FUtGO\nN344zjaIEnqHJnNAGbG6ZW0ZNYnvesDuh8/sHNkgHH4ibhxe/UAbn7+VmYNf\np8LBfyB/bDy0P6d7m3q0XjWHVBCYOYfA6voeZMb1IUYeRqEFYs2BQnmXDlwX\n3sh3Ti+k6uRghG6D4uImnHkKCurF+z7J2ZJXzybBo63+mflPsxljWTzv//pk\not9A5WagAHX7kZfslTqKvBUpbBOIo8N72jKk1s5oaVVb5vZHbvuSWnZE91sX\nnmN9YS1xC4NPobMqhqPIgaYbe3oVngwUFt30zsRZNv5Qpf1HRR5sErpHoXBB\nCpl3NlWnTdXos3mKyqm39Bp3ODac+mC8LcdXzkn47e3p6NfBgzQIcHkVWcgP\nfVbxJnQPn2XZjrN7GTqq/sTcyCSNT156YZYzPycaX/rOZ0y2JHlg9XP0VVLv\nmK+8yg6PVZPLO95/yMFZdUifcOZcwW4nDlJdZQnEdcld2TifGC0qhI+PZmG9\ns7DaYqDnDkPN4ZJJ1n/bmI96JUN8g66FGKQcD4eOdvFSWbYSrYHbN2NOFQpy\nmxfrVNnLYYlXxemBWMI8Zt+IEm6eu8/j+eKGyxHdK/OuYUIxzOvioQrQw0Cw\nseVD\r\n=2IKN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICiP3M6JQRFGJdRfn9GZSGE2KPOrhbyuj89vkB1fcsMbAiEA/nikkoVWLev4x9K+7oSejmFCIosjkUePqsfNxiNzp1k="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.6_1628395748910_0.4966444172771216"},"_hasShrinkwrap":false},"0.2.7":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.7","@nestjs/common":"8.0.6","@nestjs/core":"8.0.6","open":"8.2.1","reflect-metadata":"0.1.13","rxjs":"7.3.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.7","@nestjs/common":"8.0.6","@types/yargs":"17.0.2","nexe":"3.3.7","rxjs":"7.3.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.7","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"bd31cd04fb1bfa67c6b49d8af53ecddf5d4caade","_id":"@anchan828/nest-commands-example@0.2.7","_nodeVersion":"16.6.2","_npmVersion":"lerna/4.0.0/node@v16.6.2+x64 (linux)","dist":{"integrity":"sha512-ct1bhDvE0p0pWIWR3BOj/aqQew6iulj/etvIuYth5BuN6BDI0+09V3/KIaWsmd+wZS75TlbYvUp5nWpTeJyWyw==","shasum":"6235bf662cc18b453ead1ae60887a47ebf98f90a","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.7.tgz","fileCount":15,"unpackedSize":16057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGJNiCRA9TVsSAnZWagAA0+gP/1BbBy1bDinhNOmvWmQV\nuVHKgoAdXOiB5LP1b1JgBhN4kf5CwNkjCfu510ugefFT1YN+YdbNngpairch\nJNW1vgvFe+No2K2JLJf541j8V0s1ZrQ0tbpzM4lUC2TVe9MZWeOGBRHCLBph\nYAlO0X2UUwcVa5iHelcjZ3tM/o4fY2jjeFjfeC+Gzv2vb2c+brFBQgrBmKrX\nfB34ikEG32IamQQYb5eyBRvxXz8c0Ihmc7W47O7lim0Q9j+TdclB8wCCFMab\nvCjmbos9dj8EyOMqPz9FaM2yZH3Uvo+wtr/wte4mHJ0KNS1jnWruRRRS+A0h\niZvXblhGsxzlOX9jQY5c86sqyaex8qyTAwvH59+ob/5yT1I+sXtKlUbGG0aE\noVJwMYYD1biVdoH1FoUX8u3OTe+inQHHfZdmyA9Y6QdC079bAoH+vCvMCcqq\nFZUv6oGNDiK4XSVfzHqBPhXzLFqsZ9ER5O3ErcLkg7pV8XJqu76gPbm4w3ot\nxrM9Q22DXseByNu25cxupa4R8Yb/2rR22qvNpfJIhbY5Thk8KrEbPqSKvtqL\nMes85gK06IFTRqMP3HLDGKwq3k/jylZkO4nOPBWW6roEz64vQfaKbQ8iJ7pa\nNmg0LpYoChzVjl+7vjrsOTry/VzG5DJ/SKm2mzigZuF9tn4wxTMirpx0Gjac\nUcqb\r\n=wgwD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHQ8s2nmO4CFPQ/+OgtOiC5gHdzSzYZJE3f5PgB5TSIQAiBL9j70vM7QT8B+st23Q8VHP1n9m33jBzm/hDnIGOC3EA=="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.7_1629000546302_0.6193376163762128"},"_hasShrinkwrap":false},"0.2.8":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.8","@nestjs/common":"8.0.6","@nestjs/core":"8.0.6","open":"8.2.1","reflect-metadata":"0.1.13","rxjs":"7.3.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.8","@nestjs/common":"8.0.6","@types/yargs":"17.0.2","nexe":"3.3.7","rxjs":"7.3.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.8","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"abca796d125653a85de2894dfb1a4555c889cf90","_id":"@anchan828/nest-commands-example@0.2.8","_nodeVersion":"16.7.0","_npmVersion":"lerna/4.0.0/node@v16.7.0+x64 (linux)","dist":{"integrity":"sha512-ZEN4B38FEQrvJFaIw18GmGb/qJvEDgBy8AyTHXj0GmGSQ5ekhem6xl9ajVPQFdSe2CoH/Qczoq21aWkGr6RZow==","shasum":"d7b780f5af5e450494d82d291ada51f043c34487","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.8.tgz","fileCount":15,"unpackedSize":16057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIc3sCRA9TVsSAnZWagAAR1IP/A4diTkvANFH3UTEGQYL\nyQiAEq46YrTIPxkbslTEBE+IZC/k5pWwnV7vAtpE79xHMAZD8OZPNaR4FIMQ\nE9YDvPwfOllRp79+NG0PI6nW/oRH6j3nxbsH+32UVHxdzwsEx7HjRoJ0zYbb\n637AaC+H6ULUpI6AkLqr/U0BJnvhSS6FYDv0LawexwFuBwpqrAdxwGVS9mgi\nF3wFZQpV/RKg20dCYZ4b/DG9nbXZkIPBq34CHWM/Qj9FeLetFI3r3+JJDNRX\nVprubyrw6HJ4NSdNf8Wm9Fb52EtPsbSHtvbPCxJqTnW33wfZMSts80FQNdfZ\nTa0zTuJUfeckyN0xmHQ+fUXJNZkzpW/WLUb5Ahg0l7LTENPqf+gj6nW6Qcoz\ngUnRZtCZBT87oB8NmXRjrIuAUwE8NlELAX2i5cBSYOeFqkYAw51FQtyuU67r\n/PZSivxbFNWOlgni8H653imTBr6coInmqkSFdf+frb9CfI4ou0VZSQuJHoif\nOfFHWh8TW+JOGGia4phzMs4RbgxJYkSK/29J8Alh5ZUoHu80/9WwQkmjJL8B\n31TpCKJK2Cio4OhDfAwBVumH+Oo9S7HXnghln0ozWWfqiO7YyHUY0nIjFbHW\nn+Thp3avZmetkuRBMKAhsYJFei8o9bsDWb948c5j7WY3AI5NImbe6XY2U3Sp\nk+sQ\r\n=sedO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID3H0eI7wbDwl6a8Q0w3gMUPJ748cF5RMUa/ZrGxMZfXAiEA/2mVSwXzziwv/d8F5OyQvignA/nlm8rrDh634QeJF+E="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.8_1629605355892_0.9029553636791634"},"_hasShrinkwrap":false},"0.2.9":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.9","@nestjs/common":"8.0.6","@nestjs/core":"8.0.6","open":"8.2.1","reflect-metadata":"0.1.13","rxjs":"7.3.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.9","@nestjs/common":"8.0.6","@types/yargs":"17.0.2","nexe":"3.3.7","rxjs":"7.3.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.9","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"1146436e7421f00bb31934290ab2fad9f1fb9f6b","_id":"@anchan828/nest-commands-example@0.2.9","_nodeVersion":"16.8.0","_npmVersion":"lerna/4.0.0/node@v16.8.0+x64 (linux)","dist":{"integrity":"sha512-Bvk4UWBfqHvy7yzXJ+Pu9GzviDh+wuSLPp9J6HiKDZ+wX1tPUuOYvabcU86+mXf1NP1x8HomzM4rXdjc6F0bBQ==","shasum":"44b3f001d46676bdbe6aa94db4c61e93ebb1b734","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.9.tgz","fileCount":15,"unpackedSize":16132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhKwhuCRA9TVsSAnZWagAA3fwQAIamvKYLpYA6VHixdxjF\nBoCG9F4M9UBrJwbL5LxJv9rho3+MNyaDWZoyS3s9hhm/iBbQ4cRTsll0o0Rq\n0jWFZfMYeod9aMi9X/l4TJEvKe6ObiiuJZDTv3sA46IwLYt+wZil4SY2uTAL\nNF93l80OzQfGxD7cboPm7FCgEqlz6MvbHatRava5f+Fo//eF4n+KXI/kxcru\nfNNZKBIx844P/KSwTciPhzaX6px6ns8nefkzMi2BZx2JHdwwahk4AjiF0PyR\nZDCrcz6R7oOkbIhfmjbd8aV+VyNXmUNSBvxzFfqt4MCplMkFZtKoa/lp7YN0\nqNDHbHDFmPvlZF1b5XJXUeCf1sqy07M85+/eU53Db6B/adT3Jb4fGzdAtYkt\n2Nfb2OL3E5Vp/kOUOLJPdYBN/Oc/HGnHRv0fxGtXO1nJ1TwzPoTmmwrk3BuI\nRy2JypKqgTkfJbpjcXFBk0AUziJvuHX763oLh3ZqeOPANKWb+w7mfTw9gdhZ\n/I6RmeZTa6elXq6AopqXX1DLbrU4JfuH6otUJ90NimTSyApNVZiX3LeF4ALt\nPM+XvE3FPwYU5OxN5gPdChnY9YnAUL+VhoNFZ+pprK3qMWcbGnwkeaJ7s5Ag\nj+8wzRDS5xHai5DTq2ME9SqRsXaMOKBdzh4LM/T0rU8bGLlwmZoZGFiIEnvV\ntInY\r\n=fh1X\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDb3Aef96ePFqiPrTUqMYN0Bl06pkcL+tbFiOyAX6TxNgIhAPsBnts295Ud3Oi+dg3xVZL4NKSS47pdnIiroLRwL6mq"}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.9_1630210157961_0.7057994973860358"},"_hasShrinkwrap":false},"0.2.10":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.10","@nestjs/common":"8.0.6","@nestjs/core":"8.0.6","open":"8.2.1","reflect-metadata":"0.1.13","rxjs":"7.3.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.10","@nestjs/common":"8.0.6","@types/yargs":"17.0.2","nexe":"3.3.7","rxjs":"7.3.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.10","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"485af8067e58e2bb36f1b8456f384a1ee1f4e0c1","_id":"@anchan828/nest-commands-example@0.2.10","_nodeVersion":"16.8.0","_npmVersion":"lerna/4.0.0/node@v16.8.0+x64 (linux)","dist":{"integrity":"sha512-HPVFI2oByj25a+xYEn94As3BI6Y0nVTyDEcaLo1QJntdk2CWnL7S9qFaZriCvTE1FnDoBP/rv/de0dBczcrD4g==","shasum":"eaedf4dcc56cb1dcb3fcaea29f17e280e5c9b105","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.10.tgz","fileCount":15,"unpackedSize":16135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNEL1CRA9TVsSAnZWagAAXtoP/jQwGRMC3ZZFeZy9VS6G\nPLjzzvk1nRawIJKbiGX7E25ZGRZn1PeeH7QpU5ONlMV3Km/MJx0KguXr6Q2d\nUodoCoH71U479cxRPPBkK0ePO+xxOvQVhsVLnILmoX6YlNTVEvie5g5EHm5U\nJCzJANPvuTxpy5EsFZFCRpvuw+4tNH7AVdVJmbTeRwd9KZAbSk1gCw+sP05V\nz+2KZ25PSADxqr3E58FW/UlD6qlA9tHveB5fLWvGRZi0JT6FOtsS4ZFmgbBS\nCRR+gTF1TcDetuyw0sFMJMr0Z/wS+y/qTRxI6KRVC0faZU0MH9gZ5oGGeMdG\nRPDzNTIeh8JPODfmXbRSS3PUPcqOawAdL0nkGf4bsGvUgBE7KCzIeXCeyqkZ\n3tGgi6qPl1VhspIrIfLcq4/SZ9zvE74tNPa+WVbm+Fd8RaUqlVIv7wJ+GIKf\nAgctenKNJPkVSgcf+6JitUsiLLAtZBgPb7lpRgVuRObtgY8kihQ1g2kfwvQl\n27Xdq8tLSPoDYdhsVuaVzZNNOLwUJh56sD8BRFB9fuDHdaQPnjBRmNIPd1ab\nAm4wdyAcEWV+ojh56QdjMrSBIV79mbcGm86R/0MIAc8/Z5xPXONAdHFK6vkt\njIKzx93pvh3K6th1DTi0+AjQwcaUL0s8f8AnPo7a0/FHPh6lvhKQS/y7Zm50\nQbGy\r\n=QroV\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFkYhY8eYRR6/iSwhCVeQkc1nqd7SNtUKrzNVoGQSWx1AiEAhyQPsVqzwCLgZnqiOWKBkFquPZ6Ua9MHSjHheHQPaVw="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.10_1630814965756_0.366702456381794"},"_hasShrinkwrap":false},"0.2.11":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.11","@nestjs/common":"8.0.6","@nestjs/core":"8.0.6","open":"8.2.1","reflect-metadata":"0.1.13","rxjs":"7.3.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.11","@nestjs/common":"8.0.6","@types/yargs":"17.0.2","nexe":"3.3.7","rxjs":"7.3.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.11","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"be43297b4574c2f6c1034cb006fefa1379e1b9a7","_id":"@anchan828/nest-commands-example@0.2.11","_nodeVersion":"16.9.1","_npmVersion":"lerna/4.0.0/node@v16.9.1+x64 (linux)","dist":{"integrity":"sha512-p5oxTEr2cU9GeIg5fnWY7aarzY8dr7A6N1fPLM3ufgF3a8gBnnpt1+gcxfMXjarRerbxhjpuBlk3sA7hxXvafg==","shasum":"f5c5c8fc35ebed8146e4e1b31a29a5ea9a6bf966","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.11.tgz","fileCount":15,"unpackedSize":16135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhPX1zCRA9TVsSAnZWagAAR5oP/23oQH9PQuHEK9nn3OwF\n3Bga37v2hNqZYWCKzfFVuy+i//NJhXIKmH23ZXXMxlgdrgydzExlThuQNGo+\ncKgUOlRr5lYJiKYmLkZrzMEz4qosj5zu2F6XZU3LUJiuwHgDK6fJvVUklDHW\nyszOD0Z3NefhFDvH8iUpxXyukbcTJSocJJ+3vF4AwNF9L0lbxqN8EZJ9/RJ8\nQ4vOfMFb38hFoQ0QDE46KHjoF+7vpQXvlONXkSRZYiYk4TjNzjpM4mJhTFfs\ncK5wQyG9a/Ew51QZz+CzVJU5EAmBWPzR1ToCHUqX0gCgonKDyC89iFb/eHgj\nxTW0qL/fMYqkWRN/d3Up8gBAFtjbh15/S7GfmNDOWQe7VAtirck8WMT0tj6d\nWMdF6oMf9GV+OnYlh2RqPkQG1NQHXU0qeJNSIPz5C7s0CdPDuh9Mf3sk+LpQ\nXO8PwHkGSwGRDObtT6bdQyux/8HbIjDgcIHj2u1TJRtCr430iJMs4lHIoqN1\nXqnoIBZl6gPr5iCBYI6M5Tdh2VsJ09ErBORm0wopBYQWdIwMYh44vhJrpICc\nllpixeROuFOlmjxnk4/q4PTqEkaI1PfQLXk6GMN6sn8tUyTlg1Qc464/u5E0\nSGl30XtO6RXuDiXtsWcYSgOXZNzxkKDNczM5mPbIwFpqS+Ih7iocL5oIgrdC\nV6IL\r\n=1KG6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGt0VXaqBQSzt7DzQDBL/6eV/TUc58skigTwA1FbSR5TAiEAtyIHd+G2Cem/1M0WCjBrSL3wWgUtXyvyaRLG1TkhomM="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.11_1631419763320_0.40787548000622054"},"_hasShrinkwrap":false},"0.2.12":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.12","@nestjs/common":"8.0.6","@nestjs/core":"8.0.6","open":"8.2.1","reflect-metadata":"0.1.13","rxjs":"7.3.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.12","@nestjs/common":"8.0.6","@types/yargs":"17.0.2","nexe":"3.3.7","rxjs":"7.3.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.12","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"383022120cbdff762b9b2f37762f3bf33b8370f3","_id":"@anchan828/nest-commands-example@0.2.12","_nodeVersion":"16.9.1","_npmVersion":"lerna/4.0.0/node@v16.9.1+x64 (linux)","dist":{"integrity":"sha512-WMdb2M108uA9gZVKhWcly0a42rJ9/zGtuyRna9h9eiIEUlQW6TshOJD1rWfHv47BwjEM2BLeXTdCJdRGpH7MDg==","shasum":"56ccdd763a4ba3d9a4daff1523fa03838b5412d6","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.12.tgz","fileCount":15,"unpackedSize":16135,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC93zSOOhdIarxmK7I7Uc0R2CtDkw71zlKHd1daw3YsLAIhAI5kAJFHj//jft+t5a7n1ycQkN9AfvHCVd73WYkz7NkM"}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.12_1632024557038_0.2957538353986937"},"_hasShrinkwrap":false},"0.2.13":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.13","@nestjs/common":"8.0.7","@nestjs/core":"8.0.7","open":"8.2.1","reflect-metadata":"0.1.13","rxjs":"7.3.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.13","@nestjs/common":"8.0.7","@types/yargs":"17.0.3","nexe":"3.3.7","rxjs":"7.3.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.13","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"a1858d3ff43dd45ed4cf1dd7549f70f3ce0194d2","_id":"@anchan828/nest-commands-example@0.2.13","_nodeVersion":"16.10.0","_npmVersion":"lerna/4.0.0/node@v16.10.0+x64 (linux)","dist":{"integrity":"sha512-qBA1xl66M0tJ8HmIAXJrWFoVriZ77jaTgs2DE9pdKPetQ9Jy+xeBtoxCJ16AvgtU5ajhFvYYx5fxVP3qYrsI6w==","shasum":"0799924035d4bc0707a49ee6c14b1bba35f55534","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.13.tgz","fileCount":15,"unpackedSize":16135,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDgpVTkmLBVFkVnLmJnC5MO5DI/HDjdssp48inxMRcW4AiEAzs9qQSDiJ5QnZqgnsFNFtLh6AJPwSwZ5Jg6wyyvKjYo="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.13_1632629224800_0.9639365111784846"},"_hasShrinkwrap":false},"0.2.14":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.14","@nestjs/common":"8.0.9","@nestjs/core":"8.0.9","open":"8.2.1","reflect-metadata":"0.1.13","rxjs":"7.3.1"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.14","@nestjs/common":"8.0.9","@types/yargs":"17.0.3","nexe":"3.3.7","rxjs":"7.3.1"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.14","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"83c928bbc818cc04d691f1c45cfe0a4fbce18abc","_id":"@anchan828/nest-commands-example@0.2.14","_nodeVersion":"16.10.0","_npmVersion":"lerna/4.0.0/node@v16.10.0+x64 (linux)","dist":{"integrity":"sha512-McLs+RPdSGLK3xIjs7Tbvhxiu6N0NNgiyXFZFeZHY8JSd+RozA6n64PUzVz0kMosdRXY2TkCcjybyYdPQlRrMA==","shasum":"d1635ce513f85a5f236257fdd2e11165cf8a0d75","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.14.tgz","fileCount":15,"unpackedSize":16135,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG+8uDaEbCPRqMW+qB4fg8VRHF9V+pz5EZay+UA+mRMyAiEAz+AAMQkAM9+CzXWWl0tthSlPsjuMdVhy8NAMuzfMWTI="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.14_1633234018445_0.7368368955535305"},"_hasShrinkwrap":false},"0.2.15":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.15","@nestjs/common":"8.0.11","@nestjs/core":"8.0.11","open":"8.3.0","reflect-metadata":"0.1.13","rxjs":"7.4.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.15","@nestjs/common":"8.0.11","@types/yargs":"17.0.3","nexe":"3.3.7","rxjs":"7.4.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.15","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"b9855f916d84e8afc3e0ae5fc0682e446aaf7d6f","_id":"@anchan828/nest-commands-example@0.2.15","_nodeVersion":"16.11.0","_npmVersion":"lerna/4.0.0/node@v16.11.0+x64 (linux)","dist":{"integrity":"sha512-pbtWNss06VhykJWg9NG375qnrS+E2gMx1FV/kTMBIVWztZpzugUY3Ky+y2HE3qPZ1uWkSYepd/FKZTy98/qZ3Q==","shasum":"ab18d3f29a089f8ee114a144d5a0eb89380c50c7","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.15.tgz","fileCount":15,"unpackedSize":16138,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFSsouC+sw4SrZY81GjYAQpgoeeLxW9hK47+Nf6K27WgAiBazFKR9xfKcQOQGx5sa4YXlKi06tR+X6Xk1LoHj1vw4w=="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.15_1633838853533_0.5750386105266951"},"_hasShrinkwrap":false},"0.2.16":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.16","@nestjs/common":"8.1.1","@nestjs/core":"8.1.1","open":"8.3.0","reflect-metadata":"0.1.13","rxjs":"7.4.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.16","@nestjs/common":"8.1.1","@types/yargs":"17.0.4","nexe":"3.3.7","rxjs":"7.4.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.16","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"e58835215e0aa28b6ccbadd5d6d326633b45e0ef","_id":"@anchan828/nest-commands-example@0.2.16","_nodeVersion":"16.11.1","_npmVersion":"lerna/4.0.0/node@v16.11.1+x64 (linux)","dist":{"integrity":"sha512-CCNWnlD5eDgyi60p6wZl+lM3UKIJE6bWyl6dt5K5UFOuQyZ1odBcpLcAdWYHqIwui9AVmvgXZ/6mFAQKEL4Opg==","shasum":"b2d76d57a93b8963bc019df3b4bf93810c3911e1","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.16.tgz","fileCount":15,"unpackedSize":16135,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAzxrRQQ7WIAekVHOWHDG1kw0jatR27N1PcivxH8qp7+AiAaVSvxjzBhFRAzsxSTGbhAWXK49cIwDptmBPaP9JdHag=="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.16_1634443610910_0.6629154530734664"},"_hasShrinkwrap":false},"0.2.17":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.17","@nestjs/common":"8.1.1","@nestjs/core":"8.1.1","open":"8.3.0","reflect-metadata":"0.1.13","rxjs":"7.4.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.17","@nestjs/common":"8.1.1","@types/yargs":"17.0.4","nexe":"3.3.7","rxjs":"7.4.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.17","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"5992c45157b33a740f28f0ffa2d0956cd1fcacff","_id":"@anchan828/nest-commands-example@0.2.17","_nodeVersion":"16.12.0","_npmVersion":"lerna/4.0.0/node@v16.12.0+x64 (linux)","dist":{"integrity":"sha512-05Tu0qOTzFyxlYmwmaCXOhf1kFegUsuvsM+R9/wm4Db0Zn1rG6SFTuhbK3STVJ6kilsj8BJlk85E0gYdg/PvPg==","shasum":"cf9e283364fc3cf5a95c08ff3da7d3054c5b960a","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.17.tgz","fileCount":15,"unpackedSize":16135,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCIQ00Ltirczo25/pxfYdMBf4Ariz1hpZoIfqMvPBKnYQIhAKaUVFEAhmC3e95TmpitP9Rsc7UyaK67ViyUiF6JfUy7"}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.17_1635048356528_0.064278264125327"},"_hasShrinkwrap":false},"0.2.18":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.18","@nestjs/common":"8.1.2","@nestjs/core":"8.1.2","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.4.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.18","@nestjs/common":"8.1.2","@types/yargs":"17.0.5","nexe":"3.3.7","rxjs":"7.4.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.18","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"98b2c5e900780f22da17d82b7e5bf862954af00d","_id":"@anchan828/nest-commands-example@0.2.18","_nodeVersion":"16.13.0","_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (linux)","dist":{"integrity":"sha512-5hY1E9b15Z7YVgZ9Zmoc+XV3kB8Mhwxe/Lr267VRxIVyERHSyYzGx8Ot6966xj7trtFpp8VC+nkWhkKwwHncng==","shasum":"5423cc26d7812177789cea3eb6ab933ada160711","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.18.tgz","fileCount":15,"unpackedSize":16135,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDEUfGYfpdpltbRdavFvnUPv/wNJyNiyPO8DBpUzCOkGAIhAMA5avSygn9gxzoaYKI314iw1lJIiBZ1qoGfMIj/6Quv"}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.18_1635653119588_0.13148765095659343"},"_hasShrinkwrap":false},"0.2.19":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.19","@nestjs/common":"8.1.2","@nestjs/core":"8.1.2","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.4.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.19","@nestjs/common":"8.1.2","@types/yargs":"17.0.5","nexe":"3.3.7","rxjs":"7.4.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.19","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"d518bea2050c1aecb6c5ab041f93df584a76edba","_id":"@anchan828/nest-commands-example@0.2.19","_nodeVersion":"16.13.0","_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (linux)","dist":{"integrity":"sha512-F7SlGlOyATtZDe2ACKg7PrqxB52oF57EeaM8oIaxrIATsdk6TYtcMeK7RCoaORA5QlsUpmk4KmhS2Wy1HfPpOg==","shasum":"59b098585ebbcb9a9f5d1bc91a16d83117cf6b14","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.19.tgz","fileCount":15,"unpackedSize":16135,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID9C1Uu5s6Ig3WoKUv4TOxRwTfrrBZlkDRsblNyf48hCAiEAmgpg5M69G/DbH1AsHvGNT+1GCb81v7pXucGhkSZqRkY="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.19_1636258038551_0.15862645064620895"},"_hasShrinkwrap":false},"0.2.20":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.20","@nestjs/common":"8.2.0","@nestjs/core":"8.2.0","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.4.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.20","@nestjs/common":"8.2.0","@types/yargs":"17.0.5","nexe":"3.3.7","rxjs":"7.4.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.20","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"027e1b319285f7f7aeed8fd92bb0abc6b61c0948","_id":"@anchan828/nest-commands-example@0.2.20","_nodeVersion":"16.13.0","_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (linux)","dist":{"integrity":"sha512-BRKLGTZAaksYdqGD4lhLHigkC6siyP5s4/c0Ezp8ii1TT4p1o1vGj27B+PPKfSauTjkxoOYJkL/guFzRbutFrw==","shasum":"ac3ebf0e4dd20c40f0a5724b58c29eaaf2d22131","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.20.tgz","fileCount":15,"unpackedSize":16135,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCy+4p7PQO0ylQEJu/h0Zut4KT1jN+1iPGFh6Boc4x6RAIhAKOVLC2eGkyvIQcM3cdtiLCus2dSp0o8jMifDWeZCLvz"}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.20_1636862808568_0.3618568887104494"},"_hasShrinkwrap":false},"0.2.21":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.21","@nestjs/common":"8.2.2","@nestjs/core":"8.2.2","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.4.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.21","@nestjs/common":"8.2.2","@types/yargs":"17.0.7","nexe":"3.3.7","rxjs":"7.4.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.21","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"09bd80a0bea0cc93a1b1ed73009a5de401e82461","_id":"@anchan828/nest-commands-example@0.2.21","_nodeVersion":"16.13.0","_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (linux)","dist":{"integrity":"sha512-gzIxY+DQ/bh65DisDCpzUBcF0+jy0tzo869yirFiLx3GHqpBmnhqgpqrur7JlE2EAHFR3g4SiYSJldEe/QLZ+g==","shasum":"6a9edaa6d18ce53c59dd99ef4d0dc26fb7d43157","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.21.tgz","fileCount":15,"unpackedSize":16135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmcW+CRA9TVsSAnZWagAA3XwP/0H5vf3cr7gspt+W5Gi9\njGAv0d4VPA93Mx31X3SHnqQr/LsrdNWtIw013aEfP+3c25N/7wC3n5yo1el7\n/LAi5yfYoBTfWktt3IQSv7Kn7kC4b8k8jP9NmxVObl7CuJ2BZENRXw5pgETt\n0PbxTSkkIP1tccRFgMBfZ6dAcENIwtg9XJVhrs5Xk0U8fSNxmTZ+hLCk7Wri\n/zlLm+xMUJRkVSXMCd09CYZexN2t1P2wR3Y8BNesa2evEllQ2QeSbncMTOoF\nnE5YNzdHpFvg+mrTrtuBvQDnU2XtPcNP1443FomZ2HKmnQfwLxNG6045MVYO\n1o7zhjMOaOwP3C+N/yXPnp4jKqKAcsZWx6wtmYEFlvwmQBVHO2BBBObDQrXt\nL9e+JFJE33HeJLTvhwwEndEvIInwSlT4jI8s4KAx3h/sJUgSi2y/FX1+8sJG\n7PhBKCDS8VMu+p+k13K7zSvJluTMQm1AH9oE03TOVZtJ4e8NI/57bxBzrYGE\nM2DsstL277H6hoYvbRE6mUXOi4eaRvIh8q2JAfgW3e2JVtTJnC7LP4FGYDpb\nz6KGw8WHnyHy0HeifmjXOrL/0L4ns1p3AZGTYEcY3RwaoT8sl72aXYh8ooiq\nkhwMHbseFUdUuidAO58RH/pygxqSpznAt6fRempIGx9JmA8yeCEtzKrMSgXB\ndHXt\r\n=PUiT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDGKeUxj5zf2+/aGGqFucBtMUjct2yeyoCCmBlNdESiHAiA3M0c5wV47quJcaXgAOaVPcLe3GQEx8SPM/eDSdOmVWg=="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.21_1637467582077_0.6071115865212167"},"_hasShrinkwrap":false},"0.2.22":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.22","@nestjs/common":"8.2.3","@nestjs/core":"8.2.3","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.4.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.22","@nestjs/common":"8.2.3","@types/yargs":"17.0.7","nexe":"3.3.7","rxjs":"7.4.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.22","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"693114b47ebe29cbca786fb0bdc758c78fa3daf0","_id":"@anchan828/nest-commands-example@0.2.22","_nodeVersion":"16.13.0","_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (linux)","dist":{"integrity":"sha512-1HZF+FUL5VN9GsqPMJymg549jsXYri+mz4uBvmQRJjllSL0DawGlGvZCMSyuw6284kMxunHrSI5f2+yHdk6RyA==","shasum":"42257ce3e36d91e2101fa3e62650f6801d478e6a","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.22.tgz","fileCount":15,"unpackedSize":16135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhowBYCRA9TVsSAnZWagAAbLoQAJSU+i3JkI5bthuR3tlM\nfH38VcQiCorlnUOOmKeIlDvdXKbxXzwuJ1ClEaD3uvK6CR7YfII4edriRduY\nfFP1U9fmSCZKOXeriULKk9tdeUPAte/KPPcz08jmqly/cKL3sWoH/y9e27eI\nWDZB1kWtz57CT8hrZBVcDzN2s/CkfUx1FiBINqJdVxowQ4WeJi913mCCeJ8l\nvY3Pzu1tb2GSI1Ap6kJ0aYIcB1BueWLedimL4lxp+Bxsj0TocmfnvoePu07l\nL4oWIpKRcV9Me/kRGtESJrHlY39Y5/zAF4nxft8AYHD7QwYU1GHYyEF43gTP\n9IgD4myVdhPUTRXAw+HOyKXFOiIUpZ3rP9h1kRZ4i7zSp7WQsdKVI8ObyFqj\nVk7jVh7Y6vSf4qvoCt1EOAwlLml35qeo3WlwdDD1eO5e4geNDJLPL1HCJ4ft\njobN18lknNJ3HzBxAJCCsQJ53qnmjbKRwn7teLo6P9JzqhjkiXZqKYazl9Pk\nfYI4evEOUxeeDC9QoQzpVKt1UmeD/JbsBooh+hO3qdh9PAbxVQJw2DJs3v07\nEGbFhCZfOEWagCW5TDzjDj+IMJaJw0yCzRF7xZ4CLjecXEylm3Tt80zN0F2H\nNmuc0S9jhtVbDH5ZRclriGrmtUSVXxA0WHcQnRbFOxw/5f9cJRTc2O7wQC1a\nY9PN\r\n=N1kB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCtTHj7v2tcMRNpUxXdzXHfYGu1URhPC4ZJi8pmF92M1wIhAIpAM+eCOpbb++FCMCIUyCFzEcloTeGZSDxsEkSRrDVm"}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.22_1638072408772_0.749935964531572"},"_hasShrinkwrap":false},"0.2.23":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.23","@nestjs/common":"8.2.3","@nestjs/core":"8.2.3","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.4.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.23","@nestjs/common":"8.2.3","@types/yargs":"17.0.7","nexe":"3.3.7","rxjs":"7.4.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.23","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"d5dea5c239b8332e6b0f65e6879039a79e67b81e","_id":"@anchan828/nest-commands-example@0.2.23","_nodeVersion":"16.13.0","_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (linux)","dist":{"integrity":"sha512-S94YWOz1jr5cG3jPTi5D8l1mzdqL2LLlt/M0l8E5M3xHdHKVzM00ISYNBLdHTxbGZ4vP3SZf6ehtlIVgfH7Q0g==","shasum":"cfb100fdd5bf03fdb1453b883dacd03431b99525","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.23.tgz","fileCount":15,"unpackedSize":16135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrDrQCRA9TVsSAnZWagAAkxIQAI3Bzn1tbJP9uHwBernQ\ntTc0V15gVeIFPvvH3heqCoDWK9sT8RKxUBCRXWFwJKlvwVcQ0D5OzqdPdZcT\noAUzONRb3Zs0MG+DftVvTJmz/0z28LsKzC12U2RmHu2gmV5FudcIOysRnVij\nfe1v/POby7OqSzf/PX6LEqLm1LnmIa2vCMG8XL87DHlkcWBtNiHHJL7pJP9r\nH0LyWrbh+4JF416ULtsWVHWsPfYRshyND4Zariclm+ppBDY1qLTkTDCcJbw5\n9r3Tr+MyPblaPyFngtOCUfCUX2Wmk2U3U5toF3oPxwbr7XjMYiRZtFUVAil8\nhoGshNpuDIejVyc7xnWw1GLTcEjUPiQGPc40Pyry5qgPj7CPRQ5zU4PTTeFt\nVgHcmn9gGhriT+remhO+zrWf4QppO/eeXK55YgC+JWm1+9x+M+lHUBL7lP+o\nRu7oQJJ4XMwFWdJtYNbdq09lU4m4iLOfa07CxaYalW0bd3AZAenYBoWKy/dN\nTFHvCdSUw4p7Ba1xwuwss3trQqZunJvp8fZG0PSNKW95C0UwuE443rReTk3f\nA2busyUV/i9gprZzad07cQItj2QZH1MlpwuEuBtOO2GINF9/Hgt0mw2rmdNR\n5mtDQ+el2ljPFoO7uIraEMfarNBbfzwOWXOHBoOb8QMSPsddKhg5MQl9B1JM\nCdIL\r\n=vPva\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF3DOeHI8pzO/ygdk+fvmZkq6S+rMr8xvE3bxe/U6q+rAiEA/6Sthn+pbbg4uZ3CnjaSL8vgpdVzoR0WXtX+oIGB/nE="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.23_1638677200507_0.7290315129106624"},"_hasShrinkwrap":false},"0.2.24":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.24","@nestjs/common":"8.2.3","@nestjs/core":"8.2.3","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.4.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.24","@nestjs/common":"8.2.3","@types/yargs":"17.0.7","nexe":"3.3.7","rxjs":"7.4.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.24","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"9cbd4643d700820ab4c729fbbfe6485920678bac","_id":"@anchan828/nest-commands-example@0.2.24","_nodeVersion":"16.13.0","_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (linux)","dist":{"integrity":"sha512-ABVSk6cDAGk4xHKtzG1sWgxyUcPAm/CMwb+SWm7F8P6Ng/t6fgpaVHL9vbPHtp56VZ8ofvNv420vbQ8DTmQITQ==","shasum":"1993486b1ea7432561dd911db7f2f6a283c1645e","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.24.tgz","fileCount":15,"unpackedSize":16135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtXVVCRA9TVsSAnZWagAA7ekP/RKM4lWR5yB/KFcONVNJ\ntc/HomAE5+gc6SiJ4MSDZN9hHodtWPYqPSdPzymNsaFKNwefjP6953/avrzd\nnN1sHmq0No6qpATabtDQVS+CkrFjMrId4Pd0zSozmwrgHiV/zsQYB3weh7r0\n/udMWLCEM+/QmyusdcU30Qka1GdQluST5CAcaua2p0/74AxlffYIFiRsGuan\nnYJYPx4w9cLbyUtsJbKnj7HBuFeFisxzBq0tT4INhPoA9vIKZhzLP7L36N7k\ncsbMQxkOVjMW67zAHGCz+dYek83yMbuH4xQcb8fa1Pl+Nc6hGs+Vm1evOKAo\ntSGa5/woPOKlXDWIMEKD+SahD9OTckiqnKeQpe7nrieRrLJZmvc2o8X5IIRj\n9/ID4k8Ar24+YpjLpz1POT1b/+eVnu/q3N2rWIajQ4sTGR0Foefq1ZjsITrP\nsn5izG8XD55HDBF7P5OVImo3UaeFvC6JHrWnTOv8DugNvoVVEtdBNIU0fBus\nBi18FyEElSz39gqkzUk/4uIIXqkgbFC3fgDcpedchCammK+z4TZ1WGILT0cz\nXNxS5KtaorjQDiI4fuImSoH3+wI/9NGBTEyf5tLC+a53VkvMfvcwkhbsuf2l\nFAhhZFwrdzrl69ySpQEeBOKC/z04QlL2irQV+5ck+sP63su6/MUhe7BlvzdY\nrW5S\r\n=POvh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCYGC5TncKp/Lu2proxpfPTpE1LYlln3oGyH4KULpTr/AIhAK1Y/uzlnPtfzP8/c4ah0bjYe6eNkRDRfXlf8wY1Uc6m"}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.24_1639282005810_0.5248153573897034"},"_hasShrinkwrap":false},"0.2.25":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.25","@nestjs/common":"8.2.4","@nestjs/core":"8.2.4","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.4.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.25","@nestjs/common":"8.2.4","@types/yargs":"17.0.7","nexe":"3.3.7","rxjs":"7.4.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.25","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"f933bbb8fdc759fc7605089f7644ca5f0714d63f","_id":"@anchan828/nest-commands-example@0.2.25","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-3GFUxFNDh0U7dhr0NnX9TYCMHmM6+I44yEovPSmNY4yrXH5eyboRUruoxYGtwIvHnfZdaXh8GSqHywzZ0qtHUw==","shasum":"e6cd3862014783cb5653892edba382c029d4cb1f","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.25.tgz","fileCount":15,"unpackedSize":16135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvq/TCRA9TVsSAnZWagAAJu0P/1la0YXt2sy1+jhDUf25\nG8qb1e0djQQc1ATpPtLcGlfZ4sktNBBpjc9QhYB1nFZZdeS8iYBtzA/C6icE\nafavxGUMlBpcu+zeTcvPxrNeQU9o/PYwUpDVBpcQJnwY3eubODuJ2nOeC3I0\n3zqL4gM41jz4A4IWuBBeZFiAmknN/NaPk88Zj5sFzpGSLZlkBU2VTR7AC4Ml\n6ea3TKoHtiq4y9Zh3nintQDLEj2yBPah/lv6YDYkCQx94/7R6jCZbrjXTsy/\n5T+cc20VZ5/EaAb2i4vG4yXWdv3gvX4wl+tW0qc68CJ/ia7KFIW2sd4b0XTq\nrsFMzHFj6GU/WhkUhzLTm2FrbsdbESSnKXQIk1CXBSgS1CUGzDSZkVR63rFC\nR5e0zpMZBZBaNfbNTMxKJXhRTDkdKmWRsv16eNMekwDDUBzQhT+xGyrgDy4r\nc3JV0y6ngkJiaz1haTSHoRO2Ci+7RLcbL8XwAiBAfhd375b0P/REANYThcJ4\njybC5RVHvLfM34g7/4eS+3l1V12SJXRpi5ro1onTZVSpX6wNURsXYvkPMZvc\nK620g6jfDo0OekYvHvsb8109Lqv+R1gT1xC8zRyoXCTogeBTI3p9L5bs/piI\njg6KsIjaQaLv9rwCBGPpOLsO5p5fdEtbNTJztavPW2yPR/nuFQUMhY8yTkrc\n7C/J\r\n=cmgk\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCItddlJn0Higje0hncHuIuX/4vpTidF1v2xSU15KzreAIgBO/AcaqA4H8/bK5RHfH2djV20+j2z5TiyU+ordu/3I0="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.25_1639886803505_0.25660162227650796"},"_hasShrinkwrap":false},"0.2.26":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.26","@nestjs/common":"8.2.4","@nestjs/core":"8.2.4","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.4.0"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.26","@nestjs/common":"8.2.4","@types/yargs":"17.0.7","nexe":"3.3.7","rxjs":"7.4.0"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.26","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"6e450beea26715e4ec3e0ab01a34e71093bcb71f","_id":"@anchan828/nest-commands-example@0.2.26","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-ogNFBRhOtVOHCi+bJVpGluuHvM9Gy+WpkchLnyjFtZ2hPo2B4Q2FzHCK2l6LuhdptL909SL/B2LBJ90G5fXaJw==","shasum":"2127b3d199c5eb9cd77aaa49350983f57eaa7c9d","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.26.tgz","fileCount":15,"unpackedSize":16135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhx+piCRA9TVsSAnZWagAAcQkP/jmCIYm1r061yPIQ2T+g\nZ7DniGPKl1yEFre1VlGRaC5uMmr1aA3j2vcoIlyv0lB2o2gWm0Lte8EchMPi\nxsDqkB1qPDC34QgjX+JE5ErZCO6c5kzgWtrmZLp5pQ7oy4K4+idxY2oR9FK/\nIwkfAsAXCqzIbH2+2h5YfmFl7+m1BEngi6GkjS5Cs+9s1HqwT3+IXwWPL4Mt\nh+t4o8u2lxNEfL5BJ5gh6z7VGSNLxYv8XFfYj1CHLyhnyrrSxNwq3lCSm7Yz\nOwQa+8qhgs8QDDH9v7ZVYCuWaD2JTBd9e0avk8Iri9P/+QbriWtA/u3N0VZw\nrOFwYxxoAYhetueAtfZM1/VbkrM2OTTJv6S2IMxWtYyZRtRoBhCaHZfL1NOT\ncu5WZccIaYfzdWj1siFQd8m+Is8ht3oEew8ToUGTnAXvFJsqOJAn+/zMTSqD\nnZfOR8ik6vHSQ97RL+G3kF00GpYUzQnttbWKsZO45H9DGRy2S8w9EKywOSiu\n6FVDOA+bNeWvBgkFTN3AIjwpFvtH88HW/NW/HkefMG7z2tWiZjGcriJzI2Qw\nkCUywJ4AMqplMH0ia5xtuK0xsz6PQIInnSJTbG9mMfYE27DgB1wl/u98M1ip\nF5sXbMybJScyPrMIZ7dppFY1jSJx1B2u2TYvq9Q+TxcmMMcpWm9JbD6FhXRZ\nOGfT\r\n=+S0E\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFo+gF6S/hUqx/J92nVTmLSRilH9dKfjb7Cm846uT0QOAiBNM4OTLPdEQ8ot3VrtjHmF0ozooXmbr9SsEXX/l5U9eQ=="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.26_1640491618628_0.10362308375224649"},"_hasShrinkwrap":false},"0.2.27":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.27","@nestjs/common":"8.2.4","@nestjs/core":"8.2.4","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.5.1"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.27","@nestjs/common":"8.2.4","@types/yargs":"17.0.7","nexe":"3.3.7","rxjs":"7.5.1"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.27","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"50e083130837fa242c77e6932404153b7561124d","_id":"@anchan828/nest-commands-example@0.2.27","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-iGT7d2n+SyYbvu8eSqy0DBWhDsnipvC8QsT8uE8Rodg2qb4QnMq3GKCTsIle4MVDvk48GJrQjslRaIADTlGzHQ==","shasum":"da655959a313c40e9b2fe33baf33d4d3d28ec99f","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.27.tgz","fileCount":15,"unpackedSize":16135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh0STuCRA9TVsSAnZWagAABTwP/Am1tiS/HjeB7/5fNd0Z\nMKBdD86QoA/EwJYtD9A8BzHlWcVmVUKPzNSd15SoUkzc8Cw6yeXusje+eymO\nz7ncHjsO/5SHMgKtgTgj1qvpqHw1gZ+bUKaNko8PI9HBV3vE7lE4mC46fYd1\nrmd7e2/5t+z+3hxqkW+ERfyL+kdxvlOkLkxu2bK5dyITd1yCbMfvmQ/UaI72\nxKc6tPdviTcwBYZrMubxyOm8tF5scEHFhAbbaTC/yDk0XVBcHS55l0IP+QVj\n8/yIhBnXKSqZj7iFBdOras42HpTOyGRRHXBmvxMs2/OvCJN8vXA6Hnchb0eW\nvnCbU+jFDabN2h3cPFlHrplgqLiDSe/LFsN6H+huTzsiom/aZ+tOdkQZyTfe\nRG8+wdcREAhFrkKqFCufSHKbOY+lRgN8F6TYvl3Lksj3PyXkke9rLQCGSjq5\ntRrJ6M1VFqfd5CiJXIzReMHWM/Z0ug5ubSLjxpfa/LuxaGOm1npemLAEU+z9\nRE57bWI5exq5rkSkjopDVl9PLQKiVE9f2J7uqn0iHFVkwbpwcPwQ4RJYAD8K\nxFioVqedLQNGncJSkwHERUjvAYLUxRSdkgezTtnZl6yVS8c0htst6jxB3zFT\nJNw6hiMJvMVpOa4kRl7BUi3Ocng/YeGM4loyFYzpvrpjcIVjNeE1rNErV6YB\nxH3x\r\n=TyRU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCbIoxkqyGTz58xK2BqbGSMjOUYQrIHJBOP7yG//+C2VQIhAO8mPsGLeVkw5iKoh+rqVVV5meG/UBeTZoO+WkTHeC8x"}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.27_1641096430039_0.19574724189536608"},"_hasShrinkwrap":false},"0.2.28":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.28","@nestjs/common":"8.2.4","@nestjs/core":"8.2.4","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.5.1"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.28","@nestjs/common":"8.2.4","@types/yargs":"17.0.7","nexe":"3.3.7","rxjs":"7.5.1"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.28","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"3d809cd729fd0ee562491bab933206507d35bc15","_id":"@anchan828/nest-commands-example@0.2.28","_nodeVersion":"16.13.1","_npmVersion":"lerna/4.0.0/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-g9uGkg9+ZDvzmFk/0RLs7n//i8Jy1hX1Xkr5hHGNFMmORSGFANvlDx9Yxlw6X5HT86m73KkYhUi4fANANfB8kA==","shasum":"3e6dac5398c67aae2fd9ea8f892727fb6e89eff2","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.28.tgz","fileCount":15,"unpackedSize":16135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2l91CRA9TVsSAnZWagAAT4UQAJ5CyEpPUgT1exYFy5UN\n60KB/NG4oVcdDj30vdq4wXJx50nB1NN/oMHqr5ue18LDzHZUBme5PGLnd6NK\npb/J6jTO4OaPrAqE240z08T9cGvuuZH0VHrJLC/+wWbDH5t25pwfgDUl1VCi\nggVXzu9nD+bGf45UbMIjC9/tSmaNrcRK6KWlKVHCsJrKPen3G6NddXCTnLEd\nlBbNkGfxIQ7U95l5CkBFdGOF71Ad/JoqOaPqXfZY7CL/mcZdIcuCArRz6kxe\nPthAcVojWoVTewso7gchw+FZ5RKevinWK25Tf0bNgHkuuarI/2DFQHh3B/g/\npBd/mIKV/I7+RuT/s7toEyFD5i0QEH0YRHz7n8sdUYyqqj4tdl+HpPTKHjgw\nJQTPUZNCgTAjimKkkSvU1dixnZNV3dni/Py61ZEgOjCKOleKqhpcVL5QGfaa\nkXJUgsoVHAqcx82IwfTH/VPet3216iwYRrK8pmmH4hmVB9UHXPma706Ti50Y\nv+2YTC8z4bKjHRFz58JIZCn+cs1AkIYW6orgfPObRsBovx5aevLfMBj918FN\ngHfRCKrNn+awqquL+WYmHxoYxPuKRvEd5mUInGGrxsF8sna/KkxAvCTgpcb2\nDLHpvnkFfOk9fGAncGGvyh6y3w7FkO81pf4b4sq/XYaez8S9MBEoUilGwLNE\nUeh3\r\n=RsuJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDTZ9rNpO2aAvb4d4U4QCeEFH0ap4NfDTaBIzDMLtV3aAiEA8l4EUtzC1L4OrGzQJLVeKRPSCYuvTapPQT6n/Te5G6o="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.28_1641701237003_0.7108710641517544"},"_hasShrinkwrap":false},"0.2.29":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.29","@nestjs/common":"8.2.5","@nestjs/core":"8.2.5","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.5.2"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.29","@nestjs/common":"8.2.5","@types/yargs":"17.0.7","nexe":"3.3.7","rxjs":"7.5.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.29","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"23f7c7aaa3f8b7fd6f71919b05f5af6252af86b3","_id":"@anchan828/nest-commands-example@0.2.29","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (linux)","dist":{"integrity":"sha512-SIc1eN9OiblanbvPscLayzCHhM2QdwdXhYJR1ueyXnoVoxujIKodXl+Z80mZ7sJWTIu1BPvr6zGbpZSATT/Jog==","shasum":"2c140379aa71dc6d03899117a5e6a3a1ac4d8087","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.29.tgz","fileCount":15,"unpackedSize":16135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh45nvCRA9TVsSAnZWagAAn/EP/209q8XE9Vs2OKFYUZg5\n7PHEzVM87bq+3BoaPuJWb9mfyTC80OOZaRhO6xf/LvF+RVrKLJDT1TC3QVz0\nbOgXDw+Xbv+Pp7yGHa8DL4NHyql37ijfTD4n62Nu1mUvF95jn52bFtS5h/gL\ng5muVhZotuxaAmKyRXKIBvkVfvOPW9GxA4s/2vWxz7utc6kmBMhnGJ4kQsu3\n2JHeDrn8ERbhfkK1BRt7Mei+lWTGXWh+HJUGKyhzo7ZG2QWUMFVt82lkVcJJ\nQD2meuqsz6+7N8QcnvbbWzkkqbHVNwLuGidjXm1+skuty0vYrdR3Zp+bKJsl\nC8qAYYjlDMUH4xFSTjSS95SA2Z7vXDT4uqlbKigPcewPTN9I9CoyyVaOcJje\n8VdzsxeJ+ajjV7jDghbKEbGck5Jnnwfc2EUuQd35hXQXQmm0qMxTaCWeFxjf\nCGHZtYLUM9kck+CYUR338HgJUSKZ2Je6P2fKY5/Ov0yF6g2uEr8fFo0KR+b5\n4RP14lI6/QMgStgq+N17oDqhSEXUk8jqTrmUJuRQ6XJ1VhJFaD9UBDhhJM9+\nZE1mdRRor5pW27XmPRUv7iQaOxKH91pPpqd1xPPSZxMvPw+Gg0NiVlm3RbGd\n7HZeAb68zgTbmnyF98vId96KV+609fohj0tkGH9JaMK0uBQ6noXWK+Wv+o6v\nE6Gy\r\n=pfwn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+XtPd3pT8PJOAA3+oKg0WEf5P51lzT+aBbVmeq7tJNQIhALVbx/dwVZH6twDwW3anY1hSd8zDXDu/JwP/ANycjQGT"}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.29_1642306031618_0.5450650149378151"},"_hasShrinkwrap":false},"0.2.30":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.30","@nestjs/common":"8.2.6","@nestjs/core":"8.2.6","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.5.2"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.30","@nestjs/common":"8.2.6","@types/yargs":"17.0.7","nexe":"3.3.7","rxjs":"7.5.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.30","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"4e6246143129c7f7e952e26ced8a7c9b321a6cac","_id":"@anchan828/nest-commands-example@0.2.30","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (linux)","dist":{"integrity":"sha512-c4TSgHCVxXMiJElvEGGx8EsM0CZP2RL7gjbH7BSVQHaJtYc7pCMoArLMtwy1KtqbH3cKKLLvvjXGm0NEIndW2A==","shasum":"89f338c1f62f80e767bcfb72732200759d7266b6","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.30.tgz","fileCount":15,"unpackedSize":16135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7NRMCRA9TVsSAnZWagAAHTgP/i9ove39Ucy0VcRoRL+a\n61WK+X6j+nDiBwYnnGVeGfhUk7HIGUxnKaRrt6RUb+Y1/kl+qAZSLxe8YRyS\n+Zw6CSbZk/mhf0fVHr8PTWM/U8FZY4SpiDPh4+pSw5CyzhONUEdzyHd2ZhIs\nXCNgAJqUCxuvIDvQOFxqe7wK6mX+fFvNFnqyV1Bs0soJVAgbinpxbye3bgbv\niwQR5s3fshm9JGJJyfkPKaJ2e2Pi7+0mX1tDUEf6hBLRUHacyLxZ5LCvYwqg\nzl8tVs0vWCzl6EMY6/sCzHgaZGiRgtVhsQq8InOCHkv8/07FThgYs9WR9bmR\nf6rUJd3LslyCua5KgfQtGZsfTbwfFLEJn/7wTvFYxio+tz4Zq184R8NuYX+O\nChDIvG2c73ZtIiv1fexNdqSJ1oHABLWwbB0N6UFncSJ/oPglV1iyk5v+aq3/\nezKeEt6OypoOc3gCQP2qPLgG5Ccq62I/NDje0RrAWwwP6BKR0n4SzoN4Zjwj\nl9SamOSxWU1XWNpl1M6//HU4ltTjBjswa7wl+7S7oZ0/ghukH7okveN2fKuC\n47PTmLg8bip3VFGsqzVdvIHL1MB9DO5rVmYgV4ya7kiJEp3Lyb0LLX2gxo++\nJbVHxFkwuMBrOgDjJS9zRCFM698AlvjLre3UIXiiYoH4VQoW0V62PVqNrOq6\nm5pq\r\n=dCuc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCxIqvpJt+FLdfWLwFIcI5pCvkp//O9zFi3/ss4cLevYwIhAN37WfpTzzaHHaja2J9m5Sn8ZH1incfmwMwg9CXRXw8T"}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.30_1642910796387_0.825384969143522"},"_hasShrinkwrap":false},"0.2.31":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.31","@nestjs/common":"8.2.6","@nestjs/core":"8.2.6","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.5.2"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.31","@nestjs/common":"8.2.6","@types/yargs":"17.0.7","nexe":"3.3.7","rxjs":"7.5.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.31","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"3385f8a102f581ccf6d076f9cfc18fb7b0b9e1e2","_id":"@anchan828/nest-commands-example@0.2.31","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (linux)","dist":{"integrity":"sha512-X+TC/rOicD/R1l9tNnePcV1k7ydUa3mIzo2uEXM8PC+c99uB+RYympWy+Y4QwDpE65weyhPc6r5q2vU8zEf0uQ==","shasum":"d7fc7aa47e532b870de56ce8316f334eda8fa3bc","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.31.tgz","fileCount":15,"unpackedSize":16135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9g6jCRA9TVsSAnZWagAATkMP/0knZqQx/9dHyG7nmFUo\nAkmTN1nX8DTxUKkxVI1PvClHDhY48ZFi0/Sh/KYpjxg0EDdu/FGO9VDmFi6m\nggRyPsS3cymM/GJeBpgRXr2vgzyLnk4HCxOF+UVfPL1yvFJTioUbBn++ebsP\nXfimhKQeAMbgwQgPHdcs+T/dvl7hzSwgIqWcaR+enuZ0Gkg2xMlAAqrJb6Mn\nqb8i8lxEJbihUIqzPU31dMXpq+bCD2m0UnFkCy1d6+noNqsOj4bYWH7LJwlq\nixEyoli1x8z3TvuXiWRNXmKxZ7Wnzz49HGLL5oIICBVE9orRRyhJ7d3jC7Hf\nAhW4Rmm0NiaOEVHHCgocIWStI+Axw2lJ78tvh/bpaQYnrai7u09by2Cy3bgq\n1/Y9J0PmKcUHnuKbpb05o02tjhUQbxahMpcXO8bWJfJDbGJAfqX/I8rCxqX9\nnZbx+gA3nAotiiCBWgmc0EyUwN0K92LLh2+JwNW+dd3CaIGPmHQnML5SXrIK\noSTMLnYvy5o9if9YqAapTNXIBd39oYVNRXQblesLjnF14Rps5eb0Oaa7/gAT\nFnlYM9xVp26W2SbXH60BGC207TQwEqYl7JwJpr5fc6pq8kjIGvAgvURHj30W\nmnwbrNspNlK9WrP12dO4fr6xPAPCmJ+dXGAoj9ZdY9OEqa5KAij8thn3Kdcd\nDUgF\r\n=x/SB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDBiBPrhfBYsmQhebQQ1jiaopecr55CkiI0Ao9Qb532VAiEA7SgEwRvgcEgefJsk6B6m15yc0gOohPcmwcT9bX7xhrw="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.31_1643515555535_0.7865598898409878"},"_hasShrinkwrap":false},"0.2.32":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.32","@nestjs/common":"8.2.6","@nestjs/core":"8.2.6","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.5.2"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.32","@nestjs/common":"8.2.6","@types/yargs":"17.0.7","nexe":"3.3.7","rxjs":"7.5.2"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.32","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"5fcdfb1c63aaa9cbf575a436bc9d5bc84ed000be","_id":"@anchan828/nest-commands-example@0.2.32","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (linux)","dist":{"integrity":"sha512-UVA8Q+O15wv+0vPNYZifhWIbgCWhQ2ZfIqkoHavbpP+xnQ6lxCDJAmlV4vwP3q705E3IOdfuMOgEpRwSh5/0NA==","shasum":"4a4433b60b948ec1cd3144f7e23f39a7c2e07994","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.32.tgz","fileCount":15,"unpackedSize":16135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/0lsCRA9TVsSAnZWagAAxLkQAJlvhqOqm3n1oWaxsUvh\nC4hHsM45uv06te37NJusPoiSmIqa1QwdMMWBqZmy+Gr+hVBls6LT8Z4yJFoj\nducU4vNuowUMZ0yE8EHroAYctpYYwli3RUrCfBZBzibAqzOBoDI5UomQulfH\n3D2IopNSo3to7JfY3xCWGYEaW4CLjFXdf+YD/SgPxKevedStVG1r9fjUfYDd\njqY4kWLlGKwAGzjipjX4cuh4zO+3JkM1CeO+q606fEPGFyXb0Xh4UkBg/a12\nnXOBUJ2881sa1pt3yYBmG3XUXCBtRLdk+jYQVtLl85VFyyXy/2xMXF+1M5sB\n1DoxS1XwqU3/SRU7PlBzaAN8xVOafGtVq/+cg9o2jhKJR3bfuYa8DHere3Ye\nkbbuEaorOBZFhz8l/mEYLH620FLs6ev4MRGp7yN9g1ALe+9lzwjjYttYvAYl\n06P5wR1Pi+1iz0zkhjhRZ5Z1cZmDMMFq8FhfDVxe6Adgm554ZH7+RpyowbQb\n+J1mY6hVy/skBUgn7TZjBdiYRdaGpv2qEjlbBhcFh6jTtt2evhGtI6sql0Nz\n/SCMXxKkqwrYz5aFxFph+a3biBpiOPZ0sjHnEf/YVpl54nf2eD4Xk+jLr47D\nUHrMjXE4WnJIFGV3v54JrdtpeCCWqfRLAkD3+XP53oL1NehziYgyUg8gfQ3X\n8tYP\r\n=7BWR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHG2gfQWVpfFln5BltRRgns5qZhQfBBVe21FKZaTWGL7AiB1dBUyBUJpsPVpdDwbT9yb8txYsjAKOWwqEGudNU3jRg=="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.32_1644120428443_0.3614927405942838"},"_hasShrinkwrap":false},"0.2.33":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.33","@nestjs/common":"8.2.6","@nestjs/core":"8.2.6","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.5.4"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.33","@nestjs/common":"8.2.6","@types/yargs":"17.0.7","nexe":"3.3.7","rxjs":"7.5.4"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.33","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"96e5b622572cc556cdf0a7ad9dc7e1f0437fcd9a","_id":"@anchan828/nest-commands-example@0.2.33","_nodeVersion":"16.13.2","_npmVersion":"lerna/4.0.0/node@v16.13.2+x64 (linux)","dist":{"integrity":"sha512-tMCgmy5/DRRXMUXgz89JIjUiNB2fk3IOkgr9x1b406wTfFx8v51BCllv16BjxXnPO0k9I4jPfRoTp25wXKdQOQ==","shasum":"44a7305f707b28c51cad04e115ea147d77bd9911","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.33.tgz","fileCount":15,"unpackedSize":16135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiCIPgCRA9TVsSAnZWagAA6p0P/iUPyfis4VOYD/sSxDCk\nd/J7YBZ33hjGVwwGdJRxJ6ZMLPwfkXT3PtXOwrErfmfwNDTmpMPZQ/4DeJAb\npTmnd0+ICMAqBDJ7ewltJyHl4veWME8viqxgWBmXJD9cQMoRrjLuoT7L3biQ\n9vCvJFN5UHRGKNV1M5LwgaFcWtA0yQoAbU8tTo8aicmBnoAlqH2qZm+nn4yq\nBoWpkbuqKNB/iz0H/PYTdTN1f6sApDtDi0i8JjkaNqldTB/OATLOFqZPpBe9\n0I6WC4iWITteLMHq4qzGsmoOEjI8jqQ31YXAZBO6Qoptp14Fd6QxT7++Zt1D\nZ8uKc4nrIRR7X0CqThlTgi58327W+SFyYhAqJDHShV513gFsKUqZWl/0Jc5j\nxIjMpA24G8xIwv0Um5GAyHm5QURLAghZ6eE9wk0pmeFrnn1OffUbinRcvDdH\nUBn4oJIosr/BIN5ucNiaLaiq6HBVhNoL8KXglp5iaAr53lCfH4alfN8qWid5\nnJYO4C/wK6253X6zNVuSGN9wl3+ig4kJ3SkJYzRoOeGuiiZXvVimrI3fddRH\nSq007DiP7Mx/1bglgVb6WfDjyIb2Km71iyzJrzJBEhLdOoGoLZ1B0zw/BGie\nVnJh3Qc4c2btMJukKh5iezUk3FW4/gl22Q9fZcg0WCRBVJWk2M7W/tjU3JCz\neskp\r\n=mfkQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDk94u/ABFfuDgu7scfNTiDiiyXA1eZF8T4SduQ7FiwKgIgAeV9Q4pw59nvbVSYFQfnArEBmAdlqrND0odNPG8L3cg="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.33_1644725215893_0.12590418094745104"},"_hasShrinkwrap":false},"0.2.34":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.34","@nestjs/common":"8.3.1","@nestjs/core":"8.3.1","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.5.4"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.34","@nestjs/common":"8.3.1","@types/yargs":"17.0.7","nexe":"3.3.7","rxjs":"7.5.4"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.34","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"eb48550fb25edf4549d7749cd9a6e54d87db83cc","_id":"@anchan828/nest-commands-example@0.2.34","_nodeVersion":"16.14.0","_npmVersion":"lerna/4.0.0/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-KkdIAt1oHJ9gXhAMkPLICTvJIWqdd7fUvyXQksaEksTat6aW7TL1sxhTBgpE9Wql1fdnW3FDrm5nHlyo6Db1mw==","shasum":"a071484634268bae96451a29eb6c735dedebed73","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.34.tgz","fileCount":15,"unpackedSize":16135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiEb5zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrtyBAAnDJz5cv8t0Fz67TnHEtHzCdqipMAovVmJumlPSZeNDL4+WbB\r\nLPvGlxGaa6xO8ACr+IygPdppRuqVB4N4XCE4dQwmit5MK4xssvhysWey5o+h\r\nxW5bl+jw0czpDVM3bGGYFPWf8glyA3YyeLLlEL3HILqJxBsc71SN1WXIekp4\r\nhy5NZ6qCtoqlK9x2ZAJAFGf94QmZ2LF53+x1BhYKrx86ONn85UDfCDe3iqbe\r\nNckAlEOvrLQ/tJP6X3zaPq0tUCR7GtFMM9CRTEBmZ+Ms7JECwko++KL234qx\r\nUtyuTM+7IClR+fwi8etpghPEhr1R5ReJTDHzp4tKK/c/w19XZa38a9fPQEZW\r\nntgwZT93ZTt73gKlAP9TxaBipHE7+cLRTmibLkCWTmO6yAnZIcOyoWpzrMJM\r\nlJBzOp1pBMXP1Q6njCqLEnQP3zgnp1a5xWCOvI1urVVP22/0bYtIGILnPBkH\r\nW571mg7zrVD1tqUS/eH06H7dxb8rPbfDyiCgT92oWXjqHHFOBH0z6sIUIXSp\r\n/D0YDVM4BRtzCMhf6DMAjAD48+jmY167gxGopQLtQUiDMAHiveDrMsu+ieLx\r\nF3rwLRbtSjkkcGrfg8xd6VtKO76774116VEC4VulLbY+TUrGtkda2bQcxvmp\r\nK8beVDCJVMhEN9vS0Qm48FeA3VfJPcdNn10=\r\n=ioZn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHvdZe8l+PkJcZEzDudkG4HSF/MVSWAOZcHWXN1uQ8zFAiAAlDQBVrSGZcCHHslIv13ITZUPshiMpzaprfx66P7/1A=="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.34_1645330035193_0.59914179678346"},"_hasShrinkwrap":false},"0.2.35":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.35","@nestjs/common":"8.3.1","@nestjs/core":"8.3.1","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.5.4"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.35","@nestjs/common":"8.3.1","@types/yargs":"17.0.8","nexe":"3.3.7","rxjs":"7.5.4"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.35","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"be3379e5c357b33c5591c16fc477dc2c7e4d110f","_id":"@anchan828/nest-commands-example@0.2.35","_nodeVersion":"16.14.0","_npmVersion":"lerna/4.0.0/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-d2goBgDwtYXP/t8ZiuWNkoIXTxUlyNcBZeEgPhXWtHlzf3TCOm9uDPZZk7pEqT6CyJ8DRHMucPObSjeGaLdhLQ==","shasum":"53558ebcfaa572de9eaf7a8ca948dfba5ba8df97","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.35.tgz","fileCount":15,"unpackedSize":16135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiGvexACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9Pw/+KBd4TDUor5u0K1Ruq63eva01du9imexrAwX870qWGK5oGDCt\r\nd2fNAqoKK8MOqCz8AEOm9wAOX5rnJOpDdfCbKPgmA64TCY7NwEmQmznlqbrQ\r\nrSdeE9kaPdRguFimS3FKhL/CiiT4YCW2v8z99ixPQwNWmfQqqFvDQTbI2SF9\r\nHlNe9yrKx0ptO9rOV5hagghpMAdRT/YK+b+eusI8xTX/bntfyaGQ5qQa2/Pu\r\nvKbSqWqB4P3PB8loHQt/CC+ITxL6fP+uk9s4LUyLc1SGnTtkqRO5q7rH9rYw\r\nJyM4I2BMCe9b/AlhFe73uvjqHc+qHxDxEGJK4ZZGye/2T9u1c+bdNeAv01aC\r\nuoIt7vdci0vE7D774gR9cF41PUJ+baZL4otcZos4mBUtLI+Aeo9niHRuBewD\r\nMcYbPHCONKSKHAdQ4jBS4Boh6LcMhj3YZcNlGV5tSAMQkTESpUlzzUm5086N\r\nQ9HsmqnUbkFAPDzjQ4v//DQFb15mMdIjofxh6JBzbo9lYq1p0HFGN4N7SkQM\r\nMOChdu9LDxmijcJ1HKCgyfIMndgpIoXhdm2zHB49dtCLqies1V1Fi0YDNPmI\r\nnKATRk1LSi1e936YaTYSIo+ArqJ4CZNmN4+D4cdzRTU9w6IDd9mwZxdO8aPG\r\npTcrIV9hzvs4KeaZI0TmI3DEzu5TFVT1i/g=\r\n=5o4T\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAQNJ6l6+F7AJ0lCXmjUnjH9GxVrXFhMCxwLrE/fRd6EAiAGJNervaPkOyqpF3wFzHvwKue2cIVJAVwtwS10sVQY+g=="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.35_1645934513180_0.031252493892356625"},"_hasShrinkwrap":false},"0.2.36":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.36","@nestjs/common":"8.4.0","@nestjs/core":"8.4.0","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.5.4"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.36","@nestjs/common":"8.4.0","@types/yargs":"17.0.9","nexe":"3.3.7","rxjs":"7.5.4"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.36","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"cfc5676d449c7f3e45919b708211e6d5c8709e7a","_id":"@anchan828/nest-commands-example@0.2.36","_nodeVersion":"16.14.0","_npmVersion":"lerna/4.0.0/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-Hp+BZmxu7/K7HsSYxagOR9AgG3Ms/vVolzVYnWc3mGitnHlVNOInxZa4AeTbu9yu0yaFQoL4WNN+j62LnlzYyQ==","shasum":"08dac0b68f6e3a3e3768f251e4e571b2d1a814b0","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.36.tgz","fileCount":15,"unpackedSize":16135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJDInACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoW9Q/+MwQw+JmZ9PkTUcPpaEPHFgeiCETNFkDqajAdHU4qkxonjVWA\r\nxz7IT+c1v6fxMHCo6/Gyz/JVpvLQUita7AYEtBzrnkUbCWVH2cBy/xAL19vP\r\ncGr84vaSpfwz8h+iVMKc+SzdU0FKsyOwR6pATwZQXCUqYiLeTnXL+HO1G8kH\r\nw/uSR4QdkfOCB8ZDKgTh/3yL07350UZEBdHud4qqj2Aofzoq0wSbVESEhaAd\r\ntMB6b50kHjjZbEV5+CTKA/1NZGeVwtfrfV0y9O2+wgvmmGE/6h6Z9FbzjOt+\r\n93029izxRdeMff1uBd0hcLtw3sE8gjzE6yZ+Blkg115G4y0gnVGh5BY90gPI\r\nle4kVMcUiLbjld3hiBfKmy0qXnBtJFzmtEKv4RsvVCPwplWRLqhM/JYl+zpU\r\nRzF6V3uGcidDxkGuiEmYvH3BLa/TyhfkxEFSYCK/KRKZJTK16SKCA+ipuJKY\r\nTwtQRhOATk3EvVq+2SYlZIe/LjaXgfUJe344ztXZ+V/2cQwubkqxHhlfcj+P\r\n8ejxx+gjPjsVvuDKR6E9dnKjy50n/d1+iBY1w4HM8Q6M02JTByVRtimh3sEx\r\nTLmd7a66SeZjHi2gvZPJkJulNGAcHjw2sOAjm7HrpEcoOgkVSGhE0oNrRkuK\r\ncJXkmxMvWsGnhLYVYSTcbZH+R0lVBnvbtKk=\r\n=qb8Y\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA2fKS0Je4NkL2VYeLdTdTJHWlR7mFIRxvceskQOY0A1AiEAnG8VNTVZqTl3xbX5eWsnWexCOIoMOkiPS3I18DnQfX0="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.36_1646539302660_0.8438970917043935"},"_hasShrinkwrap":false},"0.2.37":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.37","@nestjs/common":"8.4.0","@nestjs/core":"8.4.0","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.5.5"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.37","@nestjs/common":"8.4.0","@types/yargs":"17.0.9","nexe":"3.3.7","rxjs":"7.5.5"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.37","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"362e22be203dfd764c0754fba8d583d9dfa9586a","_id":"@anchan828/nest-commands-example@0.2.37","_nodeVersion":"16.14.0","_npmVersion":"lerna/4.0.0/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-0WTnUkiZc1ilO8EgQHFYEgQphUueoLU17BbDTC/5uidd+5b4RB4/LzSoI2aAzYCigZ8+HTnMiGyBfkROAsQB0w==","shasum":"474642c857273b9cd67f3590e8a29d063aab27d4","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.37.tgz","fileCount":15,"unpackedSize":16135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLWyWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqn9A/+Nh8ALoADQPzNd7CXuqZ1ck8Fcj2j+EQ65APE0rfK9jSIYFKM\r\nERNb97oQl7C+AoSMjGKG0Xc9+/vlKf2C8W5pUvmouEe9Rw7FX9ET30Q/Mk2R\r\nt8ULrEUjE8ccIeI/aQeP+gliHY1i8T9nFFcr7lrDekEq8lcsRPe0KGrmf36k\r\nTNXFRC6zpjSldBTgKblUIPdAIa69G8T8CYMToHQ6nUWGCTVg4s2xnP1Wnzvt\r\nXgX3c0uEGZe4s6RfHphSrkRwDVIOzE1OhtVvap0jdyyJKTLa89OX7f2Nk95e\r\nVlUdS63x5clXYbTV64uXm2YYuuPKIwjt2Ixz3yjRcL79Wl/0hJ7/WCtyR8Am\r\nvnkcwIxBddU6I5HNMrHq8Q59gXGocWoRpU052OC0o/cLzrA14Axt7EhL4+8+\r\nSo3hdxCsthPcdzwhV9sFFkYM/z6mtUmAdSme9PJmMcduv6Xq71BpIOhIbLgL\r\nQ3abQlvWEAK3iNXuFCWxRqyZIlSZO36H3Az6gfVdZRlnJXZTWzCEuboikhsi\r\nhVsxsT6Pz5gL2RUwjwQtixQuQAxNzhq3BM0OFKFhwC9VDtc9/tJu30dY2k2e\r\n4ZlKFL8SxOF8S9AKY+4tJTunqDPdgWoAGjXkOD4sdCwl3qjukR+iauicAaZX\r\n/kTRuPGq303vKtRUiORRSEZ/25DpkJ1kKjw=\r\n=Hk4g\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCE59xhaq9ew/gSBKPn7Vv4hHSzzeHJ4mbi1zrKGFzS2gIgHKXt1cPHy3Xqhhz/sePYWyJ1VhTtv6fNpDPxOQHec38="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.37_1647144086781_0.028618502287872882"},"_hasShrinkwrap":false},"0.2.38":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.38","@nestjs/common":"8.4.1","@nestjs/core":"8.4.1","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.5.5"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.38","@nestjs/common":"8.4.1","@types/yargs":"17.0.10","nexe":"3.3.7","rxjs":"7.5.5"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.38","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"e67569fcd7544738826e42ced2bebbdab6c7dddb","_id":"@anchan828/nest-commands-example@0.2.38","_nodeVersion":"16.14.0","_npmVersion":"lerna/4.0.0/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-XkUhxjZxSB4RJFUU6KlUhu8vYt9zZC2t3OIBkRZi50Lhp4uwcUlO9UBIMW0bGYOTB2gfoF6vefZBJlZYcOMPzA==","shasum":"2286035dc52b2b66ffdf9a690304f9fd44845a1e","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.38.tgz","fileCount":15,"unpackedSize":16136,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNqcoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1FQ/7BJ4q/Vy/zKxCqpqhemNEO88BTANsxYh/gtg8S2vJoXOtRZd5\r\nHBKrv/WMx+Y/eAZf1RQhk1dIZeDATS+848a40N8InhOCkD3fnniYNALEyKlq\r\nxJG+XV+xobeX3BK7PSxLVGciZSgLRpmBzbMTpGGSvey23+UKClT9oBeVXgI+\r\ntNVhyVEmwk4eVraROUe6J1qDbJY1lveYYmmdNfWNxEvGto/5tkgCTFVPuXWk\r\nLXkugT2IRPEE1uzOjH73eQ6G1mIlXAFfQpNA9buAidvyEnlvVrHUWgZeNOJ4\r\ntyn+yoKehnaaYYPbVMHGFKvReH9ZxzE1XGqDl/l4LvyeXZ+4DQfWa1MyyiiI\r\n1er0InXsz/jGcrnElcidZSdErtDOQxql/S+8DEPQgdfodh1RgjB0Ms7k8jFo\r\nTOYn6Mfr0y/OU/RXIW2ymxU5hPa+iJ++padhXzHVvI/lPbAvVgAHzpJNcC46\r\nyc53fPsiHMsd5wFiTK/CTkBbbapA/gUntlGAMVIHRS7Qbq5sDDGszRmXCP5N\r\nxfYGzOTUB2mLhHl1DHaCZIW9lzwO3UIFiPSBali7ExNPnn6Xw/nbvxZhBFPh\r\nPoiStQwBH9N0xwzuvB0+aXVTJesym7W9GhIgTY2pa/2PWOuRzCkIckyfqMTo\r\nTi8TvC2DnPTxwe1ppzrK4dTpYM+/hxz0M9A=\r\n=1Mbz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEwA0fpo6SNiKatLQEvI0Z4rxNxZyvgpcr++cOjzU1mPAiEA5Q8pMbgWgHq8h+Y8Ta00llJ5lZhlft4UpEqUSO8drYg="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.38_1647748904152_0.00512668476526823"},"_hasShrinkwrap":false},"0.2.39":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.39","@nestjs/common":"8.4.3","@nestjs/core":"8.4.3","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.5.5"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.39","@nestjs/common":"8.4.3","@types/yargs":"17.0.10","nexe":"3.3.7","rxjs":"7.5.5"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.39","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"77c982d8ad54681949f8efe7501231b3284069f9","_id":"@anchan828/nest-commands-example@0.2.39","_nodeVersion":"16.14.0","_npmVersion":"lerna/4.0.0/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-SL8tmwHlLK1POgBXW+lNstrstNULyzSRQFgG0M1iD2u78o8ek0h4LFutiIHFndkqEkaezLjJSLAWdahr4JRnfg==","shasum":"89dcddd6f69087759eae6257932358ae9fa15a85","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.39.tgz","fileCount":15,"unpackedSize":16136,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiP+GpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo9Sw/+PpJlHxQErOGngyD2rnsBbFlA0Rgkdnht+pV3Topd8WRPJpK1\r\nULAkEP0znc+SUFUMHP5MJRg4T4DKtWb2iSkus3Xdn2gM/y+cRL8ZHCxUKue6\r\nvrZA/JGv3X6X3P0nE+HlnTqffpnn65ElQ5anVkvYQO2rzwXx0y2HjrRTnrgz\r\nKgilZanF+0Q5mhUh1xUMBmEaYolGdo6+fhNCxooNXNCbsvtr8uXwjRuyM5m9\r\nbDLSxHb7P2dpLXFPAa4fpZ4AzwATPFElDmCSHOg8fPhoYerNIfaE5i6ZZEoQ\r\npTpEWwdh0vaVJJ8cgrGDvg6aOGiXMSHztXqXuOsyNXCnc/4pkWROQqRbn7xT\r\n18l43G6MgrwkxOpUZdUcG++rGv/Ys9Kj0D0P1swnf/hJB4S+LpGb040l0Le/\r\n1z1dfSuJnfUidDef/qzvQ51EvJpQOpgVPOic7l+XJdTOwr86So7AB0Vzga1G\r\n1stINkEq8/rapUiIn9fm8rV6dHnTXbY1jnwQPrdj3k19nJW3MSBpgZKh3ial\r\nkA3j/BBrVehTLE2wNg/rm7Up8Y82z4avav7h9nxOFXk56s11PsOd2VgZoUtw\r\nJ9iiJEjKvdWoCJRXxeW4WsOZWSqgwVuA/3Py1Qnlahdx0HvF1C1UhzZrxVfA\r\nJESOk4u5AndwXs99D45KWSnjT+7seiTy44w=\r\n=myJa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIECERla5hq1lgHnKhfEHwqMO9pmB8YmjiYsaOa5/TkMLAiEA92JSuhUYNLHPpDkc6uXjF06saIXAoDrtrptKpdchQU4="}]},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.39_1648353705501_0.4526231076240159"},"_hasShrinkwrap":false},"0.2.40":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.40","@nestjs/common":"8.4.3","@nestjs/core":"8.4.3","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.5.5"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.40","@nestjs/common":"8.4.3","@types/yargs":"17.0.10","nexe":"3.3.7","rxjs":"7.5.5"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.40","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"254e8daa61c97b00cf188b554713bc37648749c4","_id":"@anchan828/nest-commands-example@0.2.40","_nodeVersion":"16.14.0","_npmVersion":"lerna/4.0.0/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-TK6sZeeQcIjEy2dQ5I5nM8WITTCBF+ytPCtzZZsWphXvjZ75i49hRQT655p1ZYDi386UBR6cEo+hwhvgWAo7jg==","shasum":"7ab26eeb6f0fc9ec87e633de01e9b319ff2d1f78","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.40.tgz","fileCount":15,"unpackedSize":16136,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDpoyCXedPM7+aR/GozH9q4Iqz/LeTdteVsWjghPqpL8AIgEKuqXj9LTfoqhYSFchRlb7JQbI43S5OwWVqkSHeuf0g="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSRwiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9jw//SovRXUOF7FpdWBDAdPwC+o4dEK2GVvTn0e5Uas6Vn71x3VIh\r\nuPKr0vZ3yPQnH1ftKCHWWhgWvK+YRWhnuvAky19Bbi82T9ktM7JoiahALet1\r\nqnoZfLt+ZPQNlA67e1lUg9P63wHnZCOIjOGtkXx0hyFczpklk0iHgIBp1i1F\r\nuttQs4UMwV40l6Eqt8H/tt787+Z8htPxCoK3JmRzZVpQWZTuLRuxWmTRPzD4\r\nyAuuep/W7Q6U73PErCyvdupa67B7/VovBWIEG7k1B664Pz2FLTdiXtZdbyzw\r\n5yy4hhk+Nw/oA2o72UgvtUTV6EE0qNiyg0Kxibb4INNJbmCjFR4kwRxiVJ0s\r\nS/lVPuxdM2icShFSOw8eBVFkLUpF0Q6S5Ba2UJHbIGajpDH47qfTW1+VyWtE\r\nzf112FPqESGulgqWPrwoeP9hLXa+yEcAYa9ChCO5uRKhDPLoL/CxB6B0ZIXi\r\nXbZ3ZEA0i03xO7KuS2kD1SPtzlNu5p+NyxkditudZ7T95w5ZzPnHnOh+EWZ4\r\nSbNqHId/VYfJblaHOaUaNj2RfZ4RSs9Ltt3nnyeMSXmVgGw1JbbvERr7IJlR\r\nWlQJS8OW9BOkswlVpzV9U3boXdeF7Cq1v80Yu5OvLP+I2VjxTGToPbhobh9g\r\nEdquvv0ZDWXB7wOsn6qI8h8dXODz+owePTo=\r\n=BiN6\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.40_1648958498060_0.4643027634001553"},"_hasShrinkwrap":false},"0.2.41":{"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"dependencies":{"@anchan828/nest-commands":"^0.2.41","@nestjs/common":"8.4.4","@nestjs/core":"8.4.4","open":"8.4.0","reflect-metadata":"0.1.13","rxjs":"7.5.5"},"devDependencies":{"@anchan828/nest-commands-reference":"^0.2.41","@nestjs/common":"8.4.4","@types/yargs":"17.0.10","nexe":"3.3.7","rxjs":"7.5.5"},"description":"> TODO: description","directories":{"dist":"dist"},"homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","license":"MIT","main":"./dist/index.js","name":"@anchan828/nest-commands-example","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"scripts":{"build":"node ../../node_modules/typescript/bin/tsc -p tsconfig.build.json","nexe":"nexe ./dist/index.js","build:watch":"node ../../node_modules/typescript/bin/tsc --watch","copy:license":"cp ../../LICENSE ./","lint":"node ../../node_modules/eslint/bin/eslint --ignore-path ../../.eslintignore '**/*.ts' '**/*.spec.ts'","lint:fix":"npm run lint -- --fix","prepublishOnly":"rm -rf dist && npm run build && rm -f dist/*.tsbuildinfo && npm run copy:license","test":"node ../../node_modules/jest/bin/jest --coverage --logHeapUsage --runInBand","test:debug":"node --inspect-brk ../../node_modules/.bin/jest --runInBand --logHeapUsage","test:watch":"node ../../node_modules/jest/bin/jest --watch","watch":"node ../../node_modules/typescript/bin/tsc -w","docs":"npm run build && nest-commands-reference dist/app.module.js --locale en --locale ja --indexName README"},"types":"./dist/index.d.ts","version":"0.2.41","bin":{"nest-commands-example":"dist/index.js"},"peerDependencies":{"@nestjs/common":"^8.0.0"},"gitHead":"fa87f6eeda35cc354ebf246ac3d15a80b935f4c2","_id":"@anchan828/nest-commands-example@0.2.41","_nodeVersion":"16.14.2","_npmVersion":"lerna/4.0.0/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-mIENd6l0Dr219Q/8A7kheW+0ZM0r0xhtA2jrbHtdF6ZFn1Q1fQ+IOw4uq6jjXzy2sypROwC4u9knhyq830E3Hw==","shasum":"6b97d13bee953f15decd68486afabf0b7ba5487f","tarball":"https://registry.npmjs.org/@anchan828/nest-commands-example/-/nest-commands-example-0.2.41.tgz","fileCount":15,"unpackedSize":16136,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzr2DSOWA7CFS4IuwjwoHv3iUrU0pKJ8Gx54bat4SI1gIgT9u2Wrqjfq7FQK2Y5JvYHtJ1gp/6hKJTI5RDZ6imEhc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiUlaTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqcqw//RYPkP8HHxIKUhAn4KHtWV+o1SmLdvSL77PcKyLkbEl/F9V8b\r\nmQymi2mOQf/N9/MwUkK3680tc/VLBQJFxZ6s4DDa9l9AOyVfAIU5e+uGwBRn\r\n317hqJcbh+VYFvFZ+HYv7j5sZJ248zp44uX7Fn2jm+NZoxTBrmPyXP/wsFej\r\n+ihIGnbfVps7YzL3i2a8xo6woBSBI4aZNZgv5z0Rk8MMoVkVNB6XPy52OzS1\r\nnpxJbxZomAdMRIEUsHQojxHOPovGCLTPgmfFgk9r3Re+ic3oHPEPbLY+s4gM\r\nXa1N/ZaJuG1Dy7F4FtOmHwTyeBIP0UGfosK8XCHnh7O356BTIVkuiACiRxhE\r\nw6HPk53/OetoGbXvW2s3Gc8wZauejz641/nRVcTBN3+UHozOTyvVVoeMHmqr\r\nmmSwuO0vwctvdyFcwgMMi5nNRHnN49kMntrnztsNPcdpw7wBQBtbWM9sN4yi\r\nElF5ui1YuaUzNk5AFlcapo7EzpbJaAZbpCq3CeZICG1/ITXmP2lIfnn1fTq/\r\n16pE2zdS+kf7xoiM3UL50nr0xGkPjd2rKTCHTbL/5sXF+SetDrNboPiHLd4y\r\nq2SBUy9hhxLFR3Oa4NHP2EMT992Cpbrc31W9K8ZVsa88pd7+yb95itgU5oRU\r\nWKTTnCMuUfMcJDycuhYmD5yHllDxCpBbIXg=\r\n=57vS\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"anchan828","email":"anchan828@gmail.com"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nest-commands-example_0.2.41_1649563283476_0.6357071102014908"},"_hasShrinkwrap":false}},"time":{"created":"2019-10-30T16:10:15.299Z","0.0.1":"2019-10-30T16:10:15.671Z","modified":"2022-04-10T04:01:23.704Z","0.0.2":"2019-10-30T16:13:37.055Z","0.0.3":"2019-10-30T16:21:57.143Z","0.0.4":"2019-10-30T17:15:10.653Z","0.0.5":"2019-10-31T04:21:27.757Z","0.0.6":"2019-10-31T04:42:30.056Z","0.0.8":"2019-11-10T13:33:26.651Z","0.0.9":"2019-11-12T10:42:54.145Z","0.0.10":"2019-11-12T15:54:04.028Z","0.0.11":"2019-11-12T16:05:29.635Z","0.0.12":"2019-11-13T03:24:44.341Z","0.0.13":"2019-11-13T04:28:32.546Z","0.0.14":"2019-11-17T04:02:40.477Z","0.0.15":"2019-11-24T04:04:30.085Z","0.0.16":"2019-12-01T04:04:29.188Z","0.0.17":"2019-12-08T04:01:55.839Z","0.0.18":"2019-12-15T04:01:59.734Z","0.0.19":"2019-12-22T04:01:56.349Z","0.0.20":"2019-12-29T04:02:28.703Z","0.0.21":"2020-01-05T04:02:11.526Z","0.0.22":"2020-01-12T04:02:28.889Z","0.0.23":"2020-01-16T14:58:42.065Z","0.0.24":"2020-01-19T04:02:42.713Z","0.0.25":"2020-01-22T01:51:17.923Z","0.0.26":"2020-01-22T04:44:37.896Z","0.0.27":"2020-01-22T05:05:06.579Z","0.0.28":"2020-01-22T10:01:20.071Z","0.0.29":"2020-01-22T10:38:45.311Z","0.0.30":"2020-01-22T12:22:08.018Z","0.0.31":"2020-01-22T12:32:41.218Z","0.0.32":"2020-01-23T03:05:54.233Z","0.0.33":"2020-01-23T09:48:30.056Z","0.0.34":"2020-01-23T10:16:00.827Z","0.0.35":"2020-01-26T04:02:26.702Z","0.0.36":"2020-01-27T02:14:30.337Z","0.1.0":"2020-01-30T14:04:32.092Z","0.1.1":"2020-01-31T10:18:17.030Z","0.1.2":"2020-01-31T14:43:38.359Z","0.1.3":"2020-01-31T15:29:40.531Z","0.1.4":"2020-02-02T04:02:23.183Z","0.1.5":"2020-02-03T13:16:48.594Z","0.1.6":"2020-02-09T04:03:09.529Z","0.1.7":"2020-02-16T04:03:12.846Z","0.1.8":"2020-02-23T04:02:55.706Z","0.1.9":"2020-03-01T04:03:29.944Z","0.1.10":"2020-03-08T04:03:20.691Z","0.1.11":"2020-03-15T04:03:22.290Z","0.1.12":"2020-03-22T04:02:54.530Z","0.1.13":"2020-03-29T04:03:41.280Z","0.1.14":"2020-04-05T04:02:30.286Z","0.1.15":"2020-04-12T04:02:49.440Z","0.1.16":"2020-04-19T04:02:55.264Z","0.1.17":"2020-04-26T04:02:41.988Z","0.1.18":"2020-05-03T04:02:43.056Z","0.1.19":"2020-05-10T04:02:49.558Z","0.1.20":"2020-05-17T04:02:32.835Z","0.1.21":"2020-05-24T04:04:14.727Z","0.1.22":"2020-05-31T04:03:25.794Z","0.1.23":"2020-06-07T04:04:35.855Z","0.1.24":"2020-06-14T04:03:57.496Z","0.1.25":"2020-06-21T04:07:01.578Z","0.1.26":"2020-06-28T04:04:20.121Z","0.1.27":"2020-07-05T04:03:55.901Z","0.1.28":"2020-07-12T04:04:08.873Z","0.1.29":"2020-07-19T04:04:20.857Z","0.1.30":"2020-07-26T04:04:16.092Z","0.1.31":"2020-08-02T04:04:25.434Z","0.1.32":"2020-08-09T04:04:30.743Z","0.1.33":"2020-08-16T04:04:34.354Z","0.1.34":"2020-08-23T04:05:58.162Z","0.1.35":"2020-08-30T04:11:21.506Z","0.1.36":"2020-09-06T04:05:43.013Z","0.1.37":"2020-09-13T04:05:21.094Z","0.1.38":"2020-09-20T04:06:15.175Z","0.1.39":"2020-09-27T04:06:02.378Z","0.1.40":"2020-10-04T04:06:26.047Z","0.1.41":"2020-10-11T04:06:30.985Z","0.1.42":"2020-10-18T04:06:35.317Z","0.1.43":"2020-10-25T04:07:19.276Z","0.1.44":"2020-11-01T04:05:05.612Z","0.1.45":"2020-11-08T04:06:16.269Z","0.1.46":"2020-11-15T04:05:38.127Z","0.1.47":"2020-11-22T04:07:37.921Z","0.1.48":"2020-11-29T04:06:14.842Z","0.1.49":"2020-12-06T04:06:45.710Z","0.1.50":"2020-12-13T04:06:38.570Z","0.1.51":"2020-12-20T04:06:51.045Z","0.1.52":"2020-12-27T04:14:05.190Z","0.1.53":"2021-01-03T04:19:52.718Z","0.1.54":"2021-01-10T04:30:26.869Z","0.1.55":"2021-01-17T04:31:45.394Z","0.1.56":"2021-01-24T04:36:16.282Z","0.1.57":"2021-01-31T04:10:17.520Z","0.1.58":"2021-02-07T04:06:27.185Z","0.1.59":"2021-02-14T04:06:56.015Z","0.1.60":"2021-02-21T04:06:39.408Z","0.1.61":"2021-02-28T04:06:50.417Z","0.1.62":"2021-03-07T04:06:57.864Z","0.1.63":"2021-03-14T04:07:02.855Z","0.1.64":"2021-03-21T04:07:10.623Z","0.1.65":"2021-03-28T04:04:25.312Z","0.1.66":"2021-04-04T04:04:06.991Z","0.1.67":"2021-04-11T04:04:32.332Z","0.1.68":"2021-04-18T04:04:05.730Z","0.1.69":"2021-04-25T04:05:21.769Z","0.1.70":"2021-05-02T04:05:11.404Z","0.1.71":"2021-05-09T04:02:46.797Z","0.1.72":"2021-05-16T04:19:49.649Z","0.1.73":"2021-05-23T04:24:25.380Z","0.1.74":"2021-05-30T05:33:11.931Z","0.1.75":"2021-06-06T05:00:44.747Z","0.1.76":"2021-06-13T04:08:14.922Z","0.1.77":"2021-06-20T04:08:10.624Z","0.1.78":"2021-06-27T04:05:14.924Z","0.1.79":"2021-07-04T04:08:20.156Z","0.2.0":"2021-07-08T14:21:21.190Z","0.2.1":"2021-07-11T04:08:52.606Z","0.2.2":"2021-07-18T04:08:55.711Z","0.2.3":"2021-07-18T07:56:07.379Z","0.2.4":"2021-07-25T04:09:01.428Z","0.2.5":"2021-08-01T04:09:06.949Z","0.2.6":"2021-08-08T04:09:09.056Z","0.2.7":"2021-08-15T04:09:06.400Z","0.2.8":"2021-08-22T04:09:16.006Z","0.2.9":"2021-08-29T04:09:18.116Z","0.2.10":"2021-09-05T04:09:25.873Z","0.2.11":"2021-09-12T04:09:23.444Z","0.2.12":"2021-09-19T04:09:17.189Z","0.2.13":"2021-09-26T04:07:04.949Z","0.2.14":"2021-10-03T04:06:58.608Z","0.2.15":"2021-10-10T04:07:33.694Z","0.2.16":"2021-10-17T04:06:51.073Z","0.2.17":"2021-10-24T04:05:56.658Z","0.2.18":"2021-10-31T04:05:19.714Z","0.2.19":"2021-11-07T04:07:18.678Z","0.2.20":"2021-11-14T04:06:49.080Z","0.2.21":"2021-11-21T04:06:22.483Z","0.2.22":"2021-11-28T04:06:48.898Z","0.2.23":"2021-12-05T04:06:40.651Z","0.2.24":"2021-12-12T04:06:45.979Z","0.2.25":"2021-12-19T04:06:43.850Z","0.2.26":"2021-12-26T04:06:58.804Z","0.2.27":"2022-01-02T04:07:10.531Z","0.2.28":"2022-01-09T04:07:17.147Z","0.2.29":"2022-01-16T04:07:11.994Z","0.2.30":"2022-01-23T04:06:36.533Z","0.2.31":"2022-01-30T04:05:55.684Z","0.2.32":"2022-02-06T04:07:08.591Z","0.2.33":"2022-02-13T04:06:56.046Z","0.2.34":"2022-02-20T04:07:15.525Z","0.2.35":"2022-02-27T04:01:53.301Z","0.2.36":"2022-03-06T04:01:43.083Z","0.2.37":"2022-03-13T04:01:26.924Z","0.2.38":"2022-03-20T04:01:44.514Z","0.2.39":"2022-03-27T04:01:45.857Z","0.2.40":"2022-04-03T04:01:38.225Z","0.2.41":"2022-04-10T04:01:23.633Z"},"maintainers":[{"name":"anchan828","email":"anchan828@gmail.com"}],"description":"> TODO: description","homepage":"https://github.com/anchan828/nest-commands/tree/master/packages/commands-example#readme","repository":{"type":"git","url":"git+https://github.com/anchan828/nest-commands.git"},"author":{"name":"anchan828","email":"anchan828@gmail.com"},"bugs":{"url":"https://github.com/anchan828/nest-commands/issues"},"license":"MIT","readme":"# @anchan828/nest-commands-example\n\nThis package is example for command line tools\n\n## Install\n\n```shell\nnpm i -g @anchan828/nest-commands-example\n```\n\n## Usage\n\n```shell\n$ nest-commands-example --help\n$ nest-commands-example author --help\n$ nest-commands-example author twitter\n$ nest-commands-example author github --open\n```\n\n## Tips\n\nThis package is creating single executable file using [nexe](https://github.com/nexe/nexe)\n\n```shell\n$ npm run nexe\n> nexe ./dist/index.js\n\nℹ nexe 3.3.2\n✔ Already downloaded...\n✔ Compiling result\n✔ Entry: 'dist/index.js' written to: commands-example\n✔ Finished in 13.014s\n```\n","readmeFilename":"README.md"}