{"_id":"@allohamora/config-manager","_rev":"16-98d2b6ce6eb47a9cc9ea7a4fd730d681","name":"@allohamora/config-manager","dist-tags":{"latest":"0.9.0"},"versions":{"0.0.1":{"name":"@allohamora/config-manager","version":"0.0.1","description":"config manager","type":"module","main":"./dist/index.cjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"}},"types":"./dist/index.d.ts","scripts":{"build":"unbuild","prepare":"husky install","format":"prettier . --check","format:fix":"prettier --write .","release":"standard-version --tag-prefix=","release:minor":"standard-version --release-as minor --tag-prefix=","release:patch":"standard-version --release-as patch --tag-prefix=","release:major":"standard-version --release-as major --tag-prefix=","lint":"eslint \"src/**/*.ts\"","lint:fix":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/allohamora/config-manager.git"},"keywords":["config","config-manager"],"author":{"name":"https://github.com/allohamora"},"license":"MIT","bugs":{"url":"https://github.com/allohamora/config-manager/issues"},"homepage":"https://github.com/allohamora/config-manager#readme","devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-beautiful-sort":"^2.0.4","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","lint-staged":"^13.1.2","prettier":"^2.8.4","standard-version":"^9.5.0","unbuild":"^1.1.2"},"engines":{"node":">=18.14.0","npm":">=9.3.1"},"standard-version":{"skip":{"tag":true}},"lint-staged":{"*.{js,json,yml,md}":"prettier --write","*.ts":"eslint --fix"},"gitHead":"1b165a45f2f3e3557f3776bd5a9192c2ba00755a","_id":"@allohamora/config-manager@0.0.1","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-vDDcjCPSeS1BCVFEhYew+oc9SmyNmND2muMNPhXX8fw1XOt2HmmEZ67yOMKu/raf49MSqopb1DfQCzhbOoA7hQ==","shasum":"22790068674515e87d766dc0b24fa6d0227e55ae","tarball":"https://registry.npmjs.org/@allohamora/config-manager/-/config-manager-0.0.1.tgz","fileCount":6,"unpackedSize":4854,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjBRpBlVglrlxMekbGK351QrHoKT+Ge1ET2lT35qybuAIhAPOhwNINKKXb+MOmfL6ihWNSxuOi8x9PYLE3DG+RX8qM"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkB4SVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2xQ//WqbmXJtb+c50fkQM1Uve4SnF67jIs27uvBEC3U5zyMirQB3g\r\noQJ9bcxOJqLF4iXUKyCdvk5AvStNTBwQgHt6oil/5zANtg7WCR7NyqLQuZbX\r\nLg1BEEbyZWiVZlYt7PbNxTyplGDdtKvSd9ImzmBLT3gCTg7326mibWllW6KJ\r\n8DP4vWgaui+fTKESoPAA3UyACDf0xGGro+1KM+ad1Ka83BjGXuzYc2WhDB/R\r\nrXKkS2F7BIwGmIytoQiBoIYQANE1xFZ0Hzr9G9NW8hJCulLtVlau7f05Gysg\r\nk3FZsPb1ZvtOO25R/EDLEm9xP7bFppdL7HiHeikG/rGuyDNTBrcnQ8SE6hYT\r\nYbFK8S6bipxinR6/D88K52gLavyu4AG19hAZgsjpI3n2QOn0V7iQ0a7YX2Nt\r\nHgpZ06gFpu20wtHHiaPHFDTRqVQ9P6X4+6e7kuslOSnxeJSd4HzoGEk5nhs/\r\nCfsQp3iKbIlcZAhDUrlgPn9sARzJpNDDr13s54uePutYcyUkXwd2/XeH95k4\r\nnMuDMHwNIgO7wAf9VEkJJXDGghY7RhX7zxiPraK+HSRD+Ef8Na826UFYINax\r\nNbMpMdl1DJElreKtTbJ56KxRgYrPo/Hzgsy1uv0vwU1wK5ATfy81XTdaHIzD\r\nCH+TP8qd/ki8hmdSYPnsdaLuclpN/zAgv3I=\r\n=sCvO\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"allohamora","email":"herman30698@gmail.com"},"directories":{},"maintainers":[{"name":"allohamora","email":"herman30698@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/config-manager_0.0.1_1678214293761_0.749998223050619"},"_hasShrinkwrap":false},"0.1.0":{"name":"@allohamora/config-manager","version":"0.1.0","description":"config manager","type":"module","main":"./dist/index.cjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"}},"types":"./dist/index.d.ts","scripts":{"build":"unbuild","prepare":"husky install","test":"vitest","format":"prettier . --check","format:fix":"prettier --write .","release":"standard-version --tag-prefix=","release:minor":"standard-version --release-as minor --tag-prefix=","release:patch":"standard-version --release-as patch --tag-prefix=","release:major":"standard-version --release-as major --tag-prefix=","lint":"eslint \"src/**/*.ts\"","lint:fix":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/allohamora/config-manager.git"},"keywords":["config","config-manager"],"author":{"name":"https://github.com/allohamora"},"license":"MIT","bugs":{"url":"https://github.com/allohamora/config-manager/issues"},"homepage":"https://github.com/allohamora/config-manager#readme","devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-beautiful-sort":"^2.0.4","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","lint-staged":"^13.1.2","prettier":"^2.8.4","standard-version":"^9.5.0","unbuild":"^1.1.2","vite-tsconfig-paths":"^4.0.5","vitest":"^0.29.2"},"engines":{"node":">=18.14.0","npm":">=9.3.1"},"standard-version":{"skip":{"tag":true}},"lint-staged":{"*.{js,json,yml,md}":"prettier --write","*.ts":"eslint --fix"},"gitHead":"35023d1266819d2bf71847d64b6b9e058eed09d8","_id":"@allohamora/config-manager@0.1.0","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-eU9iXSbdzQLimH1+cvP4ax+ZSQK0vrrnThPj6DpD4W0mVEq5C2ma1Tpyx4Cs/yBDKBwJ8a/uYug+ObBgs+OTAQ==","shasum":"eb0664381939a750e5c32fe2325559b9db972964","tarball":"https://registry.npmjs.org/@allohamora/config-manager/-/config-manager-0.1.0.tgz","fileCount":6,"unpackedSize":6419,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCTz3yulWb+W3cdvlF9f3xq7CEPCawzn/3JIVa/EgV7FwIgYXaOYBPz5R4N3j+4yEkNvtoT8dJQzLk36nhEpQd0EnQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkB5bwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqzcQ/8DLs04FyJ5dDW5zUDlghB40onbGaE5SsyFLdyZB0vS/Yq8npz\r\nY+aOWM7IWDX0i4iF7qeyfzEUhteXxses287AcdAPLVl4Iu9U8zLE6UOr0TpM\r\n05WxHMYd6Jb/Xp+0KNXx/DEtcsXhSwj5hNjlUwEu/COLLdSwDaP+k2UuWYGZ\r\nZlYMt1i0nn4jEEXpyhe6DXquebINyI+gFpoJDeXW9W89j87nOVFPz0Z29O5/\r\nWKS/P5ebgOLTLhv87ct5TgmrCQrnEkYRRCIlswPGs0hyZNHu4aFsjW647uPx\r\nl6px1cvW+4XKpaYdnYlSXJzPLWC6KkHi5BizelJm7vjV9JjZeTp4Xb1QG2v9\r\njNkX6Q+4UIjWKwl/MpBh6NI3hPx+pAxQNBtqwRlMIPZ4v4FYRyNis0clWaTM\r\nAHhUoq38EJQMBcwlVIo7aamgrwj8ooVlPdaAOdJfwboUeiq2YQJnOz/LANpy\r\n8JdxljkFjhAh3H9mpjwjHh3KEA0lm0jav8hO8m3n28749nOLzPqWvj+VIjow\r\nH+H+q+gJTKteHMvCmzACja4+afoQa2zloU2LOXmrfd6Vgt2K4FzrNOiAJPsV\r\nq+AUpbnuHMaSB0BRQSy7eIK/H+Ial7oH4hcFtVs+Cq2xvP/fTQuEbpjubHxr\r\nc3NilVPizaFJWg3Pp0ySn4VtCqz7coqbHq8=\r\n=oYQC\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"allohamora","email":"herman30698@gmail.com"},"directories":{},"maintainers":[{"name":"allohamora","email":"herman30698@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/config-manager_0.1.0_1678218991908_0.5072414964614331"},"_hasShrinkwrap":false},"0.1.1":{"name":"@allohamora/config-manager","version":"0.1.1","description":"config manager","type":"module","main":"./dist/index.cjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs"}},"types":"./dist/index.d.ts","scripts":{"build":"unbuild","prepare":"husky install","test":"vitest","format":"prettier . --check","format:fix":"prettier --write .","release":"standard-version --tag-prefix=","release:minor":"standard-version --release-as minor --tag-prefix=","release:patch":"standard-version --release-as patch --tag-prefix=","release:major":"standard-version --release-as major --tag-prefix=","lint":"eslint \"src/**/*.ts\"","lint:fix":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/allohamora/config-manager.git"},"keywords":["config","config-manager"],"author":{"name":"https://github.com/allohamora"},"license":"MIT","bugs":{"url":"https://github.com/allohamora/config-manager/issues"},"homepage":"https://github.com/allohamora/config-manager#readme","devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-beautiful-sort":"^2.0.4","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","lint-staged":"^13.1.2","prettier":"^2.8.4","standard-version":"^9.5.0","unbuild":"^1.1.2","vite-tsconfig-paths":"^4.0.5","vitest":"^0.29.2"},"engines":{"node":">=18.14.0","npm":">=9.3.1"},"standard-version":{"skip":{"tag":true}},"lint-staged":{"*.{js,json,yml,md}":"prettier --write","*.ts":"eslint --fix"},"gitHead":"e9f6eea0887415f4f1cdb4dad73206a017c80b22","_id":"@allohamora/config-manager@0.1.1","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-d7uEm7+ns9mB06/TrqCxoxPcY2z3H8pp6fL90HGayCfljhr7CZh4IsRtAF9Pca1qZsu8cLAhPfUA7Lo+tQUl0Q==","shasum":"f94f8176d882427110b970e3eeaed5f91863d408","tarball":"https://registry.npmjs.org/@allohamora/config-manager/-/config-manager-0.1.1.tgz","fileCount":6,"unpackedSize":6423,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFQeaCFmcQutKcodgYhVbZ9v5GnxYl7EpD17jRKQtV0TAiEAl7wUY7mnQupxOM4MydP27kku969qLpUuCuy23hyueZg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFIVyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqyww/+LMNUtWrFL7qJ2zrXntCHXJgqZ516F4M2gnnxoej2ZbtXg+wt\r\n9FJmrc41RYnaJOxv5Gx00+Ltmx0ujwOaZPsH35a8lEsMF3lLMHQwEUfmkrCh\r\nq9UjuLPsrdvPoiY+g0EjfyD1cf9JyqEKQhh15Bpg77n87TM6dzwwToVvyR5U\r\nftLC9X6hp3zcUuFthbTOmtijpJu0kPDt8g8toLtEelkRCPKrJ3M6u5qg1/oL\r\nX+7cJ5uVf9k+upHMPP55V9LYWkKnFVe59sV9ZhQtvm1LKY85N6M4TVLfg2pS\r\nd88UFam/R3agyNzrVgLJP77pnLlVpVCQ8Ph1lBerZZpCWyn1VHGKSo5b1gAg\r\ntDfnXWN65SCp+Y36T5BoKYWNQilAWcErJFPKJP2GHNUwrDrM5dX8Zuuk4Ke7\r\ny2hzLEHsjp5QdSPhPmNqfhg3lrMEToTKLlvJrqsS13RsUOkUuJm4M1oFgJL+\r\nUAs0I8oM3SzcOKy8hKKV+GGjnGrPG2IGO2SzR2dXhMc16lyMKsqenOLXGT3b\r\nvkjUi/Wv82O3Hl32MWQ1i+WPnrc+uTl/lEgYt6JX5VQHczTp8FGnuWV5wAv+\r\nPa0mb3m+pHHjsFXiV2CfO4Ep8zosKQeaOMZhHnjl+4MpgXMyTdDk3cNqyPKB\r\nxp+nj9rTaBkaNPtkGHDjsDiTJDy7JvUchAE=\r\n=e/CH\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"allohamora","email":"herman30698@gmail.com"},"directories":{},"maintainers":[{"name":"allohamora","email":"herman30698@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/config-manager_0.1.1_1679066482497_0.223338868727033"},"_hasShrinkwrap":false},"0.1.2":{"name":"@allohamora/config-manager","version":"0.1.2","description":"config manager","main":"./dist/index.cjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","types":"./dist/index.d.ts"}},"types":"./dist/index.d.ts","scripts":{"build":"unbuild","prepare":"husky install","test":"vitest","format":"prettier . --check","format:fix":"prettier --write .","release":"standard-version --tag-prefix=","release:minor":"standard-version --release-as minor --tag-prefix=","release:patch":"standard-version --release-as patch --tag-prefix=","release:major":"standard-version --release-as major --tag-prefix=","lint":"eslint \"src/**/*.ts\"","lint:fix":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/allohamora/config-manager.git"},"keywords":["config","config-manager"],"author":{"name":"https://github.com/allohamora"},"license":"MIT","bugs":{"url":"https://github.com/allohamora/config-manager/issues"},"homepage":"https://github.com/allohamora/config-manager#readme","devDependencies":{"@commitlint/cli":"^17.4.4","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.54.1","@typescript-eslint/parser":"^5.54.1","eslint":"^8.35.0","eslint-config-prettier":"^8.7.0","eslint-plugin-beautiful-sort":"^2.0.4","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","lint-staged":"^13.1.2","prettier":"^2.8.4","standard-version":"^9.5.0","unbuild":"^1.1.2","vite-tsconfig-paths":"^4.0.5","vitest":"^0.29.2"},"engines":{"node":">=18.14.0","npm":">=9.3.1"},"standard-version":{"skip":{"tag":true}},"lint-staged":{"*.{js,json,yml,md}":"prettier --write","*.ts":"eslint --fix"},"gitHead":"6184a44b4e27ad7ca874c2c9d7c55112c240f57e","_id":"@allohamora/config-manager@0.1.2","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-jp9XLveZuGolyiraFVw0OUaG0KD77MfvWvwYqAc393x/IeBfQhkvT9RCqa9UMwT/b7wXHHOHbnGgSD3aJO7vLA==","shasum":"fc7d4d283f7a523e33a543fdf45ae06179c50da5","tarball":"https://registry.npmjs.org/@allohamora/config-manager/-/config-manager-0.1.2.tgz","fileCount":6,"unpackedSize":6439,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICHT40f+GvUiiN+7SlT7rhvZ99/3UqdP5+gUQZgymZrMAiEAz9TOtlawiEKhkUrHp9/8Nv2srEG0Kj7oRR8oozIousg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIvV/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1oQ//eF3Fysrwc6vaDPHqkCP56QyG5HgfnjW3mOtU/gFa96wSCzSe\r\n7WbXhTz2vgkMRy1I+s2aIMXmP/GozMnucN3J5qpfPclgnLr33srnZT8UWJTw\r\nXTVe9hGRfYQOGA/3pzRdogVtU0VLiXRT43efNZDE+c9UndginW7ZEVcBMk1Y\r\nSc1yuGADm/Ea0+AwZiEAzh8CuSahkcrm20K/uJ9ig+/JzA4ESgHf1nqe3RZb\r\nM8IsI6ZL/afORWd74BNiVeRIKgtcw3tBsPOqEOa0NZObJA3SDTdYXhUzazY6\r\nBtYbVygNkaDMSexHtLrrYA/6VW9flI0CKfGpkuH0iHBBpS0/fo7rucA1SwHQ\r\nrCG+h3MztNR0YnfXraFgklp4+dk/+Gci8i2kbuFEO30fa+WQLvMmCABh5O0q\r\nuH1d8su52CvdS3o1W9wEOf3Ib7rr+Pz9pnfSUcR1g3q7OLGSdNGu8SZdeIAh\r\n1mLEFOgvP55TnbXPH3+Jfd0vTCsb8NTYj3rRQa8c63vFwpm3f5DTAEl3SH6T\r\nviYZLntZe7V1b7dE0dw26D6w6IyxBgrPOwGJn+MUgHqF8duQbf4LaPvfpg59\r\nNyQPfSosdQvFRi1W3LzfdLQ9JReMJvtNvFviYBJnBTlajgDp/5lzcEdEKor4\r\n1TcmrcaBxbVNChEdWYtU05hnSrz97BgcgMU=\r\n=CQAc\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"allohamora","email":"herman30698@gmail.com"},"directories":{},"maintainers":[{"name":"allohamora","email":"herman30698@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/config-manager_0.1.2_1680012671300_0.8216453313419876"},"_hasShrinkwrap":false},"0.2.0":{"name":"@allohamora/config-manager","version":"0.2.0","description":"config manager","main":"./dist/index.cjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","types":"./dist/index.d.ts"}},"types":"./dist/index.d.ts","scripts":{"build":"unbuild","prepare":"husky install","test":"vitest","format":"prettier . --check","format:fix":"prettier --write .","release":"standard-version --tag-prefix=","release:minor":"standard-version --release-as minor --tag-prefix=","release:patch":"standard-version --release-as patch --tag-prefix=","release:major":"standard-version --release-as major --tag-prefix=","lint":"eslint \"src/**/*.ts\"","lint:fix":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/allohamora/config-manager.git"},"keywords":["config","config-manager"],"author":{"name":"https://github.com/allohamora"},"license":"MIT","bugs":{"url":"https://github.com/allohamora/config-manager/issues"},"homepage":"https://github.com/allohamora/config-manager#readme","devDependencies":{"@commitlint/cli":"^17.5.1","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.57.1","@typescript-eslint/parser":"^5.57.1","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-beautiful-sort":"^2.0.4","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","lint-staged":"^13.2.1","prettier":"^2.8.7","standard-version":"^9.5.0","unbuild":"^1.2.0","vite-tsconfig-paths":"^4.0.8","vitest":"^0.29.8"},"engines":{"node":">=18.14.0","npm":">=9.3.1"},"standard-version":{"skip":{"tag":true}},"lint-staged":{"*.{js,json,yml,md}":"prettier --write","*.ts":"eslint --fix"},"gitHead":"aeccbda0baeffd0975f6b797f819572c5c4e3bc6","_id":"@allohamora/config-manager@0.2.0","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-DHwECGq/6cPxj/Qrfov6YKaaNMo6vxh5pTTTG5NlF9jppJbN/hKAabgdyMDgdKFqQql0x0SRiP/URVs1VnjVWg==","shasum":"62059f6d4665921c0f04bfc984399d0cb32ed6a3","tarball":"https://registry.npmjs.org/@allohamora/config-manager/-/config-manager-0.2.0.tgz","fileCount":6,"unpackedSize":10805,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPqeRpsdgduMdMoaub2qZIPjlUd1/hw8MGbeo2hSvQMQIgC4bV8Uc/E4N7LsFVTxlsizWg0yUN8JvhnjjMfa2NNbU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMRFuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpz2g/9EjdgMoiTeMshgWsP/Xcl6FrXK3kJGPCGdYrgDtYtHoz/4N8l\r\nfQbCUuR7Jd0nQVEOe3BSW5+piuCyjt94/atp9MXko2DTMezfyj/vBjmHHM0d\r\nmgcFPabkkolqa0OVcuM85B5RXjw1WUXW758e7ErpO5bWIrx63UUo2EmE9s/w\r\ntcdowDispMswCtXbsRWkkw0mXOqxMn7y8bg48Fa99YOjpOWA0ormRjp55tWx\r\nwRcHrPGHDRwEUwgbqirm/ldxdUH0/636gHjYdger6qTAFR7JbcZBD6om/lPO\r\nIoSEp5IpeTMKKHY5vL159mm/5bbsX++E/72F8fYTeivdD+x4LQKnJbzHIHjF\r\nhNYulQqy1v1IuqCKyW6hWwYfnYfGUtuwjwj4XHSOE/y2baILaFenGRJTuF8T\r\nQj0Tn4+W54/Lq6tXO5YVc9r79MSAVPFgM+ZqwUIlyRdMK/DjowDox36iYu3C\r\nD1fR13xDhuEUfanDqapJuzYKL2yIVxP/tRTlQhSKoBC6Daasa00W4Nl+KtLX\r\nnh8JlbK5VLIDFnECoe1+htLQJUvrzLk/FfnC8g6FhOPgiJrevzK48ZqT+s6F\r\nIqChjVJCs6ZHJ63w7SlvOV9Kr9UR/0xyLEpEscylDlmxKrG1wbIFD93Ya14w\r\nnCWzYtf0VfVSJ7SyqOngjJ7uGercxI+IS4A=\r\n=7pZg\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"allohamora","email":"herman30698@gmail.com"},"directories":{},"maintainers":[{"name":"allohamora","email":"herman30698@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/config-manager_0.2.0_1680937326190_0.9750150310707177"},"_hasShrinkwrap":false},"0.2.1":{"name":"@allohamora/config-manager","version":"0.2.1","description":"config manager","main":"./dist/index.cjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","types":"./dist/index.d.ts"}},"types":"./dist/index.d.ts","scripts":{"build":"unbuild","prepare":"husky install","test":"vitest","format":"prettier . --check","format:fix":"prettier --write .","release":"standard-version --tag-prefix=","release:minor":"standard-version --release-as minor --tag-prefix=","release:patch":"standard-version --release-as patch --tag-prefix=","release:major":"standard-version --release-as major --tag-prefix=","lint":"eslint \"src/**/*.ts\"","lint:fix":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/allohamora/config-manager.git"},"keywords":["config","config-manager","env","type-safe"],"author":{"name":"https://github.com/allohamora"},"license":"MIT","bugs":{"url":"https://github.com/allohamora/config-manager/issues"},"homepage":"https://github.com/allohamora/config-manager#readme","devDependencies":{"@commitlint/cli":"^17.5.1","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.57.1","@typescript-eslint/parser":"^5.57.1","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-beautiful-sort":"^2.0.4","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","lint-staged":"^13.2.1","prettier":"^2.8.7","standard-version":"^9.5.0","unbuild":"^1.2.0","vite-tsconfig-paths":"^4.0.8","vitest":"^0.29.8"},"engines":{"node":">=18.14.0","npm":">=9.3.1"},"standard-version":{"skip":{"tag":true}},"lint-staged":{"*.{js,json,yml,md}":"prettier --write","*.ts":"eslint --fix"},"gitHead":"5b71c9488a2e7a8441daba75fd446e589ed052c8","_id":"@allohamora/config-manager@0.2.1","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-uwR8xEa4QmhaO/dQsh9IrBeW9LGNxhVvwOuDHlAXlpGkZM0s8xN6EsK8AEyPPDUyHDO3eC434TBzhEzrmFBOpA==","shasum":"191b93590a72e190605f04f4c55b319e4c604d9e","tarball":"https://registry.npmjs.org/@allohamora/config-manager/-/config-manager-0.2.1.tgz","fileCount":6,"unpackedSize":10834,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDaHhZzRbfjCXgNnHQdNN/uSLN8zzS7oxB8ACbf6ga+KAiAqZexr3hrnKDFQRyo/lObO7o43oxg/Q3Kpl+3J9S2dSQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMRLQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq38RAAgWaoCjG+6GAbexjJL1WNS9c7iM7JYDCz33B2boW0WfphdeJQ\r\n24v13FvZkjt7+DGCmzgmMq9/SDrmiKFZ+q5+XMRv+n6WpnhZN5uVKLVQCb89\r\nOvtNqH8pAARrEn6WNzUu9i3Z/tltgsVAKzIYTPTQSIgLmi0DJuMN2iX5Xuby\r\nlYKQCCZ+uqQi43xJxba0qtozszgpHQVdjFWKLAZE0K5rh5LE400ghLJnQmSs\r\nNT59G+2UvWTWZafG9nZP4pnPKeJo3Y6i13jdyTIjWCZllWQdxPqAUKxSyEjM\r\nAhoMrgDswb05HekRDRrPnBQSczD8CT+WqyFJY/GlT5MvZmLfLZDlKSt1Edi0\r\n6WCX52iey8dlMp+PxjItXu/Z6KPWvPPjvizg7vbByzwy3K8VaXEZ9YZzDGS8\r\ntHKS11IWJQb56CLw81o/+NKqzwoOxwEVOeTwH8NnCxTzftWEuXjzieZUnGg/\r\nClGvXwdTjlqv8x/UqblDw4s/7LOULPfEpqoDufwkdCxx8DmgdOFXk0YHQ5FT\r\niAqFFoDEYSoYFH4tzmlV/rFvY/YSra5VfeUB1HznsBadDhn7Qg3F1q8SKcE3\r\ndg9p1Sg2mQZQoWnvSf6whtm1k7Kt8KJu//BgY6CrBrT574Hd7JCvbzD8FBXe\r\njLLYXoNFalSamIYnlVLeWNqTAh8h0wYeUIU=\r\n=QiF3\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"allohamora","email":"herman30698@gmail.com"},"directories":{},"maintainers":[{"name":"allohamora","email":"herman30698@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/config-manager_0.2.1_1680937680605_0.3726750065570119"},"_hasShrinkwrap":false},"0.2.2":{"name":"@allohamora/config-manager","version":"0.2.2","description":"config manager","main":"./dist/index.cjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","types":"./dist/index.d.ts"}},"types":"./dist/index.d.ts","scripts":{"build":"unbuild","prepare":"husky install","test":"vitest","format":"prettier . --check","format:fix":"prettier --write .","release":"standard-version --tag-prefix=","release:minor":"standard-version --release-as minor --tag-prefix=","release:patch":"standard-version --release-as patch --tag-prefix=","release:major":"standard-version --release-as major --tag-prefix=","lint":"eslint \"src/**/*.ts\"","lint:fix":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/allohamora/config-manager.git"},"keywords":["config","config-manager","env","type-safe"],"author":{"name":"https://github.com/allohamora"},"license":"MIT","bugs":{"url":"https://github.com/allohamora/config-manager/issues"},"homepage":"https://github.com/allohamora/config-manager#readme","devDependencies":{"@commitlint/cli":"^17.5.1","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.57.1","@typescript-eslint/parser":"^5.57.1","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-beautiful-sort":"^2.0.4","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","lint-staged":"^13.2.1","prettier":"^2.8.7","standard-version":"^9.5.0","unbuild":"^1.2.0","vite-tsconfig-paths":"^4.0.8","vitest":"^0.29.8"},"engines":{"node":">=18.14.0","npm":">=9.3.1"},"standard-version":{"skip":{"tag":true}},"lint-staged":{"*.{js,json,yml,md}":"prettier --write","*.ts":"eslint --fix"},"gitHead":"0496d35cc54ce93262d5d7daf585b207e4843596","_id":"@allohamora/config-manager@0.2.2","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-7g1zaNnBEtQA8LKda5qBfHeMiwLukrzPxDXsjU7ysvz1jVbJAP98u7Ouh3V7kuCczJX2Ja4VBjnxaUKsJKwivw==","shasum":"955a5b7d1dfc4819894edc7bfe9d4d1defcedf59","tarball":"https://registry.npmjs.org/@allohamora/config-manager/-/config-manager-0.2.2.tgz","fileCount":6,"unpackedSize":10817,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVyFUY0khaLztcLhg4AvWAaneai6PeNAbL+eARqWIEuwIgXeAqvVUcEHvCKLkR4x+cn5P3OjT/m4JtB3SMTSNGZ2A="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMRR1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowLg//aLEySEc1gvExZ3PitcDX/4ZRN8MrS0qw0yjhaIMb4duFVyTc\r\naxmBkuZyK6r3/DF8kJ8TqgyIwgu7NyiovC5f43pVhTYC4hpYskrsPQbwkCot\r\nEGLSusuB/pAk7s8QwUE1r8JUgqLcaBi7LLk6NSaNdtSKnDOMIjJyMU/GGOyX\r\nXi0h8CKn2JH6LkCMqPrd5QJvSb6tO29vkGWFHprKr4TckXbx154WFygSJPkY\r\nXO/5juc7pVrPZZCaNKeLynKS+hBI+O/Gjv68CAoKI/oEKwMLIMv6bUL3x4F4\r\nJxKZmk6ph5UoohaQdwKRvIZ91beBhGZodqj2gSvAX7csmRvylcemCMYIU9Zf\r\n6FMgSZemRZUl54sW5N9dwGLKedKJ8kcRzYoKgeEu+YaZH4Ym0X7JT30EgwlJ\r\nAU9D0enNp18bGTJxG94K8BYVvQUvccKz83Yu+PnbD5D7LXpiNFo/EwgDY29R\r\nezTLls+Te2i9e5yhuiBRUMTDZO6xOP+O60D3A6VHnAJ2sabHyghhZCV4fMk5\r\nPsama6eGRwCxW0Uic0hpjYSWuG1wpLEhitkqplR8WP5VSuohu6RWfrghACyu\r\nBs9OleAZYsePhpdU/IaTTM3IsQyMTu/4VkHdsl2hzJYpjbRSB2BU4Zqe5nty\r\nigNPyPuYfyZw11OmWDL3cc87V2rWLanEOsM=\r\n=K0bk\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"allohamora","email":"herman30698@gmail.com"},"directories":{},"maintainers":[{"name":"allohamora","email":"herman30698@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/config-manager_0.2.2_1680938101432_0.1893737683275747"},"_hasShrinkwrap":false},"0.3.0":{"name":"@allohamora/config-manager","version":"0.3.0","description":"config manager","main":"./dist/index.cjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","types":"./dist/index.d.ts"}},"types":"./dist/index.d.ts","scripts":{"build":"unbuild","prepare":"husky install","test":"vitest","format":"prettier . --check","format:fix":"prettier --write .","release":"standard-version --tag-prefix=","release:minor":"standard-version --release-as minor --tag-prefix=","release:patch":"standard-version --release-as patch --tag-prefix=","release:major":"standard-version --release-as major --tag-prefix=","lint":"eslint \"src/**/*.ts\"","lint:fix":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/allohamora/config-manager.git"},"keywords":["config","config-manager","env","type-safe"],"author":{"name":"https://github.com/allohamora"},"license":"MIT","bugs":{"url":"https://github.com/allohamora/config-manager/issues"},"homepage":"https://github.com/allohamora/config-manager#readme","devDependencies":{"@commitlint/cli":"^17.5.1","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.57.1","@typescript-eslint/parser":"^5.57.1","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-beautiful-sort":"^2.0.4","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","lint-staged":"^13.2.1","prettier":"^2.8.7","standard-version":"^9.5.0","unbuild":"^1.2.0","vite-tsconfig-paths":"^4.0.8","vitest":"^0.29.8"},"engines":{"node":">=18.14.0","npm":">=9.3.1"},"standard-version":{"skip":{"tag":true}},"lint-staged":{"*.{js,json,yml,md}":"prettier --write","*.ts":"eslint --fix"},"gitHead":"f6aca38628182da0da5c136f0a0b2a9f7bb16fa2","_id":"@allohamora/config-manager@0.3.0","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-o9AoisAElD9HvSzvo4ykEoe2Ve+sOspntQnvd5ZX3rT1Qk3z7ty0DI4vj8F5JF8/sO34lmkXAK1jWHMk5yTtag==","shasum":"6821acdd4d621157d3cbb316e1e1ff5c414a23a8","tarball":"https://registry.npmjs.org/@allohamora/config-manager/-/config-manager-0.3.0.tgz","fileCount":6,"unpackedSize":11134,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID6Oy8xCVqIQR3RUJ61kPCZDvqixcBnGs52Ym+pA5qnTAiAZGOtsJ1UBwmFQ9H4HW+VPuq+COeD8gFEMvjueCuegwg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMU90ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr+Gg//aXefxCwBCYqPojTuI4txx9FV75oj2mK2ozpoBXBvasZe9MAT\r\n8GrKlsL/VhFltd2O9GyggyAlyX+Iq5Ppf5Vw43b8VtoWXewMZNd6/vlnlu0M\r\n8y4PkBo+vpcQK1k7MTRamiK9FAD4NMaxoX1P32q3Ox8g4mEw6kt3G1Wb+rmc\r\nROqcnL3nKlfYbmzcprDklSg4OnMMFbgj5nK94YOgMWDqC4KAm8aRvT0q1sm8\r\n4A4Usw9rm/47zS4yvIJXmxKNxkJkH+xZs0mJNvvWjErpdgrj7YvDWDtOgV4K\r\n1YivORN/aGM0qPh6JfG2R2o8z7x12soMWvZr1Kkrhte5JwFjZs/fvWp3RYOf\r\nGfTDvfspjpeKf4LG414PEIFzb6wkS7z3/AGZ5fHyOKBxmWXH+yLwZGuFM8Rv\r\nI16VjNE2+CVSGAZUmFt3H52heOSb5SO6QddujxpGVyT3A/oR/dKkwsqPeLn2\r\n4U2doroONR/bG8Rn1YNc7ERJLTIy7uX/jBR9cJh0ujku77BU9q/FTcdKfzPA\r\n9R8v4ThrvqKyQizaRQB6Vsxq+NtJVM+fhXhEzLRiwCRLWJHesSQXqaQlDWkb\r\nl4TK+MdAT/eNUupFIg2EyFMS38Gqj09pmxfrfTIXZYfYmVRBtmsELsdsUalE\r\nlM4RiYk+rIoySfLxoCSU6v+JTLvS16Or4ME=\r\n=tQ5a\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"allohamora","email":"herman30698@gmail.com"},"directories":{},"maintainers":[{"name":"allohamora","email":"herman30698@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/config-manager_0.3.0_1680953204370_0.3648488226070148"},"_hasShrinkwrap":false},"0.4.0":{"name":"@allohamora/config-manager","version":"0.4.0","description":"config manager","main":"./dist/index.cjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","types":"./dist/index.d.ts"}},"types":"./dist/index.d.ts","scripts":{"build":"unbuild","prepare":"husky install","test":"vitest","format":"prettier . --check","format:fix":"prettier --write .","release":"standard-version --tag-prefix=","release:minor":"standard-version --release-as minor --tag-prefix=","release:patch":"standard-version --release-as patch --tag-prefix=","release:major":"standard-version --release-as major --tag-prefix=","lint":"eslint \"src/**/*.ts\"","lint:fix":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/allohamora/config-manager.git"},"keywords":["config","config-manager","env","type-safe"],"author":{"name":"https://github.com/allohamora"},"license":"MIT","bugs":{"url":"https://github.com/allohamora/config-manager/issues"},"homepage":"https://github.com/allohamora/config-manager#readme","devDependencies":{"@commitlint/cli":"^17.5.1","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.57.1","@typescript-eslint/parser":"^5.57.1","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-beautiful-sort":"^2.0.4","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","lint-staged":"^13.2.1","prettier":"^2.8.7","standard-version":"^9.5.0","unbuild":"^1.2.0","vite-tsconfig-paths":"^4.0.8","vitest":"^0.29.8"},"engines":{"node":">=18.14.0","npm":">=9.3.1"},"standard-version":{"skip":{"tag":true}},"lint-staged":{"*.{js,json,yml,md}":"prettier --write","*.ts":"eslint --fix"},"gitHead":"8ee3e0df0bb8858d75f953f30f913f25db01ae0c","_id":"@allohamora/config-manager@0.4.0","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-AiH0N15yNwXZfcMz8r5l2K2L5j7MEfBdyzMRn0IW1AYZhuhMXkoU6MqDEcwGR5oQqeyxfAGONEdByzO82JFkHw==","shasum":"11ef987d59c65a5740ad9d56992055c9dc306d3d","tarball":"https://registry.npmjs.org/@allohamora/config-manager/-/config-manager-0.4.0.tgz","fileCount":6,"unpackedSize":13124,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbNJkBTGY1SbpS1h31B47KbiNFeWiA/RLFMAs+9TvE8QIgWqS9l0uU3ZH2cIlokNcwcluXkZbzI6NanSZC+Z4nIhw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNCfkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+5Q//fb4kboz0hYVrHafxkUpMiSsXsl/gwz+Q15hXAGpFcgyPHwWC\r\nCQVXmnh7MPW59E8+fQ1uuhBlMRTTbgjldh7uSn7K9C4jYynQ9GN8HAkWgjY5\r\nQVAzWfXR6j+FRhuL8OeSuaWnUU4sqyj8uPfwekSByT+pzmhnWTBSsrt4p57/\r\nZvZc3qlXuPGoh6r6/tCTX1w5qOcTgJ3iW9+znMXgrekb7MQ/abwGjXDaSYDM\r\nR0sht0qasl8ZxPzcMUqhoPJNUNO1HjbeqDGwOwEVhAJz08tlr16jk0BcICTK\r\n9IHDxSu4arUW562ZXV5sQfVTqMqX2evDQuw4HmhDZ+h+DFbphXoB1PD5MRv5\r\nCcL0kxuLTU4lG/w7V7RpkgGhKhRvYikRInCQmKFB6pCtpCAZDUki1CX0aOHJ\r\nIH2FhVyEpuz2X34912qHSUWdRJOCOxb+Tdid1pykuhWyMyvhBn4kvlwYS6Ll\r\nsE9AajLFHZxI3haQygkEyxOhME/xmjbxDb8Rk3cnB4uBGqYuMPucLLn1A5bz\r\nHLI1GjfPF0yDPWE0pUpOTYUEPLIRCFbVUYgLpkbriHwZn49vlFsyY9fchO4W\r\nCnHdYx2B7mEhObZ9rt6gt+TLqKKYNjO0kuMsqFvI5R7t1IGNKCkiWArSYLo8\r\n+6zXyegWqJh2+TN56hf/YzrENFRz8O3FOSQ=\r\n=7ZuB\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"allohamora","email":"herman30698@gmail.com"},"directories":{},"maintainers":[{"name":"allohamora","email":"herman30698@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/config-manager_0.4.0_1681139684063_0.11512310904027201"},"_hasShrinkwrap":false},"0.5.0":{"name":"@allohamora/config-manager","version":"0.5.0","description":"config manager","main":"./dist/index.cjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","types":"./dist/index.d.ts"}},"types":"./dist/index.d.ts","scripts":{"build":"unbuild","prepare":"husky install","test":"vitest","format":"prettier . --check","format:fix":"prettier --write .","release":"standard-version --tag-prefix=","release:minor":"standard-version --release-as minor --tag-prefix=","release:patch":"standard-version --release-as patch --tag-prefix=","release:major":"standard-version --release-as major --tag-prefix=","lint":"eslint \"src/**/*.ts\"","lint:fix":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/allohamora/config-manager.git"},"keywords":["config","config-manager","env","type-safe"],"author":{"name":"https://github.com/allohamora"},"license":"MIT","bugs":{"url":"https://github.com/allohamora/config-manager/issues"},"homepage":"https://github.com/allohamora/config-manager#readme","devDependencies":{"@commitlint/cli":"^17.5.1","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.57.1","@typescript-eslint/parser":"^5.57.1","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-beautiful-sort":"^2.0.4","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","lint-staged":"^13.2.1","prettier":"^2.8.7","standard-version":"^9.5.0","unbuild":"^1.2.0","vite-tsconfig-paths":"^4.0.8","vitest":"^0.29.8"},"engines":{"node":">=18.14.0","npm":">=9.3.1"},"standard-version":{"skip":{"tag":true}},"lint-staged":{"*.{js,json,yml,md}":"prettier --write","*.ts":"eslint --fix"},"gitHead":"4bf59d9d260aefa99e7d3bfec8fc6b172f1c780a","_id":"@allohamora/config-manager@0.5.0","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-F/elLXw0zgjske7dxAeISrD0/YJD3YhcTaux4NJnSdcs2GnM2Ptel2qfQfRr80DRW3HU19Fxa2niBjBdOqkdVw==","shasum":"f7ffcef42ea4c704f1f61cc6faad93e024442db4","tarball":"https://registry.npmjs.org/@allohamora/config-manager/-/config-manager-0.5.0.tgz","fileCount":6,"unpackedSize":13184,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICWMAHLAQw3Zbe4lIvwzB/tRDCbDB0G62cOvAwv5UXSuAiA3mMR5uIHWUboNHjcw2H20KLWQeKDw14SyOcBQT6aAiA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNWrGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYExAAkj4JnIQz0pz3aaQ+RkIicOCl0IPqhoD5D+9BEaqGdvYrvHIW\r\nAjENQd5diN8O5fQUbg7nmRYtlX10Gen1OVqyqnHfl435Y2hOcx60hCuze2xN\r\npYk9Lw6WaK94s3xIJU4QrmEX3VzxhINmrdz0Zn7khHP3tf1PXeB6vdJEXs3S\r\nx8s3qNik+NyaYQhwA1B3yP97xA0q+Jyk6uL7SjS/Jri/YooIk+VZVtDlb031\r\n5P6/CP/y9h44NSfPtPrm2uKdz6sAJInTCuNlpE8Eyiru+dzJ+rpNV0Ardkmt\r\nANADyxe//BoSOrMmAEqvWHanJBMnjZ9GTfK3N+zACTqo5QA7cWxsZctC38UT\r\nLLs2CD1VhvYfEF2w4yymS9c0f3Jl+kJdd6LZX3bUMFOylqOZdc1oZtz7USyO\r\nsn42Q9gc1EUzS/L3qBV2iXiFqt0RSKnu63aMqA5dOJczg5uFvxf+tn9uXvJP\r\nvXYqbdIQdp+4bouVq0ry0LBGqnwW3MJLzOFLZb4VU93pYsZdT3ZLnyJTOcfV\r\nhaRLg6bC690uHYe656Xf0zclSB3XoVVfnmebThyU3UmSevmnSAS7JBxHQ0r5\r\nVq0nqv0vR/Jp2Nm3JoVOTcErZqZYs8ykfK66ki2xgVSz04WuetutMmXTO3mV\r\ntdaF+mwkyvfjP882Fe/5K/rzrR9UZXF6pVA=\r\n=ZDXL\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"allohamora","email":"herman30698@gmail.com"},"directories":{},"maintainers":[{"name":"allohamora","email":"herman30698@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/config-manager_0.5.0_1681222341795_0.48330747393024076"},"_hasShrinkwrap":false},"0.5.2":{"name":"@allohamora/config-manager","version":"0.5.2","description":"config manager","main":"./dist/index.cjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","types":"./dist/index.d.ts"}},"types":"./dist/index.d.ts","scripts":{"build":"unbuild","prepare":"husky install","test":"vitest","format":"prettier . --check","format:fix":"prettier --write .","release":"standard-version --tag-prefix=","release:minor":"standard-version --release-as minor --tag-prefix=","release:patch":"standard-version --release-as patch --tag-prefix=","release:major":"standard-version --release-as major --tag-prefix=","lint":"eslint \"src/**/*.ts\"","lint:fix":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/allohamora/config-manager.git"},"keywords":["config","config-manager","config-service","service","utils","env","type-safe"],"author":{"name":"https://github.com/allohamora"},"license":"MIT","bugs":{"url":"https://github.com/allohamora/config-manager/issues"},"homepage":"https://github.com/allohamora/config-manager#readme","devDependencies":{"@commitlint/cli":"^17.5.1","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.57.1","@typescript-eslint/parser":"^5.57.1","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-beautiful-sort":"^2.0.4","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","lint-staged":"^13.2.1","prettier":"^2.8.7","standard-version":"^9.5.0","unbuild":"^1.2.0","vite-tsconfig-paths":"^4.0.8","vitest":"^0.29.8"},"engines":{"node":">=18.14.0","npm":">=9.3.1"},"standard-version":{"skip":{"tag":true}},"lint-staged":{"*.{js,json,yml,md}":"prettier --write","*.ts":"eslint --fix"},"gitHead":"a321480e6829a9239b70e968c00220962e8083f3","_id":"@allohamora/config-manager@0.5.2","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-/FfQ63KtTwLHVX83HKDlHtm/OB3BlfBtyFdj5hkhq/PNjfLzBsjOuBpkGZ8htB0rqbriGk/t2u9g1disRYIJHQ==","shasum":"36266c082e16112ea7a0e581a652ba5f159c927e","tarball":"https://registry.npmjs.org/@allohamora/config-manager/-/config-manager-0.5.2.tgz","fileCount":6,"unpackedSize":13244,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG1ykKIJWh66eoqpxbEktOaCD1jt25FprK1khAUndSXcAiABDjNwg11C8ywgTVWsKp4UcBOg2Xi2S7Se7uYF+kMxIA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNWzHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrdCw//ZsoalRiYRnYJ935Rzst5ws6TwU8qTiP/BabwvJFETK7uuKAN\r\nDOlRjNsJASy3+EwxBAk/UqUb+EHD+X8ecdVRavD21+fX21/MwK0ugwzWLQm8\r\nK7B7ArU1hf65o9sJ+yvNh286MkpgeNOeHMWpEUSLqqAe84crED2ACUg1v+ai\r\nt6kcVqnI/RvTzdZQrFA6vp//p/9MPpvAr2wYzLIusHfZ7OTPLeU614goQSaA\r\nyjifJLaK4nbeoFr6XvypWEEpYXyjmoplQPKLc8qkZS+J5XRp74t9ZZHjbXX+\r\nCcOFkrf9G2z/awL1gGU+t0fT+cfVmeJlz91K9gd8IArJ9in31OE9aINIBlFt\r\n5GVD8+U4YO20j+8lVSdUuOJwzWPvRF/mDb890j0QcsUUgwBaEhXs6ZM8SUKK\r\n1JcNN7psQ2ULNCOeTjinUjvHHozKWlnGecXhM1FCge4XJXQli3JOGK3U+REc\r\nXZ2YDNz3rubFZAGhBM3/jcKDGSWhdax7u+7YdtN0ygk/orrZSmHxIQdZfKhB\r\nxqtylpvbsomu7OaojRRWvc62qoYhV+R4lQuVyj40wgBRXp/NOmtuvZe1se2/\r\n43EvrO4RX0lmwSBto6FjNC/Ls9/9GFsUd3Qec8Ii34XY5J125ZnUlYvg41ho\r\nQ/w0EG8RPCBIT2rRpFEs18+USYx6DDa3BVE=\r\n=tb22\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"allohamora","email":"herman30698@gmail.com"},"directories":{},"maintainers":[{"name":"allohamora","email":"herman30698@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/config-manager_0.5.2_1681222855613_0.5872619935293997"},"_hasShrinkwrap":false},"0.6.0":{"name":"@allohamora/config-manager","version":"0.6.0","description":"config manager","main":"./dist/index.cjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","types":"./dist/index.d.ts"}},"types":"./dist/index.d.ts","scripts":{"build":"unbuild","prepare":"husky install","test":"vitest","format":"prettier . --check","format:fix":"prettier --write .","release":"standard-version --tag-prefix=","release:minor":"standard-version --release-as minor --tag-prefix=","release:patch":"standard-version --release-as patch --tag-prefix=","release:major":"standard-version --release-as major --tag-prefix=","lint":"eslint \"src/**/*.ts\"","lint:fix":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/allohamora/config-manager.git"},"keywords":["config","config-manager","config-service","service","utils","env","type-safe","zero","dependencies"],"author":{"name":"https://github.com/allohamora"},"license":"MIT","bugs":{"url":"https://github.com/allohamora/config-manager/issues"},"homepage":"https://github.com/allohamora/config-manager#readme","devDependencies":{"@commitlint/cli":"^17.5.1","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.57.1","@typescript-eslint/parser":"^5.57.1","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-beautiful-sort":"^2.0.4","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","lint-staged":"^13.2.1","prettier":"^2.8.7","standard-version":"^9.5.0","unbuild":"^1.2.0","vite-tsconfig-paths":"^4.0.8","vitest":"^0.29.8"},"engines":{"node":">=18.14.0","npm":">=9.3.1"},"standard-version":{"skip":{"tag":true}},"lint-staged":{"*.{js,json,yml,md}":"prettier --write","*.ts":"eslint --fix"},"gitHead":"eed80c6d4c138f228c96793463c622968130e3a9","_id":"@allohamora/config-manager@0.6.0","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-ScCq4U5z/PZuqAVY0e+OrNcxq8ErIe0hZOWuXoZDktlp4lISC4nmVQLJq7K5ZDh3KbBHWt2m9qFAa5wKoKQaOw==","shasum":"60e668657f3958eb6880aae328f95c612caaa2b1","tarball":"https://registry.npmjs.org/@allohamora/config-manager/-/config-manager-0.6.0.tgz","fileCount":6,"unpackedSize":13391,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2C5UKUQwghcddgGlKXlBvHzk+icmKL9mclyaMq/CDIwIgHbBgSNNjBLNdFAcOlBATH75P1VBQBufGnEVOQQ/oh8g="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOCcrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoNCg/9F+T8oGafyUGDpRCjhiqBOQRgnJX0MgQM4E2tOVvJZwhyELw/\r\nzujcm+dPdtX45ApmSZxupkB1zmHHX5yaeF/1UZ3vSTSqw+9JtJgrRbvQXu5k\r\nMoE8pqwOTdWN1NLvVJevnPG9Ybkklo7cKF3ARJ/x1j8DnZiQ/7zEwsfUWHXi\r\nXotzK108J2WxFgQscvou4JKpATJ10xH9C/ZkP6gT3JiOIhVElZhOahtz3ITn\r\nJYgaiAXzLS5WhJirhylM8z+UnFjT/LFhbdtnZ+PZRYr2TRU4Mycs6x7Ubr4u\r\nlZ1Inuprypcv358vKOlLqjnpVTlxF2sAmRvY/b44mGlxsTPz0ClwsiVt4cVz\r\nvWEjhn8bUvwE4LVI+f0UIf5X9GG0/Wb7RmMUc6O8MzS0MMtR62/pFUnlT67+\r\nnWWAk7H28oWz5x4ldV+LtxPo7wPIa2egRbbgk7vMhHrOYbTHComcfdcIPkB0\r\nwKW8K00etZs3vDUYpF8QRCN4OVfx+bGeNSU0ghhVkboY60FZaGj18N3zEvy0\r\nvx6HtXBN+EEP6SvHZLneXwKC7JTFNf9mIoSfAxy4L9Z1r2i/gOiZaPjwkHhg\r\nzAv+ZssYfcEpUQbShxPKjdvFeSgS2Pmm8J8/E/MeTymSyrhuTNthxqx+c3Iu\r\nLAvzvlKV1LYLjQ4nObCDdsfsb9Bsrj0l+nM=\r\n=SLib\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"allohamora","email":"herman30698@gmail.com"},"directories":{},"maintainers":[{"name":"allohamora","email":"herman30698@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/config-manager_0.6.0_1681401643041_0.4438919527958767"},"_hasShrinkwrap":false},"0.7.0":{"name":"@allohamora/config-manager","version":"0.7.0","description":"config manager","main":"./dist/index.cjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","types":"./dist/index.d.ts"}},"types":"./dist/index.d.ts","scripts":{"build":"unbuild","prepare":"husky install","test":"vitest","format":"prettier . --check","format:fix":"prettier --write .","release":"standard-version --tag-prefix=","release:minor":"standard-version --release-as minor --tag-prefix=","release:patch":"standard-version --release-as patch --tag-prefix=","release:major":"standard-version --release-as major --tag-prefix=","lint":"eslint \"src/**/*.ts\"","lint:fix":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/allohamora/config-manager.git"},"keywords":["config","config-manager","config-service","service","utils","env","type-safe","zero","dependencies"],"author":{"name":"https://github.com/allohamora"},"license":"MIT","bugs":{"url":"https://github.com/allohamora/config-manager/issues"},"homepage":"https://github.com/allohamora/config-manager#readme","devDependencies":{"@commitlint/cli":"^17.5.1","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.57.1","@typescript-eslint/parser":"^5.57.1","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-beautiful-sort":"^2.0.4","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","lint-staged":"^13.2.1","prettier":"^2.8.7","standard-version":"^9.5.0","unbuild":"^1.2.0","vite-tsconfig-paths":"^4.0.8","vitest":"^0.29.8"},"engines":{"node":">=18.14.0","npm":">=9.3.1"},"standard-version":{"skip":{"tag":true}},"lint-staged":{"*.{js,json,yml,md}":"prettier --write","*.ts":"eslint --fix"},"gitHead":"a02a942780e8c3c40d5437dd52d1fc84b6937362","_id":"@allohamora/config-manager@0.7.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-YkNG8jAq3H61sdPWdu1HtGf6OXJQYu46SLZwt5lscRShGvymM2lM5mOTXKLQN0F//0y2oVNZ/pwZOW9UpXuncw==","shasum":"fc828e1385b89decde125c0b2984fe67a32d74b8","tarball":"https://registry.npmjs.org/@allohamora/config-manager/-/config-manager-0.7.0.tgz","fileCount":6,"unpackedSize":14142,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICpHbsaFyki9A+cDWX2snazYi0ZdNBIMZnyC1cYfk/+2AiAqahRNd2TibmcL0kkxyvImkuruJmB5gpJNvqrbrPcm5w=="}]},"_npmUser":{"name":"allohamora","email":"herman30698@gmail.com"},"directories":{},"maintainers":[{"name":"allohamora","email":"herman30698@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/config-manager_0.7.0_1690481025776_0.9230048215255222"},"_hasShrinkwrap":false},"0.8.0":{"name":"@allohamora/config-manager","version":"0.8.0","description":"config manager","main":"./dist/index.cjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","types":"./dist/index.d.ts"}},"types":"./dist/index.d.ts","scripts":{"build":"unbuild","prepare":"husky install","test":"vitest","format":"prettier . --check","format:fix":"prettier --write .","release":"standard-version --tag-prefix=","release:minor":"standard-version --release-as minor --tag-prefix=","release:patch":"standard-version --release-as patch --tag-prefix=","release:major":"standard-version --release-as major --tag-prefix=","lint":"eslint \"src/**/*.ts\"","lint:fix":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/allohamora/config-manager.git"},"keywords":["config","config-manager","config-service","service","utils","env","type-safe","zero","dependencies"],"author":{"name":"https://github.com/allohamora"},"license":"MIT","bugs":{"url":"https://github.com/allohamora/config-manager/issues"},"homepage":"https://github.com/allohamora/config-manager#readme","devDependencies":{"@commitlint/cli":"^17.5.1","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.57.1","@typescript-eslint/parser":"^5.57.1","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-beautiful-sort":"^2.0.4","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","lint-staged":"^13.2.1","prettier":"^2.8.7","standard-version":"^9.5.0","unbuild":"^1.2.0","vite-tsconfig-paths":"^4.0.8","vitest":"^0.29.8"},"engines":{"node":">=18.14.0","npm":">=9.3.1"},"standard-version":{"skip":{"tag":true}},"lint-staged":{"*.{js,json,yml,md}":"prettier --write","*.ts":"eslint --fix"},"gitHead":"2983e142fc05f995fe13c32ed1f060775c41bfce","_id":"@allohamora/config-manager@0.8.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-AT+bvXrl6bizIKGzqtdxN/brGWxY60YK20643BCG/Pq2sXyuwszKovuDOcD0mHBpPirqsrrWydd+FlYlRDGgiw==","shasum":"16f9ef6b11847ceee8ee942c4f7b18d6da4d0a9e","tarball":"https://registry.npmjs.org/@allohamora/config-manager/-/config-manager-0.8.0.tgz","fileCount":6,"unpackedSize":14156,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCcOLU6D/lYxz9pgfo7Nao5CfOI5MciX96A/0On148BdQIhAK+sLxirpETwx3mD6M8cX32/0weH5RMD0sd6QNROmecy"}]},"_npmUser":{"name":"allohamora","email":"herman30698@gmail.com"},"directories":{},"maintainers":[{"name":"allohamora","email":"herman30698@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/config-manager_0.8.0_1694025759481_0.4386309838134692"},"_hasShrinkwrap":false},"0.8.1":{"name":"@allohamora/config-manager","version":"0.8.1","description":"config manager","main":"./dist/index.cjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","types":"./dist/index.d.ts"}},"types":"./dist/index.d.ts","scripts":{"build":"unbuild","prepare":"husky install","test":"vitest","format":"prettier . --check","format:fix":"prettier --write .","release":"standard-version --tag-prefix=","release:minor":"standard-version --release-as minor --tag-prefix=","release:patch":"standard-version --release-as patch --tag-prefix=","release:major":"standard-version --release-as major --tag-prefix=","lint":"eslint \"src/**/*.ts\"","lint:fix":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/allohamora/config-manager.git"},"keywords":["config","config-manager","config-service","service","utils","env","type-safe","zero","dependencies"],"author":{"name":"https://github.com/allohamora"},"license":"MIT","bugs":{"url":"https://github.com/allohamora/config-manager/issues"},"homepage":"https://github.com/allohamora/config-manager#readme","devDependencies":{"@commitlint/cli":"^17.5.1","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.57.1","@typescript-eslint/parser":"^5.57.1","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-beautiful-sort":"^2.0.4","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","lint-staged":"^13.2.1","prettier":"^2.8.7","standard-version":"^9.5.0","unbuild":"^1.2.0","vite-tsconfig-paths":"^4.0.8","vitest":"^0.29.8"},"engines":{"node":">=18.14.0","npm":">=9.3.1"},"standard-version":{"skip":{"tag":true}},"lint-staged":{"*.{js,json,yml,md}":"prettier --write","*.ts":"eslint --fix"},"gitHead":"523a3528e4ce6fa3479ffb7ace45d1b1e2b53954","_id":"@allohamora/config-manager@0.8.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-O12zeRuVeLolOUfIn2Sc4lsCyHsyv9mizkWjaajERpAcd+01Usr4MCdc4PS+eQbR12BjfFmWjvM3ZyFvuUA30A==","shasum":"2d950c59503eb10492bd196a4b7cccdde6eee1df","tarball":"https://registry.npmjs.org/@allohamora/config-manager/-/config-manager-0.8.1.tgz","fileCount":6,"unpackedSize":14156,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGgWzhfhj3f+h0wohCK3DBlNCD3CZNYz+0RfJuIj7+2yAiEAhw9Vpm5tLXmfqnFT9vj9NLLK9sNesqbOTy0MvPXzDdg="}]},"_npmUser":{"name":"allohamora","email":"herman30698@gmail.com"},"directories":{},"maintainers":[{"name":"allohamora","email":"herman30698@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/config-manager_0.8.1_1694026974449_0.869319632608786"},"_hasShrinkwrap":false},"0.8.2":{"name":"@allohamora/config-manager","version":"0.8.2","description":"config manager","main":"./dist/index.cjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","types":"./dist/index.d.ts"}},"types":"./dist/index.d.ts","scripts":{"build":"unbuild","prepare":"husky install","test":"vitest","format":"prettier . --check","format:fix":"prettier --write .","release":"standard-version --tag-prefix=","release:minor":"standard-version --release-as minor --tag-prefix=","release:patch":"standard-version --release-as patch --tag-prefix=","release:major":"standard-version --release-as major --tag-prefix=","lint":"eslint \"src/**/*.ts\"","lint:fix":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/allohamora/config-manager.git"},"keywords":["config","config-manager","config-service","service","utils","env","type-safe","zero","dependencies"],"author":{"name":"https://github.com/allohamora"},"license":"MIT","bugs":{"url":"https://github.com/allohamora/config-manager/issues"},"homepage":"https://github.com/allohamora/config-manager#readme","devDependencies":{"@commitlint/cli":"^17.5.1","@commitlint/config-conventional":"^17.4.4","@typescript-eslint/eslint-plugin":"^5.57.1","@typescript-eslint/parser":"^5.57.1","eslint":"^8.37.0","eslint-config-prettier":"^8.8.0","eslint-plugin-beautiful-sort":"^2.0.4","eslint-plugin-prettier":"^4.2.1","husky":"^8.0.3","lint-staged":"^13.2.1","prettier":"^2.8.7","standard-version":"^9.5.0","unbuild":"^1.2.0","vite-tsconfig-paths":"^4.0.8","vitest":"^0.29.8"},"engines":{"node":">=18.14.0","npm":">=9.3.1"},"standard-version":{"skip":{"tag":true}},"lint-staged":{"*.{js,json,yml,md}":"prettier --write","*.ts":"eslint --fix"},"gitHead":"fad0535bb855f37916aaba10a65b0522bd79a723","_id":"@allohamora/config-manager@0.8.2","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-WAWylQw/dBpTK/XeyUIE+Kf4/CPiGgCj19du5STWBMcfdPYoXsK88R/z0hpEy7Vm/Om/NLx3C3dojvVmR2u5oA==","shasum":"e5de3028bc7b113dd23da0954435ca6b61332203","tarball":"https://registry.npmjs.org/@allohamora/config-manager/-/config-manager-0.8.2.tgz","fileCount":6,"unpackedSize":14182,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCttlbEQalfHUNCnSgtT4ELWDN2rzIjOgpuvq2JvKnjJQIhAK6VDo5PpUXcU+K6KJz9zgrsQVd/xVSloRZwr0MMk2KT"}]},"_npmUser":{"name":"allohamora","email":"herman30698@gmail.com"},"directories":{},"maintainers":[{"name":"allohamora","email":"herman30698@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/config-manager_0.8.2_1694072499738_0.7224960083662819"},"_hasShrinkwrap":false},"0.9.0":{"name":"@allohamora/config-manager","version":"0.9.0","description":"config manager","main":"./dist/index.cjs","exports":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","types":"./dist/index.d.ts"}},"types":"./dist/index.d.ts","scripts":{"build":"unbuild","prepare":"husky install","test":"vitest","format":"prettier . --check","format:fix":"prettier --write .","release":"standard-version --tag-prefix=","release:minor":"standard-version --release-as minor --tag-prefix=","release:patch":"standard-version --release-as patch --tag-prefix=","release:major":"standard-version --release-as major --tag-prefix=","lint":"eslint \"src/**/*.ts\"","lint:fix":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/allohamora/config-manager.git"},"keywords":["config","config-manager","config-service","service","utils","env","type-safe","zero","dependencies"],"author":{"name":"https://github.com/allohamora"},"license":"MIT","bugs":{"url":"https://github.com/allohamora/config-manager/issues"},"homepage":"https://github.com/allohamora/config-manager#readme","devDependencies":{"@commitlint/cli":"^17.7.1","@commitlint/config-conventional":"^17.7.0","@typescript-eslint/eslint-plugin":"^6.7.0","@typescript-eslint/parser":"^6.7.0","eslint":"^8.49.0","eslint-config-prettier":"^9.0.0","eslint-plugin-beautiful-sort":"^3.0.1","eslint-plugin-prettier":"^5.0.0","husky":"^8.0.3","lint-staged":"^14.0.1","prettier":"^3.0.3","standard-version":"^9.5.0","unbuild":"^2.0.0","vite-tsconfig-paths":"^4.2.1","vitest":"^0.34.4"},"engines":{"node":">=18.14.0","npm":">=9.3.1"},"standard-version":{"skip":{"tag":true}},"lint-staged":{"*.{js,json,yml,md}":"prettier --write","*.ts":"eslint --fix"},"gitHead":"3e4dfacd7fd1f59829acc6ac56693da359d1fe38","_id":"@allohamora/config-manager@0.9.0","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-WmrrNWLZdglPTHPtwDj1+u80o41TTcDuwhJ6DgBcFT0tHlGKONEvdtlwFchiBy6Mj6Zm+zLg/6B+kkTdY1VYVQ==","shasum":"92d411c97f544f550eea9515b2e66d4509bdb99e","tarball":"https://registry.npmjs.org/@allohamora/config-manager/-/config-manager-0.9.0.tgz","fileCount":10,"unpackedSize":47873,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFvqSYZin/q5bxa7iIooaX76OlHJzrBle312ogulPyE4AiEArSV2ONJu8KYadp3w2qaf/tSuuwSEeDMjnSvHZUSsvW0="}]},"_npmUser":{"name":"allohamora","email":"herman30698@gmail.com"},"directories":{},"maintainers":[{"name":"allohamora","email":"herman30698@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/config-manager_0.9.0_1694547262235_0.9555627379482292"},"_hasShrinkwrap":false}},"time":{"created":"2023-03-07T18:38:13.683Z","0.0.1":"2023-03-07T18:38:13.939Z","modified":"2023-09-12T19:34:22.726Z","0.1.0":"2023-03-07T19:56:32.019Z","0.1.1":"2023-03-17T15:21:22.693Z","0.1.2":"2023-03-28T14:11:11.500Z","0.2.0":"2023-04-08T07:02:06.379Z","0.2.1":"2023-04-08T07:08:00.788Z","0.2.2":"2023-04-08T07:15:01.578Z","0.3.0":"2023-04-08T11:26:44.520Z","0.4.0":"2023-04-10T15:14:44.218Z","0.5.0":"2023-04-11T14:12:21.974Z","0.5.2":"2023-04-11T14:20:55.817Z","0.6.0":"2023-04-13T16:00:43.228Z","0.7.0":"2023-07-27T18:03:45.978Z","0.8.0":"2023-09-06T18:42:39.715Z","0.8.1":"2023-09-06T19:02:54.617Z","0.8.2":"2023-09-07T07:41:40.026Z","0.9.0":"2023-09-12T19:34:22.488Z"},"maintainers":[{"name":"allohamora","email":"herman30698@gmail.com"}],"description":"config manager","homepage":"https://github.com/allohamora/config-manager#readme","keywords":["config","config-manager","config-service","service","utils","env","type-safe","zero","dependencies"],"repository":{"type":"git","url":"git+https://github.com/allohamora/config-manager.git"},"author":{"name":"https://github.com/allohamora"},"bugs":{"url":"https://github.com/allohamora/config-manager/issues"},"license":"MIT","readme":"# Config-Manager\n\n[![npm](https://img.shields.io/npm/v/@allohamora/config-manager)](https://www.npmjs.com/package/@allohamora/config-manager)\n![build](https://github.com/allohamora/config-manager/actions/workflows/build.yml/badge.svg)\n![test](https://github.com/allohamora/config-manager/actions/workflows/test.yml/badge.svg)\n![release](https://github.com/allohamora/config-manager/actions/workflows/release.yml/badge.svg)\n\nThis package contains managers and utils for creating configs in a type-safe and stylish way.\n\n## Requirements\n\n```json\n{\n  \"node\": \">=18.14.0\",\n  \"npm\": \">=9.3.1\"\n}\n```\n\n## Install\n\n```bash\nnpm i @allohamora/config-manager\n```\n\n## Usage\n\n```typescript\nimport { ConfigManager, EnvManager } from '@allohamora/config-manager';\n\nconst env = new EnvManager();\nconst config = new ConfigManager({\n  getConfig: () => ({\n    auth: {\n      email: env.pick('AUTH_EMAIL').default('example@example.com').value(), // string\n      password: env.get('AUTH_PASSWORD'), // string | undefined,\n    },\n  }),\n});\n\nconfig.getOrThrow('auth'); // { email: string, password?: string }\nconfig.get('auth.email'); // string\nconfig.get('auth.password'); // string | undefined\nconfig.getOrThrow('auth.password'); // string or the validation error\n```\n","readmeFilename":"README.md"}