{"_id":"@athenna/config","_rev":"80-7cfbc85776c4c77b50a9bb532cb77a5e","name":"@athenna/config","dist-tags":{"latest":"5.6.0"},"versions":{"1.0.0":{"name":"@athenna/config","version":"1.0.0","keywords":["nodejs","dotenv","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.0.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"dist":{"shasum":"ec3c2468501f6170192f9ebd8c1b1f04d10fcaca","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.0.0.tgz","fileCount":19,"integrity":"sha512-FCTQFWQeJasyRUQ4sWD6xHGFi793fP4XLWlvHljC94Jn9LUMKIM+ZxDXor5xY6kGZc0q88Gtp8ttaRDTXkgZ7w==","signatures":[{"sig":"MEUCIH8RPw/dHlJhpx8mjMK+op8V7taeB3JaO3+rwmb377AmAiEA9gZhVOdyZHUPKmrgfjfhwOnxPsIfeLiTxUEbK9J9QFE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiP9HtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHCg//an7fVairKMpwt+FbnGcF8XGvxgBcUAfFvzZlRltLm+Ab4rVN\r\nfVEcpmfR0ZU4C8Ax2Zia0ptX/h6RIlJFFeMovP1vzaHIrU4wzNRAAUQ2vN4W\r\nri2IwMDubSRWyIAjeF2vgdznNP+PXikOCr6jyMopV2ZyaUd2+Cygs107SDas\r\nsQkXjVQXPUvM/IJPUG1sR1Gw1TewhNObHMk3G5NvpY6qRVi5OdE321p0RQS+\r\nELwrDAUnTmwHB4KVfaYnI820qQKQzzP2RaAyD+3Nq15DZ46pa6gHyGsRUwt/\r\nogM3b2L6X48gLSNKAy9HmqLIIOnt0sIW2M2MEUWzU7G+z0CUdhlcmeWouY0T\r\nWJJEHytGjBsd5EntfqOrx+VEqHJSC425BFGKFAgUiOtLEvEkTRgX1ByhAYZ1\r\nByFdhVrO8eyThZYtFu+YCQ+FPycrOIswthC6YxAmfR+wT6/3O+VpnzhEg/G2\r\ntjFXU3A+BfTguy7Gaak5xdySQRW7QKFryaaWsUFL7JJI/14LkbyeDsRQfOzp\r\nj8idu3rlGJdrTDiRT+MrD4+4vUv2CBRACOqjAPR3ILMqRz6FzwzX3qZymlbN\r\nfR5tGPVVYLS1Gl//MZXLABoFn97BIkG5Lvu1SaF8GBUafQfsFuRmr3wpvYJQ\r\nwhOZuufzgnkTTqOCAbvBC+quo7NXk7YXr7U=\r\n=1ECt\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"7aa30b33e6681f0cc003828b4ab15873bf554a72","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.16","description":"> Cache and handle environment variables and config files in Athenna","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.0","dependencies":{"dotenv":"16.0.0","tscpaths":"0.0.9","@secjs/utils":"1.8.0","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","@types/dotenv":"8.2.0","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.0.0_1648349677141_0.6101555970432986","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@athenna/config","version":"1.0.1","keywords":["nodejs","env","config","dotenv","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.0.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"dist":{"shasum":"c42bddf9d3ab09a01be128ffb5411f5044885860","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.0.1.tgz","fileCount":19,"integrity":"sha512-BYpyGK7xiGeFvTp74lEMBJuTCbWR2XGa+qaigoaz7zwfsguzAWl1NEpHnZ/AvdMcTrm6jt+xVYiU0dJFs5/+Uw==","signatures":[{"sig":"MEQCIBbnBALERIp8VOvOFOR2PCDbQjo/O6tIxXOy2crsvxXXAiAL8MTDmhl7YWgzsjbdGscM2YZkcjcFyGXLs45hHqdfLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18048,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiP9SpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmopyQ//R7AkgMw2ACldK26tdy2ciJbvNgsPLzu/HLEHL9/DvMJF6HYf\r\nvr2/3GNyW1IIigqhvYXlyszrlT86mJwLi/xMMiCnbP5V7TkYtSgs/5vYILEe\r\nGUyKRnLuFO0m4ADhxxEq1EC7+mmWbI37zt5I3dmzkBhXHEMu9a1PMRh+QyzC\r\n7Usji/g50SpTSvtup+9Gkis2FZjaRDsmTyB6vko4E6ya1H6g5/CQV/j7lOxd\r\nlWFdztcH52pZs0YkFa0/dlc4YDbg2LLkkaAJOSOqI5s/BZfyLhexHCyOEm7N\r\n6TojvpMFPB3cSS8r2feiFlnhVlkephM4xQuNhcMMpe/8k+prAkP5y+6JqykM\r\nvU2bRbciVpzQL6lnqgzPqUUbnddXRGwH4juBzGtQMJiAYmqqT0sla+3LaP/j\r\nrLfl30H8Wz46ZqWFjvAyXP826lLw90lu1OOeCXSSYgm07BctPFjjkjQLfVQn\r\nT2cfhBc6sVJ2Ob7uSXdwaP3v6oqDOTmRsevZ3U370e+/ZTP8cx3B3KUROS/2\r\nOcLBeRx2+mTimWMKhiPVpDqc1F1xyf+PN1LEp6HDX5Ap02n/nnSoNRZQ4gtp\r\nfsYCF+L0rod/g/hOsQrLvG0sk5NuzfHYEeODIffNSURhwG93+2hrajdxBCWY\r\nuIVMF5LU+jplA2OMiI8G76xOy14tvKVgHQI=\r\n=qxAc\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"87229fa9dd3e245919d74361f73f44d309683e2d","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.16","description":"> Cache and handle environment variables and config files in Athenna","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.0","dependencies":{"dotenv":"16.0.0","tscpaths":"0.0.9","@secjs/utils":"1.8.0","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","@types/dotenv":"8.2.0","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.0.1_1648350377264_0.9309027607869216","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@athenna/config","version":"1.0.2","keywords":["nodejs","env","config","dotenv","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.0.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"dist":{"shasum":"9badf40db2c883cc28cba7cabfff22294695fa27","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.0.2.tgz","fileCount":19,"integrity":"sha512-P/cAmHW87zJCWitRhHibGcyxdGul6FEtWoYr3uX9Zbf3RFMU9TDK3Wjs/okjxT9bbT6olNUz4G5ahNV+C9Rv3g==","signatures":[{"sig":"MEUCIA2bfPUyNJWC2qH0abcjE+a95QM2IgUBuYLm1QtdxlmnAiEAsPtSMRlyBB1Yr/t5lbKH8j/qzbJjddUJXwtkOpVnw8A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQbr1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoD+g//XWi/gBU1c17WqTFbErpY9YRbZBoNFrIfXI8J75LUYQUJPDHm\r\nTmrOFAA89rtDsX62JO+UtR6oZXbQ9UACe4uPnjKNbaOkfkoLgeJxfpVg9ZEf\r\nCTs6PXQx7iSuZhEMUZP/SNQ9nBXzrSavdXpXA8a0ki5gvwI+pcHPPweFf+EI\r\n+UgcC/hzrIBQNslgM7G4MVym5FalU79lvcfL+IKqKJ9BD852Jw+sCmYo/GKw\r\ndEPPGJT02YrS1S8vSnw7qh6i03M08KDw12l/eV33HstmT3SrZJueACFNsx7G\r\nTHP78G4dd5dxsrrA7JpAZq8aVNb1Nc84uu1ZahJAZVFzINrg+uXVUSxy3nOB\r\nM6QdN3AcWbogfRAKapDNhU+uCo+dbLatfrtbYaoAFe1Bm4+spACnK9vtNkaI\r\n6hS8zzx48fAgGWxKRjoebNg5XNV+Ada/Fl7wpnDa0mgt0fwsfxhzArxVpmDY\r\nMJg0vipdCNCToTnAwuSn2o8L7xRnp3R8vaO6XRPo6xGOyqKc7lKKCfbMuJeE\r\n4PgCB+LXbdL4XeeFvhkFeiJ/5+jBmJluvnNBQpwmoznzDhkmbc5VYrqmwLC4\r\nGmkYTklKvXDIYPvU5+xByvefqjnit+1FQ+SqCYJ64zG8IzKoWUhiA15ZZdKf\r\nmYBbSsT8b6s89MduDbXFPyLtgje22n8B304=\r\n=XNRO\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"e288e56c59ddf01aa6c0479b18633f4b3080c9b3","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.16","description":"> Cache and handle environment variables and config files in Athenna","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.0","dependencies":{"dotenv":"16.0.0","tscpaths":"0.0.9","@secjs/utils":"1.8.0","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","@types/dotenv":"8.2.0","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.0.2_1648474869202_0.9300966831124036","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@athenna/config","version":"1.0.4","keywords":["nodejs","env","config","dotenv","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.0.4","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"dist":{"shasum":"bccd87805b47b0a7c13d8a4ec0b00bbe18a21716","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.0.4.tgz","fileCount":19,"integrity":"sha512-apDIqWbzwVtTEzyz/K/kYNsio8E6xCQawF2j7HfmZq8/SlU9gGlH0N4uItFcwzaPCc4/M48ImGJ/UqREt+hzUQ==","signatures":[{"sig":"MEYCIQDfaq3V6G+3FFUTFl7GEzWgleaoOFOsm5H7zRFpXxLqtQIhAIa/boPtlWl9P0I7Y8tXjO4xPk5ddMsgbRufjGpbV7sE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18353,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQhfwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoiNA/+PrWR5ViGuY02o2hKT+N/R4kSxFidGz4rATXFBee19YbXhilI\r\nJyuy7vuxce49SR2hYyAssr6ihdEfGvQf/RkZ+gOjChNKmv5xl+V1QDnjgNzj\r\n39Rw0YXocMG0WgCmN+y8zNv08OLB0IyvCigG6d2fXU19Ih9mguusH7YYxQ9y\r\n47ZJ9Yp8Uko7gakN7Ba+PNQITQCStATzSH6NFR6fkq/bg+gwcJSUe5ZafAfY\r\nAFwLRG0THC0R2jWLJFvxgPiCWuCNVM2UT0l/OJhra0h/YLrbw5CdSUUbHpRe\r\nle4AcY0ZfWaHB5RO3s8Ic/icE1b4E+UM+ABmkxDLZ7Ru9lKpSfEVvEX81axC\r\nWLpO0eTlm3HQw9/qPNX2RsnYbyjUDcANMEHjBDMzsphORC2eLQ/xP7DeBFqs\r\n2zaRRsXlZ8YmRCP/gAgHewqOts2rL0USBWy4xQxEcN1kFr8/MKRHnmmmarH7\r\nG5cljwiroRTwD04yQlMwYyi7/MO41IUSLiJ2tGsQkQA/Hc+XQI96A+RnYTmL\r\nOJihswziXQ03jr3RV+8InGD0B67YZB4pmDJjLU0eDtTC21hEsPB2AIz0p6ew\r\ntr31fetLk99FDR+YG00Kqcut7hG4p+cdtbxrHRbigwRGF22bAwKrhvchURTE\r\ngt3cs8Em8aIgeh4wiXUh7wjaywSdpqeSF84=\r\n=mHiy\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"45e9dac2be536a16a9ee0b34d85be9762b6a4a17","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.16","description":"> Cache and handle environment variables and config files in Athenna","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.0","dependencies":{"dotenv":"16.0.0","tscpaths":"0.0.9","@secjs/utils":"1.8.0","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","@types/dotenv":"8.2.0","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.0.4_1648498672492_0.8423706579117536","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"@athenna/config","version":"1.0.5","keywords":["nodejs","env","config","dotenv","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.0.5","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"dist":{"shasum":"aea65e8ea05e8d0406434bdb315548d9dd11b5b0","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.0.5.tgz","fileCount":15,"integrity":"sha512-MmYPFohL3vUwazrHuAQoajbrIZ6BYDN8pJH3UqaH+/H+q+3kN2TXWMv7VUxpVTozizboabI+m0+DqRB4RVG66g==","signatures":[{"sig":"MEUCIBhUbGKhLj3OOxdFwst9/boyBNjYhj9M1Yr0Zxax8ULsAiEA/zSXGEGhzd17xNGOxB0N3d4CLIFDGyAu00ixyuQBxHU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRGgyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmovPQ//Vl8h2N3eYdW2OL11JvrdaLAV56tnFwj63WQMVMY7Zh8evoYj\r\nn3+3KRHdQfc1jG4J9y/CPpltVIuRt1pMSdNQGE03oTOkDzD/3XgtkxGOC4Hy\r\nY9vC2/NnVSp8DoTkh0M41B4LEC3+RRaZHLWGT/0JXFL50+959pxxaM16hmiK\r\nKiYYHDFa0ZSrCUQ9ihx/Kp7lWOkowIdxnHClNPdWRK3sxPXKLdOKgYQo+SvT\r\n7+m0Id/L6AfscQK2VUDQM/NU358qHjpW2qVJLoKO+HsQaLG411ExXmnzKxwg\r\ndg6QVx+ezUsrmj1qKrzqvcIp3Z0OhrqrDCRcAtpvSybNgeQEwOWNItuN4ji5\r\nDy0Vfloa3z5P+TxV3i/YvNWc0my4HLeMFFO0v3Lg3Bu4l9xTCJf9VKHD5X14\r\nMkFb4ab83vJFNzk8k04rRVgC0VDOvbYWo13Fzdh20/mnXphIN0dQY4vwYDvM\r\nJJb6Khjm+3OTYhVhRDBbfTpmTnIwSnRL2Xap+tvaePhu2XUNuKrgZKvj16QS\r\nNkPEn0x2Rb3revCf1xmmggMCGh+icht9dgctMFEGxXNy5bl28081AdSkUgLp\r\nGhGXIUdox/DxgZRGSlD0PXjjhUZAt/jOK4/TOfk7ibjVHK5fXMe2up9Wipk+\r\ntokjEKBFK/MJCRAeVPrGILpmgsUlBXOaQCY=\r\n=jMHl\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"be7debaf56e249761fd51666a7fc2615b5008e55","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.16","description":"> Cache and handle environment variables and config files in Athenna","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.0","dependencies":{"dotenv":"16.0.0","tscpaths":"0.0.9","@secjs/utils":"1.8.0","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","@types/dotenv":"8.2.0","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.0.5_1648650290648_0.5388743743931288","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"@athenna/config","version":"1.0.6","keywords":["nodejs","env","config","dotenv","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.0.6","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"dist":{"shasum":"15f1c032faf80a479180246ff5dbe048686d70f1","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.0.6.tgz","fileCount":15,"integrity":"sha512-UfrHOiwMZJ3DDsnC/AZ9uyOGbKe7I6KATDzjIZRpX4v70mMHJatXaH4SrXFauxiIjpLPjcosC8F9ZHPrcIjYpA==","signatures":[{"sig":"MEYCIQC6WlhQj8e2oqgQC0yPxbstuMPpIJHjQonaLCLe+qzGQwIhAOb7OQ67y6ZRP7Xc+hFkkhoIiLV28FnaUr7DbvIhf8el","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTkzTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrxFg//RgTu4SNi5W3p0E3BsQGt79my17U3xABWBp5WDP0E3MJIvtdx\r\n4BsIYpnXT3PmVannTmpTnn2JmfJbh9i7qkZ8IrEKmKTuCImKJ4diERCIYYCF\r\nfJnsb3a1Nn5HSPRsn4eJtCnjpvR0juPrATOIjYn+LHFwxKad6mGt9WJO3aIw\r\nbTfh5PJMISiFDvMzJ/3FKXia2dhqT5D1bL1nvr39XpRKqNezM2BNXCgQ8aAd\r\nHvbNC3nyfI3wXIyCHXWDO7d+k5iXcL6DVW0mgxQlJyCP4kPylqNSAEcbdUdY\r\nyLXqua7l1243+nLa/f4oT6zSoL0Y5zIWpXIkZmz9flA6n7QGYt92o7/f5txC\r\nAxogk62GL0tytdjI2ZE6hLWy2y8DuHyajKHBCJnKsgKQH6nuTx1tzA/HAaxO\r\nk0+WQ3EarGwik+1yFdzs3Gr8TZVa9tehedYCXx/GztLptuYukraMhS4Yhyex\r\n4P5mFqhmrMOApV8azlPmBsz6ShTT2IB2UlTQo1Unq+cBaEf89N9UqkvvTkRT\r\nPQ1kye+EALLe8k/UwalzQZxSvvHAZuxkkSTjfkcgEEn7TtpaLTOnBtxOJeKl\r\nepVRtfALTxiyAqWAwd8yMS9rk2rqOQo6nXWdbbHhJ3mxGacqjWCBFAyr8Mv7\r\nyvUUde4YTY1Z4WhkZML5M8CClfA81RhN/Zc=\r\n=Q4bf\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"018a260dc0a07d6658b45f15aff9de7579d2a2a6","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.16","description":"> Cache and handle environment variables and config files in Athenna","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"dotenv":"16.0.0","tscpaths":"0.0.9","@secjs/utils":"1.8.2","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","@types/dotenv":"8.2.0","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.0.6_1649298643542_0.4627171100209022","host":"s3://npm-registry-packages"}},"1.0.7":{"name":"@athenna/config","version":"1.0.7","keywords":["nodejs","env","config","dotenv","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.0.7","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"dist":{"shasum":"86166f81380e466b206f4984e6c17e38b77712fa","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.0.7.tgz","fileCount":15,"integrity":"sha512-EUCAPi1+JaBUWLmpHWZkKgyOq1itDtzYYAeAG2Mfc8quqe/45xzMRJtJwPGKMVLHd6jD1v9WPfyeXw3p+kVU/g==","signatures":[{"sig":"MEUCIEk0qzAKZOE1Zh9pPiXbv02mLu7ZHYW8oGg56F4+0G08AiEAslposFyga3i5tBQa2ZqRUmOZ6Qayd+XhDANcbwKDosk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTxhQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZ6A//crQSP30cYPLv1PF+u3kkVQAzCFI9S/D9OidyLD7gEyYyVePq\r\nPvVriG1Qr/I5bfJcUV+zRmd47cvSYERALcaj2tl5k9AZ+LsucgRTGNT8zAnh\r\nkl18qwU3ripQo256ZtucDn1dMpYOqjuUfXjpn4mj4NVPHa+CavE/XaLarxiB\r\n1q1yKP8lDw8LwWVr+H+BEoWrYuKvKTpY5h7GnPE7WUQr/69COYOW9aDYbtke\r\nJoan9rVLzFOQUQAw24ZMbpMm5jDj1zyArib96LKgkJ/Q2xA01kqM7n+4/Vem\r\nxkiM7SdH20aps0DcFF22HYniMJg2PcEmejXyRZrxkjgRQKQHJ4i/V3nVeACp\r\nfpU0Zz6X/aIWByEqpeSakIsJXNdQDPXPhh/H7gY/QZomu9gdZYZS/bp0X0Rx\r\nnf2TR6V6s149TAj/8XAvbPerPUTR28uyoViKsmIjykMSTWsHjOaT73ME3YGj\r\nfE8kTBQhcyXmwgITmlySYjJYjOg1c53AVXDuRiue8cEbFAQbJDOgHpP12zz9\r\nZE8/WpYcWIKmdt9DOz2jobNJJ7Mkl5pAiMYF+QlceJ5kuXWxGNoUvOF/aTR7\r\nj3qPZJfhM4Bz4ojr9TdscTke3l3Ud7EgQzB3MgT4K/liu2z6aVX80DBOg+qK\r\noY5o9xFnET5bHd7qSq6iLYLQ5D6rc9I2GQ4=\r\n=kBpi\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"fb0adda511d432ad90ae8c02d5fafa2291d1cc04","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.16","description":"> Cache and handle environment variables and config files in Athenna","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"dotenv":"16.0.0","tscpaths":"0.0.9","@secjs/utils":"1.8.3","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","@types/dotenv":"8.2.0","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.0.7_1649350735854_0.11989637950456533","host":"s3://npm-registry-packages"}},"1.0.8":{"name":"@athenna/config","version":"1.0.8","keywords":["nodejs","env","config","dotenv","athenna","typescript"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.0.8","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"dist":{"shasum":"cc1792c88f96e9731cccfbd4b24cf03e7ab8e8e6","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.0.8.tgz","fileCount":15,"integrity":"sha512-kkl7F5G+U7i2iFQsJaZnOPcntQ7lxwS3k4Few0Eu4PSVE8gtiMmjnRPf9Wzz8Fl0cYOpvgxstXGl6iWYPMyevw==","signatures":[{"sig":"MEQCIG1wEH3yDhvr1Z52bwUVFGkrUZZlVz92v4hWzOGN6OtrAiAZ9Ixcwo+KJA+dPFFiyMVYTO+ZlcviB+oTVdlf/ZuncQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17215,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiT19jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3Ug/9EIE4bl5vdllDIdgCcLSvkrL+UCcBK8LvBGYyN5Sfk+e7lHBa\r\nO8FxKYQEy8GHkruC1eZXbzLoDbD5R2L+SsIzSjnX8unIQfra34sG6Nhig3jX\r\n7HuaC+Tf+S3h3lrqar6j+TaN1jWmri0mdUPvKcM14LNBnuRTCnCMGXAhSOFE\r\nXbjuAjLsS8BNWAfb94aBslKej32+9lMpK704OfX34NCZGpPnqyjMhyeXkeqz\r\n4OZ07Ely4J36CHi1LEp6YsLi91vXjjGSrl4sBt+AN4OLTrLfhdhPJWw/fjvM\r\n9NtvWqHqpo1l79FzMA4yR9339LMpXnIQOttWd3SMG+yFYO4/gp2Yt2eeQjb6\r\nhmrFfnrYZm21cYCZcMJC8Nx+Ps5VSFRMrRpDf0zlrWeZk2nSLbEsoENah8x5\r\nqkn59VzrMloCPfnYP+v6zohcEDrSWZTaC9fNTjn8IW2jgKzJiPh++9zbUnjI\r\nvF7oJR7UNV0Skiu8qwyERtYB2J7VAHQXJeMrZEgmLHG12rBOsuJYBKohV1kW\r\n3HFYNCe8/5jYWlrHxtV9T/29ZQiGiCMCrCE/1sQPvXzFeVR3kdWO82WXsro2\r\ne3VKUCSsgsgZzV7Y11IyX919LKZlV8Rub85Lm552TRpzwkUmgKYQnMcmqnNN\r\nPa+IdOFa5Og3INptyer0I5u70rbDbEW2R7k=\r\n=oOcs\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"ts-jest","rootDir":".","testRegex":"Test.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"modulePaths":["<rootDir>"],"testEnvironment":"node","coverageDirectory":"./coverage","moduleFileExtensions":["js","json","ts"]},"husky":{"hooks":{"pre-commit":"lint-staged","prepare-commit-msg":"exec < /dev/tty && git cz --hook || true"}},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"8dedcf2874d1077a715e6c8aba11bdf365aabe66","scripts":{"test":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing jest --verbose","build":"tsc --project tsconfig.json && tscpaths -p tsconfig.json -s . -o .","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"npm run lint:fix && cross-env NODE_TS=true cross-env NODE_ENV=testing cross-env DEBUG=api:* jest --verbose"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.16","description":"> Cache and handle environment variables and config files in Athenna","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"dotenv":"16.0.0","tscpaths":"0.0.9","@secjs/utils":"1.8.3","reflect-metadata":"0.1.13"},"eslintConfig":{"env":{"es6":true,"node":true},"rules":{"no-undef":"off","camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/camelcase":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-var-requires":"off","@typescript-eslint/interface-name-prefix":"off","@typescript-eslint/no-useless-constructor":"off","@typescript-eslint/explicit-module-boundary-types":"off"},"parser":"@typescript-eslint/parser","extends":["standard","plugin:@typescript-eslint/recommended","plugin:prettier/recommended"],"globals":{"Atomics":"readonly","SharedArrayBuffer":"readonly"},"plugins":["@typescript-eslint","prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":2018}},"_hasShrinkwrap":false,"devDependencies":{"jest":"27.1.0","husky":"3.0.9","eslint":"7.32.0","ts-jest":"27.0.5","ts-node":"10.0.0","prettier":"2.0.5","cross-env":"7.0.3","ts-loader":"9.2.3","commitizen":"4.2.4","typescript":"4.3.5","@types/jest":"27.0.1","@types/node":"14.17.0","lint-staged":"9.4.3","@types/dotenv":"8.2.0","tsconfig-paths":"3.9.0","eslint-plugin-node":"11.1.0","eslint-plugin-import":"2.24.2","eslint-plugin-promise":"5.1.0","eslint-config-prettier":"8.3.0","eslint-config-standard":"16.0.3","eslint-plugin-prettier":"4.0.0","eslint-plugin-standard":"5.0.0","@typescript-eslint/parser":"4.31.0","cz-conventional-changelog":"3.3.0","@typescript-eslint/eslint-plugin":"4.31.0","eslint-import-resolver-typescript":"2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.0.8_1649368931068_0.8822173857306876","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@athenna/config","version":"1.1.0","keywords":["env","esm","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.1.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"444b937bbb6d3fa6bf958ae47cbb5e33e72637d1","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.1.0.tgz","fileCount":6,"integrity":"sha512-dtOGVcmJiodmKuouBVb5tr96ZLGCA+3u+lB4/sxGdbwBh+NLFxbvD9xCaIrs/Gxuyv+IOg8i8Re6di4xTE/UGA==","signatures":[{"sig":"MEUCIFCccZsQvkzw85VezyHrlD+omKlvZsgNgyYl2RNHF7MGAiEAgxTbOTMPXlCCzN8oCPgSqd+Q+yQEnhdBQY1+pOH8QOA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12869,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicbalACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq7Aw/7Bm51oI5d6rWICStAfq6iOFI5KZUddRHJXsoHi54CRghCbote\r\n8zWJE/a+UH2CgcLZBPzWxFuplITEXTdUdOyawh4zStV6ib/1mQXZ5UKDCKv8\r\n2El2cXHTJefONB/17ChO3YMRjrB4cV5BjOqEX44W/bAc/j88Jy1ktWqCK7e2\r\n3hDq0sxT2UUWe6PoiewXJl5oxiq1jCEQgtKlBLUw0gRUm/GFqrbxsWYQmALm\r\nihGvZhJTs5T09Q/5+7v1T66dfWlZcKuDMxeAS6waUk1dcuoXS7r9HkQTrXZn\r\n0Cx1+fEmCI6j0iiV70A/RCeHEuB3IRsaGVONwgmmkOpD46plfbbhiLz8ijoi\r\nYa/kA6suUdoTrSG5hPuh5Veo79BQ606arVITV63mxS6dWk68nj3J/u2qh3Eo\r\nmTr69wNIrWvB95EWUG9ySjNAyaOk+wTuGfzsDsEBtH2PAhwx/Wn+WqhWcCE6\r\ncWAy1ns/NHT3LDm1fBggnClxkO2PuDcy9aazENTGzHXcpyoVO2yckOqX90rw\r\ney5dwW9z7vDrCvP3vAsUILbZB/LRd2pK8CTnNTnzG5034HJ2PX0qwFRjmwix\r\nNCZS+ULJ+Nuue9NtT8RwHTNtTxQk41bahUhZGXRthPfomwZM3rRiAYfF13Cu\r\nTPzJgo8FlQd3RUuLd4/vS96gsE3xK2sjvjc=\r\n=7t3q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":"./src/index.js","gitHead":"6a8e7cb4eff0cd086c27636300a951641c21519c","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.16","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.1","dependencies":{"dotenv":"16.0.0","@secjs/utils":"1.9.3"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.1.0_1651619493323_0.8820479219785897","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@athenna/config","version":"1.1.1","keywords":["env","esm","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.1.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"4b7d14bae2e8cb030405d8ca98cf774445c63a8d","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.1.1.tgz","fileCount":6,"integrity":"sha512-a6OziIEvN3RAabNAIKIsrfwL4Kn3LNL2SJVK1Yq4xXHNm2mKUSRvUIF1f054Gq+4LRgG+Wx3Qpgjv/gfzc8zDQ==","signatures":[{"sig":"MEUCIQCtKzqwDHO2wFWRiNa2YjRSpuLgTlhq0yplne3akwSzfgIgD+eirGNeNNj2eaXOt9wLiuFxHzxH0ONKiGcNlafZDsc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12869,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivG8GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqO6Q/+MpE7OML9aSx/IwfTjyTrVqsL1kw06aoUwGXWnzRrV1u2LW7q\r\n2P+Ht31dwEXRpGMwcBUiQw/EPTpyE+ukNiVNk5NamvCGHM92kQQXnQahgseZ\r\nox3jUI1xiuUHzvDH5A8KAn5e4jmkza07GBSR3W96lQPSMBSg422/OTcp/1ZQ\r\nvRHVXnDQRTNfS4NA2gXFPJPc6FfQ7+KyOmM2T9XkP1dckyRtGm8/pJm6/pn3\r\n+69XZKxwCeDmgvBmgaufuh1kIYRBOHZOTeZfLCuHGIMU8WqKHeu5re4VNhtq\r\n2e6HInyTj87dJciGYhVl2TESdMl5F6cpzmwrXDHE9Zi6mC/KCCynH+NYxu1g\r\nAxoVSv+1q9o9DD5D8E18ivus7vmtFzSmSjY1wZmj5+RzXV7wCgr4N5qGc5uZ\r\nnB2T3f9EyTOjixRtE5teTzR8FRN+U2h31D0TL2x1IoGomYJnqBAGoGwHZnc2\r\n4F6HP5DvS6kERcVbOy9AcAeUxTiOOU8SZ6wbZMG1/ErPj80GGxym8XKEqjXK\r\nCeRrAck2IghTakvPcpINNZ0ToqP9AeQunStWxUOFgpHYSdaVzJ1k6of4PT2i\r\naYW+I0FJzZrU21BpQxZ6OFF2sXAQNyUQpGYs2XLGLsER+oT2SAnrW6ARfWXL\r\nokU03ivMJCt47dJ+8tPyYTuL6lWGP9Hfkio=\r\n=cjTR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":"./src/index.js","gitHead":"67c5cbaae801f768f86c4330df391f57a6ea7a36","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"8.1.2","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"16.13.1","dependencies":{"dotenv":"16.0.0","@secjs/utils":"1.9.4"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.1.1_1656516358318_0.1444626454975304","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@athenna/config","version":"1.1.2","keywords":["env","esm","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.1.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"0f92cdd28f97324090530625c7f91f3c6da19a16","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.1.2.tgz","fileCount":6,"integrity":"sha512-dcGICfmHsapmW8kRRWM+FGHf2Jl4ogIgvx9OUtSTYBWDEpOG1mTQWdq4W+aw7D8bxeMzqJsuahe32HiETvSmfA==","signatures":[{"sig":"MEYCIQDHnzTxN/DZwOjjZZ3WlPd+pb71EUnBSfA285hk6aYqeAIhAIcdlLonHhUro4tYmnNdh+MDUnzhk8gDgpkB485ZlOoJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12869,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixd/lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrwGhAAnYtUHF3gQ/zPJhqY7di7nEmijFox/DKLKB6l6JmjZke+i+ey\r\nbUA2jKd+cBxS2wVI/os6CyXoSu9YHq+vAcyW02llkyoHjt7p1rvnZ9Q4eYYh\r\nybLKolhkkgio2j/ybEROAwlpJ4Dk9HVrBNZFWvuggXT05+HqC88wT6C0SPuJ\r\nupdq653bKTndFFsFkpnCEHSpg31t8Qa4YQHIZOveGGZvRDbVV5XpBX3976Uq\r\nc5KmrWt0rcisdGUp9h2YilcfjdYo5sbdwmmCU5+kFm/Pa6edutD0Y2fjsF9j\r\nVgJUYY3IfYsrrBYCOqfcUw6nzC2ba91LQnfbdiy0XPxALlBGy5QF9MLeyD+2\r\nvFUwMJf5S+3o7LhqKQp9paLLFNz2/Y7cjth3qH3d3TWUSfXAlcPjr8c2loT+\r\nr7bT+tYCQ+7jxZEE1loMIF6iepSdPJPhXWnO88gIQqWrQGoNz9y1gSeOr0jr\r\nTjw5scmQiDktrbXELarrUTbdyXp5KdGXEd7n8oqJXnRm3DaZgvDEsn8tldye\r\ni2Im66teo+wSEJBmxhIpOdaG/5aoG3WBIYlyDfJ8MXX+0KH448Lzmejzny7T\r\nVbZatFfYc/PhaDBZPPfQreOCqtLnetlvfg7AHUysqf3qDAMtwZDpuZld8y/n\r\nt6dFVUQOYK9gd/T/09y7Rh8QJD110z6A7t0=\r\n=9Ago\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":"./src/index.js","gitHead":"e002faaa147c66868b23505d6fb0f6e70faeadb2","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.17","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.3","dependencies":{"dotenv":"16.0.0","@secjs/utils":"1.9.5"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.1.2_1657135077211_0.40521554203086385","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"@athenna/config","version":"1.1.3","keywords":["env","esm","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.1.3","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"cfbc36e4ba237fe3060fccd64f6e038497f9a462","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.1.3.tgz","fileCount":6,"integrity":"sha512-0P9SQxtnBgH95/u1+GeLZPQur1Pbys0KUhNi2dISOwbPgJXzTKFp2CAJppw8HLZLTopDQrlv7NzTLdnUM6aqzg==","signatures":[{"sig":"MEUCIQCDn5GVB4iQxKUASWcGHKHdS5PEzOtaVnjcF4rfYzWe7wIgabWX1j8HnYDSCvHvF5fr4W4ER219qPD78bNX/YOPpvs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12869,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixfTxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqcZw/9GGG6GCCIWMgPBUqBOYGTUN2CRLb6umLlpWBuSqcgzgCcameO\r\nbIVWz83o5pp074N/iylX2plkrZwWILPDUwoFylyFp3+0nRlMl++U95ML7/j6\r\ngi6iZYpcNuSspaoLQ5LtRP4udAImXm8HpAmcMfF1ANmDClASPZ0+MaFJ1Ghw\r\nX2hV5fBLvUkVMNMMFeJnUXZmGei49ZG97RfaBCLmgzPTlQ/fVOkFah29Lmxu\r\nFPZOeWCxkFYv/tO5rOKXJtzonDnAI69xTKp/Lj7ZXEjpxLDgwMIqWkkAIE4v\r\nWheUrAvHdCu3VwRTV6FnFcpzHHWnfKaC5X1sb6I6/giRgZ7euuqYVFTTSI0O\r\niwW09Ea/8n1RkqDF4faaU6Y1WW+yO0nt93fomL8Qr20337AgDMj6ccuwWI0c\r\n+IzXnXJxAMz/+UVvYTyzl4hhlw507CR2JaIv4ku8IeKydIb5U+pzKwsNU54v\r\nwIOggeAHyUk/yf4Rw7VPMLWvz4Ltpu/8XYi1pef7zHEkPrdGZAAUKbZ8w9SH\r\n+S7GHgQyJeDiOsNIi34QzHjMwQjpwKkzoC5CsQbNrCRVsjB+LLqlpTGSQsrI\r\nXHitQMfvKaXrnQcCMfROi18RCh8QPeR8C2Fndrjls63WjCc+j6G0kJ3CJWA1\r\n7wLXINvtYYHJta+doPZbU4xnkHolFZ8lE3Q=\r\n=fjZa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":"./src/index.js","gitHead":"3199d950b94c9cbae9c38338177d07debf937e5a","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.17","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.19.3","dependencies":{"dotenv":"16.0.0","@secjs/utils":"1.9.7"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.4","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.1.3_1657140464829_0.45363353337912793","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"@athenna/config","version":"1.1.4","keywords":["env","esm","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.1.4","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"c2c8343a4975cebc988063e39277f0967da28a31","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.1.4.tgz","fileCount":6,"integrity":"sha512-TP2EfTilEtc+Mr2/+6nF3WUZm+n9IpgBelwszbfaoSzemOxKojGo26JFwXLiqlXyUSYxqHOWcNleexVIkvBpIQ==","signatures":[{"sig":"MEUCIQD0oR24zrv51YnCMOdiMxGqYmY7oNQVqWLZKgkSGrprFgIgDmp5mggh/Z5o9QIGozMzgByaJELBZaEFkc99fBfGwUI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13215,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGMEbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq7hw//eoPMOF0rs9SM7brbsz/+26Vf8jQX23S7IbLW8k3+b+efOvK3\r\nW+BtChCma2XfWPoj4s78sCiOSjutGnbCz7M4ilzysy7/XDCg+2pvtpFh1E4w\r\nNGBEmwVjSXTSN1aaJGpX8Gnub6yB2aFrcDo2aAcQrnQyu78/yDsUeeKHA2b5\r\nrBsvacBoz9bM5eWwX24D1ZSGQKTIjQIbqXHdG6TTP6X+WTXjFzL8ORymsTjo\r\ns0RlU2yv7cXzQV+y0S6Vas9IlwZVyO5kp+9m7MMblnqJn3vFT1W9e4xYC97q\r\nRqzO2CdiFrhScdrzZ/g1X7WqvVBm0WRJKenpUsbzK+cv2YRisxqGKNP1G+ax\r\no1Xnu8SsWKyDCp7L2ptD+nVxNBu7Ye8+vbU73z+Pu7tBuYgPapUJGh7WKll+\r\nrJBwR+V+y0GoTkHYPhJ63sawQ0Kw4q2WdIGZJiSfuyryrzlKlGCpFO+3wGBx\r\n8zfoF0L0cxCIBCfBmZ4I3/kXjygOxNNjA0io61CmWYr83/ca7U03aFytP4AK\r\nYJt9TmAdzJHEB0AH6ZrtCKXm4W7UA1MPNVtqHO8tSAOcoKkXoDw5WJnkE6Tr\r\n9cwfhkNgPuMwTUbYMqkqXsG+L9rFj+leelvzLUkyu/jv/0f0UtH92/b/7eCf\r\n6r8oREKGejv9txg3Fswfof8DB3QXSZa7U+E=\r\n=ECpy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":"./src/index.js","gitHead":"e949ab09d4cc2213c856fc7717063563bfb050d5","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.17","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"dotenv":"16.0.0","@secjs/utils":"1.9.9"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.1.4_1662566683520_0.475057923259401","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"@athenna/config","version":"1.1.5","keywords":["env","esm","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.1.5","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"5191f3b010c3993f96f1f84a1ac89f4d263105b2","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.1.5.tgz","fileCount":6,"integrity":"sha512-1XFqXzOmfoVS03ARpZlPk4hxgBdQpAekcmLmRU0cPiFfuWa0V+zcUGg0jJaOoi08ayM0pxnMclSRT1XrRETObQ==","signatures":[{"sig":"MEUCIHg6dALpSN/QV3mK98AkqHepqW+v7Yvs9kuoWR4f1f3cAiEArExXS6fgoFVFRcgns04sxTenqWtBFkW0payjXTavcCc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13215,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKnFBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmonWg//Vd0Shc+3ALpRzq89kvvcgX1wBUYuDOwcfBOOxSkj6W3fXSKk\r\nXv1o8VHqUVnuRb4O3CRmkR+wwvWM2fch+/uU7WvDixqxlr1g3GGi+J8w+MNW\r\nfeW5sR04DJr9zGd2dv6TTwlYTK843FiwBrnG9SeVS+Y6HOChs/X8HUIMsSI4\r\neD9+ZKcjc7xedd+nTC0S8caXW0Vd5mDYocDDb9BxXvGgmugaslYaHSGZEmRL\r\nsrj+UhCh8w9QMM8XYTKu2jqmh4hf3y87OC3TVUBsy1lYPjjqzSp0SNl6HW6k\r\n6gtMB8aI9qgbUDhIUdK3q7qOQRMbYxfcTihCwHc82SIP8z/GaX/9Un6C6Yqo\r\nBk+qcCyeEk9p2So6nvPywV3isIEUDo41dIeemRAJ/gyizM5bZ1T+Kfyp/ly/\r\n62MtraKPwzjXO3IFwmfl6bn6cUNdGBesStMnxw2APOgIbIkXUHlbwx0T6K54\r\nFtGFyHAZr/1qvEuOEJAbkANNiPpvYbyClPgXzhcFaeFPePwAasBrA7120ID3\r\nwAKEq1uzlGaAK/vPA7nygkiNlxhggS6yGeNwoNdXfhTaheX5l4s3D+0PTKs+\r\na8tzKanV5O/Abf3AA+jkY8ujCOlBrt+uUx7pm5UFJ7yWx63l0UI6vl8lI+ZP\r\n4NHM9X9kxSJBuApPaHbJYVY1QaK5ep0s7WI=\r\n=G2rz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":"./src/index.js","gitHead":"97c78606a709d7a17373ed2c80faf845060c4f62","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.17","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"dotenv":"16.0.0","@secjs/utils":"2.0.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.1.5_1663725888982_0.4799054950537285","host":"s3://npm-registry-packages"}},"1.1.6":{"name":"@athenna/config","version":"1.1.6","keywords":["env","esm","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.1.6","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"6121189cf2ef33bc67b2e5a5bed991e95e0fc559","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.1.6.tgz","fileCount":6,"integrity":"sha512-PX0h8Ad88cyEzjDE3V2DSzc/C7Q3PqazsUySUCFXgDREr3dXeGz7bC83Fk8JuaaxuONc/dy1q2Qog4nvQU4Sdw==","signatures":[{"sig":"MEYCIQDsaLLx3Cekwgm1/qSd3kc1bfly8yiBUgJt9wX2eXIANgIhAJqY6pxeLtRE213i5lqwNgA5RF+xLois9Wed7w65VRWc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13215,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjK4xAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLlBAAisdNSJ4TSQX+7qBhX4SGESCFlXFXFcnKXAuwCWqVvd1S0CXj\r\nZJyiDayZ77u3NgG+ys6ThkwmWBkaWFkwkGtKTmLx5YKcbzbm7j6vqdXOMhVx\r\nY/sofFh6O2faozFi1b2IUEnnBfcFwwcTDjYHjglPMWrKjmie8yJ2OmKDpHVu\r\ndc1FrfZW0C/KqrUOoqCalqzdeFHzmMV8c3v6pL9JaNofQP6VMcLebGLrYBOy\r\nsPvnDM5Ne4CffieZJJvAst6x1+KWuo0yxn4y4OLR5MAW4w3Q2MfV0Y3PvXra\r\nLY5MbI9zbCrdKUB9+6aeoLQU+HmyNjnCsMnkAGaOoy08cJuS6DJuajKZ0A61\r\n3SmG687kIPiUXFAypLYwXqIfVwFCnavnXJ+PopWJV3NFrwGzuOz2y+g+EG/T\r\nJXi/qgPw8Fugiiy5wp8s2kQNKeskvsADlSQukeon3vJw/JwDidNjbCvxMaIh\r\narFwRq5OoF+imDNFUYdeLDBmsfbnui6Ja+PrFfAfkp1Jj8A/jGIvWGfIXWfh\r\nAB2lFa5Y4WUJiI/zOrlqyl6usVGUugJ3ffW7yjGtQf8meRE8noQ/PdeRl/2q\r\nim9NRikQgXIpg5IdEZPDmP6lUxKfbdeSsMklaAbagE2drUeEFaLiZos4s2Vw\r\n+kyy96OVTpmz/3tUA8hqQviL9vY/re6mdD8=\r\n=sr/b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":"./src/index.js","gitHead":"0829477a42f68ce6c3595b30bd01f61d52308924","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.17","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"dotenv":"16.0.0","@secjs/utils":"2.0.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.1.6_1663798336500_0.5534160180828951","host":"s3://npm-registry-packages"}},"1.1.7":{"name":"@athenna/config","version":"1.1.7","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.1.7","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"f444056405cd374bbe296e557d31f58d3c904d67","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.1.7.tgz","fileCount":9,"integrity":"sha512-AAEgju/CmIbU0O/jPQ+KO3h76W1YVImw3OehT0zFHruHQcYk6jvsXYFskw4tghep0Hjp6XYL6LSY01T4ReSwTg==","signatures":[{"sig":"MEQCIAasag4hhRZjQIE5MujkHVoexSTzaJzTydTR7FofnB86AiBwy43jC+xIpLCueOge8ab+lQubN3RfY40GfebngOSDcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUdVDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoewhAAgxv4DJFkb5euW8mK32aNJanMu9ynCxgHJUY2DWnKS/V1pkAC\r\nVJdxTE0YhDvsvKOcSChO9vJhyocTVZ9byYa5Oe+LfEOAJEWLFEiQxBECH1Qs\r\niTvSFv4e/1jgkTzQFrfol5eLqas1Vf3NWdVmGzcxytRQT+/4bsPuVBVnb1ok\r\ndGjq90sWrFcoKYhJAfFryrNXttzQ6iRmuSXWelyQQ/c4jAc3eTr5i9ejG0tV\r\nTZZtsTrqWZkCVosLFZX0HPHn+S1N6T1LS/k5S9JyKUnqyjVG8d997w4xpwhU\r\n8Wj+GAjXKNamhksZxTJDlv/JEkoanX6/FOYwDwl+FZZ7NI4D2epVNnyBvUmT\r\nGGYLk4+NVIZjQ+8BaFPENvqVVY05NnxO0dWQOGcFZVrjLAtJ3RbywiTX0H39\r\nUzMU11iCuUlsktm5tWHqf8QUckYOWod9GjtYvhucfEPqZ0/xmQpJfh7i0JqG\r\ncoVqd5J9tACUkUf2qS5OYeBYW3V622tai82VvBxtA9H4mApbC48GAITkwqwY\r\naU6X5gKRhgiBPySM7nE4ibkAvMC58ZV542g+c0vdnIkblxNskM1z2nU1ATkq\r\n9kT/S9nRJIzOyViqaUynyEoyyMPG4WhsUcloLm3DAjBtSe3RJxZswivalHD+\r\nKkO5rvdFqvGmQl57k9pdxFbzYixJ+AX2r70=\r\n=D5ZL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":"./src/index.js","gitHead":"a05e8221a7851cd4353157b2071f5bac0028b01d","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.17","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"dotenv":"16.0.0","@athenna/common":"1.0.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.1.7_1666307395735_0.3553404056271585","host":"s3://npm-registry-packages"}},"1.1.8":{"name":"@athenna/config","version":"1.1.8","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.1.8","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"ca017c1db571b81bbd8f266fc467e07051ff9bad","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.1.8.tgz","fileCount":9,"integrity":"sha512-EoU/k+5h8/IWKAUT3UyXbDpIrQ24PQmxkHY3Ey6FE6uhq1Llg66BkxmLJktau4Nvciz5cylrLPzZsBYwnlZ1cw==","signatures":[{"sig":"MEQCIDzvFD2cCpC5OpZRUw2B2vpEoKAtWL3ydM6b2y0y08rmAiAHUeoOaYz37MODIH78RSCeZoQ+E6eDirbyfdk4TNFKEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17402,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUsqLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrzmA/9FhwjKVzICdbTno0oZ7oDw5lYzRTtcWjF9ARb8ukNvso/rtPA\r\nJ4VKFKBMwPQHW+4CPyldlwVo0xZeQE0zboa38vFtx+e/uXSt13VtxzfnEeVH\r\nVi9NRmyZoBD/Jbmx4eEawHSN577puf4XTb+yewBB1PxmktvuWHZB/QqYRvNS\r\nn7aqo1g4mSjGRqCJp4fhAQzBJudiQhzG7goNqs8R/wQMUcuIsR7Luu44BRo5\r\nhSk563VuuueMkT97mtpy82rvcUJHATXz7aqqgxKdHdtbS+rvQY5Cn/umJRU+\r\no0tXfZj6FBxx5TxQZLNNGiiWENMS0BqByRQi8ywgIfsU8JxQAttL3j7VN28G\r\nlVLad9MjyI3c7wdHP797mzNlag3rgkCOQKuvMUazSN0YlGY7tinNwPEPiLcI\r\nPegtWmd/41207eqZluI/xmgtJmUPg23Q58Gm3AOjMqooptvgmRVdH4FPHWgx\r\n1J+1UuUyFXHJilSOoVwmceF5d4Kt/JqmUR21dW0QdKrcb1S7wWTnCmkUvQqq\r\nlr9WI5jn6fFZnb8Q1WgsRtpm1FLOqcb9UJFmsvlnd5N7m+BOmHpQvmcSpE60\r\nGE63PShTWe+kwPQuMWk14kaZIqtr6qhfcNnJgCjs3MB3t6BPbb0HOA2RkIJ8\r\nLg5e3w0rZViC4qjXiCqkVviAXgODE3svo5Y=\r\n=GVe4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":"./src/index.js","gitHead":"8936ca6bf138bd01e940c16aff0a964edf91b492","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.17","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"dotenv":"16.0.0","@athenna/common":"1.0.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.1.8_1666370187445_0.6727775932721625","host":"s3://npm-registry-packages"}},"1.1.9":{"name":"@athenna/config","version":"1.1.9","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.1.9","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"44a032bba8165b7a5617cb4a7763502b44b2b623","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.1.9.tgz","fileCount":9,"integrity":"sha512-w+qUgM9uq41NBMaQBFjkXBWINxWLLiJf5CCW03+j+VqF3kwROhxW2a1kfX2u+JE0sHqV05ANosfdukIvfJdzxA==","signatures":[{"sig":"MEQCIAGlW0borNhoX1Vv+3ux6AsbOKNWzUIdVrI63WMZi00HAiASpt8GwGV1YkIToo4cJ1s5D7qLtx8xD+fkZl9/qLuujg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17795,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWn/6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLGA/9Frywb6UWRJ0WNYmJ8nSAfxHNFwGSKyjiIsKXiiTGJy6O6eu/\r\nZq3Gef2g0xUpsJxwCFhcpw8IwqabLagVkYLX7XTVXgJlPdLgfEAwS+CgIpYj\r\n6evvnxkqwQHqt5YsnyUoZA/I71eWF334uw/DjgO+b2dxDl21WINHYV8EE4GQ\r\n0rCvr0hFeVTVWLTjQmnGYiGHhRUohPDSpNzGArcNmbOpKtM8wtcFrPukRAaz\r\n7kquHsDJOiBhHpB0UKi5T0AMmz2gn+VX20+VQkT3Z9c80C9JPFKsXUwawmsn\r\n08qwH84p7J/kwWeAYhzfe5rQDljtLIUkXWBWJYWdUrELE0LnxCHR2c1vpH2d\r\nJ8hf14u7poKIaIMV5cMfHR5jsURJ0Jl1EzGhY/RXWUBezjieRrFDx6yopiSm\r\nggjk/ge7WE70O/FvlCD5JuOPuxT8gj+tDuoDXK5T+uIRZb584Ma4wBmlI+T2\r\nUWIUY57lPZm5tShzztwdPo4bYRoJrozOISsak4sry4uU2jGDwcnp+QBLS39s\r\nL3JrH14rEA+b/dMxGtsJjCd3sA4dhQuYB6N45V1lojwWaupnk1GJsOo025iC\r\nJK2Q+5B+cb/gJMaXnuIm6CYwsQdxNQj66Gbk+h9rWzMlgwco/4A/WC18Ql0t\r\nuEP4tiRQJyG7RG6q5Wix9ibolw5jbkeKfl8=\r\n=hdKd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":"./src/index.js","gitHead":"538c56b5d83fa71d530e8f0bb04637e392870e53","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.17","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"dotenv":"16.0.0","@athenna/common":"1.0.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.1.9_1666875385887_0.3872299212983885","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@athenna/config","version":"1.2.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.2.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"083c97a272f2c1460335f0958261e55e17447120","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.2.0.tgz","fileCount":9,"integrity":"sha512-WmcAoKq5HQ0x+LsXdoJrOIxWskhkkpVn8udmzWmm/NH5BJGDVP+TIpHTObx9Ic0R8eZf1hXeut6CIHoIg14kFA==","signatures":[{"sig":"MEUCIDeuIJW2X4yPW4aw+OeUh1iSAT4JB7vUaud63djA6O5LAiEA1ySODj1SF4lL4QR1OEB1piSZb+RYNtz9qSJg7XyyacI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17795,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjXTfUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/WQ/9GXFWKw0tNVBYMcJkEuvDv2O5sJyxYEN5n8jJ2ZC6lVP5CtWo\r\nmxkHDl2iMgpCT5r+DkOfLKv659TZKat1/NaYBId3zUd//mWAl0JF8TxRqdax\r\nPV1bzXqnildBGb5jVZbqo+zUt4gYwj1Rda6XjppaiLmW2eNASQc/xXp+W/JB\r\nrxY04auP+gWhVoVbysnSQ/Mg6LKeJYeF94rS6HNYI78sBBOEdlAod4grYqFp\r\nuQJ2xrH1buwBj3CvCLw78lTFh/jP2XLf94gq3O7+S1nVt2VdVAfm9ePtbuLK\r\nQj2LxLBGipVGCiMXJD14GZtNV2IqIUhRs4QR4Qo7tdt/vgk9iuUojg7Y5Xpc\r\niFLiEVyS3TGxlHmS04mAEaWd5sRUjwkZlZIgw5QVbrWSVnfRrPART9l0sVNa\r\nBpW8+j//zwApjtQx5U9XTqYVkrd8p0uac5Siu5qqScrLtEIrryKlOK40ji/l\r\nbgw9JTJMMg98EhvnSDI7XwNRJkbUnrJd8UHCN6Sth/EUGaYvJ99ftIHUL8Ku\r\nfw6mQdbuQXJfdZiYGHdcc8FDSGzFFdHoarUGWWe62IyV9U/64abQoAyVBbYc\r\nmsfwEzalJfLs2dxf6Wq+/R2ef1qy9lVG15mzNSsNj22Vc+nUpLeZ4XzK7B3A\r\naTPdJ7igCDrF2fGQ73k2KCCb7Kmo48xumDk=\r\n=mzXQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":"./src/index.js","gitHead":"e3718ed9a60f96deb823076b1c12aaa2486ba82f","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.17","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.20.1","dependencies":{"dotenv":"16.0.0","@athenna/common":"1.0.1"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.2.0_1667053523940_0.08453012922267034","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@athenna/config","version":"1.2.1","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.2.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"2a63597540b2ed760c7246aef9ee7abee7a82720","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.2.1.tgz","fileCount":9,"integrity":"sha512-kHLQwndwCM8Co9FOm3lM5skjx2V5H1XNohN5nVLjafQtRXwUH+4ZrIplNF6v0iD6Ktr0Q1codmfGB3RWJ4blKg==","signatures":[{"sig":"MEUCIQDKoIqgyEJmJnUi9DagY8+JMpw0LQjy1TpIxgrsnZX/+QIgfkDsAJPhasGsIiSJDej1dyRSdVv2FFMLdNFWYMOMj34=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17795,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqclrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvkQ//ezXu+l1YjMGYEmHlLpJGi3ZCFFa+7XMRMi6Jbbjmu1VQo0TA\r\nAm8BWTXhTY726KxZWnosxZZDFcKnSnW2oSQTpfVpT3sT2e6rIb0sVtccwdAP\r\n5XTCsKzeTf10qU42Ks76W/Hz7Iyda2VhkJf1SaprcoXlQx7/IFpdoE05ftnW\r\nWGNyDP4kH/9z88aM6uzJ4oxvr9N1v4TAnjwBV18B8R9KiAXlydOvdUbBruSj\r\nBt9xBb1cWwmVssYundtcoOA6ltuSah5r0kk8PfwpFnUNGz0lPBU9Ppp5IBSh\r\nlYvvecQ9cV+Pz12YVzWoGR7MbNl49uO5muVF30FHcVnr6jWmM1x49oNPBjqc\r\nr1beWh8r8SxF8feeCdQkCodDHO7OEhGS1E9I+ehoDZ4xp3YIhrjohKvNnQGP\r\n1Y0R1LYdj0bijlI4j2Wd9FF2fdAhejk4l8KWs+eozU7MGqPaT+z/55eLHWph\r\nv9KPx5kqDByWd0TxpyD4ByViWhPxfnm0IC5cWLGUvHufcWzO3oD4Wdqkl8sx\r\n/2Y4kU/EbY9hx3IyEY/KjRJgaZ11XIdKy2glZXpuxAenEHnpLQH0pska4mCb\r\nOqscvUI8CQFmVcXweOMxTI6DvwxM5FFXmBH3ESuMl5WbMnoXEn1ka4cp2Bf+\r\nicqp4KJSnm827MJOq5/YAw/UPUoWJ0MJvxw=\r\n=vsCq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":"./src/index.js","gitHead":"26c10bef09a1e353249886450bdad2eccbded617","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.17","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"dotenv":"16.0.0","@athenna/common":"1.0.2"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.2.1_1672071531788_0.6722854234091835","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"@athenna/config","version":"1.2.2","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@1.2.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"e35e6f7bef92b5e9aae8f56666dcaeb7089d62a4","tarball":"https://registry.npmjs.org/@athenna/config/-/config-1.2.2.tgz","fileCount":9,"integrity":"sha512-M+sCA2RhN+s/E6DQCsYNDzlVfbY39Xmafg+kWoUOjYqsI2m9etlhoBM8lU6GtNI8v60HLsXVhDVKUD8WYMMLpw==","signatures":[{"sig":"MEUCIQD501LLXUCmWccQOZJgftvUCdTnTvdzbAIqRP9hEs9vywIgNZFUWocRWv5Ksr9WamVhtlnkjekuKgt7zn7d+DGtdF8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23872,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtvu4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIFQ/9Empl1D1D63rFGE7q0LNHwRkntZ8VfsCz54uoOk5Q0SUOP5uL\r\n7HsgOyFkrjZwHHLya150C69o/Cij5PIuhH0tGdkn9oDwRVazcNZXC+lRo4RP\r\nIxk9klOoHE71bfY1YCIgIpXJ33Iu+Tth+kiZTsb08Yg7ZJSgmT5LwHzyLoZd\r\nnOsS+IBT4Dc9TpAEE9+MuWr6P8q17snJ3WAYRPa68wGG4aEZ/ZFsC8ipSM6X\r\nYHRDZ+8og0kB5ui5WZfCpd7rLkzAfBJC9nelOaYQ8XCjgL1fvJDeQSDgz46r\r\nj8O0ESNGDTNEgtRq4WMNDojAEFPOvF0GzYeIEpIUTzuga3dNir0prMqGKix9\r\nBLOkN2hRgMAfMX03lQQltgp96jsNa6jodBowuuqZpM8i74gY63NHPVtFMdHf\r\nY0+Wu0HqTjCulCvPvZwGdoT0vp5Lj21KtemFjFwOUAZf307LRX309Guyd4vw\r\nCjvC8MVaEfMneY0KI/vulfkgqrJG5dP8cZQ/oS+2rI0Nu7j4CmepzrO/+ujD\r\naWCGPuUtDBcn5MRJ216FKuxMrdUYSx8lziA7+6wahczPpoA0f7rJoxZAwK92\r\n9RTzEWEd5bHmWuaI0ekQfgWA7c6XkjZkk4BI1tV/iOGj8acE7OWHJcbJLYLf\r\nciULB6Rm7BkA+A1iujgv8s38tQng3BqSQ80=\r\n=75lQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":"./src/index.js","gitHead":"9e474de3a274a95b3aa8102bc2d3ac4ae379929c","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.17","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"dotenv":"16.0.0","@athenna/common":"1.0.2"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/config_1.2.2_1672936376169_0.5937415064683649","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@athenna/config","version":"3.0.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.0.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"85c3e0aeb5c9c92a292ee537b9c43f6c04fda48b","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.0.0.tgz","fileCount":9,"integrity":"sha512-DLTBQwlD75zwSXrv2aTHmNd3KLt126B7HbYu5kdnqibDS54GLliqi6BxvYo9CEyyK5Ly9nfYV4qGtRMDc+Xweg==","signatures":[{"sig":"MEUCIQDt+a7TTyedqrtVQzjMGXbN+WBfCNHXZGB6qGmQ6eIG9QIgdz0uVRv8LqRSP2Zd2GAKT6zn7vjcpYXAEUqOkts5jxo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvElRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqn5A/+KhotmSzwq8oD1sCeBh1KGMHrb5elFyhrXxWkKmjdj5J2wzC1\r\nWYgf6oyP2qcEcAHKFbJhKrWVo/prj7wmT/evF5dzxDbWmeH5RJYOzbhgzFw4\r\ns2x2lntQeJlpc2DOaCM+ohum3sjbqHEim1aMlLeoD26eG26Fek4YME+zIHBc\r\n8y98NyMRvHXAr6YlNRMF28zedpq7XIbHfUOcXlpaZmO0efFt+qtK7AGcM2Eh\r\n2EQk/t2Cvt0Xy5DR2HyDglsGNyP9is0T0ZrR36cz+VJclq4g3Lnu5j5VHR85\r\n86yO/1PrGWuFk41wGRuJ5JrXQExZs9xJe9VRkmUpeqI6pqGPYxx6vkEP15kI\r\nXgvjgEkzGOLwCuShuE/fAwCDK0IKuyw/p8pS6tKv9jb6b5g/Y0TFDX7By5oK\r\nr/43UHI0h/xVNprlsg1KKY7Hp867tias0o3qUq8MJHRaRgvxoTIlj5d5rvAf\r\ny9L48fGoa+pKzQR2JAHmWwikl62QGyeAqQCkiyd07ARLVo4qdaXxC6jEhkvR\r\nXtHmo0awPIvOZ4katFvRZUXv8Y3DmQnBCuE5WZQE5M6L7G9ZlnRp3tXaNF+5\r\niPmh6T6bxFiSkjBkQr0kHIOOcjbeYSot3FXi0ZJTnyyyd9so7K0Lcll4uR6D\r\nwT5S9CGWjGo47M8S1NTwjbxhLNpNWWi4Ll4=\r\n=btBF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":"./src/index.js","gitHead":"e75dec82808eaf9bbe2e4a2443d56a8d5419d2a3","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.17","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"dotenv":"16.0.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.0","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/config_3.0.0_1673283921095_0.7821127429726547","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@athenna/config","version":"3.0.1","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.0.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"ac4ce791dd03435c348d5e1edc26508384e99a4b","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.0.1.tgz","fileCount":9,"integrity":"sha512-GmkX8YRiSN1qYUtkWiyrkA6BofIHbCv1zOpLe3730oQsdUQTLZnMI+nURC+R9MzIWu81vyS5elz23bmu55mjEg==","signatures":[{"sig":"MEUCIQD7j3HiuyYVvyO63urvaReOMYkyzC20gE3UInp4crfUcAIgYTDcX3vRscyVfpqc+CL7ucdGyYKhLcH/wcSXVUm1W44=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvbGKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqa7Q/9EJ/lpbJSZUjGS466sta/OsACcUv7UzsTQc79YPMNTbMBo05u\r\nYJH9/YC0pXo7EWX/mVJ1aqh6ip5AnP19MvYs9La3ywbVFk8UOF7bO5+igO6B\r\nKZOzsqVMi4bnbJMtty26iqD3GPxEGIRUo0QyNj/tFUeoCrI4lkiyWTZASotW\r\ns/9dRw4BKx9QahJftbAJGRgd32EkbIyA3B9dVZy82xUEaemEFYViTidj+g7r\r\n5AuxfaavMxNNzSx0yOQ8OW5v6ZYPnQWvSc7csWL16F+BoKB/5zCZxhZv/vVp\r\nTt47yo8MlZV6JNKXil8p1aTNtsv4OqaeTeXBz/nrD3PVLy3zEObyPzSPM+d/\r\nPaN8OdCcQnQjnVbtQ4cz1lMryYWPqi5Y7HFlt+ZCfR5xVY8brARLiOmctlEY\r\nXP+9RWQyyxQSTfUkiOd+QvR2PZBf9UxSTkgMh+Mf3Cm389sbd3P4FvgCiXxG\r\nawiXjLQvvGWFeKaIJ3wdHcGrGx3WkKTg0OhZ4qC6RynpUHhj/1N2SDYqF6kC\r\nvu3MF9SffgXSsB7Ocm25AEgj1MygBypBmIrHeYzzXNxZbQPwAwFuMCe3zIbt\r\nNSbklYBogxy/yA+DnVzCqdQvpx76e3oC0U4LRa597m4NngQbnu02LCNEH3vY\r\nHufkRtTATaPhPcSOFOh6O6oqqteGkrZdsbQ=\r\n=Fa0G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":"./src/index.js","gitHead":"924836418702e1db36024a76378c98e1fafc026e","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.17","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"dotenv":"16.0.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.0","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/config_3.0.1_1673376138703_0.7689576045578965","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"@athenna/config","version":"3.0.2","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.0.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"2fbc0b08d3673187cb5acadb0b7b8750f2f67284","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.0.2.tgz","fileCount":9,"integrity":"sha512-NF2PuypAVP1N4JkHfHvyetYEuguIonh3TzFZn81NafGbbkAC8qvnom/ox9cmeCG2ACWEAS3ngtWsGPD4yMmu7A==","signatures":[{"sig":"MEUCIHakhkpKA1rrz6VAklLqoHeao4YY/tUvY5Yx6bpG0SiiAiEAikOUVtbjAqc587li2otLAKvKf7d+re33/nC+0yYjw1g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwKdlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9ow//ePEGvgZMWTv5T+4hnDTfLMgoT9HwZL7lo6O/zBQX97V1BXJF\r\nbaDMTe3vsx3lwjLILjd1A0VArFe6hIw8d0cyTteZKvsOZUOJUoJxUqJMcBjY\r\nXnHAl3NmqFV2yvHJHuisrfvBH8cynUuQd8khljl2FB30Fp+1aCZNTLQTNc8x\r\n1Vm7KNT3aZoPpwkDc61qK9aXE+UKrvwxbhhN96Ev7edT9bM6UZh6qNxYl6mK\r\nesZtXCUnoEI/rYejbHsrpAbEVr0uU/Y+ctsVwKEF759wGsJ+9jEUa1jMTmFV\r\nqwdTnOSPLlHi6kXF9mGV/K72E3B6R5Bp5F/7Sxz71O1N04ClKmcLMCy22qqZ\r\nw0r5d9e6pppRK/qIJ0/kae3IHWCAaxZ0cesK0sqgfq58uBZ0M+MnT6At+SjG\r\nIC//4ZmCBsEt4ETfKU/CSW+eUyqRiMABGV5WNWhQAYxIEi76jDSRL3cxxyib\r\nsnKiUR0BCOns7csgs6NUvDd6dub5JBR+j0EWPDWTUSlBxd0f1N4bFOjOdxcE\r\nYw5vgJUiMqQ1Mo1SkcJb5HR6sUBEbywvpvJzZyNqkeoWA8vgPch4oX+x05ce\r\nPIA42K4gN1JLkziLQAbSVCKzSH+HG9KYyRmrve4++JV69VltXskOtryTtzSx\r\nQJGi1jpuI1yBMEyVr9fIBy0ESjSRZzZ0k+k=\r\n=Tgi6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":"./src/index.js","gitHead":"47b1ee1e6bbcf862e932d37027df78703e8ab202","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.17","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"dotenv":"16.0.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.0","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/config_3.0.2_1673570148834_0.9746280546880413","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"@athenna/config","version":"3.0.3","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.0.3","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"e416f9acd232281aea32b51a7b2cff0e4281479f","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.0.3.tgz","fileCount":10,"integrity":"sha512-cLkuo04QaYOsu2lKA/e5LP7V36DXKVERLYc+OSSo9jbfelzqLZUAF0i0L3Rj3by0OhrYYn2LWG+mNmdRchyHBw==","signatures":[{"sig":"MEQCIF0RyIigJHROe07ZuzVVTA0rXOH5pRtSs1MMXKYxAzXPAiAO8dBK8z5s27aC2Ei+tZYcBmIY/O3HiGh6qODD/Ad51w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjw1BUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEHQ/9Hu6OndMoKvryrdnbu5kzoh3sCChbbNc4FERv4T0266Xtre7v\r\nTB7/PZFNgl00f6pqwPH5FvIcSu72lA8pzrrfUA1hGviRFX7PV33e3SlKloEt\r\nPDsUH3PtZw7/N6OJgdJMcX28B6FV/7h1AOTkp9Bd9opry5lhrEFbQKKQcD6R\r\nLMCOCYSg8/aXI3J4+OucGlYNLsOCTdwBrTqdDEAiBLESRKd/D0ImhLyWvyRk\r\nQEjrJcEeriMYwilC0i8L8GI3GJSattItLBKw4YdWbiJ84BgNinX7Y6zPppcP\r\n1pP9UuWZQKWbv3QBXINKVwJ4ZuiXDhbExVn7VWUF/blTArJDn0Q3/eF63+ks\r\ni5O3N+QCu8iYsYeq8vI17/o4bvwfbeXa8Jpa9M1B9ukE5OaYKOKaD84cvXpI\r\nvOiK7VthRLy1npB8peGz9ATgAGubuD3YescAj/s4o2QoAnedhNDJ1T9/mIha\r\n/HM8CGToKyfVNcDXQoySNs69bFU2UDouokqhRkFMVKR8QzN6FTrGQCq/5MSC\r\nEEXAiS7IBeHi7ZIgcc//PAUuRGM8jwZMmkUhP7zuLc38qO09rdz+9aodeled\r\ntR02Y7kefFzd3lZKAobmFCI7Eu6/lp3frIuCneJkaiUdWv/V/HXlOPtAJcO4\r\n38X1EIGGhHDhrc8oYpDNiHkwyoCNZAI18kw=\r\n=B6bQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":"./src/index.js","gitHead":"6f2155033ab994e6a3875b6e10dd28b2b0e6197d","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.17","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"dotenv":"16.0.0","syntax-error":"1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"Path":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"eslintIgnore":["tests/Stubs/config/syntaxError.js"],"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.1","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/config_3.0.3_1673744468474_0.7610783083869448","host":"s3://npm-registry-packages"}},"3.0.4":{"name":"@athenna/config","version":"3.0.4","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.0.4","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.js"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"76bb247971a41abbe385d309e7260008e9fbebff","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.0.4.tgz","fileCount":10,"integrity":"sha512-loWyyni54xmvSVcLcy1mk/HsG7CP8h3wsYHm5v5QRBq2bZPQQKinI6BFj/wjEmnNdVIZ9/Vfzu8jsOuKHXgF3g==","signatures":[{"sig":"MEUCIDgUttabm8W/HUHvkQEq4sEV63ewK1INV7dfQ4AUnbatAiEA/lCriEB5xRuofMmLd8rEAbaEfpqC5Hweo3So8NIzU4Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxBMDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmopjQ//ZxWLz32r7f36xYI4OqLX1FDtAhkHVLYN1VjxOJw/ky3i6U7p\r\nCg9gO+2zBoE4vgJ7Er0RLfYZ84imIp3lZW+j+sNAK/lCHvd0H1d+O9SS0zYB\r\nngPnVKfvCZNivefnkO1O9PVluXgSwLzdEvOK0f/h9AlPlgH5D2Be7M4QxsAl\r\nSKe6b402nPOKZcf3AWt2Vo4cm6AzOcRF5Wryzbeo0Xi4ulVaxqfi/oZUMf1J\r\nYAc3x7VbNvS5qWMPCAxzIUHghMPZKGvE8/JYOBo87P3dMlEwZQ8lwQuBTf/o\r\naA2hMgXV2NjcL0zewxf7dzzJK3Rxybml2vgTrSsmdm76O74rPv/IW5oRjLy+\r\naK6ewlfAWg+Rsaf3BYZC6lXzTp7gMalFF9Ue0RbpCrhhaozfe4jY/QUSWX09\r\neKq0n3PawPy2/dYdbsuW8/mIzQbD6PErFFIDtzUdG/hkN+k26LEc0lWLaMJF\r\nTh2Ciu9R5RzAW9fZXdlwKH4l+CkH1TPfMK9aOwm4Q8ZbHo5DYrvBhX37/SFz\r\nGGtyMQ8pHrTr09SClmGXiiEeBStG23ulFH3AjocIi+SzelUvh/9f7n/7oUzx\r\nEakt9S5xGjWm//BYK/lqX6tEofuSNIlTDveP/fMw1h8hNXrIExpFPhpTZccV\r\nX3dOFQSPq/rjb4Vj6r0W6BibeY2AJL60tVQ=\r\n=8i+s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":"./src/index.js","gitHead":"e1deec3122f8189faf4e4923e75983bbc2144102","imports":{"#src/*":"./src/*.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && node ./tests/index.js","lint:fix":"eslint \"{src,tests}/**/*.js\" --fix","gen:types":"tsc src/*.js --declaration --allowJs --emitDeclarationOnly --out src/index.js","test:debug":"cross-env DEBUG=api:* && npm run --silent test","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.17","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"dotenv":"16.0.0","syntax-error":"1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off"},"extends":["standard","eslint:recommended","plugin:prettier/recommended"],"globals":{"Env":true,"Path":true,"Config":true},"plugins":["prettier"],"parserOptions":{"sourceType":"module","ecmaVersion":"latest"},"ignorePatterns":["**/*.d.ts"]},"eslintIgnore":["tests/Stubs/config/syntaxError.js"],"_hasShrinkwrap":false,"devDependencies":{"c8":"7.11.2","husky":"3.0.9","eslint":"8.14.0","rimraf":"3.0.2","minimist":"1.2.6","prettier":"2.6.2","cross-env":"7.0.3","commitizen":"4.2.5","typescript":"4.6.4","lint-staged":"12.4.1","@japa/assert":"1.3.4","@japa/runner":"2.0.7","@athenna/common":"3.0.2","eslint-plugin-n":"15.2.0","@japa/spec-reporter":"1.1.12","eslint-plugin-import":"2.26.0","eslint-plugin-promise":"6.0.0","@japa/run-failed-tests":"1.0.7","eslint-config-prettier":"8.5.0","eslint-config-standard":"17.0.0","eslint-plugin-prettier":"4.0.0","cz-conventional-changelog":"3.3.0"},"_npmOperationalInternal":{"tmp":"tmp/config_3.0.4_1673794307505_0.5989639377437073","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@athenna/config","version":"3.1.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.1.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"ba1100ced827b7e36a51e1b378688b55d0b1ba1e","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.1.0.tgz","fileCount":19,"integrity":"sha512-v1deO4Dk+LFQodiOphmYZgcX4wqqYYdVkLyf3n6tRTp/bKUf3yyavCAmDETskV2la4ovfwhNwlteVYYAyuVXvg==","signatures":[{"sig":"MEUCIF99LxJBU4Ix2dobCY12p958w7/Hrg3yPj4uaL8BoQQTAiEAihjaX3UkaAs6oLYc4kr+m2hj2Azc3lYUtFrbyUwMXrM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23063305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0c+9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDyw/+JHHFCwED9Blsw4hiHekxhmkWFdRbbjGbi8Dg5djoT8jHTKBW\r\nsHohAcfEMWuiVyDO7JwJ8X3oxJ1ZR/g9Qy+9cy21lGCppYYcbRrRs40EK5rY\r\nz0C98YS3zo+oDG21CLmHEZQkJF3ix/4faDMQ4USlitkmkj3h5OiQ7NaKrFEE\r\nGbGA+hQqccu60Wp8fuyTpnxMAgxGfR5cFDNwpx4Y4sH6YdKYfX3TYmKMrV8z\r\nTqoEsPDeWmxhbU6un5Lu/vjKKEamMMJmFl+fyRpNFwgvlxAuPigyv9xtKP35\r\nLvXlxRae4HOrGpvbyRXdHwA3FkP5TbeEhGKghn/zzJa1pzZyAoLpMmL8KeKx\r\nObvkFRXoLSEF4sejmuqPHEdLFkluDAez3Sw0JFXGEd9Fk4LgzhGAFxtW0WuH\r\nR4fG/T7w/EsRvUXQ0kFuci1DFmuwlCZGux2oHcH1GDevaMR1TDXS4EvFCYFP\r\nCW1SVWEmqm9Zc42/AnKaaaHRX6A4ImHFPsYxmNxhmO2UztKBnkc5tCHSwtzu\r\ndY57EQmlt2jo74fB46bEDvK0aF/Z5ZgamMjEoU5unmdGbuoCtbQ6c4jrFYnm\r\nxdhFxsmTMRYRY3PIlE0fvs8T/0G/PoB7qs/LU9rBSJtoN97f6/zmZPjxo+P9\r\nt2cIuNn2MI5d0HwZyil/N+MLp62UQurfux0=\r\n=UJzQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./build/index.js","tsup":{"dts":true,"clean":true,"entry":["src"],"format":"esm","outDir":"build","sourcemap":false,"splitting":false},"type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./build/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./build/index.js"},"gitHead":"851f52ae52c08970b3ef99c4337521307b730aa2","imports":{"#src":"./build/index.js","#src/*":"./build/*.js","#tests":"./tests/index.ts","#tests/*":"./tests/*.ts"},"scripts":{"test":"npm run --silent lint:fix && ts-node ./bin/test.ts","build":"rimraf build && tsup","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* ts-node ./bin/test.ts --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.17","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"dotenv":"^16.0.0","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","tsup":"^6.5.0","husky":"^3.1.0","eslint":"^8.32.0","rimraf":"^3.0.2","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.3","@swc/core":"^1.3.27","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^4.9.4","lint-staged":"^12.5.0","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@types/lodash":"^4.14.191","@athenna/common":"^3.0.0","eslint-plugin-n":"^15.6.1","@japa/spec-reporter":"^1.3.2","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.6.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.48.1","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.48.1"},"_npmOperationalInternal":{"tmp":"tmp/config_3.1.0_1674694588839_0.7327565756655385","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"@athenna/config","version":"3.1.1","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.1.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"538e794c746e625504b5ec28bc3c6e0caf403fa3","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.1.1.tgz","fileCount":19,"integrity":"sha512-Bt/U/xzlHRaqcVZ7tb74Fd8hU70oLzMDevcmp3yYjrmOv+lwtRU+EVgeUd6XhaKYvwV6NZ/MQmBRYqiwDD/ctg==","signatures":[{"sig":"MEYCIQD5k/Vi/hUvv8ptC2kbUszYS1lskGLjKtrEMcmNrWGNFwIhAMqkinFmUEqp7iCT2nhQ33tWsc1yeTyaHdF79233XDwM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1EXpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpmsw/7B/yHxmlV32Yf0MbyvLjB/NKEpAY0xoUF6Y1upd8Zh3cc1D2e\r\nKu0uBW7w7A1GIzFvdCiJ1Z7zfXOKyfVKkTYg/8Tg2sBNWr83V26lp166/3PL\r\nITK+YKKEA53OLEmYksfz6ZIT5/VjjIAoLWN+xXjrY9xNUQbq9HtvwJ8gclRv\r\n0Z9b+8A5vYjWwr6Bf0KnNvlNY68MGzIxrHFGneBJcMQLe2t8YNjkodm3lsuo\r\ns4PzRN4HOd5ys7kKEV5jwU8iiTbN/g2QNWBX04F3SoaCE89PIsfuw+I4pSrJ\r\nMsC4ULQP510pimIjMF1t1mJB1kGZHR83Zm+QY/oBr/xogLJqdkSJMHMBEfBI\r\n1X32yHk/xFPRoRsrMW+GwZciIrsquN4tioVE9Kxu/YJM0P+IR2BYe2EAVLcy\r\n1NOSRCYnGmF9O6OcNWWHRCILQnaVU5HNQ5Y/SufiQS6dspCeOtJf+LHxtEmZ\r\nVU/RGewMQ74CjMF9nTkIGYA5fcyBK8ZLnlwGSxC4j+rvfWBtt2DxYMuN1LAv\r\nxVoxQxBj9Dtfrm7Hg52ZQlaOKkONzsyoqIclfnPth+YywXYdvSgRd24r8c2X\r\nvR2azt2xKDMONqfYGVAGrK0gyxUWY0RuOtL2WEfYdbJ3s0iFofPjp4YKcmk5\r\nAvntY/vd4zd9a1RjmjlUnPkCbh4cq5gD0GU=\r\n=Ff2O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./build/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./build/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./build/index.js"},"gitHead":"8c6d93873c7e9db2f610cbf94e8a38fef883bb3f","imports":{"#src":"./build/index.js","#src/*":"./build/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && ts-node ./bin/test.ts","build":"rimraf build && tsc","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* ts-node ./bin/test.ts --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.17","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"dotenv":"^16.0.0","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.32.0","rimraf":"^3.0.2","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.3","@swc/core":"^1.3.27","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^4.9.4","lint-staged":"^12.5.0","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@types/lodash":"^4.14.191","@athenna/common":"^3.0.0","eslint-plugin-n":"^15.6.1","@japa/spec-reporter":"^1.3.2","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.6.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.48.1","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.48.1"},"_npmOperationalInternal":{"tmp":"tmp/config_3.1.1_1674855913218_0.692535336026129","host":"s3://npm-registry-packages"}},"3.1.2":{"name":"@athenna/config","version":"3.1.2","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.1.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"e7b3639d8049002728ea27b4a04824dd24890b51","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.1.2.tgz","fileCount":19,"integrity":"sha512-k79OiYoj1p3jK2dnk40lbBhXRJF12nwH0bprSWJIPVtgqz86U0RYqvoomTnlBd1o0a5xb01evLKyCzxTBlxfBA==","signatures":[{"sig":"MEUCIHfnLfwN9oH8NPV+LMNVRxy8oXaqWJPJebHhTx4BFel4AiEA2GvVuEmNcvOFA1sNci/bDI4d/r0fQMd/h9zxXWkXvE0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3rZMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJFA/8DxHUMtyMeSG/vjaVzYDIyN/pKbkc+k1ZVmgKgDiXyQqYDhOl\r\nDVDQBIbgJ780belfwrLjBvg3NAjjyyQ6wOsPAJTsAOTvfAYVRpdq/A7lV5yp\r\nyO40PS9SFfeCoa3X6KhENxpAl8s/bAnmzGc9NENZPysK7Y1QnZ9kL9PyKshS\r\n9TNiGWCyDo12CnrL/No7cvPmA0EzwE6GNDKQV1PUjyM4mSma2NmlmvONlTP/\r\n9FzQ5pmm7CoPNEKymGRcevZWaaJU0wHBQN313TjGVLQ6A9mRL84u7q3tXiKa\r\nv8CM4fLJ0B3PDc1x316FI0M4/skgfp4dKKPb5JNGkuzEDLUq3au5TbkHFYe/\r\nY5L95jyEdxLD/VKcNo4x6vLhGRhR3z3pOOgIc4QLObOi6nEodAZwktbJGPFJ\r\nQKAXor5gnq92VRzMOZzjz3324NxMVdyXCdwbe0hhAxU4hDQJE4y2fV5qUHWh\r\nPMMjImTy+t1hlJsj5sO8c+UW2W6ztq2JgNv9D23u0jFGXrIc+IGPNAcSMaZd\r\n+UR+Rqb/EIKyFaZrMkiYXGhyzWgfwh9lIMcELsUU6F7x3WbR4y0oGLspqPCv\r\nxXHzyqvlaFB9Asnz7jzrOhH+f4kSElVpDbzSSJKc1/bEGyhud31HBJW+cHM3\r\nu4/APSpn1xWLcDr8+O/tCpejocYt1ozLLRc=\r\n=6xlM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./build/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./build/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./build/index.js"},"gitHead":"7e651cd02b8b1b91451187e331fa98587d3b6401","imports":{"#src":"./build/index.js","#src/*":"./build/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && ts-node bin/test.ts","build":"ts-node bin/build.ts","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* ts-node bin/test.ts --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.17","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.2","dependencies":{"dotenv":"^16.0.0","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.32.0","rimraf":"^3.0.2","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.3","@swc/core":"^1.3.27","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^4.9.4","lint-staged":"^12.5.0","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@types/lodash":"^4.14.191","@athenna/common":"^3.0.0","eslint-plugin-n":"^15.6.1","@japa/spec-reporter":"^1.3.2","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.6.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.48.1","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.48.1"},"_npmOperationalInternal":{"tmp":"tmp/config_3.1.2_1675540044466_0.3810946845121532","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"@athenna/config","version":"3.2.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.2.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"04d9ad62aaa8704b3422465cb31e236846679344","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.2.0.tgz","fileCount":17,"integrity":"sha512-XRKXk1lD/FykOg5VRqOslqNq2n+AnIogXy7OnnY+xoa8Cy57DdMaqXK1+xOV75OeIhGZRbKMOqy2eQHqdr20nw==","signatures":[{"sig":"MEUCIHnrOnX6jCihFMSzYJVp8uXmrOKlut/e4kevGJ4qnGQAAiEArtHQpz3DimVBlKkjMiu1AaUtVjYj1bql0g2ImoKgHeI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCmODACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrElw//ahk6QE2dewKJ0A9MEMkFjSbxY4H2SYwWkqMbqh+G2sKJEsCi\r\nKYRRk98p5At/Mj3TOPhJ6LCzAH9Ug9ARWZWl5GMFTLPwfMSzutw/udJuug7y\r\nthb2jAT+kzlrT0/zl/RZzEJa0tvgYaku9xrsbX/61XoMmqmsvNc8y38xbAOn\r\ntbKwC75KiEKJJsQ/p4+HHJUzXjZ00LxczB7tfBTgFmWB4I7IzPxiJKgua9XK\r\n04ah4ASKKFaOsidFsBeGtQPptj2WkXgfklNgBAuqgoAyOxjiLoEOA2ZR2S8d\r\ns2Vds3NhsH1D5F5ao7TkJ8C7kabOiU9/wqzJs2yRGXBKnQ5dBWZACRcH5BxA\r\nMOpIOM0Q5KYF+tBBycd2VeMMTXEgV+I9MPtaQS+Iw6eSK5/l3PWYcqmZyB68\r\namV46mlL3PiKjYamqiCmK63FaqsGHYgdgGIVyvie4aj/Hs8lg2uh4oj/xoj0\r\nudA5sinqNRX7Q9fQvgjnSazCX1qIzX8kGq5K7xqDjJk5A2SI0fpuwR3CZVaq\r\nDdUHUlLgGPAqyLQRi7y5JQZXjfSYKogAZo87m7jrYBnm6n3GjUWDFlko6J3R\r\nRO74ppLUvA82ZoKq1f2cNkPjYdr66g6pEBDH3WX8SqeACfPMlqxZ1vh7FVIF\r\nzHtsjYolI4W6PK/jvzfar+smIsi1lA8p2/w=\r\n=iWCQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./build/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./build/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./build/index.js"},"gitHead":"0c176c46ce382dc361db979622bdce6c72cdb1ba","imports":{"#src":"./build/index.js","#src/*":"./build/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"node":"cross-env NODE_OPTIONS=\"--experimental-import-meta-resolve\" ts-node","test":"npm run --silent lint:fix && npm run node --silent -- bin/test.ts","build":"npm run node --silent -- bin/build.ts","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* npm run node --silent -- bin/test.ts --inspect","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.18","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"dotenv":"^16.0.3","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.32.0","rimraf":"^3.0.2","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.3","@swc/core":"^1.3.27","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^4.9.4","lint-staged":"^12.5.0","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@athenna/test":"^3.1.1","@types/lodash":"^4.14.191","@athenna/common":"^3.3.0","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","@japa/spec-reporter":"^1.3.2","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.6.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.48.1","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.48.1"},"_npmOperationalInternal":{"tmp":"tmp/config_3.2.0_1678402435268_0.6894672396757906","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"@athenna/config","version":"3.2.1","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.2.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"90a32e4ad0d872fb995325116f290055e2b7452f","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.2.1.tgz","fileCount":17,"integrity":"sha512-/+IhaWI8C5XkGE35W14bU7l+g85qOxUFk0XxVIhGgOfQogn5fBLSHdOdLknFqKLGo4IGRJXxgcSG+6ugvALTaQ==","signatures":[{"sig":"MEQCIH761ef5OPQ+lLRc6Itc2kWUoRBEMKrWzXB4HyHZgKcyAiAdd9rMQL7+baVrK/o0cRrHBPSaDCLxGTirjHbf5gRhLQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24954,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGcFaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqunxAAnKM2a9r++7S7PkxR+kkRfBsl/rknYRp0WdAKmY207YmAWBlM\r\nCMSC/sK+imL85hN/NMrnf9RocmAlSKl+LPKW3jaa/xIgoDD9wn1vsGMCJCfT\r\nznFvDN1VnPx+K8hXHIkcIeou2DUyStNOFdmST/8Np/QZiG37+tElCkBTHWGO\r\n81vmFSukH305myezM+gQCFXFmIaVmWjn3KMPiO3S3ocf+EpzhRt0lN/dO+gk\r\nMes3h1BXSfOP34w1H5xNdc+xt4uIEYTRvtFp/pIRbnV9ltkMVmSCHSa2TdER\r\nlScy4dpv7i92+rIOUNHAy/kl1JeGuUc/a/+71RvWlxanvEfo9iSvLnRAq2GK\r\nNREhs/CBiIlKNnRzReROXrOnw/L5YcnCQfsoNSlB9MMMXe2g8iAz550IAarP\r\nVmUT06hWPql9z0WByQpVXNGD+WDRa24yISY76ERKWMyR9bSF3uDcLMSglrAc\r\nljK/Np1BdF8p1cwEkZdWeWodsQeC3k/NAjUEIJ4uTaRt62k9/szevSH2AzD4\r\nzV2T0JtVz0kZAfIZ53YCzD5vjX21m4PbhaiKwYkTGwT53WDvhiWm+4zXZesA\r\nY+/NvXPeVcqvZ6FcTZ0BkxRBVgd1BPFgB12EF3L9/41kfuGq6rTv6cgx7iOD\r\n9bjr4wQfW0XJJLyUeejZGzCjaA/u3BJT/WI=\r\n=+xe+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./build/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./build/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./build/index.js"},"gitHead":"436a729b6f9857d3b1bd19008d65cb1e89cf285a","imports":{"#src":"./build/index.js","#src/*":"./build/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","build":"sh node bin/build.ts","lint:fix":"eslint \"{src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.18","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"dotenv":"^16.0.3","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","sinon":"^15.0.2","eslint":"^8.32.0","rimraf":"^3.0.2","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.3","@swc/core":"^1.3.27","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^4.9.4","lint-staged":"^12.5.0","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@athenna/test":"^3.2.2","@types/lodash":"^4.14.191","@athenna/common":"^3.4.2","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","@japa/spec-reporter":"^1.3.2","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.6.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.48.1","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.48.1"},"_npmOperationalInternal":{"tmp":"tmp/config_3.2.1_1679409498692_0.12283489797198133","host":"s3://npm-registry-packages"}},"3.2.2":{"name":"@athenna/config","version":"3.2.2","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.2.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"91e59d197777497f2e2b2d1b5d912e6d636960af","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.2.2.tgz","fileCount":17,"integrity":"sha512-QOzt6n470PSpNuWX8za/FRSDfIFu77zDidLuPNjWGFn5J19ywlVkFMOw6pTS5MEBJi38/7mEbwCHH5iyFzOEvQ==","signatures":[{"sig":"MEUCIHPGgovmZ6IWvIIPa0BfRAUVZWz0RKRfY3le4Ne+HySbAiEAl2YLWQoB84atjdhZQJdALpXHkZcXuSgCF/bbLKc9tUg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkG1/vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGgQ//cOdMusL40z9+WvTeN4eyZlLuL+46p+rqJrqvRhVUXHJyFMki\r\nI4CdX4NTq4wIfudaLHGOi8Rs1k+VfmpPf5b/X+dn+vDgX3n/CqniLbFJzvG3\r\nar6wgpDV2lTAtkNNs45y9CM3mpxoujQ8NaSe1ikUopDeFWG8z1YrH7K0lj46\r\nZaRxcYSKHpzoDWoG4wuhVSw/IJMZZTZSfH0/fJiDkXpvErG26tyV0fM5MdTT\r\nV93sIYjZ0fdwy5Pc3gae6+pgOAjUm+x9frVDWmTE6qrcDQuiJMJ32T8FKybY\r\nxMCXT/Cbe0gdfCUBidvpb+7GS5RyPJNKEgZY2k1KqlyPiUz2ORzGniGmYmxq\r\ns0+sLFWuQVKb9fJQwegDNXDwG/t6p4zZaL33HtCbH5G4Q1vkiJA8iHz2SmZc\r\n5u0Z0wA6fgy/YBshQJDyE1V4cApmnn6haqPky+19nCsYdFsfrfVhQUnGzd9G\r\nrnJ/EOtiQ1w7bMueKbw29fzqSGwIJoJUaN13nFu/4F5M/sP64QtKsoLCN77D\r\nla2Tw5uRZbDz0j2T7lkQ9olH0cloGDFCRKHtopjWe0yMc191E45UPjkNZEji\r\nLHXPCwF9lUj7Ao0LUqoK4/JjMk2oMaMbY/ttpVM2Ti4IF8jIcR3CFNBM0cGH\r\nTxqqQGfj9N63LPl7JfLUFfhRf2UaTVvZqX4=\r\n=Rn5u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js"},"gitHead":"78fabebe847de341bf360d0a1b9e7aa9360190e7","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.18","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"dotenv":"^16.0.3","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","sinon":"^15.0.2","eslint":"^8.32.0","rimraf":"^3.0.2","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.3","@swc/core":"^1.3.27","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^4.9.4","lint-staged":"^12.5.0","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@athenna/test":"^3.2.2","@types/lodash":"^4.14.191","@athenna/common":"^3.4.4","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","@japa/spec-reporter":"^1.3.2","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.6.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.48.1","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.48.1"},"_npmOperationalInternal":{"tmp":"tmp/config_3.2.2_1679515631653_0.4957652853008039","host":"s3://npm-registry-packages"}},"3.2.3":{"name":"@athenna/config","version":"3.2.3","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.2.3","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"813a75bf82c0fe9d20bd8655287e525deedd378b","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.2.3.tgz","fileCount":17,"integrity":"sha512-LdPqBg+i4wHZ2A/quYmyjbE9excEeHu42TToW0jQzul7GNsu2Nivb3R78rLf9F3F1FpdKa2QpctVUlgb0Vyd3A==","signatures":[{"sig":"MEYCIQCXmPOQIdStWvB8IJyYugtKlW3XQjVjCBIelKE59LZFAQIhAJ3MzH6sLD5bVaCdKc7QfluaWzm7/KCQ7Yb3EGwq1Ciq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkG2TvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMLg/8CDzuNzOG/N902MxhOX8BMfkFfE+LEGAUFxhqePzVL9pOqc/F\r\nQQOgXmgfO/Vmx36yyptdRqBq1fyjIL8HI6ivPrGl3ng0R6cTo0gC6oLFXagB\r\nJVXhMgZuPExTGxG6rab17Ou9gzkXlZSL0raC/Qv9TBHi8qy2QeypXMPC2/8K\r\ncyVFkwhZsfkDiBP4yvygkpHL4qPYRqj2inUHnWWRZO6IeoOkfG5bTXmCjMm1\r\nIB8RSBPh5p4drtyViWnLdCCY6Cbh6LDPDVSKqsfrpkg9skg9QLzHctDEJG8U\r\nG34TNk40McURdlFaTDyhZaB9d3JhOrmFrhfAdzkjIcSB8wVidlNkux0wfQ2r\r\neB4DhffoFNbSQDwO2FsNWOEXRDAaM8bEVu7/oFqTkq/6t9ZV5WQO2YP7e2CC\r\niL4rt/fAzdhD/ISOj8dMOFJCR5uBV9G1FzsUqt3tlFqHb1JMax8rKw7BVcYr\r\nJD1uSIwFu5VdKl+RL0BQwTLOTDQQFDt1kmjXCEKXbXWu0dnj/jeMvjd0DwHY\r\nJVnrayj0xagoqmheoQ9w9g8GvhWSkqJOVcq9Wxsw07987R4KG0wTIZaFRLPq\r\n/13XVcEzUQXs+ECN41XWw1/u3nOBDJXJN4zL1DX0lLXy116z9aAjxIVZRP9E\r\nE9tt1WzeFDtDkWXCgh/HSEkyVfCDZDrp+Mg=\r\n=haAH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js"},"gitHead":"0bcb0851b13e15913b080bd37fb21b40ab87a2a5","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.18","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"dotenv":"^16.0.3","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","sinon":"^15.0.2","eslint":"^8.32.0","rimraf":"^3.0.2","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.3","@swc/core":"^1.3.27","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^4.9.4","lint-staged":"^12.5.0","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@athenna/test":"^3.2.3","@types/lodash":"^4.14.191","@athenna/common":"^3.4.4","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","@japa/spec-reporter":"^1.3.2","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.6.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.48.1","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.48.1"},"_npmOperationalInternal":{"tmp":"tmp/config_3.2.3_1679516910823_0.7728092480854682","host":"s3://npm-registry-packages"}},"3.2.4":{"name":"@athenna/config","version":"3.2.4","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.2.4","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"9d103efcb3e09bbae3031f8f6e29e643cfa807df","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.2.4.tgz","fileCount":17,"integrity":"sha512-QTTltfwsTjLq9HJw8kqG/9JCelvF9g8DFX97JeM65OiGMOmbhqEVjhG/1iN5dU1ys6PlIs+qRrSHpBbahTnODg==","signatures":[{"sig":"MEQCIElOJJOlYWdYI09EeycVBalfeRXDr0kiLfTI2luUA0opAiBXZQ6O6bhwJMW2E25iofy89fsoq65vMsQ/dhoxASh6/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25050,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHD0uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSDhAAlpxeVLrSqGEc3HdI0dmnGPcR6pWLnZsI5pe0r52quQKfi9SO\r\n8wzuI/3Z46oKHE1qSIM5GQ+6q53/wnWkrsScbxz/wVsaeL9oHihqrzZO5VrY\r\nMzIEyz+vsY1TApPScd0iQYLJSX5/ivimw5Vc61rjGbAkQvSsYA2Vp4h9zTIk\r\nYQhq1VaLEzfFaJH3GNQajVFbddYe8JSiqab7+ttwzR+0w1fORQM83eEGtpcA\r\nYtjUoDbi4CCQgDm0q9w9sQnd5TWNzAPRKEM97RNXWy0mDUE1D2JyE+8c/var\r\nmWqMtWv328Soi81RFFwt+zkj6BeqoZebmi5oosmvFlqwJ7S4gyLARm4GXGXk\r\nwtRLHKE+eHhltWxM+taCCahI/cWQyb6eyJtCeVg8lGJKkkidXirqpY0MVQIg\r\nbqeaalbXMy4/5dadMlVmrSOda47shFVpPMFLEsWnIKY9xiNDbQG/bvj5dAOd\r\ncdM32pkMnGTvQZ8EsWBCBEAOWg6KvFRgwKwVap+OA7nsQrsxtRYYygBsgF1I\r\nvG0l4W7cV9RHCt5fhfiqC+LMf090D5/zT+/Jf8FLleeMwo5hjBMnh1gUQjey\r\ndi6LdZC+zbBflKMiknQyKOioU633dydU0UVEJyYxu/2S2JYbX76TimIW020n\r\neenDWnqp/2ZF6o7Jl3jbpdmDlonXbdgp/go=\r\n=7UEP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js"},"gitHead":"f7278095b5d566bc75faaf068bc218f578ac68d6","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.18","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"dotenv":"^16.0.3","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","sinon":"^15.0.2","eslint":"^8.32.0","rimraf":"^3.0.2","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.3","@swc/core":"^1.3.27","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^4.9.4","lint-staged":"^12.5.0","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@athenna/test":"^3.2.3","@types/lodash":"^4.14.191","@athenna/common":"^3.4.4","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","@japa/spec-reporter":"^1.3.2","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.6.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.48.1","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.48.1"},"_npmOperationalInternal":{"tmp":"tmp/config_3.2.4_1679572270055_0.14064288362926392","host":"s3://npm-registry-packages"}},"3.2.5":{"name":"@athenna/config","version":"3.2.5","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.2.5","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"fa75de331d19a5e5b8c73230807bc9579539a849","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.2.5.tgz","fileCount":17,"integrity":"sha512-07aBbgOmfNbhNVZ6xEm1Wlxwmz11IsaWh1jNxq6tki3R4spPhUBPlPwjHNjtJBfCDqp/xeWMgRyHpFG1zX7C6A==","signatures":[{"sig":"MEUCIQC1ZvtWGR83a3sBGuQcaL+5Zssq9Cpi3zp3hHOyz8K+CQIgKmpG745FAqcEb7EBPgguE9TZIm2FAIt17qYeaXrCnak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHFiwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/7g//c4eGkgv0L9wOHderPZ7REDJOw+qaqx4NtLtLUqNndPM9q43r\r\n5OHlTWNWkOUbA+bXzmmk1vGgYmrzWVtQ7zDRjt9ZwWAsXbH3TGR5CY52xXPC\r\ndEYGduCJwEV1RBTcOapLFGfs7Ixxw0Mm8fvPO8amuAh+djKpwVQxV9Mls2pK\r\nMLDW7CWOFRhZuKAPX1YpyOYl6zg12wybtSwHP7SNdUWJRWBvqx11MMJSrKN+\r\nekpqFeRtT/D7VyDcxg86tHovTgyvmkts58oKXPvAdstYmgJc36N/7ESfQrGF\r\njaSi6Qq6WVrWP9WyAxBibZA42AOJp2vDzwumv2e/vacForzYLKEGSfclw2JD\r\nFdWbpk+j0iPGeXZ2NW0tkUWBGPeKYGUopCivnG+6u5WCqYthBQb7dscGhyuh\r\nHvFU+CYiXzuqq2OziYsfJbJu6EIa+bsvt5pLOqg+jRpdhRirWYVck6j29LK3\r\nunJK60aKmUiRLeGGnUTZ7F/FYRTgyKhFlMVDWPFH+natiLHmHkqLQfrBa7Iy\r\nQSQs0yOVxYGtZoiMzoxtml9ShGvi3xphZsObHv81cU4w+0s3TOQIPCS+2m7c\r\nJwAnlF+j1cX73vshF0IRvp6pJ7MVzS1SgF0HuGQgp52vXwr2zZLac1vC7WYC\r\nobuhYReh8hqo7QnSwFX6BMzlStUjc4pINJA=\r\n=2FtN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js"},"gitHead":"0342551f9951f4c421f6699680fa2dacbab5cf5b","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.18","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"dotenv":"^16.0.3","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","sinon":"^15.0.2","eslint":"^8.32.0","rimraf":"^3.0.2","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.3","@swc/core":"^1.3.27","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^4.9.4","lint-staged":"^12.5.0","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@athenna/test":"^3.2.3","@types/lodash":"^4.14.191","@athenna/common":"^3.4.5","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","@japa/spec-reporter":"^1.3.2","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.6.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.48.1","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.48.1"},"_npmOperationalInternal":{"tmp":"tmp/config_3.2.5_1679579312416_0.11701787348678439","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"@athenna/config","version":"3.3.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.3.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"8552255983f701a0ca57000117eee72ceb988c3d","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.3.0.tgz","fileCount":17,"integrity":"sha512-/D5pE1FmQN9CDfGBnszqxmAYnHU/l/Qxp6Ug///NveS8Gkqvo7fyiC8hiVSrQAQCV8HezGcHIgqWd4UmvBri8g==","signatures":[{"sig":"MEUCIGYm0OCstQ8isphoKAMyItCkVMM8m1HTQpn407jdvqUsAiEAkq2vBHIZ5qZ+bKxAhyNHIyQyN7fWq5UZxJCSAy0i9pg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHcHhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoN/xAAkoLJ3QQeUtxmay3OZLI0YTmYRe61QKTwkKas8jqTgiOhcI7/\r\nHvLynDum1TnLmawnlL8T0MtRRPo4iA7qTAEdJtq4iPnpPmKxuoacPpEIyJj0\r\ngr9eiR8kL29GoLuLWVw551B2FGx7ud/P/pI17bwwRhj/FGex4AC+MUt8goG3\r\nencpoY4hkYbvqfgZxsIpqK9cQEBy+FVrx/8KGFHtMutqMnxsLwxjQvIcegGg\r\nZeS7QpDHv09zifYzoen4rhmfQIKLY8Qh/eHQ/DJ7QCag3SA+25ETsloD1uGo\r\nRFqgLDj1MSNmjS0eAVKbYGLlx/prDNjEts3opHde0prAw7tT45j/9j+MyS4U\r\nUVd9LXefYLMxDaWnYhgrKlCK+MqzUqmC56mCTlcTuztWu10ZDeX4wKbzPTzI\r\nnKznklKZVshRozmCJYyAGL8eWkIxIQDHvtRbXPpcK3EiRV4rdaaCrKyXj1e+\r\nZzWuSlpnqS1vRFROimQfOUv7oTgcJVDPDVEzsRHN72UAAZYuTm8Yn7wQFr9K\r\n34avfcROjNxXrHh3RUwlLA652xsZetumlIhTEfd/timy+KHsu0Kom4RjihsU\r\nS26aNjex0aB4AdxfojU9hV3gKJSYtSR6F58VGgfUskTsSG3LmtIQzYHzu3w6\r\nhsOthmKt10e7fFKmZuqtELYMh4xb5JVMP20=\r\n=ltAW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js"},"gitHead":"dd1572bda21aa2101b7585d2f73c1b979476973f","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.18","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"dotenv":"^16.0.3","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","sinon":"^15.0.2","eslint":"^8.36.0","rimraf":"^3.0.2","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.7","@swc/core":"^1.3.27","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^5.0.2","lint-staged":"^12.5.0","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@athenna/test":"^3.3.0","@types/lodash":"^4.14.191","@athenna/common":"^3.5.0","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","@japa/spec-reporter":"^1.3.2","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/config_3.3.0_1679671776940_0.8550457091378767","host":"s3://npm-registry-packages"}},"3.3.1":{"name":"@athenna/config","version":"3.3.1","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.3.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"4571d7a71dfa704f34095cedfa2f429d0c522613","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.3.1.tgz","fileCount":17,"integrity":"sha512-Q4OCh91wyG6KCBQpCoi+CAuqM0UI40vCTlEo30On/D4BKCA1W9F8An2CW6bDMx5amFg8DEJHukPd2GwO+TP62A==","signatures":[{"sig":"MEUCIQDeIdvbM1dbhl4/OrWH4iswgQ83PgPTcrWDd5a7+ZsgTQIge5XVF/vJPwt/8ssoMoJcT6GCAHYnvtIGXRxsYOKcJlY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25162,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJuq+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQZw//Uv+9zC+f1UKBd27mkhz6iGP8Ji5X20Li75OMDvGK8lqOXUIh\r\n26xx1DpCpmfUQwuIanVhN8dG9SRvIP3BD0fB+Bzmg9MgRRCg1U/cmrnLIseF\r\nMYk4Zo3f0H5njFRSL4jKa3aHDw6KciXNmBAmWPAQvok6uwqlAWmTD98i5IcD\r\n5TyQfT3h63UQDp1xHDyq4zo9H2dTFn2DrhLLrOBHSclWhLc+2Gh/56fMaJUc\r\nxKqAKoZK/swMX1PnOTeGhYOMVXQlgW6qIEyd/X27eJevv61wLYVYR6UmniAm\r\nVVEbtnO/CoFcnRKpdKMBbircdv/6NT5zCSMixmdh1M/EP1UR80zRf3EPGuse\r\nAZe0Y/hG7hGppIft/Lb6DksNeyUXeP5pvEBXr7+JWuUmCQdE8I85v/YEB5Yk\r\nUx6ucZZvNoElAN3CONGjuMb+L/QKtBAvH3jrhhyehRU25knOS0IWUVg2d2gY\r\n3xEO0NoaoLmIVaI0US05RCrIwbjOK1Da3mJwdTkQ0r8HwUyhgdvu46EVarR4\r\nv6ucTrNTHDynq+oOgRZz64cejEyJs7867YCEm45j40HTxLW61gTjBhhXLUHQ\r\n9SLpr2pxtZkApj+zuy8gOG47K6jSMiWEsOyCObRzpK5BjR+toT8Xh/A/6N8J\r\nRe0vs8+Vpp/3ihY6tMWIV9HE8NjEtU2149Y=\r\n=GZut\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js"},"gitHead":"e1f5e02d55b71a834d1898a4b787ea94ede37ff5","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.18","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"dotenv":"^16.0.3","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","sinon":"^15.0.2","eslint":"^8.36.0","rimraf":"^3.0.2","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.7","@swc/core":"^1.3.27","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^5.0.2","lint-staged":"^12.5.0","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@athenna/test":"^3.3.0","@types/lodash":"^4.14.191","@athenna/common":"^3.5.0","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","@japa/spec-reporter":"^1.3.2","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/config_3.3.1_1680272061932_0.7852897726106336","host":"s3://npm-registry-packages"}},"3.3.2":{"name":"@athenna/config","version":"3.3.2","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.3.2","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"7617c3f391da1b782d5ff5c52f96d1974485c230","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.3.2.tgz","fileCount":17,"integrity":"sha512-EVKkv1nXX7UVRxhOK/VgQudHMW4UFSC0UmQNV0VG1LqaRrlBrmX9R8ke1SWW9UcGyTKxCfgN0Z6ipozgquY97g==","signatures":[{"sig":"MEUCIQCb4DWf+75LiSvVqkg/yPsZx4Txuae8UQvtnekvSH5BrwIgZ0IdA8o04sWpyEWmIpdA8Nr987i4Sfer3m6pt/Qhqyw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJzK2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpB/hAAn1Ijgtwl78Ly9azat3VpGImZGiR6GIr2YqcYHMxDkWJHTmNU\r\nkt31QBg5jJSzgGgpwLlSrzTv3RJ7ftvEX5ZWXAtBKqdEZoRVIIJaGfxTlRhH\r\n7v0WpprA2eu6ogIcMIeTtTfjQcCo/zVw2diL7yjaydM8F1KltRA3fCqu6fjb\r\nFVXGgFQ0VRlGPWvADZzvge25nctM2u6wP0MwOkuGQSuRsOM3O/3EDzv6kVxR\r\nM+sQABHOVqxaCUAi7NtzQWFxBh1gi0FGX2bxG6tOofVI1xryDTXD5UeR0NAN\r\n4hCgcbSuI60/wG/gLJrKiQhGTjaW2cwvoXeEB+65w2HNwu3gW27nZ3cuFkh8\r\ncfNJtIRK+gTKylAJjJAYmzke52fbYgq07U+35sZbHdy4kU7//xAesKe/domB\r\nH4YU3kv9wQK1lopVYXoTO2g21JmjR3vHg09UuKKjtAy+cuGQTfufBC7S+vJc\r\nAHGuBzACZRTm437F+IglzGGh0pu0aFweEAvXp52tgkwwfPMib4Ea2wTmnvlV\r\nDRzq89DdOgFJTXGiy7K5iVNrE3mV9TDtJSATJC0NwmPuE8paRZbp/6cOdyK8\r\nDeebWPvKZA/CzeNjE82KNwALQoboyyGXQBKsufpqUVcanD56ct/octw8LDTG\r\n1UIPJZFLlrxvx+DBPCIyVWd3xX4CL5xYTFc=\r\n=FDUN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"exports":{".":"./src/index.js"},"gitHead":"17cf58fa91e88b2f6f299fa3f4fb1c1707acc418","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.18","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"dotenv":"^16.0.3","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","sinon":"^15.0.2","eslint":"^8.36.0","rimraf":"^3.0.2","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.7","@swc/core":"^1.3.27","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^5.0.2","lint-staged":"^12.5.0","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@athenna/test":"^3.3.0","@types/lodash":"^4.14.191","@athenna/common":"^3.5.0","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","@japa/spec-reporter":"^1.3.2","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/config_3.3.2_1680290486218_0.9515354683521706","host":"s3://npm-registry-packages"}},"3.4.0":{"name":"@athenna/config","version":"3.4.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.4.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"70c1c01c63472d4dc48bf91acab942c70304f258","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.4.0.tgz","fileCount":23,"integrity":"sha512-qHoaW+GV3sNmX7M3G0DB8+YT1RJEk7D6eDS/aF3JMekKggG2ArmsWEaTkWXBIyiSCSTuCMjndtUZ9IGIl8MlfA==","signatures":[{"sig":"MEYCIQCV/nRCXgBaoXo9Kv8mY1vTU+9W8E9qFO+GOR7mzbE4wgIhAOTUCWSGo/uPo8QUsxmt/CMLbqzYXew+G1/dLEn/c9fG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34470,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMC0uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8mRAAid1VTO8vOvg0RxniDP4W+ns04KuqSWuT8LP8khUQIro59dr+\r\nVwLKcADbi8cLAhyjg19azEgWILLg6Y25oJvAsBSftGL3LHHj9i+1pc4NuYR8\r\nSN2aPPM8nf7PXDxAFq+N9XD0PwP/C9tUJnMxCjz+3yHsHxjixZ83jR6wGBwb\r\nxfT87GImee03iSM8HJgB06VboDab2g9WB2uy5IG8hCMgM3C0pljZLTw805do\r\nf1Ybwub7L0L/wLycNqjNWRWz4i25h3Th8aeEKm88w2LaR1UIfzKxSuCLEd0J\r\nlwkSv4UZnKqoxNK8YJCNV3YV+Y4W5FDQEo2h4j3oOwXlaPzUXNnF05p499K6\r\nJoppp25hUteAXZ+3HOFsoSsdrI/Ki+pn6pmhMd98xvN+8ssGnQrT0ugTD6pL\r\nS345z8GNoKa+6I3lS14IcGXByDSGEMWzkXGFxtmNNwl7Jk+FhG8LciwLITA/\r\nz/QzbEzpWL1owB48WnLGlmJERDZDSvgC9j94jfdZU4I3uwVfA5mGfVBYgWCa\r\nzVtwlIWZhymon9GkSMZXBb+z+rDI13/g5f6sobbJnLuDJoyieonr89D9Q2eh\r\nBavBPmrHeY7z5AGFEXtbITzyPOSqufPj5w73F33/8lE/UlcqJCM0XJguj9Ex\r\n844OKkuSoxWcXIYiCc4mPDsUCSkoC0/WQxA=\r\n=a6n2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"exports":{".":"./src/index.js"},"gitHead":"440a78ff718b7ad1a5f2bc4a1ba125eb8add9d22","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.18","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"dotenv":"^16.0.3","magicast":"^0.2.1","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","sinon":"^15.0.2","eslint":"^8.36.0","rimraf":"^3.0.2","ts-node":"^10.9.1","minimist":"^1.2.7","prettier":"^2.8.7","@swc/core":"^1.3.27","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^5.0.2","lint-staged":"^12.5.0","@japa/assert":"^1.3.6","@japa/runner":"^2.2.2","@athenna/test":"^3.4.0","@types/lodash":"^4.14.191","@athenna/common":"^3.5.1","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","@japa/spec-reporter":"^1.3.2","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","@japa/run-failed-tests":"^1.1.0","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/config_3.4.0_1680878894570_0.23528293927512944","host":"s3://npm-registry-packages"}},"3.4.1":{"name":"@athenna/config","version":"3.4.1","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.4.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"9d8b2c5704013a48dac9dbd3b2003e0352e0c893","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.4.1.tgz","fileCount":23,"integrity":"sha512-qJXFk0CMBBDLl0qLydOfosWXKVUFI5P91ConNlmJ9E017ld+pNmASNlETiPG56hUT73PLo00LbUJRM4TM/XzXg==","signatures":[{"sig":"MEQCIG0e7eCfqPOkBpS+vVNLmitYlFG2ICjambbuEkWOyFxwAiAsdkRK75cwJ1NKFPfahuIH5vPY4DMKW5tYI1QH3mgSeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34239,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMDr+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrdCw/+Pl0TLkpwYxon4TNI8yvFcc/bPiOD1NTMqWM6Oy63asaXtVop\r\nTFCAWO0jyGdYQUtoKxndeevc11iFh+XVHW333kVJMGeeYyGFbqeLkxshjc+K\r\nfRH4vPEEKbpGoT+UedabpjLotGB0M+WT2uu7fStepSQxHuX5FWIdT92JQTMm\r\nHXJ4dRkXpZDPYbmwn3+i8i30l4AhWiJF4CrRZem0mtBV2P72hp0G329b/jv8\r\nqC+8KP6PwjazCXK4xE5xfArYmy7toUDBL+G/vsbGc3YZp7YnREPipqe8yyyV\r\ng1iG83W3rtLV71fZ9PO7pf+9nBEB4CXCstrW5oa0m4L7CNILX6038Cq21Xk+\r\nPPvuZdX7PFdCuJxrKk6t+mzaObqxYB4K1HSFIkWP6a9uO1dC5jGxoH1X27/x\r\nms3szPsFf2fBcakVPJmBj47wb5GP88cC8O8ZaHRbyROn0en89A2cNGL4TnfE\r\nf+UYquS4It6UCG7XJssnGfniWKPcp+vWWB5Er2nNgls7RcTkRq/dtxm8VKff\r\n4EY8yYfMLYw+ogPKXKSwfJxD0uHmT+8S7m/I7xLkkbHN3lysTCpkAlcyp6Kf\r\nPg744GHTUe3Q0TQ+u/eLlswxhWRqk0Ln214TFKx0GYpYHH6/rlQ34vveY8N2\r\n2hunT+JI6hgmPb4wrrUsTI9amiPWW6EH5iY=\r\n=9qoc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"exports":{".":"./src/index.js"},"gitHead":"5b89f48be7f6a7ca38dfcd39862fec574ef4f34f","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.18","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"dotenv":"^16.0.3","magicast":"^0.2.1","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.36.0","ts-node":"^10.9.1","prettier":"^2.8.7","@swc/core":"^1.3.27","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^5.0.2","lint-staged":"^12.5.0","@athenna/test":"^3.5.1","@types/lodash":"^4.14.191","@athenna/common":"^3.5.1","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/config_3.4.1_1680882430196_0.9310272955876853","host":"s3://npm-registry-packages"}},"3.5.0":{"name":"@athenna/config","version":"3.5.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.5.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"6e4ba70e1c30f0279953606f18185d6e6d5c3035","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.5.0.tgz","fileCount":23,"integrity":"sha512-6VjJ0NBMJ2XTLXfH/oVY+WHWfPBaeK6o57pXjHzfmyok3OJmmMPrvsYvzfhmXvHJy7dx200AAoYtKQUxRh+img==","signatures":[{"sig":"MEYCIQCWqtu5vRVXGvfvmxXSfqOLI+2yp7ONIKDtYzfCBnTpWgIhAPZcmtq3/cZQcvzlR6kubjAsT6lPClp1qA/NWSJlfX9v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMKWJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqroBAAiby8QsJ8Vm9nvAmT6gWEfQmRZMBZdQhESJN0r/8HI7tvyDnL\r\n982dPBeQ/l8txHOlwJ/DzuzSU3tehZ0KRHJWLEJv+ibjaX6eV9KQJYu1+kaI\r\njclN1rzjNbhAuRbZQexwIO8hwcXmIWOTczOdg2Xytps+J3gf/fwmoJSBoatN\r\n7AllhF79+ZcBlhP5WwP4CSSQKtw5bc38Glg0lK0Id3LqdAd8ZE/bguaQwIuT\r\ncJhuqDvgimNzkIGMFeuPrOlR30xZla1nUWjxz0R3Q23AQyLv8X1gl/LpPbc/\r\navang4qzOWdvKjpQ4L0AASbnPwVabgB9n40MWkG4qlRHv7KWvimE+fZ0k0L+\r\narA7vDgSy9cdi6MBxH0GzH0ujjn3QVDp8P0XcWbJ7kwcrsXPBa3U68XpW3GX\r\nnQ77Fs9y1asDbiIevKsNEZhgKt8hAMioP9YHwUAjZzi2XEJ+1kXNE2LJoZPy\r\nnmZaWjVwp1RXYdjr3GvEH7exy76uOTPfx1YADw1UHp1IxTJENWcV+A5J4aOF\r\nq1Oxy154GkbXzrrGHcJiLurAq51BJmkB0ZX8f/71oTbt3czN3Jtlv/zoxTIw\r\nGKZX9sdCH0pvPdCIjxS6UNlrJmCR2zlQt0QkqVgXRcLmM8cAmL7gQxzN3s9Q\r\nTVydZ9Kee09qgIMAt0WqqFIwMOZlcJqpnKQ=\r\n=y6CF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"exports":{".":"./src/index.js"},"gitHead":"05e40e550a8ba98ebc33e35eda258745514d668f","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.18","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"dotenv":"^16.0.3","magicast":"^0.2.1","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.36.0","ts-node":"^10.9.1","prettier":"^2.8.7","@swc/core":"^1.3.27","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^5.0.2","lint-staged":"^12.5.0","@athenna/test":"^3.5.1","@types/lodash":"^4.14.191","@athenna/common":"^3.5.1","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/config_3.5.0_1680909705642_0.9119239031372783","host":"s3://npm-registry-packages"}},"3.6.0":{"name":"@athenna/config","version":"3.6.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.6.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"cedeb6079c4ebd681cef6c5d1db6d3eea92ce244","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.6.0.tgz","fileCount":23,"integrity":"sha512-MzTc3hrt0pbCdfYHjUAp2Izk1m9kmJdAIvVlRl1Y/nTic9wfRfo2WvfGrlvKOhApFZhV+Oy9GhosP4LVfGrJRA==","signatures":[{"sig":"MEYCIQCi23EMsxDc6991XZlZBOtQslS1g0/7FRZBdNEetvR2pgIhAKpFB9EL9UUrizFWBCxNg7AYveZIO093/zxlAEVBOpgZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPa1bACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqukg//bbDqv7Nqbk5ESPlmRSGlV1pNkPE5IqoG2mRNcwzgcXwdJT1Q\r\n2uueT0qgMEhWXgxl4YbE6MWkBVpeUorekfdECpeyTkD5bJV29UvYI3emiRwi\r\nGLPhpt9d7dc9MLQ82z/cKTTam7pusCeLajs+OSH/MubZn/jlysjTGytwWvi7\r\nQec0zW07fbzv0KxMSEw06nEYyOhqwRNkLxhIQiXf8GXLyouSA2IzRnGgipb6\r\nlPfCVwtFW2Vi24Mcgy6eAUiJs8xun3MIRcB+1scKifYDf4xm3QpbJa0r8lru\r\nqtNCiR0rLi5qT/UBNGCfxRwaq9qrOkKiy2JwiScLETavn8BqlXvPMs60u9EP\r\nUB1obyKJFNvAtjK3XJo2AWzRjwjcNqd897EWsw0RiCw6ra3TYKU5WLrvHhpf\r\n2NVQoKiNBGPXOaHSDmhJbXTYIXwJKcxdyVmCf9eOH/XblG4G+cSWVdlxrYru\r\nZ4l5HGTWQhiIRtjQu1wrTE24bn0rGc5OPOZ3nnFMpz0VwhrlysUMGVGUCz66\r\nHERh7Za59i+EF0cY5+fXRu/dsqfZBcLKGwq1VgUlvcuk0u3ftCRgEyWOYZEx\r\nhnNpf0smvmU5QWLK70EsZYnBqR0yU17mZPYGtJgWqm5HIw1RVpN/pFBOo9o1\r\nOFk745GxBPCt+K/zV+l6zMKffT1oNRYd7t0=\r\n=oZPn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"exports":{".":"./src/index.js"},"gitHead":"c935918850a570bab834f48c355ab67d9aec6aad","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.18","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"dotenv":"^16.0.3","magicast":"^0.2.1","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.36.0","ts-node":"^10.9.1","prettier":"^2.8.7","@swc/core":"^1.3.27","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^5.0.2","lint-staged":"^12.5.0","@athenna/test":"^3.6.0","@types/lodash":"^4.14.191","@athenna/common":"^3.6.0","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/config_3.6.0_1681763675105_0.766045786164752","host":"s3://npm-registry-packages"}},"3.7.0":{"name":"@athenna/config","version":"3.7.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.7.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","lcovonly","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"54749df969c4c58878c866068a00f13d873c2dd3","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.7.0.tgz","fileCount":29,"integrity":"sha512-VhrLKZnlILpSdBvWlH0qH4DiC0qz3GyhylhRvmqR8AGfWzmSlwx5sXc9SiaGyjFEZiP+FuRX3LREXHWI6n2+bw==","signatures":[{"sig":"MEYCIQCf7PmZufZZaTMdJfqRX+t914yRAPtvacv2ni3wVW427wIhAKNinO2lzAwpP7SVhKT6yWgjrZfr62F5gj9s0Wm0cz5s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38424,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSbTNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmosXQ/6A325lstsFIbFazJGGPh4fOlYlIiHaHFeLLgooovG/4V5Us8n\r\nOW1m1Upj8ehjcv4vxUOBpPiHy0hPZVnnns5ldijP0rDlmt6wIR12pil8ANBy\r\nGPVP0trKJ6CIryl/HBmvoozNg6W7u/RTG7eCA/WGVtc4maa64ibGqT/nvSsy\r\ny61xp4xTFORYRaAlA2XcpU2kgFkxXIXHtImFsO9+C4QgN+Q+XNoy50cVgBSQ\r\nsnNosTClBzYOtuFvQBSe9C1VyMXhyAHG5wz2JVhvptkGIIJg1/OAPQzTVULp\r\nE2A9yOfY4LaSZhpPW9EGEe/6TwsCduCvUmnsdCneaWpm9sp+LtaoopPB2CNM\r\nv7Bl2olnrYcMmqNMtB/+t8aTArCjUKuQMxAPblDTqWFtmCFvCoaFKHAxRZ3T\r\n2x/t9Nd7/G3DJfbs3ZeGNLrZE6tqKSkjPY34nUVOGRqXRBsHjlg9VKxso9QN\r\nAKOC3joV3kLkjN8vTnKLA8+WtYh+mdCu1fGiOVK1r4hwruIJT42i/tTKNgm6\r\nhX4l5jBtRFGiMht67L1AJ/BoVTpTYQKvwDwD4trG+j6hO1Gx/Vjf+hYl1HHH\r\ngUqAX1vg3QfUUwakKZMqC6taInNJItO3ASyMwcy5Z1iMaHBu6vWah/flSb+Z\r\niYmIfCY0VMN+mvAnabqxEPc1Y3e5pvCyxkg=\r\n=Ador\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"exports":{".":"./src/index.js"},"gitHead":"4a76d241944255bd6a2c079910f176067b245df9","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.18","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"dotenv":"^16.0.3","magicast":"^0.2.1","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.36.0","ts-node":"^10.9.1","prettier":"^2.8.7","@swc/core":"^1.3.27","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^5.0.2","lint-staged":"^12.5.0","@athenna/test":"^3.6.0","@types/lodash":"^4.14.191","@athenna/common":"^3.6.0","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/config_3.7.0_1682552013423_0.06306722132744724","host":"s3://npm-registry-packages"}},"3.7.1":{"name":"@athenna/config","version":"3.7.1","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@3.7.1","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","lcovonly","html"],"report-dir":"./tests/Coverage","check-coverage":true},"dist":{"shasum":"a079c2dce96091eaafbc591ac78736772851e715","tarball":"https://registry.npmjs.org/@athenna/config/-/config-3.7.1.tgz","fileCount":29,"integrity":"sha512-3HFNMGj2fjYsohGWtDHEkws7qHZrQjmnMFyvcQR+T0g9UrSjOAi6HBGS3bQun98gNHo2nR/Q6V0vHZ90/Oy5/A==","signatures":[{"sig":"MEUCIEphhqh1rysjv5g0LQsPAQtfDhvOauFnYngf2DAbuJfQAiEA461PiFSyUNjQM9BXp85a0INrsu9MsPPmQWonHt2JYmk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38502,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSbV5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmovjRAAgYAvUKIRGqZh2raOWGll6dcQf8RFFEE+vQdcud6NXYmw8JuC\r\nw3eKu6P43MwIMwngM5PJsadyPGTOFwaTuAQ/nrqp2Z08iDxp340GtkWH/kQt\r\nJKhM5bjkHZSBjquA2r6Xhi4vuEWSFZ0w2xXP56onkLojlwduqoNorZRRCyC/\r\nKv20l/qZvxHIuBWZJVQprdBys1c/zA943vM8coexhNOe6HGHtd9v36BF8GAQ\r\nqK4I6GPAmJDJsyEM4dSlW9YqbSN89l2rmQirLivmIRT2eEiKXQOeg/vPnmos\r\nfYVekKDbO0gmuGM3ZBF8M71XBQ31RaZuZ8zv6y5KhRLOzI+aLBrWgaexI1Gb\r\nAUdLuITxdvVa0Jn1hxbHp+KDBX269ywqN+mt6HwO6d01Hiran3WVeza8sbfA\r\neF6g2ijoc1tA20Si8iGgw9vxVIJ/zsWBZpvcavlBzikDOwZAlPQJNgaiu7+b\r\nJvFskBtgRVKXUhSl2anVGCSj4QTJHylPvSG+bmFbWQdoP4DF6cJzSRHhDF/I\r\n0zD4xpd0yHmRXMbQpQuL0g4dHvrc11WFyXS8IW15lgR1rDSnwZq6/Nc68nQF\r\nadC/2FOk7RLmZWQblhH2aKtHBxH0S30fOUps/D1r13r1W9DkjCRQr2XR5GY2\r\nVmm3RLb2mxCWokPcRjruEkGENb8dmX6hJkM=\r\n=2NKr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"exports":{".":"./src/index.js"},"gitHead":"ac754be30daabb6da5db8fdef04537ffdeb967e8","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.18","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"dotenv":"^16.0.3","magicast":"^0.2.1","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.36.0","ts-node":"^10.9.1","prettier":"^2.8.7","@swc/core":"^1.3.27","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^5.0.2","lint-staged":"^12.5.0","@athenna/test":"^3.6.0","@types/lodash":"^4.14.191","@athenna/common":"^3.6.0","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/config_3.7.1_1682552184774_0.1792615000100768","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@athenna/config","version":"4.0.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.0.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"80ae6568d0c8320a0b96cdb9379fe437cc3be024","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.0.0.tgz","fileCount":29,"integrity":"sha512-WzIhpD5G/cV/d1dCEQdzNF04mvHezlPg+ofQNlOZwA2wFKCOOPyywvGqZkV4mZaMMhDUOI5vPbCpGNHBnTE/AQ==","signatures":[{"sig":"MEUCIC6GhIGX4TCdIDkcPtclfE4nmPlSfHzEINQeTyHlYz6vAiEAgSvDGQafAh9GUM+FIAoGYReXrNh8D/+8e8JVi3AKUXQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39328},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"exports":{".":"./src/index.js","./package.json":"./package.json"},"imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","build":"rimraf build && tsc --project bin/tsconfig.build.json","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.18","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"dotenv":"^16.1.0","magicast":"^0.2.2","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.36.0","rimraf":"^5.0.1","ts-node":"^10.9.1","prettier":"^2.8.7","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^5.0.2","lint-staged":"^12.5.0","@athenna/test":"^4.0.0","@types/lodash":"^4.14.191","@athenna/common":"^4.0.0","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/config_4.0.0_1687394429413_0.17870839530653537","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"@athenna/config","version":"4.1.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.1.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"f4dd25e4c87d322825b19115f7dd3323fb028541","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.1.0.tgz","fileCount":29,"integrity":"sha512-NDzDS48xD3f8Dvh5FV0fkWmnecMu7v8zJz0o6qt8g819BQvGo/91LZkYhHjEeE+z067tV18TvAvKYovwTDATTg==","signatures":[{"sig":"MEUCIQDGHUWv1776gCFLErAm9J4QAzdpVGp4cPK5I6Vh0JxbWAIgKmzXNNcl7c4h49ryfLkzdsQqm+nOJQbEcO4o9KH4ZCo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39432},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package.json":"./package.json"},"imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","build":"rimraf build && tsc --project bin/tsconfig.build.json","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env DEBUG=api:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.18","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"dotenv":"^16.1.0","magicast":"^0.2.2","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.12.0","husky":"^3.1.0","eslint":"^8.36.0","rimraf":"^5.0.1","ts-node":"^10.9.1","prettier":"^2.8.7","cross-env":"^7.0.3","commitizen":"^4.2.6","typescript":"^5.0.2","lint-staged":"^12.5.0","@athenna/test":"^4.1.0","@types/lodash":"^4.14.191","@athenna/common":"^4.1.0","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/config_4.1.0_1687465374887_0.7057364141597287","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"@athenna/config","version":"4.2.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.2.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":[],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"6d5a0731bb0d041ca19032880cc49bbdca7c17ec","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.2.0.tgz","fileCount":31,"integrity":"sha512-hUeoIZp7NnigATnhgNqDUjf73TbIKo5+mLQdN0WIUZWmtBMFy7c8NiNDEgxp4ZQNCCt2N3jgtqOE2BsiRaNPPw==","signatures":[{"sig":"MEQCIBE1zuELqWgeGnmluvg2rBMTvMzoUEt6cENpc1EOOZJ/AiA2K8Z25qbjc82EA7BfZJddjcnpV+FEZ0anBNil7Z3/0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42089},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package.json":"./package.json"},"imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","build":"rimraf build && tsc --project bin/tsconfig.build.json","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"6.14.18","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"14.21.3","dependencies":{"dotenv":"^16.3.1","magicast":"^0.2.9","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.0","husky":"^3.1.0","eslint":"^8.36.0","rimraf":"^5.0.1","ts-node":"^10.9.1","prettier":"^2.8.7","cross-env":"^7.0.3","commitizen":"^4.3.0","typescript":"^5.0.2","lint-staged":"^12.5.0","@athenna/test":"^4.2.0","@types/lodash":"^4.14.191","@athenna/common":"^4.2.0","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/config_4.2.0_1688086746735_0.3135444150165607","host":"s3://npm-registry-packages"}},"4.3.0":{"name":"@athenna/config","version":"4.3.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.3.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"792b787d6c3e4420d433de321b693e85931a9e0b","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.3.0.tgz","fileCount":31,"integrity":"sha512-UHSze3yy1avM4cC9TEmzdZ6s/ZAscWR/koThTnk6MOlaDApGGNrlbLZ1umOl21zxxfNm4+DZHzAhJxeuMkpdwg==","signatures":[{"sig":"MEQCIDNf2SfS9NKsNgReJ7aB7lPXdxwg5T0bc+zlpaZW2Xb/AiBbXitT/KWyYTIsiX0VDuTJP0BtFnNgHG9lfuPgeeaQNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42144},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package.json":"./package.json"},"gitHead":"81a869cc4e1f4d91fdd6c3327d4543c02d9f99a8","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","build":"rimraf build && tsc --project bin/tsconfig.build.json","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"9.6.7","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"18.17.0","dependencies":{"dotenv":"^16.3.1","magicast":"^0.2.9","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.0","husky":"^3.1.0","eslint":"^8.36.0","rimraf":"^5.0.1","ts-node":"^10.9.1","prettier":"^2.8.7","cross-env":"^7.0.3","commitizen":"^4.3.0","typescript":"^5.0.2","lint-staged":"^12.5.0","@athenna/test":"^4.4.0","@types/lodash":"^4.14.191","@athenna/common":"^4.5.0","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/config_4.3.0_1691619706679_0.6052070725033398","host":"s3://npm-registry-packages"}},"4.4.0":{"name":"@athenna/config","version":"4.4.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.4.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"07ae31e1506773957a48639a4cfce74536587420","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.4.0.tgz","fileCount":31,"integrity":"sha512-Xu8jku7pWIqqq+eb/mk73rFmBCZ94mTT3mKhrj9zzgnqaWD9uDWJNqnUTKVfbHSxR6ojM7TMaVdfNDICgM+/qA==","signatures":[{"sig":"MEUCIAT8My0hMgPZ39g7IebxW+ojr6r66mi8Yz2SsUzT3FqHAiEAiRQE8GkxYTpiJF45WfwcmtgZeWdfNkIAEW8aKwvRikg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41697},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package.json":"./package.json"},"gitHead":"d2fd607dc227f8f2e90fe83f1cafb42ecaaa56a6","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && sh node bin/test.ts","build":"rimraf build && tsc --project bin/tsconfig.build.json","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* sh node --inspect bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"9.6.7","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"18.17.1","dependencies":{"dotenv":"^16.3.1","magicast":"^0.2.10","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.0","husky":"^3.1.0","eslint":"^8.36.0","rimraf":"^5.0.1","ts-node":"^10.9.1","prettier":"^2.8.7","cross-env":"^7.0.3","commitizen":"^4.3.0","typescript":"^5.0.2","lint-staged":"^12.5.0","@athenna/test":"^4.5.0","@types/lodash":"^4.14.191","@athenna/common":"^4.10.1","eslint-plugin-n":"^15.6.1","reflect-metadata":"^0.1.13","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^5.56.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^5.56.0"},"_npmOperationalInternal":{"tmp":"tmp/config_4.4.0_1694080594921_0.08857228766986602","host":"s3://npm-registry-packages"}},"4.5.0":{"name":"@athenna/config","version":"4.5.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.5.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"550263578aba05ef18fd13d1fa048fc021f0e760","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.5.0.tgz","fileCount":31,"integrity":"sha512-dw9VVrxyoqDo6SusM7Y/EeN3h2HC1SgSKQJHt20+7GY8GBTHV82dTLD1qUsbDdHxI/Lt/Xp1LpxhjJLTQoKLZg==","signatures":[{"sig":"MEUCIQDHHbUnlaKVZ9SxuftKrYXFGi42tNu5vREybt5mqZ7tCgIgF36IcSUBDD4BTEnz1lzcWHiwQwOzNU9DrfeuQ7RTedI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40926},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"574310fbd6d776791207b4de54ab9cd2b9901351","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.1.0","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.8.0","dependencies":{"dotenv":"^16.3.1","magicast":"^0.2.10","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.10.0","@types/lodash":"^4.14.191","@athenna/common":"^4.17.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.8.2","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/config_4.5.0_1696434076307_0.8310077984480606","host":"s3://npm-registry-packages"}},"4.6.0":{"name":"@athenna/config","version":"4.6.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.6.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"334960577a0ac023d0cdd2c7d53afaac3b42542e","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.6.0.tgz","fileCount":31,"integrity":"sha512-LlK0QNrOdWoHTaPqyRKlj06IFEttLqEPafXNg14D6g6XcF1ON33KziU5FRBnRaLeVDL44Ppbd05AJ4kGXZp3Jw==","signatures":[{"sig":"MEYCIQD4X7lrj2LgmbNqfheIny3cq0Vfuwm2dbA77pJ0eU5dSwIhAIvNySWFNsTe9zv/wxSYoBE015TOoub9hYZtvGHuU25w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40968},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"3d7f5dfddafbd0926591ef9b9f72d4503522bed8","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.1.0","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.8.0","dependencies":{"dotenv":"^16.3.1","magicast":"^0.2.11","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.11.0","@types/lodash":"^4.14.191","@athenna/common":"^4.17.2","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.8.2","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/config_4.6.0_1696545458151_0.8611559159574524","host":"s3://npm-registry-packages"}},"4.7.0":{"name":"@athenna/config","version":"4.7.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.7.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"0c3427b98a1a28fa79a17b2f226e87089139554a","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.7.0.tgz","fileCount":31,"integrity":"sha512-WXx5Tsx6BBVq+QlX5Tm+HMUp+b/ft15YC4oFvdRi3Gj6HBXIcEPpw2zsdLS+Qa/TDDuwa2bYLrToBtLd8EpXpw==","signatures":[{"sig":"MEUCIBqnYX+KcG/pKdBHkycRsLyY8tO/XG3NX7IxPzn2K5mLAiEA/KA+fY0sVaKvscXtCJzTUjbrQIUA4GDUUGi8djlluCg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40968},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"50a9b77743e16be400f7860660bed487bbe49506","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.1.0","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"20.8.0","dependencies":{"dotenv":"^16.3.1","magicast":"^0.2.11","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.12.0","@types/lodash":"^4.14.191","@athenna/common":"^4.18.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.9.1","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/config_4.7.0_1696606180075_0.24115786921618798","host":"s3://npm-registry-packages"}},"4.8.0":{"name":"@athenna/config","version":"4.8.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.8.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"11c0ea6993d12947993794d01256631744bbf6c7","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.8.0.tgz","fileCount":31,"integrity":"sha512-pTRNivg1fmViJ45237qhBiVAQU2R7iWTA28MPsJgePt0Jve0z6unhwPSBAaH/oI1KO/Ki9N3jKkwICehyT62sg==","signatures":[{"sig":"MEUCIQCovMJOgEIJx0fPUo26PJDdSZm3m33+79LoZ9Q7GRcA/AIgJHNDjfUDaa7e+K2m1hTcc6zvOnUfHU6vHFK7NOH/Xb4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40967},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"72687af66a1fc242961b5f54f5a39593cd3d60a0","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.2.4","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.4.0","dependencies":{"dotenv":"^16.3.1","magicast":"^0.3.0","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.13.0","@types/lodash":"^4.14.191","@athenna/common":"^4.21.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.9.1","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/config_4.8.0_1702144345532_0.3338639488270756","host":"s3://npm-registry-packages"}},"4.9.0":{"name":"@athenna/config","version":"4.9.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.9.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"eb291939c7be2d5d14458fd894cadae90c2da1b5","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.9.0.tgz","fileCount":31,"integrity":"sha512-Si0brNW90ILWdlMJ/pkGZr03nuMfSjjjXBQpJju8zNsTSVLVbYRuTkKNxfpx+hKQhSz9TWmWFiKfIA1DLo07Jw==","signatures":[{"sig":"MEQCID4k9mYk0idzvvhFb05MK0NcRu8UtK6NcqXybiDJS7iMAiB7htmG9KxWqZvcS1kOZc1SQ87gf354IBDrOG1xPXlseA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40968},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"cbe1803b04d3cba89f5bc3ce0a2f0420fc701979","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.2.4","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.4.0","dependencies":{"dotenv":"^16.3.1","magicast":"^0.3.2","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.15.0","@types/lodash":"^4.14.191","@athenna/common":"^4.23.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/config_4.9.0_1702847945359_0.13815891373676803","host":"s3://npm-registry-packages"}},"4.10.0":{"name":"@athenna/config","version":"4.10.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.10.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"4645eb7eb32b4b57b3975ef1d79258a919ce2ac8","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.10.0.tgz","fileCount":31,"integrity":"sha512-0sNUqXyVJdfI6IyH1P5znXvIyaZJodHnt5kO0Ao5Kak/BD35pk4IHOfqjA6rH9eqWWP/BLXljbXXJUkppMn9Fw==","signatures":[{"sig":"MEUCIGSFxHDh0cSC0reksmJk55rj3VPzgHKVo4V50TSo2NzcAiEA3Nx63YF5o6vXz4aCUqdbm/xTgUbKF6A8/wi7PGFsK9M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40969},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"e2a75284067affcdab5687bf7d19d9096c55c23b","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.2.4","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"dotenv":"^16.3.1","magicast":"^0.3.2","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.16.0","@types/lodash":"^4.14.191","@athenna/common":"^4.24.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/config_4.10.0_1703614344482_0.49138893951060436","host":"s3://npm-registry-packages"}},"4.11.0":{"name":"@athenna/config","version":"4.11.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.11.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"8acb72466f4f5ee734cc17f9675c96a16d4df374","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.11.0.tgz","fileCount":31,"integrity":"sha512-n98HrUJ8/8bK6L4jLS924Z35zAUZyzNbDo7V1wOXNGXF4yEWVZ15M/lSrfsrczXGlKvwC40BR9JPmSPNosl//Q==","signatures":[{"sig":"MEUCIDJy7fMfs/qY/YPN1h6k9HXvfv4xrLYkLz592RMdxg46AiEAnaqFi4X/Qk1/xWwjdWAxeI9M0AxlbhobF4GjFWDl9CE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40969},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"d802a0d8e1095ac157d585989f3976f283d8fb65","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.2.4","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"dotenv":"^16.3.1","magicast":"^0.3.2","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.17.0","@types/lodash":"^4.14.191","@athenna/common":"^4.26.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/config_4.11.0_1704573635115_0.31352118741460666","host":"s3://npm-registry-packages"}},"4.12.0":{"name":"@athenna/config","version":"4.12.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.12.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d5c7aeb9516d08a958efea9568129fedf8da51da","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.12.0.tgz","fileCount":31,"integrity":"sha512-55eLPAIi3eoNsih5gRqqnR0Wr5WlYCEchOd9U8UZYe0LbbhVl1+sWuGqmhBI29KHrZ4g32KhwqAzXiB0dwkHsg==","signatures":[{"sig":"MEUCIQDcDJoFr0t4zME/3ARcJTXoR0B1pMKnYg5jK0G2hX7LjQIgQLgWl71mw6rYVctwq0cmOvkbFDHRegnGyN3ecgnEuM8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40969},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"d5afb210600afe738e77d88ba71890de20959746","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.2.4","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"dotenv":"^16.3.1","magicast":"^0.3.2","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.18.0","@types/lodash":"^4.14.191","@athenna/common":"^4.27.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/config_4.12.0_1704831820968_0.07135844679758785","host":"s3://npm-registry-packages"}},"4.13.0":{"name":"@athenna/config","version":"4.13.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.13.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"0612b9041ae17eee3795d39b426477468765cc5b","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.13.0.tgz","fileCount":31,"integrity":"sha512-956Se3xnFJscHr3EtI1UF287OzUgzplsxNupVVNHG3L+x41dk8liN1E5CHxtLHO2u4DhybfvQgwWYREM2kfIvw==","signatures":[{"sig":"MEYCIQCyZqj1AmzdB6O7xEqxio3mqH95q+7lzqEnXlZVaVXClQIhAOvPg3nG9yYS4s8z2vm4mO/YnkDryDXJ5SRDWkE1soW/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41678},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"dbe3d464d033721dfd36837fbd956579543a5d1a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.2.4","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.5.0","dependencies":{"dotenv":"^16.3.1","magicast":"^0.3.2","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.18.0","@types/lodash":"^4.14.191","@athenna/common":"^4.27.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/config_4.13.0_1705161727012_0.0823737121061594","host":"s3://npm-registry-packages"}},"4.14.0":{"name":"@athenna/config","version":"4.14.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.14.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"7f7d25268107cebef3236dfc4d91d8fdef03f5a4","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.14.0.tgz","fileCount":31,"integrity":"sha512-X1zjQmlE/lNG6xoB3zJy/vvb9x3XeVtXYF7l1dugoUT4+Y4k7dHmYgBPIuKBDqbR2FG8XR6pTzwwSNsBTjc9YA==","signatures":[{"sig":"MEUCICmWhGQT+aXETWnGgRaTGVn5qj2aPXZ9BkM28Lt7fkoLAiEA/c7sdBQCzoA1cLEujCBqYObSv46F/aqOkp1smAaKO04=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41277},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"70b141f67362ad2308944eda35d0a9c39e1bf6d3","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.2.4","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.6.1","dependencies":{"dotenv":"^16.3.2","magicast":"^0.3.3","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.21.0","@types/lodash":"^4.14.191","@athenna/common":"^4.32.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/config_4.14.0_1707507256220_0.2926375631728877","host":"s3://npm-registry-packages"}},"4.15.0":{"name":"@athenna/config","version":"4.15.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.15.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"1c67700ed065121b51962cc73868d4b2707d2ab7","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.15.0.tgz","fileCount":31,"integrity":"sha512-nyyR76Ah5f1YUujn5YGKsPUxECQwmVvC3G5WjfUN1wjGGhXWreh0HhRZLel1gNLcAhnzh8V9PaJYskzEl5Sl3g==","signatures":[{"sig":"MEQCIFAtcRdPm1GteeM3t2vSm7HVJf2hLf6c8zkxbsGL1NayAiBUI/HpyTmmSyWHCv1s0SS8N7LIZ863TDPxXPfFlI6rmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41277},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"1051d389c8cc368c270b94741d30c112ae437ea0","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.2.4","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.6.1","dependencies":{"dotenv":"^16.3.2","magicast":"^0.3.3","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.21.0","@types/lodash":"^4.14.191","@athenna/common":"^4.33.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/config_4.15.0_1707580878044_0.6096307704091155","host":"s3://npm-registry-packages"}},"4.16.0":{"name":"@athenna/config","version":"4.16.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.16.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"3443b7b64997f8b1e65ac3915062156225e09fb6","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.16.0.tgz","fileCount":31,"integrity":"sha512-uR0hyTApbaOp1YK143BkeczeygbU8SmLHnJLwRAweplauDydRW8TZw9pETO1w1TwMnK6iDobjl/GX2NWoid6rw==","signatures":[{"sig":"MEUCIGoiJTfS5zC/v8gLSGbMaC25X+ow9e4U2N7G37a8KlidAiEAhdoFMO5C6C+wt6qLm6PrxHyZCbBDxnwtUcbLXMZ7Lxo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41308},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"ebb3193bc098c08ad3ec52495b70315ea55a92eb","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.2.4","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.6.2","dependencies":{"dotenv":"^16.4.0","magicast":"^0.3.3","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.22.0","@types/lodash":"^4.14.191","@athenna/common":"^4.34.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/config_4.16.0_1708803710315_0.266273611397319","host":"s3://npm-registry-packages"}},"4.17.0":{"name":"@athenna/config","version":"4.17.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.17.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d5fe3eae589f22877064091999352946b301cb5b","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.17.0.tgz","fileCount":31,"integrity":"sha512-0fQbeqzDVUY4QPLuc+CoiOqu6hmbqObQZoWn1wwNgRUx2iyYfSAMq52UY44wzkE5oXBXP8dD1GetmF5Oq8SKbw==","signatures":[{"sig":"MEUCIQCzp2JhlMIfHiRAOO6ivQgXcC/un8TM6RhwjGU8+ntZCQIgL/Zc/ns/AtRAQPzJbbKK3RkFmIPjot7Ne5+QMr4vv7k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41305},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"2a261d8fbd928b3e5f6788c8a89ac14419438bf3","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.2.4","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.6.2","dependencies":{"dotenv":"^16.4.1","magicast":"^0.3.3","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.22.0","@types/lodash":"^4.14.191","@athenna/common":"^4.35.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/config_4.17.0_1709481782517_0.15772214024600495","host":"s3://npm-registry-packages"}},"4.18.0":{"name":"@athenna/config","version":"4.18.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.18.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"935d70594c9da1e3b1bbec615870a2f1da11548b","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.18.0.tgz","fileCount":31,"integrity":"sha512-nAxoFSJoNF63gJY582J42sFFN0NMsk4jL4rtZKfTKb6URICoO/1rv6DqNc6hBSeiJoLDLZTO72QUzyty+iDfKw==","signatures":[{"sig":"MEUCIFhYERYahYi9h4DUGD1KVn9fNSpqR2N39aF9aEFWNPhHAiEAxXxvwx6sPtUN9Anskx++U/zNHf2y+LSFkFUnTsZc100=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41390},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"e6ec3979038b83d2909fd8d0f5e0692a50242437","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.2.4","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.6.2","dependencies":{"dotenv":"^16.4.1","magicast":"^0.3.3","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.22.0","@types/lodash":"^4.14.191","@athenna/common":"^4.35.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/config_4.18.0_1709482339676_0.9469466079103914","host":"s3://npm-registry-packages"}},"4.19.0":{"name":"@athenna/config","version":"4.19.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.19.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"3d63d95a0a043815f4430888ea69b8ceac723352","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.19.0.tgz","fileCount":31,"integrity":"sha512-RC6gqSIuOaIvMgdhlTaZqgsraJgffx/SgLPUX0ARkJuGHA/R0Tcw5iqtNu6GVfBVRjqSUe1BlP6pi6FXjxSfpg==","signatures":[{"sig":"MEUCIQCHbrbrCJ0kNtpqXt+BAqXbc77Z9Ymp/4ilmHH86uXsQwIgeOOiilvgxpYcsV9yuck3RE0UTQ9iNJdSC/JF6zFmQKE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42062},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"80e6f55bfe41686ecf535c96502978ec0a809989","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.2.4","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.6.2","dependencies":{"dotenv":"^16.4.1","magicast":"^0.3.3","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.22.0","@types/lodash":"^4.14.191","@athenna/common":"^4.35.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/config_4.19.0_1709562823373_0.43295150653258174","host":"s3://npm-registry-packages"}},"4.20.0":{"name":"@athenna/config","version":"4.20.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.20.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"c7dcbfb4e37e318c2b251f6957f8da833d741cc0","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.20.0.tgz","fileCount":31,"integrity":"sha512-XUdK74o1iG5zX8tcIp+/+ZBpik6Etz1pjeWRuAkez2WxW35jynLHHxyRnNVwPEfO9dcZG4jAvrKLPi48nnghpw==","signatures":[{"sig":"MEQCIBCfjzKxShxIxNapK8Km+RYQei9vcPcBEmSdMhXkiQZOAiAT/uYVp2gFTIdkfwRXCIVpbbUiPwRK25J2Id+5JST2Dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42062},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"796f3af7d1589c548ccc6fb8b0cb21e1cff297db","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.5.0","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.1","dependencies":{"dotenv":"^16.4.3","magicast":"^0.3.3","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.22.0","@types/lodash":"^4.14.191","@athenna/common":"^4.36.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/config_4.20.0_1711630967671_0.6358259499966148","host":"s3://npm-registry-packages"}},"4.21.0":{"name":"@athenna/config","version":"4.21.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.21.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"751216659846a05d74c5e2f5ede9a72ebcb34435","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.21.0.tgz","fileCount":31,"integrity":"sha512-pkGDufU04BH181FB/gYlv7jciws/qRuTAxkcJHqJQd/+S+DBqcJjyfb1+iUCZzmHFtrve/iTKT+GtLxR7/Dk5A==","signatures":[{"sig":"MEQCIB0k74/mpHU8+gpkZZ0Xyo18u6Vimwfy+kfauLN88DoaAiBS6tkc1XOKtEeieuQ4o+QoEmnVbfyj6rxv/iCr5IEfvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42062},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"3b7453c71e5aa43d0390928710e65df098b6af1f","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.5.0","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"dotenv":"^16.4.5","magicast":"^0.3.3","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.23.0","@types/lodash":"^4.14.191","@athenna/common":"^4.38.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/config_4.21.0_1714396314202_0.8893547160025284","host":"s3://npm-registry-packages"}},"4.22.0":{"name":"@athenna/config","version":"4.22.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.22.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"6b538a35a75011570b1ec513e2ec9562c0adbdaa","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.22.0.tgz","fileCount":31,"integrity":"sha512-0AtR/4QC6sA7h7Z1/dPkCIYwqYwqS7d5oT2Ti1pd1VRoBXdHiV610mewhXuGTw4T/KiHzGKId5KtBJyaOQKvMg==","signatures":[{"sig":"MEUCIA1o7HYZMLd9yD5DxPnvzapFLzFTJ3IhEBa/NDnoLRthAiEA3trtxO3RG/BG5EcsVB7x97OVQOqewtVg+MboPKMfLVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42062},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"1294f2df9e9d69328566aaafde5aea9cd9187c8b","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.5.0","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"dotenv":"^16.4.5","magicast":"^0.3.4","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.24.0","@types/lodash":"^4.14.191","@athenna/common":"^4.42.0","eslint-plugin-n":"^15.6.1","@athenna/tsconfig":"^4.12.0","@types/syntax-error":"^1.4.2","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/config_4.22.0_1715955602440_0.9731589362411162","host":"s3://npm-registry-packages"}},"4.23.0":{"name":"@athenna/config","version":"4.23.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.23.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"cd0513d6b0d2d2c91bb6e187b160c603ee5010cb","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.23.0.tgz","fileCount":31,"integrity":"sha512-D6RC/aWW4YclSwnDrkFk+iCAGRKyWH5uu9XRdfTQeQenll1ukq7yUHNKRoVViziifniSwtzq7QKmD4y/pg3OwA==","signatures":[{"sig":"MEUCIQDLA9HV3HdGqCE9HZp2DiWL+1sTc/hF8p9Up0mHHjHKDgIgJX0T+5y0uJsExWpPe8sDH2J4xypW3tcmMYnMw7wogzU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42071},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"56354aae277ba97fef7b440cbc098f23f698d925","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.5.0","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"dotenv":"^16.4.5","magicast":"^0.3.4","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.26.0","@types/lodash":"^4.17.4","@athenna/common":"^4.43.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^4.16.0","@types/syntax-error":"^1.4.5","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.9.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.9.0"},"_npmOperationalInternal":{"tmp":"tmp/config_4.23.0_1716107317412_0.05218519452700554","host":"s3://npm-registry-packages"}},"4.24.0":{"name":"@athenna/config","version":"4.24.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.24.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"dfbc8f8a5ed00a4dd6bcf5cd360517b9386a8420","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.24.0.tgz","fileCount":31,"integrity":"sha512-QJNIAsORx2/zgedPzh+Nt230FRJUaV6VWeaRoEASsqu6tx4faUdQC2EBU+5C4ojhItTfPUdUzaBq7uB4ILzo4w==","signatures":[{"sig":"MEYCIQCBGPgweap/sz/IvlUrXQJXRQDTc1uie/39ifQwTpIX2AIhAPDFWDokRJSteBnp8B0SP+bvveSjrrgvq36UV8vYX1nu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42017},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"9bceada4e9a48b9096d935d1f83a3c2e739a3e5e","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.5.0","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"dotenv":"^16.4.5","magicast":"^0.3.4","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.28.0","@types/lodash":"^4.17.7","@athenna/common":"^4.43.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^4.16.0","@types/syntax-error":"^1.4.5","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.17.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.17.0"},"_npmOperationalInternal":{"tmp":"tmp/config_4.24.0_1722190760190_0.9289697297014872","host":"s3://npm-registry-packages"}},"4.25.0":{"name":"@athenna/config","version":"4.25.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.25.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"1355d6ac1b2310321c2a420327b5bf4872d6926f","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.25.0.tgz","fileCount":31,"integrity":"sha512-1bg59NOqck0U+0euD9YwQGvKMUgZkjclqHNYpZG/xzilgOzKCavIDld6EHoQhi8dnSENh7kWsfiYLtr+W8/nLg==","signatures":[{"sig":"MEYCIQCag0E4nq9NdUUtUSRgpUqS1RVa90k52xTzo3+6pulaYAIhAKM6Dp6HtJr4xgP6Cg5NqIvUHccIyvdg3NPMqmMuJqlQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42017},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"af57753bc9602cbc49601e04ae3d11eb451361dc","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.5.0","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"dotenv":"^16.4.5","magicast":"^0.3.4","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.29.0","@types/lodash":"^4.17.7","@athenna/common":"^4.44.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^4.18.0","@types/syntax-error":"^1.4.5","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/config_4.25.0_1724494699716_0.5340438176061038","host":"s3://npm-registry-packages"}},"4.26.0":{"name":"@athenna/config","version":"4.26.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.26.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"acafbb5b074e4fb953ce6775d1ee9ec0a14e6074","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.26.0.tgz","fileCount":31,"integrity":"sha512-qzCoW3FBZ7Y7tPbbiEHax58HdaFbonxbzQP8LyiIuT/hT8zjwf0IzKVvRojAEgBEgVUZAHhx/iQQ68o78FZGag==","signatures":[{"sig":"MEYCIQCkLOb8shZNi5buSNXctW7pDqkZXsyFBS5ZsSIcYM+HhwIhAM6aKbi8T9zJmtLSSc5q8FA/yNIdV/tLBEnQLVNH1AJ8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42017},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"730c0ce5bfced8be5d34cb8c58a3c5e90061cd82","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.5.0","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"dotenv":"^16.4.5","magicast":"^0.3.4","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.30.0","@types/lodash":"^4.17.7","@athenna/common":"^4.45.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^4.19.0","@types/syntax-error":"^1.4.5","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/config_4.26.0_1724581376367_0.7749783765649438","host":"s3://npm-registry-packages"}},"4.27.0":{"name":"@athenna/config","version":"4.27.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@4.27.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"dc604624848ef8df44f8caedb9d677bc4fa5ebff","tarball":"https://registry.npmjs.org/@athenna/config/-/config-4.27.0.tgz","fileCount":31,"integrity":"sha512-Y9UkjvOrETW3Nr6bfPtKEoU2pka4BOCZ+0VkKgRyNkLauMJ5iqD8DDiDLNA9+6BzIZuU683Ozx2cmwgUGH5hAg==","signatures":[{"sig":"MEUCIF04prnH3YkhZMmz2EP/chzx50i24EP3Anc2QPiNt5SzAiEAqZAiuLmkldGvMmEBm7KbhotwksrajBrWxCbVwnQma7E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42017},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"412cf38768702ca4e41b50ad8dec2fb7c1824ab0","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.5.0","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"dotenv":"^16.4.5","magicast":"^0.3.4","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^4.30.0","@types/lodash":"^4.17.7","@athenna/common":"^4.46.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^4.19.0","@types/syntax-error":"^1.4.5","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/config_4.27.0_1724582090497_0.20881671559844794","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"@athenna/config","version":"5.0.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@5.0.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"31c88e02f4765a156689b1d928e5bb9c02b5c35c","tarball":"https://registry.npmjs.org/@athenna/config/-/config-5.0.0.tgz","fileCount":31,"integrity":"sha512-PZE8u7uzH+JKXQhNzALV0mtfPEzpXLWkR/77wPjqV5j1l3Giu1opw4Q+mB9NIVtsiy16FRt58z+BDyXH9ajw1g==","signatures":[{"sig":"MEUCIQD0vm9EdL+GQp2MtfPSHY8pbuAu88AXYO+WeIlqTNuZUAIgUvO8M1BuWidWBWhb7d6qSac6lL97sHPNcRp1u+QRDZ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42006},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"070465dbba2447984f391e7911bc9a54cca091c2","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.5.0","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"dotenv":"^16.4.5","magicast":"^0.3.4","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/test":"^5.0.0","@types/lodash":"^4.17.7","@athenna/common":"^5.0.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","@types/syntax-error":"^1.4.5","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/config_5.0.0_1724669315543_0.6505845825944181","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"@athenna/config","version":"5.1.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@5.1.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"344388d015ce63b9b88636bfef33411d99562bd7","tarball":"https://registry.npmjs.org/@athenna/config/-/config-5.1.0.tgz","fileCount":31,"integrity":"sha512-/ePOlz+4xY19I1jZExD8a887RuuCM/eV7UEK92p/yoAqVI0VUPFUm0UvgXsrHNtJ5qCFtgDaVqxEixc74JqWsA==","signatures":[{"sig":"MEQCICBYulONE2QuryYMpWKmi1Gzr+7lafLNwzZxS6oYLwLgAiAWO6DGnL+D1tT/YkLp81GeJQeopRImAUjeaMKf67W9rA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42007},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"2fa7974fe4931cdfa8cf1de69e326a4a6513cecd","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.5.0","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"dotenv":"^16.4.7","magicast":"^0.3.5","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/test":"^5.2.0","@types/lodash":"^4.17.13","@athenna/common":"^5.3.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","@types/syntax-error":"^1.4.5","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/config_5.1.0_1735435287155_0.27737516087434777","host":"s3://npm-registry-packages-npm-production"}},"5.2.0":{"name":"@athenna/config","version":"5.2.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@5.2.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"6c0ce9e99bd289d051ce63231a45d3f908fafd40","tarball":"https://registry.npmjs.org/@athenna/config/-/config-5.2.0.tgz","fileCount":31,"integrity":"sha512-v/X+2NS05hRGdY4Njn/UgnG0EktL/JteCBtbKrPnUvHEJschsB295k+e//gExtAKZAAURP9tDhOU4ncWB/5xaA==","signatures":[{"sig":"MEUCIQD9lAypBdOMk4Y68rEqWTRwX1BCCoHMi8DaiSGFygbk9QIgProqXd4yp0ygCvkvncH2s65xnRGJZz0QuOGEWfPsU9c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42065},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"e7dc6aa8a1250f3dfa391bc08e60c540f3cd436c","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.5.0","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"dotenv":"^16.4.7","magicast":"^0.3.5","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/test":"^5.3.0","@types/lodash":"^4.17.13","@athenna/common":"^5.6.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","@types/syntax-error":"^1.4.5","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.21.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.21.0"},"_npmOperationalInternal":{"tmp":"tmp/config_5.2.0_1737573783781_0.4877453818142381","host":"s3://npm-registry-packages-npm-production"}},"5.3.0":{"name":"@athenna/config","version":"5.3.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@5.3.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d44b43fb9c32928f4ea7dc5ea4b27f98daa093d2","tarball":"https://registry.npmjs.org/@athenna/config/-/config-5.3.0.tgz","fileCount":31,"integrity":"sha512-WxlZnvszC66w2cwUgbg5vDGIkEaOq6X5mjCW1TKkIvdlc2pordIzGFk+2tu4lMEq7VcnpLCFfr8uu5ner2faOw==","signatures":[{"sig":"MEUCIBSWFbHjMIv7V1HzGf8f/btlT2HckXftWkBaVUsR/KFhAiEAwgXw+g5dMoJKBUqqBqYS5ZBTT4eYHsTPmADEkEnKBmU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42118},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"6ee3a6346cd97bcc9382b8ebb50c05d25a0a7318","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.5.0","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"dotenv":"^16.4.7","magicast":"^0.3.5","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/no-unused-expressions":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/test":"^5.3.0","@types/lodash":"^4.17.13","@athenna/common":"^5.6.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","@types/syntax-error":"^1.4.5","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.21.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.21.0"},"_npmOperationalInternal":{"tmp":"tmp/config_5.3.0_1737575382179_0.05518915684652459","host":"s3://npm-registry-packages-npm-production"}},"5.4.0":{"name":"@athenna/config","version":"5.4.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@5.4.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"48b2eabcb7ff9ae88d601d2ac5b32fd457e1cdb5","tarball":"https://registry.npmjs.org/@athenna/config/-/config-5.4.0.tgz","fileCount":31,"integrity":"sha512-imB79JVStLdH3B7im1DDGm1s1hM7hq98wfP5Sn8ZPW9wCdX7lsgUmzS5R8mlIwTd0yQDjCyBGMl0hOyT+GvQfA==","signatures":[{"sig":"MEQCIF79ItamSXvdmkUUCDxAm6btZLjVtY3LUccFWrAteUQgAiAIdgYYvmtSPLH5kE5HR218a/JkP77s0C2larr/yLMJ2Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42119},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"0942310e2a16409305e980f638de0b229807f02f","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.5.0","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"dotenv":"^16.6.1","magicast":"^0.3.5","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/no-unused-expressions":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/test":"^5.5.0","@types/lodash":"^4.17.20","@athenna/common":"^5.14.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","@types/syntax-error":"^1.4.5","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/config_5.4.0_1754059714055_0.8909318268520632","host":"s3://npm-registry-packages-npm-production"}},"5.5.0":{"name":"@athenna/config","version":"5.5.0","keywords":["env","esm","nodejs","config","dotenv","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/config@5.5.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Config#readme","bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"2d3f4883e07823eeda27ba2b9fb972aac05ffd39","tarball":"https://registry.npmjs.org/@athenna/config/-/config-5.5.0.tgz","fileCount":31,"integrity":"sha512-6JqRrhBZhgE4RS8/E/rfZHrPtf7QfsHldMaB0KHAWq39D8kpnQ2YWzNK2uRKNVUMRVPLfNhPW6a9jU6aKNwk5w==","signatures":[{"sig":"MEYCIQDKw2ouJPePYcrQwyQ/D+Cu6BqWAyfai7dJMrBGP+eXmAIhANl+FiM6qrbz48V7V8Y1PZ7tgkDW18v30gCBC2jqtUTj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":42135},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"gitHead":"b65da2353b8a0aa8d0411dfaebda93fad0ea4087","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Config.git","type":"git"},"_npmVersion":"10.5.0","description":"Cache and handle environment variables and config files of Athenna.","directories":{},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"dotenv":"^16.6.1","magicast":"^0.3.5","syntax-error":"^1.4.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/no-unused-expressions":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":["build/**/*"],"_hasShrinkwrap":false,"devDependencies":{"husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/test":"^5.5.0","@types/lodash":"^4.17.20","@athenna/common":"^5.26.0","eslint-plugin-n":"^15.7.0","@athenna/tsconfig":"^5.0.0","@types/syntax-error":"^1.4.5","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/config_5.5.0_1763314817007_0.07680797580239584","host":"s3://npm-registry-packages-npm-production"}},"5.6.0":{"name":"@athenna/config","version":"5.6.0","description":"Cache and handle environment variables and config files of Athenna.","license":"MIT","author":{"name":"João Lenon","email":"lenon@athenna.io"},"bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"repository":{"type":"git","url":"git+https://github.com/AthennaIO/Config.git"},"homepage":"https://github.com/AthennaIO/Config#readme","keywords":["env","esm","nodejs","config","dotenv","athenna"],"engines":{"node":">=20.0.0"},"scripts":{"build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,tests}/**/*.ts\" --fix","test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"type":"module","main":"./src/index.js","types":"./src/index.d.ts","exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json"},"imports":{"#bin/*":"./bin/*.js","#bin":"./bin/index.js","#src/*":"./src/*.js","#src":"./src/index.js","#src/types":"./src/types/index.js","#src/debug":"./src/debug/index.js","#tests/*":"./tests/*.js","#tests":"./tests/index.js"},"dependencies":{"dotenv":"^16.6.1","magicast":"^0.3.5","syntax-error":"^1.4.0"},"devDependencies":{"@athenna/common":"^5.26.0","@athenna/test":"^5.5.0","@athenna/tsconfig":"^5.0.0","@types/lodash":"^4.17.20","@types/syntax-error":"^1.4.5","@typescript-eslint/eslint-plugin":"^8.38.0","@typescript-eslint/parser":"^8.38.0","commitizen":"^4.3.1","cz-conventional-changelog":"^3.3.0","eslint":"^8.57.1","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.32.0","eslint-plugin-n":"^15.7.0","eslint-plugin-prettier":"^4.2.5","eslint-plugin-promise":"^6.6.0","husky":"^3.1.0","lint-staged":"^12.5.0","prettier":"^2.8.8"},"c8":{"all":true,"include":["src/**/*.ts"],"exclude":["src/types"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"lint-staged":{"*.js":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"prettier":{"singleQuote":true,"trailingComma":"none","arrowParens":"avoid","endOfLine":"lf","semi":false,"printWidth":80,"overrides":[{"files":"tests/**/*","options":{"printWidth":120}}]},"eslintIgnore":["build/**/*"],"eslintConfig":{"env":{"es2021":true,"node":true},"globals":{"ioc":true,"Env":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"],"extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"parser":"@typescript-eslint/parser","rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/no-unused-expressions":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}]}},"athenna":{"commands":{},"providers":[],"isAthennaRc":true},"_id":"@athenna/config@5.6.0","gitHead":"61dffdc923820d0913c49e59e0dde5f21a1f72b1","_nodeVersion":"21.7.3","_npmVersion":"10.5.0","dist":{"integrity":"sha512-ghWc7O56UYrzk1fnwi8wFuQcq6a4Y4tj/gWfF65CqAzLN1qFkniQ6hTAapPbAh+uffGwirnNzjVs6EY/Tbc+Kw==","shasum":"6ee3af4a7829b2186ad69709757f47b7a4a4d099","tarball":"https://registry.npmjs.org/@athenna/config/-/config-5.6.0.tgz","fileCount":31,"unpackedSize":42133,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQChnG58fJtQnFvwvNqnYd80cOUwwpMgPSOb644ZLGFQcwIhAOrOT/kHQ9F/wpmCZTyEFLnVgSdb0Scodnseu1FlbvY+"}]},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"directories":{},"maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/config_5.6.0_1763738090762_0.8670421078458272"},"_hasShrinkwrap":false}},"time":{"created":"2022-03-27T02:54:37.080Z","modified":"2025-11-21T15:14:51.173Z","1.0.0":"2022-03-27T02:54:37.303Z","1.0.1":"2022-03-27T03:06:17.444Z","1.0.2":"2022-03-28T13:41:09.430Z","1.0.4":"2022-03-28T20:17:52.628Z","1.0.5":"2022-03-30T14:24:50.831Z","1.0.6":"2022-04-07T02:30:43.732Z","1.0.7":"2022-04-07T16:58:56.022Z","1.0.8":"2022-04-07T22:02:11.248Z","1.1.0":"2022-05-03T23:11:33.461Z","1.1.1":"2022-06-29T15:25:58.508Z","1.1.2":"2022-07-06T19:17:57.378Z","1.1.3":"2022-07-06T20:47:45.178Z","1.1.4":"2022-09-07T16:04:43.763Z","1.1.5":"2022-09-21T02:04:49.277Z","1.1.6":"2022-09-21T22:12:16.693Z","1.1.7":"2022-10-20T23:09:55.903Z","1.1.8":"2022-10-21T16:36:27.606Z","1.1.9":"2022-10-27T12:56:26.045Z","1.2.0":"2022-10-29T14:25:24.114Z","1.2.1":"2022-12-26T16:18:51.948Z","1.2.2":"2023-01-05T16:32:56.273Z","3.0.0":"2023-01-09T17:05:21.256Z","3.0.1":"2023-01-10T18:42:18.850Z","3.0.2":"2023-01-13T00:35:48.992Z","3.0.3":"2023-01-15T01:01:08.627Z","3.0.4":"2023-01-15T14:51:47.667Z","3.1.0":"2023-01-26T00:56:29.147Z","3.1.1":"2023-01-27T21:45:13.393Z","3.1.2":"2023-02-04T19:47:24.639Z","3.2.0":"2023-03-09T22:53:55.445Z","3.2.1":"2023-03-21T14:38:18.868Z","3.2.2":"2023-03-22T20:07:11.895Z","3.2.3":"2023-03-22T20:28:31.044Z","3.2.4":"2023-03-23T11:51:10.333Z","3.2.5":"2023-03-23T13:48:32.576Z","3.3.0":"2023-03-24T15:29:37.064Z","3.3.1":"2023-03-31T14:14:22.094Z","3.3.2":"2023-03-31T19:21:26.406Z","3.4.0":"2023-04-07T14:48:14.739Z","3.4.1":"2023-04-07T15:47:10.389Z","3.5.0":"2023-04-07T23:21:45.884Z","3.6.0":"2023-04-17T20:34:35.296Z","3.7.0":"2023-04-26T23:33:33.613Z","3.7.1":"2023-04-26T23:36:24.975Z","4.0.0":"2023-06-22T00:40:29.597Z","4.1.0":"2023-06-22T20:22:55.130Z","4.2.0":"2023-06-30T00:59:06.935Z","4.3.0":"2023-08-09T22:21:46.871Z","4.4.0":"2023-09-07T09:56:35.105Z","4.5.0":"2023-10-04T15:41:16.557Z","4.6.0":"2023-10-05T22:37:38.428Z","4.7.0":"2023-10-06T15:29:40.352Z","4.8.0":"2023-12-09T17:52:25.724Z","4.9.0":"2023-12-17T21:19:05.530Z","4.10.0":"2023-12-26T18:12:24.723Z","4.11.0":"2024-01-06T20:40:35.282Z","4.12.0":"2024-01-09T20:23:41.136Z","4.13.0":"2024-01-13T16:02:07.188Z","4.14.0":"2024-02-09T19:34:16.411Z","4.15.0":"2024-02-10T16:01:18.252Z","4.16.0":"2024-02-24T19:41:50.479Z","4.17.0":"2024-03-03T16:03:02.683Z","4.18.0":"2024-03-03T16:12:19.884Z","4.19.0":"2024-03-04T14:33:43.583Z","4.20.0":"2024-03-28T13:02:47.909Z","4.21.0":"2024-04-29T13:11:54.375Z","4.22.0":"2024-05-17T14:20:02.703Z","4.23.0":"2024-05-19T08:28:37.667Z","4.24.0":"2024-07-28T18:19:20.350Z","4.25.0":"2024-08-24T10:18:19.870Z","4.26.0":"2024-08-25T10:22:56.514Z","4.27.0":"2024-08-25T10:34:50.667Z","5.0.0":"2024-08-26T10:48:35.710Z","5.1.0":"2024-12-29T01:21:27.357Z","5.2.0":"2025-01-22T19:23:03.992Z","5.3.0":"2025-01-22T19:49:42.397Z","5.4.0":"2025-08-01T14:48:34.249Z","5.5.0":"2025-11-16T17:40:17.193Z","5.6.0":"2025-11-21T15:14:50.959Z"},"bugs":{"url":"https://github.com/AthennaIO/Config/issues"},"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","homepage":"https://github.com/AthennaIO/Config#readme","keywords":["env","esm","nodejs","config","dotenv","athenna"],"repository":{"type":"git","url":"git+https://github.com/AthennaIO/Config.git"},"description":"Cache and handle environment variables and config files of Athenna.","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"readme":"# Config ⚙️\n\n> Cache and handle environment variables and config files of Athenna.\n\n[![GitHub followers](https://img.shields.io/github/followers/athennaio.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/athennaio?tab=followers)\n[![GitHub stars](https://img.shields.io/github/stars/athennaio/config.svg?style=social&label=Star&maxAge=2592000)](https://github.com/athennaio/config/stargazers/)\n\n<p>\n    <a href=\"https://www.buymeacoffee.com/athenna\" target=\"_blank\"><img src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;\" ></a>\n</p>\n\n<p>\n  <img alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/athennaio/config?style=for-the-badge&logo=appveyor\">\n\n  <img alt=\"Repository size\" src=\"https://img.shields.io/github/repo-size/athennaio/config?style=for-the-badge&logo=appveyor\">\n\n  <img alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-brightgreen?style=for-the-badge&logo=appveyor\">\n\n  <img alt=\"Commitizen\" src=\"https://img.shields.io/badge/commitizen-friendly-brightgreen?style=for-the-badge&logo=appveyor\">\n</p>\n\n<img src=\".github/logo.svg\" width=\"200px\" align=\"right\" hspace=\"30px\" vspace=\"100px\">\n\n## Links\n\n> For project documentation [click here](https://athenna.io). If something is not clear in the documentation please open an issue in the [documentation repository](https://github.com/athennaio/docs)\n\n## Contributing\n\n> If you want to contribute to this project, first read the [CONTRIBUTING.MD](https://github.com/AthennaIO/Config/blob/develop/CONTRIBUTING.md) file. It will be a pleasure to receive your help.\n\n---\n\n<p align='center'>\n  With 💜 by <a href='https://github.com/AthennaIO'>Athenna community</a>\n</p>\n\n<p align='center'>\n  <a href='https://github.com/AthennaIO/Config/graphs/contributors'>\n    <img src='https://contrib.rocks/image?repo=AthennaIO/Config'/>\n  </a>\n</p>\n","readmeFilename":"README.md"}