{"_id":"@codegenie/cli","_rev":"31-0f35280e11c063947d7128460156bbd4","name":"@codegenie/cli","dist-tags":{"latest":"1.8.0"},"versions":{"0.0.1":{"name":"@codegenie/cli","version":"0.0.1","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@0.0.1","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"9320d722fffaeac1494694244deb23e6f6c20eea","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-0.0.1.tgz","fileCount":27,"integrity":"sha512-EOFnPUKany3WajWG/8ronjCpJMrI0Z059l/KmYeKFWm81tdZOEWR3FRiftNTqNRtbD8ByQZsKO0SOos00PX96A==","signatures":[{"sig":"MEUCIQDl3PI8/z5IrYPOhsUuJ8VWJKFbqdqEwBsfhNdJHbozZgIgJeF6jIIGJNb3w1hgIuIXA2BjEmQI3AmcTLaqeXAAGtU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77626},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-plugins","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":"./lib/index.js","gitHead":"1c415b44dbda72267fc6f70eda51a245e8520623","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.1.0","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.9.0","dependencies":{"axios":"^1.6.5","debug":"^4.3.4","adm-zip":"^0.5.10","js-yaml":"^4.1.0","pluralize":"^8.0.0","@oclif/core":"^3","cosmiconfig":"^9.0.0","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-plugins":"^4","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"^18","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/js-yaml":"^4.0.9","@types/archiver":"^6.0.2","@types/pluralize":"^0.0.33","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.0.1_1706101743027_0.2409249717888402","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@codegenie/cli","version":"0.0.2","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@0.0.2","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"0318f99c2ca069b6c5504c31d8e528f30291f6e1","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-0.0.2.tgz","fileCount":27,"integrity":"sha512-vzy6DBULx08UcaetyZQzcphrvKovGQ2/EyPYcNv/tn5JMbF1zEoUTxp9uRMajDVhtp6RXOQpGa/k8Iaxg1/sXA==","signatures":[{"sig":"MEUCIQDuviarPSilvaOcaPbINZzWcHHolDtqG5qBUktb6TDATgIgGe9i0JBexsBu6lc3Z/RRSOJmZZiLnsa0bEuhekRIKjg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70320},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":"./lib/index.js","gitHead":"78c738e6e8dc6a8f6bbd6d074d8f48f850fc2495","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.1.0","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.9.0","dependencies":{"axios":"^1.6.5","debug":"^4.3.4","adm-zip":"^0.5.10","js-yaml":"^4.1.0","pluralize":"^8.0.0","@oclif/core":"^3","cosmiconfig":"^9.0.0","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"^18","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/js-yaml":"^4.0.9","@types/archiver":"^6.0.2","@types/pluralize":"^0.0.33","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.0.2_1706102174181_0.9621092051700939","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@codegenie/cli","version":"0.0.3","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@0.0.3","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"695d057b7855e2903537277f0e8e015ee9ac2ad7","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-0.0.3.tgz","fileCount":28,"integrity":"sha512-Gj6Te+l++f5l8o6yok3Jtifpb434/1uVd7/SYYLoj1aJUubnd4ZmrswXqUXL5tZBLHF8ELcaYbkzyDYc/Tk2sA==","signatures":[{"sig":"MEUCIQCzwDlp+3VmNl4wpAvIVwp+6xF7iK1++eTJqPhHX9s05gIgWFdjnd40CW3aULi7VwbtlLPOCQ6RoY0V4dxThuC+GVM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154838},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":"./lib/index.js","gitHead":"5811277edc36f4146833ca87d01b91fa4641ec67","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.1.0","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.9.0","dependencies":{"axios":"^1.6.5","debug":"^4.3.4","adm-zip":"^0.5.10","js-yaml":"^4.1.0","pluralize":"^8.0.0","@oclif/core":"^3","cosmiconfig":"^9.0.0","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"^18","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/js-yaml":"^4.0.9","@types/archiver":"^6.0.2","@types/pluralize":"^0.0.33","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.0.3_1706102820581_0.701758404885126","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@codegenie/cli","version":"0.0.4","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@0.0.4","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"3c600f4f10baeca1e96f1d6bb86bbd9ef84aa8ec","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-0.0.4.tgz","fileCount":28,"integrity":"sha512-DiReM5vNXa8EffbqMH7z13arJojbjeMwDW848teUlEqrLKlsT5pKhWom2pQbjuYkgQ98GvuFEVpVhkQM5omjJg==","signatures":[{"sig":"MEQCIFNrs332YmaNx1euEmzoMaGB/CBdFKp5WfP10StUlEBUAiBFxVa5okUSRFyhNdNL8pWQEpQED1n9bx6o6hmnOjd/mA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":155786},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":"./lib/index.js","gitHead":"648f03918d0c39967023134136ccb2e90368a857","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.1.0","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.9.0","dependencies":{"axios":"^1.6.5","debug":"^4.3.4","adm-zip":"^0.5.10","js-yaml":"^4.1.0","pluralize":"^8.0.0","@oclif/core":"^3","cosmiconfig":"^9.0.0","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"^18","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/js-yaml":"^4.0.9","@types/archiver":"^6.0.2","@types/pluralize":"^0.0.33","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.0.4_1706105087189_0.7992031052474495","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@codegenie/cli","version":"0.0.5","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@0.0.5","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"fcc3f0be97999427baa77f7f093dbaf5fd35f2bf","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-0.0.5.tgz","fileCount":28,"integrity":"sha512-bPHMS6nce/4YaOGDvdfJ2QX0qF9e8q1fjZavLlDBhHW7d0Kq+ZA99eHllV0XBQs9y6T0uunfdQWIywpChEljoQ==","signatures":[{"sig":"MEUCIQDaaw2HYpHtOCN/1ogYZCFEoXxAAb3DBZeE3jy2hMuMGQIgelM3jJVAI4v7s4QfE9AiKSREkcHnGYcnWt+JxvvooFA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":158190},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":"./lib/index.js","gitHead":"8235b1b68340e3194e5d805ddee479343a021813","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.1.0","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.9.0","dependencies":{"axios":"^1.6.5","debug":"^4.3.4","adm-zip":"^0.5.10","js-yaml":"^4.1.0","pluralize":"^8.0.0","@oclif/core":"^3","cosmiconfig":"^9.0.0","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"^18","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/js-yaml":"^4.0.9","@types/archiver":"^6.0.2","@types/pluralize":"^0.0.33","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.0.5_1706185359351_0.23593240521306935","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@codegenie/cli","version":"0.0.6","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@0.0.6","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"ce7db49ef976be655863e530a5df7db639d3adb9","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-0.0.6.tgz","fileCount":28,"integrity":"sha512-394XbPmKqH/JXalQuMiL4LFm2g0aAI9aEKzYp+D63bQugHy4uBayIqspN7OnPOCRBgz+4v17ZLY7mRozzR8V1w==","signatures":[{"sig":"MEQCIBKlvVgcuRead5nMVElx3PQnHObrUXdOIxRpnh5sKjKOAiA2ZAxbrf3wNx3LMRPQX70RPLMYBXhaQXaoMw0d0TFFWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160000},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":"./lib/index.js","gitHead":"d89ddceeb27dbb016a59bd4020e40a6074483e4a","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.1.0","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.9.0","dependencies":{"axios":"^1.6.5","debug":"^4.3.4","adm-zip":"^0.5.10","js-yaml":"^4.1.0","pluralize":"^8.0.0","@oclif/core":"^3","cosmiconfig":"^9.0.0","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"^18","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/js-yaml":"^4.0.9","@types/archiver":"^6.0.2","@types/pluralize":"^0.0.33","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.0.6_1706390220478_0.9758674066353537","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"@codegenie/cli","version":"0.0.7","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@0.0.7","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"2db2c803cad08ff2b484b40a6230159d98f95004","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-0.0.7.tgz","fileCount":28,"integrity":"sha512-W2B74E23bItj1kzJkGn3junlGm5bPRFlI70lRQ/5M0cJbz3PFkmQf1k2lgfTIfRoajYNQ4TQuqJm+7Dz8cle0A==","signatures":[{"sig":"MEUCIDkA1NlnQIjlAwX4p9RASl7lMbSk5OuwKrYZstJjXakKAiEAiR44RTMroPzA4RKKZOz1dhpSeElO5aW/1ZcevpVzYp8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160001},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":"./lib/index.js","gitHead":"da2a7292c767de2b85bafe9dc390c9defb12308b","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.1.0","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.9.0","dependencies":{"axios":"^1.6.5","debug":"^4.3.4","adm-zip":"^0.5.10","js-yaml":"^4.1.0","pluralize":"^8.0.0","@oclif/core":"^3","cosmiconfig":"^9.0.0","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"^18","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/js-yaml":"^4.0.9","@types/archiver":"^6.0.2","@types/pluralize":"^0.0.33","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.0.7_1706392840590_0.886849661991961","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"@codegenie/cli","version":"0.0.8","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@0.0.8","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"646c03e0a415ba6ad370179e48f7080d1b9770df","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-0.0.8.tgz","fileCount":24,"integrity":"sha512-F/JlUI77jejZd17mmqa3hrwXGOfkYOMybT8U31XcBpxaPgqlChPZZBAQVU00h3r9LLx5KqkFsbkINsmaKnTyLw==","signatures":[{"sig":"MEUCIQDMLvAKJW6BR3LpACcjEmCKmEPq0OeGO7UKQl9xpH/SmwIgSqy5DhMWL7s4jSlBPjRi176ShnK3pn+HupgW6zqnLKQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138228},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":"./lib/index.js","gitHead":"56670e8feba9180108d003de89219389bb430d2f","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.2.4","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.11.0","dependencies":{"axios":"^1.6.5","debug":"^4.3.4","adm-zip":"^0.5.10","@oclif/core":"^3","cosmiconfig":"^9.0.0","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"^18","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.0.8_1706620449600_0.31056453135791173","host":"s3://npm-registry-packages"}},"0.0.9":{"name":"@codegenie/cli","version":"0.0.9","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@0.0.9","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"a79da8a7af61972bd44a269db6c567796a9f7ddf","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-0.0.9.tgz","fileCount":24,"integrity":"sha512-cqwzXZUxUvjHilt0zYHKzJ7C08pfMe0UPhyVXMNCGZq5rdSZMYHd8vTDGGCnBb2+VqSTbgLbS80+vpG0OJ3MCQ==","signatures":[{"sig":"MEYCIQCGNrnYaiFwMuPp2aKL1Nj2m1Tnvn3I32LYxoIDPrvc7gIhANeLa2170TIviTVM+6j3bXZRiQ+EM3alAI3wMuGpwynE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138467},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":"./lib/index.js","gitHead":"3c161fe222754158375afedb263c5182e46ed564","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.2.4","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.11.0","dependencies":{"axios":"^1.6.5","debug":"^4.3.4","adm-zip":"^0.5.10","@oclif/core":"^3","cosmiconfig":"^9.0.0","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"^18","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.0.9_1706651632436_0.918560574270413","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@codegenie/cli","version":"0.1.1","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@0.1.1","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"af8a88e9ec90f931eb99c9832ff73b0d51c7013d","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-0.1.1.tgz","fileCount":24,"integrity":"sha512-qrbr1/tp0ixlbSPw0N6XHTnnFM8imEKzaj8JIjAL4kwAw+7cnGux4XnP418OCNNzut52tHvvz8LG2Gr4d4shZg==","signatures":[{"sig":"MEYCIQCHYiejOfOaaJkM9C+dswHSYUOkxwW6x/ca2Q7NfD5dkgIhAMQYIFsZvAgg9lczRUrmdR72cisubjSI6x1C3mL83Yb7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137596},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":"./lib/index.js","gitHead":"b3d722f7bccf10906e6a60027b293722f770508f","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.2.4","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.11.0","dependencies":{"axios":"^1.6.5","debug":"^4.3.4","adm-zip":"^0.5.10","@oclif/core":"^3","cosmiconfig":"^9.0.0","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"^18","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.1.1_1709352325490_0.6719110348036235","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"@codegenie/cli","version":"0.1.2","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@0.1.2","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"2807f5bcb37501b019d1c658c2c8a33ee8432842","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-0.1.2.tgz","fileCount":24,"integrity":"sha512-mDjqeawhGxF1/w/4xqQ2QYbZAmKwz0T7Eei3f4TlC/dG6u3M+tGfOt6TZBOdHs+HOTv1U3hZi8h3dPC4YEg9ZA==","signatures":[{"sig":"MEUCIDD04kgupCC4dp/U07zPb6Pssspf7n/xzDmBLRXlXQyEAiEAk5fWzIZ0dDfu5iBpcWQ+0vAFjfSfwfbVkPHzZY9+V+E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137597},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":"./lib/index.js","gitHead":"d97bc0499cfc5f97d144b247169d860966e09b5f","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.2.4","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.11.0","dependencies":{"axios":"^1.6.5","debug":"^4.3.4","adm-zip":"^0.5.10","@oclif/core":"^3","cosmiconfig":"^9.0.0","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"^18","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.1.2_1709380630268_0.9811532221103079","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"@codegenie/cli","version":"0.1.3","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@0.1.3","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"22ca62d136ad62f26cbbe1abb8e7b885a8ff0b24","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-0.1.3.tgz","fileCount":24,"integrity":"sha512-W6RZrGVr6NAV2lW95L0FGwwySAk+n6V9kBntvypn0VD2CMyQGYuQwPNcnu/Zq1csczhaotzqsSqn7Uu6qXkm2g==","signatures":[{"sig":"MEUCIQDotbkE/W07jtF2glE8vgvZ6lBsqA5aaLYv0+ad+Ek/wQIgHO2aXgpc8GI53w+9tAGun0v5oX7aNBxq0J+dN+sDexQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137581},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":"./lib/index.js","gitHead":"648885b7f90c69d7e41a048f7f83c07ff3c685b7","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.2.4","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.11.0","dependencies":{"axios":"^1.6.5","debug":"^4.3.4","adm-zip":"^0.5.10","@oclif/core":"^3","cosmiconfig":"^9.0.0","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"^18","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_0.1.3_1709382079482_0.9095776445736015","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@codegenie/cli","version":"1.0.0","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@1.0.0","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"852a2fde8e784b50a8bb509b6a47625d0398762d","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-1.0.0.tgz","fileCount":26,"integrity":"sha512-v+K9/wwzgQ0/YjZeBW4hDLN/px/ejk9lmRwe+fnorn9zvcHI4r5WjO48C5cK31S/hl5Go5dsLfAngpc0k8qoYw==","signatures":[{"sig":"MEYCIQDpvhwKQdVuDjKCuAFcJ+AzmI25EmeovPLIZhn1aVhOcgIhAO95BOuYc93CWatjBV0/USqmUVCcP8PWeaZGR0VKojSR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":123836},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":"./lib/index.js","gitHead":"237aeb36b3fe13c93bc3397a2258ab641595ffed","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.2.4","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.11.0","dependencies":{"axios":"^1.6.5","debug":"^4.3.4","adm-zip":"^0.5.10","favicons":"^7.2.0","@oclif/core":"^3","cosmiconfig":"^9.0.0","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"20.11.0","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.0_1712208794528_0.1705158736715391","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@codegenie/cli","version":"1.0.1","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@1.0.1","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"0dbb57e37974e540ea1b2c54ad51a6e135b3befe","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-1.0.1.tgz","fileCount":26,"integrity":"sha512-VWX4Ch/cJi5zUi/PP+YP69uBKbEnkFuHk8o74O0sa1PvgTI4zBe1BxMjio1F/TDk2w+6oA2JmWsZyhnfDOSTfw==","signatures":[{"sig":"MEUCIQCE9baO6+MqcsqNXO12HfD69nFMQDhlqmfcDwZELTma+wIgPNXECjTztwYvT26xxqJzAyXSTZG4xDczKLbJS/j9QSU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":123840},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":"./lib/index.js","gitHead":"9e85a404cb0d6e651bd7a104fd1beb7f73e3d7f0","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.2.4","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.11.0","dependencies":{"axios":"^1.6.5","debug":"^4.3.4","adm-zip":"^0.5.10","favicons":"^7.2.0","@oclif/core":"^3","cosmiconfig":"^9.0.0","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"20.11.0","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.1_1712266403112_0.02786343510593836","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@codegenie/cli","version":"1.0.2","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@1.0.2","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"657e77f84cddfe89f5abc2decb1314d8dc3343d1","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-1.0.2.tgz","fileCount":26,"integrity":"sha512-sE6llH3ixuZMcbz71jOBV1+2G3sJCfbZVFQlQgCNvwR5fBYtnUX7vNFzq96cPLuHwJvN/DoohcQz4OnNTj9wUA==","signatures":[{"sig":"MEYCIQD4PlZcFPqucughKW4cTK4q0sa1c5duVlTYpENQNauxXgIhAPiKtu9HyfjqACcxH4Br9RI0mpb+7SWDa7CTV4URgzv3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":123864},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":"./lib/index.js","gitHead":"154b48343d59ecb40bb4938b30df9811d9a327b9","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.2.4","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.11.0","dependencies":{"axios":"^1.6.5","debug":"^4.3.4","adm-zip":"^0.5.10","favicons":"^7.2.0","@oclif/core":"^3","cosmiconfig":"^9.0.0","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"20.11.0","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.2_1712493447585_0.7630592783182555","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@codegenie/cli","version":"1.0.3","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@1.0.3","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"c4fc81978f02bfd7ece4ddd29cd2ddaea1d189d3","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-1.0.3.tgz","fileCount":44,"integrity":"sha512-o/ygAzDVBE5qmoH94X0xJNIkP9VKHPTHdDe1uCZO2o6TK+IGuBXNJU6tfs0PlPDL+R1f1c4X8/m7eDaRg6Jeew==","signatures":[{"sig":"MEUCIQCSVZoMbOcgkqnNbuZiXO4jpylWIsR/SiV5c3idnfZjnwIgJpBTHS+bsjjgSZOoMJLt7xov814A7/ZzAlgfgyP/F08=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":144942},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"./dist/input/types.d.ts","engines":{"node":">=18.0.0"},"exports":"./dist/index.js","gitHead":"3bb2df8741b0de50381a2b2447a591ccb4b7cbb3","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.2.4","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.11.0","dependencies":{"axios":"^1.6.5","debug":"^4.3.4","adm-zip":"^0.5.10","favicons":"^7.2.0","@oclif/core":"^3","cosmiconfig":"^9.0.0","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"20.11.0","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.3_1713513374579_0.8118019689059011","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@codegenie/cli","version":"1.0.4","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@1.0.4","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"09b1c13aa117f7664b156dcfc54540ea5de15308","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-1.0.4.tgz","fileCount":44,"integrity":"sha512-2y70XizyK9glVPxp/tCly6NDhme8dTMNpxyZzFwgrpzpkLsAARy5HNou/yqPp/90B1c/zDpmNmF29RF0jXilHw==","signatures":[{"sig":"MEUCIFb+uZNaHi3Q1DCtaL7ikXPbFHfkRbB2/1DXRFUz7ckSAiEAzyPGqFWxu8TAxDo77mU3XqeEdsXlorLG7AqyebaUgX0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145463},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"./dist/input/types.d.ts","engines":{"node":">=18.0.0"},"exports":"./dist/index.js","gitHead":"72df8a57f4178b3ad72ba8ff8d669601969b3e70","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.2.4","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.11.0","dependencies":{"axios":"^1.6.5","debug":"^4.3.4","adm-zip":"^0.5.10","favicons":"^7.2.0","@oclif/core":"^3","cosmiconfig":"^9.0.0","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"20.11.0","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.0.4_1713524411397_0.940355367242355","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@codegenie/cli","version":"1.1.0","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@1.1.0","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"936caa438eb890984d0f5b9c06150ac9de466f22","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-1.1.0.tgz","fileCount":56,"integrity":"sha512-rPy43gpil4CHYnusyK4dYzDKBJswl399pYDFcRoKIUoyEHhE9Jt7wvkedDXvdq6dq7xs2YGPo2A5u/hyuxFHSQ==","signatures":[{"sig":"MEUCIQCNUKwlWY3XgHMqVoLNq7s6/xkyMJHQDhdCgFrZkopE3QIgK5Hl/sXFfBVsUlOavxMsNCdmzm+mT/a+FVDP3LEKJC0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160421},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"./dist/input/types.d.ts","engines":{"node":">=18.0.0"},"exports":"./dist/index.js","gitHead":"db57b1d52556f0a5fff23c98ad6b6bdaa0fa1b68","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.2.4","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.11.0","dependencies":{"open":"^10.1.0","axios":"^1.6.5","debug":"^4.3.4","dotenv":"^16.4.5","adm-zip":"^0.5.10","favicons":"^7.2.0","jwt-decode":"^4.0.0","@oclif/core":"^3","cosmiconfig":"^9.0.0","lodash.assign":"^4.2.0","openid-client":"^5.6.5","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"20.11.0","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@types/lodash.assign":"^4.2.9","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.1.0_1714197600377_0.9017571176985244","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@codegenie/cli","version":"1.2.0","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@1.2.0","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"65dcfb9d12f5b588c58bce1a367d94d666009ff1","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-1.2.0.tgz","fileCount":56,"integrity":"sha512-NiRQCQ58tkuxPprM1H2xCv3ydp256YRQTGG/g2J2jdFYI9lximJOKdkjGV0A9V8ghBJPfqZhjYqExr8AQhLSOA==","signatures":[{"sig":"MEYCIQD5jTffBfpww6ImiK9gzUimU+Tjh5Dw+yjQ+fjK+WEZoAIhAOcE5ZXbcSvF2LPxG99CzR9F+JahFMOFnhWxWtwgfG1H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161958},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"./dist/input/types.d.ts","engines":{"node":">=18.0.0"},"exports":"./dist/index.js","gitHead":"96b554c9b8c666d29457faf47a31cd65b76fbae7","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.2.4","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.11.0","dependencies":{"open":"^10.1.0","axios":"^1.6.5","debug":"^4.3.4","dotenv":"^16.4.5","adm-zip":"^0.5.10","favicons":"^7.2.0","jwt-decode":"^4.0.0","@oclif/core":"^3","cosmiconfig":"^9.0.0","lodash.assign":"^4.2.0","openid-client":"^5.6.5","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"20.11.0","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@types/lodash.assign":"^4.2.9","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.2.0_1714285801853_0.9961786449436489","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@codegenie/cli","version":"1.3.0","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@1.3.0","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"aafab44ba784fe985662412930a7724e1ba380f2","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-1.3.0.tgz","fileCount":56,"integrity":"sha512-VgkmHElkHUJEbplod6e6eBL+A7d50zSy8nsXuxG/9OKd1D6/8C5M2UCQsLXSPxIhc6sR0LBLGwh9baC3XKJ8RQ==","signatures":[{"sig":"MEUCIQCHqVieqRHxpYMDj7knsHv/CsjjzJvQv534UpefgQ+83wIgfM11SYUstOVlFe4DjKcx1GEkE3sr/bIUTzAEC5Ctk5g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163241},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"./dist/input/types.d.ts","engines":{"node":">=18.0.0"},"exports":"./dist/index.js","gitHead":"1d117c03f230021a9f26668fac1b3b7ef1816f85","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.5.0","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.12.2","dependencies":{"open":"^10.1.0","axios":"^1.6.5","debug":"^4.3.4","dotenv":"^16.4.5","adm-zip":"^0.5.10","favicons":"^7.2.0","jwt-decode":"^4.0.0","@oclif/core":"^3","cosmiconfig":"^9.0.0","lodash.assign":"^4.2.0","openid-client":"^5.6.5","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","tsx":"^4.7.3","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"20.11.0","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@types/lodash.assign":"^4.2.9","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.3.0_1715399465701_0.7980704544067971","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@codegenie/cli","version":"1.4.0","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@1.4.0","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"bd58ce3ec513a6a9587f85b3f05d823887af5096","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-1.4.0.tgz","fileCount":56,"integrity":"sha512-l/zoVUt18UyNQT0LS7N5M0/pSgCNCXdOJr8rEJK36HASOmK5SfS/EpuFQtN2znJEVxB3rdP8+w0eARfJ3Z2/cQ==","signatures":[{"sig":"MEYCIQC60Z9OrZi0SIneYr6fXnOkioCZP7XTIOyFN1vdJBDhCQIhAJKkftUzU8Ncs8Mj8w8p7N2uBvcjwmuR2opg/nMXmfRa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163065},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"./dist/input/types.d.ts","engines":{"node":">=18.0.0"},"exports":"./dist/index.js","gitHead":"c911eaad90a4e0c70211316282a00b3095d1fc93","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.5.0","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.12.2","dependencies":{"open":"^10.1.0","axios":"^1.6.5","debug":"^4.3.4","dotenv":"^16.4.5","adm-zip":"^0.5.10","favicons":"^7.2.0","jwt-decode":"^4.0.0","@oclif/core":"^3","cosmiconfig":"^9.0.0","lodash.assign":"^4.2.0","openid-client":"^5.6.5","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","tsx":"^4.7.3","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"20.11.0","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@types/lodash.assign":"^4.2.9","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.4.0_1715988664564_0.5419726938434333","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"@codegenie/cli","version":"1.5.0","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@1.5.0","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"68881aafc65c0abcafad213fa914bd898cc04c2c","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-1.5.0.tgz","fileCount":60,"integrity":"sha512-BYgkkdVCl2htnQhVyadCMxFSqajDuSLcnDMoVTlx1eqK7BcTMewwlzEJDtVRl0VTU4Y4c2tRYIHJQlNq0CwW/Q==","signatures":[{"sig":"MEYCIQDoXOnr55bAXyjYOJ1leXqRKq4KuUYqSufA8fhhCFsEnAIhALTa2rE1d2sawMwEDuQfzBLNhf54pbU8Hj3J1kCtIvB0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167168},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"./dist/input/types.d.ts","engines":{"node":">=18.0.0"},"exports":"./dist/index.js","gitHead":"918097802e48844536be7131012aadecba01ab8b","scripts":{"lint":"eslint . --ext .ts","test":"mocha --forbid-only \"test/**/*.test.ts\"","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.5.0","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.12.2","dependencies":{"open":"^10.1.0","axios":"^1.6.5","debug":"^4.3.4","dotenv":"^16.4.5","adm-zip":"^0.5.10","favicons":"^7.2.0","jwt-decode":"^4.0.0","@oclif/core":"^3","cosmiconfig":"^9.0.0","lodash.assign":"^4.2.0","openid-client":"^5.6.5","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","tsx":"^4.7.3","chai":"^4","mocha":"^10","oclif":"^4.1.3","eslint":"^8","ts-node":"^10.9.2","typescript":"^5","@oclif/test":"^3","@types/chai":"^4","@types/node":"20.11.0","@types/debug":"^4.1.12","@types/mocha":"^10","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@types/lodash.assign":"^4.2.9","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.0_1716532754012_0.27708691498464","host":"s3://npm-registry-packages"}},"1.5.3":{"name":"@codegenie/cli","version":"1.5.3","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@1.5.3","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"6a25e8ae88150038e1df66fdf61f6ef11ea5a262","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-1.5.3.tgz","fileCount":64,"integrity":"sha512-rLhzu47lPcAu8iWu1Xgjw61u1SbN5aufJm21MAWKEb9me3CEYysgx3XEpYqV7bQQ74Orpey/MZtJZIXTwJv0yg==","signatures":[{"sig":"MEUCIQCOqjioLKJankX132wAkjl3ueBPal+svOVYgPc8vaS6JgIgK40aRdnVx9wsOdOxipCSs993VIHuVqmiHxx5WMdQh7U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":168271},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"./dist/input/types.d.ts","engines":{"node":">=18.0.0"},"exports":"./dist/index.js","gitHead":"0818fae74960d986c0f3f098662637eb29ba90fa","scripts":{"lint":"eslint . --ext .ts","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.5.0","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.12.2","dependencies":{"open":"^10.1.0","axios":"^1.6.5","debug":"^4.3.4","dotenv":"^16.4.5","adm-zip":"^0.5.10","favicons":"^7.2.0","jwt-decode":"^4.0.0","typescript":"^5","@oclif/core":"^3","cosmiconfig":"^9.0.0","lodash.assign":"^4.2.0","openid-client":"^5.6.5","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","tsx":"^4.7.3","chai":"^4","jest":"^29.7.0","oclif":"^4.1.3","eslint":"^8","ts-jest":"^29.1.3","@oclif/test":"^4","@types/chai":"^4","@types/jest":"^29.5.12","@types/node":"20.11.0","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@types/lodash.assign":"^4.2.9","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.5.3_1716783679131_0.462857438798951","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"@codegenie/cli","version":"1.6.0","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@1.6.0","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"c461a16c834470ba08c49fc78f925d731aefcb6b","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-1.6.0.tgz","fileCount":60,"integrity":"sha512-qc7UxYKHikJgzpr2GahiTLrdIBs94TTUR7+8W/fzyXiTwiNB5Tct9g1NFayd9VPR8ERJfKMB5nh263XhJs+fUg==","signatures":[{"sig":"MEUCIQCBi9E36FPldefr3cgg/4SFW28aU6JDnA+dtXJq8DGZwgIgQgdDtpEgE78wp/YUXuRD2gp6pju4j5R99pD0yJgB0RQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":169057},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"./dist/input/types.d.ts","engines":{"node":">=18.0.0"},"exports":"./dist/index.js","gitHead":"4f2b99ec3c18f2601b92b984da4170238477083e","scripts":{"lint":"eslint . --ext .ts","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.5.0","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.12.2","dependencies":{"open":"^10.1.0","axios":"^1.6.5","debug":"^4.3.4","dotenv":"^16.4.5","adm-zip":"^0.5.10","favicons":"^7.2.0","jwt-decode":"^4.0.0","typescript":"^5","@oclif/core":"^3","cosmiconfig":"^9.0.0","lodash.assign":"^4.2.0","openid-client":"^5.6.5","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","tsx":"^4.7.3","chai":"^4","jest":"^29.7.0","oclif":"^4.1.3","eslint":"^8","ts-jest":"^29.1.3","@oclif/test":"^4","@types/chai":"^4","@types/jest":"^29.5.12","@types/node":"20.11.0","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@types/lodash.assign":"^4.2.9","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.6.0_1725356694789_0.25475365678042716","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"@codegenie/cli","version":"1.7.0","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@1.7.0","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"d0f953e74a8bb9c58850ff329da90237c65333a8","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-1.7.0.tgz","fileCount":56,"integrity":"sha512-Xkq015bf0btcr3gL7zdfVQabnxO6K8qrI4WE+7bl4ZP6OZpXKElpXAR2ojDZiV9ytIzB4kCzPh2lOwK3fa3fGA==","signatures":[{"sig":"MEQCIFnZAlrImBtbzSGTYC1PtYey+bu107x7MG+XOgXDy2edAiAs/QwxdSpVckpu/qHQMwpkupnvwvd9PgZVbEoVGIH1Eg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":165304},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"./dist/input/types.d.ts","engines":{"node":">=18.0.0"},"exports":"./dist/index.js","gitHead":"9d818576d07c4566ea3cd7d3f8a4f749a1372aa5","scripts":{"lint":"eslint . --ext .ts","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.5.0","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.12.2","dependencies":{"open":"^10.1.0","axios":"^1.6.5","debug":"^4.3.4","dotenv":"^16.4.5","adm-zip":"^0.5.10","jwt-decode":"^4.0.0","typescript":"^5","@oclif/core":"^3","cosmiconfig":"^9.0.0","lodash.assign":"^4.2.0","openid-client":"^5.6.5","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","tsx":"^4.7.3","chai":"^4","jest":"^29.7.0","oclif":"^4.1.3","eslint":"^8","ts-jest":"^29.1.3","@oclif/test":"^4","@types/chai":"^4","@types/jest":"^29.5.12","@types/node":"20.11.0","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@types/lodash.assign":"^4.2.9","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.0_1725962123513_0.8884384717984204","host":"s3://npm-registry-packages"}},"1.7.1":{"name":"@codegenie/cli","version":"1.7.1","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@1.7.1","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"a262cfc8abcacc73c236d020ea1a67cf89cd46ed","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-1.7.1.tgz","fileCount":56,"integrity":"sha512-a4D1cgNJtTw+ANHOPBRgjkdG0dOfXpnZ80DC1XYAPKpR20sEHqpbikEVzMJFPiIo6mEOp5mNgt08uOXGHQXGBQ==","signatures":[{"sig":"MEQCIGWkAEue5OsOjz+ebtDptckeSk0t+kB+EGfni93ytB3bAiB8oP8YRMDHgYlxVTq8Tu1i4JraDnSQ3Ekd0xgAaA5ldQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167199},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"./dist/input/types.d.ts","engines":{"node":">=18.0.0"},"exports":"./dist/index.js","gitHead":"193d4b05ee66f9c78c509db3dca26900c4659503","scripts":{"lint":"eslint . --ext .ts","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.5.0","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.12.2","dependencies":{"open":"^10.1.0","axios":"^1.6.5","debug":"^4.3.4","dotenv":"^16.4.5","adm-zip":"^0.5.10","jwt-decode":"^4.0.0","typescript":"^5","@oclif/core":"^3","cosmiconfig":"^9.0.0","lodash.assign":"^4.2.0","openid-client":"^5.6.5","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","tsx":"^4.7.3","chai":"^4","jest":"^29.7.0","oclif":"^4.1.3","eslint":"^8","ts-jest":"^29.1.3","@oclif/test":"^4","@types/chai":"^4","@types/jest":"^29.5.12","@types/node":"20.11.0","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@types/lodash.assign":"^4.2.9","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.1_1725983524475_0.8197966845039721","host":"s3://npm-registry-packages"}},"1.7.2":{"name":"@codegenie/cli","version":"1.7.2","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@1.7.2","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"d2f632bec1a6e2ba8edfa81a0ab93f6faf461df3","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-1.7.2.tgz","fileCount":56,"integrity":"sha512-cP3tIFHIuk16Luej/hZOtVY0WbtqpznxJRt6l0p6/I1Z69pqla4mqZdMjI6eSRydV0nSj8P+DHs4rTruUeUOYg==","signatures":[{"sig":"MEYCIQDxyAtoBHMOWAM7Bg/41DaBkdBt94c8meOd0l6y0zQrGwIhANQ7yZdTD8JlkQwqRBGdaUzc7JjxzdCdqRuu9eg1a/TP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167187},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"./dist/input/types.d.ts","engines":{"node":">=18.0.0"},"exports":"./dist/index.js","gitHead":"2b7d43ebf8028d2d0e0a68e25608e5e5432fea80","scripts":{"lint":"eslint . --ext .ts","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.5.0","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.12.2","dependencies":{"open":"^10.1.0","axios":"^1.6.5","debug":"^4.3.4","dotenv":"^16.4.5","adm-zip":"^0.5.10","jwt-decode":"^4.0.0","typescript":"^5","@oclif/core":"^3","cosmiconfig":"^9.0.0","lodash.assign":"^4.2.0","openid-client":"^5.6.5","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","tsx":"^4.7.3","chai":"^4","jest":"^29.7.0","oclif":"^4.1.3","eslint":"^8","ts-jest":"^29.1.3","@oclif/test":"^4","@types/chai":"^4","@types/jest":"^29.5.12","@types/node":"20.11.0","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@types/lodash.assign":"^4.2.9","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.2_1728749028094_0.8863724080263158","host":"s3://npm-registry-packages"}},"1.7.3":{"name":"@codegenie/cli","version":"1.7.3","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@1.7.3","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"c53324734a5bdf28533ca7928b71539fa9d6ff66","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-1.7.3.tgz","fileCount":56,"integrity":"sha512-HYgJJp0aXRcWa8UHrzFsoFEoG9f8UXI4mEhhVXFTA9EHrGxHkTCe927ZZmnMAeh2K4+QBgRzTw4k0V4cNAdaNA==","signatures":[{"sig":"MEUCIBufI3i1OxKNhKmOrf6/m38M/GN5mkipDKZw9xZ1Qcc2AiEA1HAOX0gvcWZnHubqVqrJ4x7iIEJgIcybnMU5aeCouw4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167207},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"./dist/input/types.d.ts","engines":{"node":">=18.0.0"},"exports":"./dist/index.js","gitHead":"015fdc537d007df36e83adb88dadab1557924206","scripts":{"lint":"eslint . --ext .ts","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.5.0","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.12.2","dependencies":{"open":"^10.1.0","axios":"^1.6.5","debug":"^4.3.4","dotenv":"^16.4.5","adm-zip":"^0.5.10","jwt-decode":"^4.0.0","typescript":"^5","@oclif/core":"^3","cosmiconfig":"^9.0.0","lodash.assign":"^4.2.0","openid-client":"^5.6.5","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","tsx":"^4.7.3","chai":"^4","jest":"^29.7.0","oclif":"^4.1.3","eslint":"^8","ts-jest":"^29.1.3","@oclif/test":"^4","@types/chai":"^4","@types/jest":"^29.5.12","@types/node":"20.11.0","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@types/lodash.assign":"^4.2.9","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.3_1729003847925_0.2168037321133094","host":"s3://npm-registry-packages"}},"1.7.4":{"name":"@codegenie/cli","version":"1.7.4","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"author":{"name":"Brett @brettstack"},"_id":"@codegenie/cli@1.7.4","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"bin":{"cli":"bin/run.js"},"dist":{"shasum":"3f18d75f50d1fe2b45f5f601052977d3d8d58e99","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-1.7.4.tgz","fileCount":56,"integrity":"sha512-25ETEZdnh7bTxmudns2kUVEBXRp0rJeh7vqOla8zPEcWaHa+liGkxTGv2pxwnRralba3mHDeqvhBcNVCe2Hwiw==","signatures":[{"sig":"MEUCIQDdYQ10NwJZEDtxIWHrBC/RI0XljxVjj5W9XvEogYl5HgIgdVg0xR3AXTiQcZsNZa976Zjces2NNSJ7sJ4qQQTnL6E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167781},"main":"","type":"module","oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"commands":"./dist/commands","topicSeparator":" ","warn-if-update-available":{"timeoutInDays":7}},"types":"./dist/input/types.d.ts","engines":{"node":">=18.0.0"},"exports":"./dist/index.js","gitHead":"bd68001f572dc7e131081cb20d644ea1690de11d","scripts":{"lint":"eslint . --ext .ts","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","version":"oclif readme && git add README.md","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint"},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"repository":{"url":"git+https://github.com/CodeGenieApp/cli.git","type":"git"},"_npmVersion":"10.5.0","description":"Code Genie CLI","directories":{},"_nodeVersion":"20.12.2","dependencies":{"open":"^10.1.0","axios":"^1.6.5","debug":"^4.3.4","dotenv":"^16.4.5","adm-zip":"^0.5.10","jwt-decode":"^4.0.0","typescript":"^5","@oclif/core":"^3","cosmiconfig":"^9.0.0","lodash.assign":"^4.2.0","openid-client":"^5.6.5","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","@oclif/plugin-help":"^5","@oclif/plugin-update":"^4.1.7","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-warn-if-update-available":"^3.0.9"},"_hasShrinkwrap":false,"devDependencies":{"shx":"^0.3.4","tsx":"^4.7.3","chai":"^4","jest":"^29.7.0","oclif":"^4.1.3","eslint":"^8","ts-jest":"^29.1.3","@oclif/test":"^4","@types/chai":"^4","@types/jest":"^29.5.12","@types/node":"20.11.0","@types/debug":"^4.1.12","@jest/globals":"^29.7.0","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","eslint-config-oclif":"^5","eslint-plugin-jsdoc":"^48.0.2","@types/lodash.assign":"^4.2.9","@oclif/prettier-config":"^0.2.1","eslint-config-prettier":"^9.1.0","@types/underscore.string":"^0.0.41","eslint-config-oclif-typescript":"^3"},"_npmOperationalInternal":{"tmp":"tmp/cli_1.7.4_1729602940251_0.972561657326553","host":"s3://npm-registry-packages"}},"1.8.0":{"name":"@codegenie/cli","description":"Code Genie CLI","author":{"name":"Brett @brettstack"},"version":"1.8.0","repository":{"type":"git","url":"git+https://github.com/CodeGenieApp/cli.git"},"homepage":"https://github.com/CodeGenieApp/cli","bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"engines":{"node":">=18.0.0"},"main":"","bin":{"cli":"bin/run.js"},"types":"./dist/input/types.d.ts","exports":"./dist/index.js","type":"module","dependencies":{"@oclif/core":"^3","@oclif/plugin-autocomplete":"^3.0.5","@oclif/plugin-help":"^5","@oclif/plugin-not-found":"^3.0.8","@oclif/plugin-update":"^4.1.7","@oclif/plugin-warn-if-update-available":"^3.0.9","adm-zip":"^0.5.10","axios":"^1.6.5","cosmiconfig":"^9.0.0","debug":"^4.3.4","dotenv":"^16.4.5","jwt-decode":"^4.0.0","lodash.assign":"^4.2.0","open":"^10.1.0","openid-client":"^5.6.5","pkce-challenge":"^4.0.1","underscore.string":"^3.3.6","typescript":"^5"},"devDependencies":{"@jest/globals":"^29.7.0","@oclif/prettier-config":"^0.2.1","@oclif/test":"^4","@types/adm-zip":"^0.5.5","@types/archiver":"^6.0.2","@types/chai":"^4","@types/debug":"^4.1.12","@types/jest":"^29.5.12","@types/lodash.assign":"^4.2.9","@types/node":"20.11.0","@types/underscore.string":"^0.0.41","chai":"^4","eslint":"^8","eslint-config-oclif":"^5","eslint-config-oclif-typescript":"^3","eslint-config-prettier":"^9.1.0","eslint-plugin-jsdoc":"^48.0.2","jest":"^29.7.0","oclif":"^4.1.3","shx":"^0.3.4","ts-jest":"^29.1.3","tsx":"^4.7.3"},"oclif":{"bin":"@codegenie/cli","dirname":"@codegenie/cli","commands":"./dist/commands","plugins":["@oclif/plugin-autocomplete","@oclif/plugin-help","@oclif/plugin-not-found","@oclif/plugin-update","@oclif/plugin-warn-if-update-available"],"warn-if-update-available":{"timeoutInDays":7},"topicSeparator":" "},"scripts":{"build":"rm tsconfig.tsbuildinfo ; shx rm -rf dist && tsc -b","lint":"eslint . --ext .ts","postpack":"shx rm -f oclif.manifest.json","posttest":"npm run lint","prepack":"npm run build && oclif manifest && oclif readme","prepare":"npm run build","test":"NODE_OPTIONS=--experimental-vm-modules npx jest","version":"oclif readme && git add README.md"},"_id":"@codegenie/cli@1.8.0","gitHead":"786b3518a769b303f0b59e767b9a5ce718c8bd4b","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-9tYmeD++1qVqL/Mx1cqmiMMXs0d5OVmRUpt+rI8D+oog8IWGN2/zFOmctcS8D4klfuFUIH/lMD1nXQEvxvScaA==","shasum":"663bc5d2fc5a7e8e721efa6f99e9d71d5f368717","tarball":"https://registry.npmjs.org/@codegenie/cli/-/cli-1.8.0.tgz","fileCount":56,"unpackedSize":169610,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7/TkytG/9WwnvpE86vRpzafRR15jwQmcLw7Ah7RK0JQIhAMHqburmxQ1lUYZkMGCvrpbR+uU0Zkt215mk//fVI7Cm"}]},"_npmUser":{"name":"brettstack","email":"brett.j.andrews@gmail.com"},"directories":{},"maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cli_1.8.0_1730714765948_0.6141341833205118"},"_hasShrinkwrap":false}},"time":{"created":"2024-01-24T13:09:02.938Z","modified":"2024-11-04T10:06:06.354Z","0.0.1":"2024-01-24T13:09:03.201Z","0.0.2":"2024-01-24T13:16:14.407Z","0.0.3":"2024-01-24T13:27:00.776Z","0.0.4":"2024-01-24T14:04:47.345Z","0.0.5":"2024-01-25T12:22:39.508Z","0.0.6":"2024-01-27T21:17:00.699Z","0.0.7":"2024-01-27T22:00:40.792Z","0.0.8":"2024-01-30T13:14:09.750Z","0.0.9":"2024-01-30T21:53:52.616Z","0.2.0":"2024-03-01T22:39:36.316Z","0.1.1":"2024-03-02T04:05:25.756Z","0.1.2":"2024-03-02T11:57:10.449Z","0.1.3":"2024-03-02T12:21:19.674Z","1.0.0":"2024-04-04T05:33:14.774Z","1.0.1":"2024-04-04T21:33:23.300Z","1.0.2":"2024-04-07T12:37:27.735Z","1.0.3":"2024-04-19T07:56:14.774Z","1.0.4":"2024-04-19T11:00:11.600Z","1.1.0":"2024-04-27T06:00:00.537Z","1.2.0":"2024-04-28T06:30:02.032Z","1.3.0":"2024-05-11T03:51:05.897Z","1.4.0":"2024-05-17T23:31:04.808Z","1.5.0":"2024-05-24T06:39:14.202Z","1.5.3":"2024-05-27T04:21:19.374Z","1.6.0":"2024-09-03T09:44:54.993Z","1.7.0":"2024-09-10T09:55:23.722Z","1.7.1":"2024-09-10T15:52:04.642Z","1.7.2":"2024-10-12T16:03:48.289Z","1.7.3":"2024-10-15T14:50:48.173Z","1.7.4":"2024-10-22T13:15:40.409Z","1.8.0":"2024-11-04T10:06:06.150Z"},"bugs":{"url":"https://github.com/CodeGenieApp/cli/issues"},"author":{"name":"Brett @brettstack"},"homepage":"https://github.com/CodeGenieApp/cli","keywords":["Code Genie","Serverless","Full Stack","AWS","Code Generator"],"repository":{"type":"git","url":"git+https://github.com/CodeGenieApp/cli.git"},"description":"Code Genie CLI","maintainers":[{"name":"brettstack","email":"brett.j.andrews@gmail.com"}],"readme":"# Code Genie CLI\n\n```sh\nnpx @codegenie/cli generate --description \"An app that lets users upload photos, location, time, species and other information so that Wildlife Rescuers can get notified and respond to reports of injured wildlife in their area.\"\n```\n\n<!-- toc -->\n* [Code Genie CLI](#code-genie-cli)\n* [Usage](#usage)\n* [Commands](#commands)\n* [Release](#release)\n* [Development](#development)\n<!-- tocstop -->\n\n# Usage\n\n<!-- usage -->\n```sh-session\n$ npm install -g @codegenie/cli\n$ @codegenie/cli COMMAND\nrunning command...\n$ @codegenie/cli (--version)\n@codegenie/cli/1.8.0 darwin-arm64 node-v20.12.2\n$ @codegenie/cli --help [COMMAND]\nUSAGE\n  $ @codegenie/cli COMMAND\n...\n```\n<!-- usagestop -->\n\n# Commands\n\n<!-- commands -->\n* [`@codegenie/cli autocomplete [SHELL]`](#codegeniecli-autocomplete-shell)\n* [`@codegenie/cli generate`](#codegeniecli-generate)\n* [`@codegenie/cli help [COMMANDS]`](#codegeniecli-help-commands)\n* [`@codegenie/cli login`](#codegeniecli-login)\n* [`@codegenie/cli update [CHANNEL]`](#codegeniecli-update-channel)\n\n## `@codegenie/cli autocomplete [SHELL]`\n\nDisplay autocomplete installation instructions.\n\n```\nUSAGE\n  $ @codegenie/cli autocomplete [SHELL] [-r]\n\nARGUMENTS\n  SHELL  (zsh|bash|powershell) Shell type\n\nFLAGS\n  -r, --refresh-cache  Refresh cache (ignores displaying instructions)\n\nDESCRIPTION\n  Display autocomplete installation instructions.\n\nEXAMPLES\n  $ @codegenie/cli autocomplete\n\n  $ @codegenie/cli autocomplete bash\n\n  $ @codegenie/cli autocomplete zsh\n\n  $ @codegenie/cli autocomplete powershell\n\n  $ @codegenie/cli autocomplete --refresh-cache\n```\n\n_See code: [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete/blob/v3.0.18/src/commands/autocomplete/index.ts)_\n\n## `@codegenie/cli generate`\n\nGenerate an application\n\n```\nUSAGE\n  $ @codegenie/cli generate [--json] [-n <value>] [-d <value>] [--deploy] [-p <value>] [-r]\n    [--AppDefinitionOnly] [--idp <value>]\n\nFLAGS\n  -d, --description=<value>        Describe your application in plain English and Code Genie will do its best to create\n                                   an App Definition and data model for you.\n  -n, --name=<value>               Name of the app you're generating.\n  -p, --awsProfileToCopy=<value>   [default: default] The AWS Profile to copy in the ~/.aws/credentials file and used to\n                                   deploy the application. Defaults to the 'default' profile. Specify --noCopyAwsProfile\n                                   to skip this step\n  -r, --replaceAppDefinition       Replaces the current .codegenie directory.\n      --deploy                     Deploys the generated application to AWS using the --awsProfileToCopy creds. Creates\n                                   new profiles in ~/.aws/credentials based on your app name and stages by copying the\n                                   --awsProfileToCopy creds.\n      --generateAppDefinitionOnly  Generates app definition only (run `@codegenie/cli generate` without `--description`\n                                   to generate source code).\n      --idp=<value>...             Supported identity providers. Valid values include \"Google\" and \"SAML\". Can be\n                                   specified multiple times to enable multiple IDPs.\n\nGLOBAL FLAGS\n  --json  Format output as json.\n\nDESCRIPTION\n  Generate an application\n\n  Generate an application based on a description or a App Definition defined in .codegenie\n\nALIASES\n  $ @codegenie/cli generate\n\nEXAMPLES\n  $ @codegenie/cli generate --description \"A to-do list application called getitdone\" --deploy\n  generating app...\n  $ @codegenie/cli generate --description \"A banking app\" --deploy\n  generating app...\n```\n\n_See code: [src/commands/generate.ts](https://github.com/CodeGenieApp/cli/blob/v1.8.0/src/commands/generate.ts)_\n\n## `@codegenie/cli help [COMMANDS]`\n\nDisplay help for @codegenie/cli.\n\n```\nUSAGE\n  $ @codegenie/cli help [COMMANDS...] [-n]\n\nARGUMENTS\n  COMMANDS...  Command to show help for.\n\nFLAGS\n  -n, --nested-commands  Include all nested commands in the output.\n\nDESCRIPTION\n  Display help for @codegenie/cli.\n```\n\n_See code: [@oclif/plugin-help](https://github.com/oclif/plugin-help/blob/v5.2.20/src/commands/help.ts)_\n\n## `@codegenie/cli login`\n\nLogin\n\n```\nUSAGE\n  $ @codegenie/cli login\n\nDESCRIPTION\n  Login\n\nEXAMPLES\n  $ @codegenie/cli login\n```\n\n_See code: [src/commands/login.ts](https://github.com/CodeGenieApp/cli/blob/v1.8.0/src/commands/login.ts)_\n\n## `@codegenie/cli update [CHANNEL]`\n\nupdate the @codegenie/cli CLI\n\n```\nUSAGE\n  $ @codegenie/cli update [CHANNEL] [-a] [--force] [-i | -v <value>]\n\nFLAGS\n  -a, --available        See available versions.\n  -i, --interactive      Interactively select version to install. This is ignored if a channel is provided.\n  -v, --version=<value>  Install a specific version.\n      --force            Force a re-download of the requested version.\n\nDESCRIPTION\n  update the @codegenie/cli CLI\n\nEXAMPLES\n  Update to the stable channel:\n\n    $ @codegenie/cli update stable\n\n  Update to a specific version:\n\n    $ @codegenie/cli update --version 1.0.0\n\n  Interactively select version:\n\n    $ @codegenie/cli update --interactive\n\n  See available versions:\n\n    $ @codegenie/cli update --available\n```\n\n_See code: [@oclif/plugin-update](https://github.com/oclif/plugin-update/blob/v4.2.13/src/commands/update.ts)_\n<!-- commandsstop -->\n\n# Release\n\n```sh\nnpm run build\nnpm version (major|minor|patch) # bumps version, updates README, adds git tag\nnpm publish --access=public\n```\n\nSee [Oclif Release Docs](https://oclif.io/docs/releasing/) for more details.\n\n# Development\n\nDOTENV_ENV=local ~/projects/codegenie-cli/bin/dev.js generate\n","readmeFilename":"README.md"}