{"_id":"@intlayer/core","_rev":"420-c467d38be9101d7da183421f82cfdbc4","name":"@intlayer/core","dist-tags":{"latest":"9.5.9","canary":"9.5.9-canary.0"},"versions":{"1.0.0":{"name":"@intlayer/core","version":"1.0.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aypineau","name":"Aymeric PINEAU"},"license":"MIT","_id":"@intlayer/core@1.0.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://github.com/aypineau/intlayer","bugs":{"url":"https://github.com/aypineau/intlayer/issues"},"bug":{"url":"https://github.com/aypineau/intlayer/issues"},"dist":{"shasum":"da6b682e8ce95d21dd28c036c93862c09615811f","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-1.0.0.tgz","fileCount":107,"integrity":"sha512-8sKJjyYFmt8DAh5WfV4VxbmLjOTEoc3u/ghwfaPB+n6RUalJBKynByHTxxPm3DhzpWoCuejgKnvgWI5PVrriXw==","signatures":[{"sig":"MEYCIQCZYYyObhHPgpbV+zODp68nYPS2dMqUwWrycv2iSde7OQIhAIS+EncBU7mcUq9dken36bBYFu9HMnLoXT/dK1V0K8V5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":215430},"main":"./src/index.ts","_from":"file:intlayer-core-1.0.0.tgz","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/esm/index.d.mts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsup --watch","lint":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs","test":"","build":"tsup","clean":"rimraf ./dist","lint:fix":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs --fix","typecheck":"tsup--project ./tsconfig.json --noEmit","prettier:fix":"prettier --write src/**/*","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/773e1ca600b3082e4211990826f0d72a/intlayer-core-1.0.0.tgz","_integrity":"sha512-8sKJjyYFmt8DAh5WfV4VxbmLjOTEoc3u/ghwfaPB+n6RUalJBKynByHTxxPm3DhzpWoCuejgKnvgWI5PVrriXw==","repository":{"url":"git+https://github.com/aypineau/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"@intlayer/config":"^1.0.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.0.2","react":"^18.2.0","rimraf":"5.0.5","typescript":"^5.4.3","@types/node":"^20.11.30","@types/react":"^18.2.78","@utils/ts-config":"^1.0.0","@utils/eslint-config":"^1.0.0"},"peerDependencies":{"react":"^18.2.0","@types/react":"^18.2.78"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.0_1713387238901_0.6289035428555518","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@intlayer/core","version":"1.0.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aypineau","name":"Aymeric PINEAU"},"license":"MIT","_id":"@intlayer/core@1.0.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://github.com/aypineau/intlayer","bugs":{"url":"https://github.com/aypineau/intlayer/issues"},"bug":{"url":"https://github.com/aypineau/intlayer/issues"},"dist":{"shasum":"6d07d276acc92ba4705ab10408f9cf1c47e946cf","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-1.0.1.tgz","fileCount":114,"integrity":"sha512-PfjT3KQBkPuMxRNgs5LZHqZ3dnwjO43bU79t+I5KpJb9UwYxyBZXYc9CnxbY4pLI4SG8doXOI+t3o7+KaDkA6g==","signatures":[{"sig":"MEUCIA03zXc4q6F5l7qQwqaB2+AW6I7C91ta1iPGBj4xABaGAiEA7+0AwVX0bC+WiYhdkUt3q4tqSGEytOBerqzwJjjCfZU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227120},"main":"./src/index.ts","_from":"file:intlayer-core-1.0.1.tgz","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/esm/index.d.mts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsup --watch","lint":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs","test":"","build":"tsup","clean":"rimraf ./dist","lint:fix":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs --fix","typecheck":"tsup--project ./tsconfig.json --noEmit","prettier:fix":"prettier --write src/**/*","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/tmp/c8cc0cb03c15ec943f3f0e03b2256750/intlayer-core-1.0.1.tgz","_integrity":"sha512-PfjT3KQBkPuMxRNgs5LZHqZ3dnwjO43bU79t+I5KpJb9UwYxyBZXYc9CnxbY4pLI4SG8doXOI+t3o7+KaDkA6g==","repository":{"url":"git+https://github.com/aypineau/intlayer.git","type":"git"},"_npmVersion":"10.5.0","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.12.2","dependencies":{"@intlayer/config":"^1.0.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.0.2","react":"^18.2.0","rimraf":"5.0.5","typescript":"^5.4.3","@types/node":"^20.11.30","@types/react":"^18.2.78","@utils/ts-config":"^1.0.1","@utils/eslint-config":"^1.0.1"},"peerDependencies":{"react":"^18.2.0","@types/react":"^18.2.78"},"_npmOperationalInternal":{"tmp":"tmp/core_1.0.1_1713549176568_0.6197520488686077","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@intlayer/core","version":"1.2.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aypineau","name":"Aymeric PINEAU"},"license":"MIT","_id":"@intlayer/core@1.2.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://github.com/aypineau/intlayer","bugs":{"url":"https://github.com/aypineau/intlayer/issues"},"bug":{"url":"https://github.com/aypineau/intlayer/issues"},"dist":{"shasum":"b2bc47d5d51e08e60b8f88ea9d679b2572ae0092","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-1.2.0.tgz","fileCount":114,"integrity":"sha512-8KcUHt4jorT2mNFUWFUtuTvYcvEgh5qA+DuubqpcnWFAZjL903KDIOVH+NErY0nNe6QMaRjOCwNuYfGnPIY08g==","signatures":[{"sig":"MEYCIQCoYs0OLot4POQ5vTBbJtrlRCY1U/uiZlgHLq4y9s2hLwIhAMIMbpvXritVpSY+TF0w3ae+m73NmmX6oYeAYHCSg1F+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":234488},"main":"./src/index.ts","_from":"file:intlayer-core-1.2.0.tgz","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/esm/index.d.mts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsup --watch","lint":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs","test":"","build":"tsup","clean":"rimraf ./dist","lint:fix":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs --fix","typecheck":"tsup--project ./tsconfig.json --noEmit","prettier:fix":"prettier --write src/**/*","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/tmp/f6f9e28fa4b4a2f8b224fbb8491cec96/intlayer-core-1.2.0.tgz","_integrity":"sha512-8KcUHt4jorT2mNFUWFUtuTvYcvEgh5qA+DuubqpcnWFAZjL903KDIOVH+NErY0nNe6QMaRjOCwNuYfGnPIY08g==","repository":{"url":"git+https://github.com/aypineau/intlayer.git","type":"git"},"_npmVersion":"10.5.0","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.12.2","dependencies":{"chokidar":"^3.6.0","@intlayer/config":"^1.2.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.0.2","react":"^18.2.0","rimraf":"5.0.5","typescript":"^5.4.5","@types/node":"^20.12.7","@types/react":"^18.2.79","@utils/ts-config":"^1.0.1","@utils/eslint-config":"^1.0.1"},"peerDependencies":{"react":"^18.2.0","@types/react":"^18.2.78"},"_npmOperationalInternal":{"tmp":"tmp/core_1.2.0_1713876335583_0.36645013616307276","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@intlayer/core","version":"1.2.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aypineau","name":"Aymeric PINEAU"},"license":"MIT","_id":"@intlayer/core@1.2.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://github.com/aypineau/intlayer","bugs":{"url":"https://github.com/aypineau/intlayer/issues"},"bug":{"url":"https://github.com/aypineau/intlayer/issues"},"dist":{"shasum":"b976ac8cd9ffd74e911a64623cc052d70a9c41db","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-1.2.1.tgz","fileCount":114,"integrity":"sha512-J6VpFsSP0lV7/pMceN5rKwqh/FY0oC620JwEOMZI499E+et+sRlvx/CGJ9TX9by3rFF4zG0uTzPuGCJA/5w7iQ==","signatures":[{"sig":"MEUCIDDIC4IuEM5l7gs/A/JI1FrjLF00QiPyW8f0fMM3twLDAiEAgo3Ohj4h7gCagRTE2y10ke8fQy95VjAZCUr2GhC2/sc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":235043},"main":"./src/index.ts","_from":"file:intlayer-core-1.2.1.tgz","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/esm/index.d.mts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsup --watch","lint":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs","test":"","build":"tsup","clean":"rimraf ./dist","lint:fix":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs --fix","typecheck":"tsup--project ./tsconfig.json --noEmit","prettier:fix":"prettier --write src/**/*","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/tmp/53abc5081e74245de50985ba89644e8b/intlayer-core-1.2.1.tgz","_integrity":"sha512-J6VpFsSP0lV7/pMceN5rKwqh/FY0oC620JwEOMZI499E+et+sRlvx/CGJ9TX9by3rFF4zG0uTzPuGCJA/5w7iQ==","repository":{"url":"git+https://github.com/aypineau/intlayer.git","type":"git"},"_npmVersion":"10.5.0","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.12.2","dependencies":{"chokidar":"^3.6.0","@intlayer/config":"^1.2.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.0.2","react":"^18.2.0","rimraf":"5.0.5","typescript":"^5.4.5","@types/node":"^20.12.7","@types/react":"^18.2.79","@utils/ts-config":"^1.0.1","@utils/eslint-config":"^1.0.1"},"peerDependencies":{"react":"^18.2.0","@types/react":"^18.2.78"},"_npmOperationalInternal":{"tmp":"tmp/core_1.2.1_1714125468678_0.46304350246727277","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@intlayer/core","version":"2.0.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aypineau","name":"Aymeric PINEAU"},"license":"MIT","_id":"@intlayer/core@2.0.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://github.com/aypineau/intlayer","bugs":{"url":"https://github.com/aypineau/intlayer/issues"},"bug":{"url":"https://github.com/aypineau/intlayer/issues"},"dist":{"shasum":"fecffcc3322dae1561cd9bdd5ed0a67e03c0a13c","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-2.0.0.tgz","fileCount":128,"integrity":"sha512-t1CAqIWhXCWwHVLSsd7I6oaog/5mfhGeV0H9idztohhfbjVGU2kBCy+ZB0Njrow0jmRXPc3EViOuw9iGyiib2g==","signatures":[{"sig":"MEUCIQDCvWx34UlPcN0JUhwM2VDmZ6ZqLzGAj26YsNS4pZ+RmQIgMx0QQ+QgrT6yMEYOwuGoiQX26I15dWtikjdpsYx0sqs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":242865},"main":"./src/index.ts","_from":"file:intlayer-core-2.0.0.tgz","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/esm/index.d.mts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsup --watch","lint":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs","test":"","build":"tsup","clean":"rimraf ./dist","lint:fix":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs --fix","typecheck":"tsup--project ./tsconfig.json --noEmit","prettier:fix":"prettier --write src/**/*","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/tmp/fc89ee44b77c1028d3772b629ede34b7/intlayer-core-2.0.0.tgz","_integrity":"sha512-t1CAqIWhXCWwHVLSsd7I6oaog/5mfhGeV0H9idztohhfbjVGU2kBCy+ZB0Njrow0jmRXPc3EViOuw9iGyiib2g==","repository":{"url":"git+https://github.com/aypineau/intlayer.git","type":"git"},"_npmVersion":"10.5.0","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.12.2","dependencies":{"chokidar":"^3.6.0","@intlayer/config":"^2.0.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.0.2","react":"^18.2.0","rimraf":"5.0.5","typescript":"^5.4.5","@types/node":"^20.12.7","@types/react":"^18.2.79","@utils/ts-config":"^1.0.1","@utils/eslint-config":"^1.0.1"},"peerDependencies":{"react":"^18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.0_1714742143062_0.7300326150218188","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@intlayer/core","version":"2.0.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aypineau","name":"Aymeric PINEAU"},"license":"MIT","_id":"@intlayer/core@2.0.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://github.com/aypineau/intlayer","bugs":{"url":"https://github.com/aypineau/intlayer/issues"},"bug":{"url":"https://github.com/aypineau/intlayer/issues"},"dist":{"shasum":"e2ded46528c1ceb59bc7de4fa729422b60c75f78","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-2.0.1.tgz","fileCount":117,"integrity":"sha512-wwmTG0T3kSLsFYCEBNp7sbrfxcTH9HzlIw7TqNe+B3bOvmndwm0GVCooa+py4HylEEPtQABQCIEDKWkiH79Qxg==","signatures":[{"sig":"MEUCIDYfSEk4PQAl/B5q930mZt/hrsao6yteeJjRDX7PVgvqAiEAgG1QsQQZuCuUTUMEPEihAc8X5cznHzIrM9q+LzoOEkg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212324},"main":"./src/index.ts","_from":"file:intlayer-core-2.0.1.tgz","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/esm/index.d.mts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsup --watch","lint":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs","test":"","build":"tsup","clean":"rimraf ./dist","lint:fix":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs --fix","typecheck":"tsup--project ./tsconfig.json --noEmit","prettier:fix":"prettier --write src/**/*","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/tmp/d32ee106825d2ef62d2396b801f7db35/intlayer-core-2.0.1.tgz","_integrity":"sha512-wwmTG0T3kSLsFYCEBNp7sbrfxcTH9HzlIw7TqNe+B3bOvmndwm0GVCooa+py4HylEEPtQABQCIEDKWkiH79Qxg==","repository":{"url":"git+https://github.com/aypineau/intlayer.git","type":"git"},"_npmVersion":"10.5.2","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"chokidar":"^3.6.0","@intlayer/config":"^2.0.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.0.2","react":"^18.2.0","rimraf":"5.0.5","typescript":"^5.4.5","@types/node":"^20.12.7","@types/react":"^18.2.79","@utils/ts-config":"^1.0.1","@utils/eslint-config":"^1.0.1"},"peerDependencies":{"react":"^18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.1_1717548738379_0.10061744562336883","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@intlayer/core","version":"2.0.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aypineau","name":"Aymeric PINEAU"},"license":"MIT","_id":"@intlayer/core@2.0.2","homepage":"https://github.com/aypineau/intlayer","bugs":{"url":"https://github.com/aypineau/intlayer/issues"},"bug":{"url":"https://github.com/aypineau/intlayer/issues"},"dist":{"shasum":"77e6aabc998e94656073fee7e50abc3fdb844704","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-2.0.2.tgz","fileCount":117,"integrity":"sha512-A7sEnbUqbY+4j9eR15e+iW+obJGckPKvvOEy1Qy5QjOo+swzgaTF6yUgAXFUZisvOgqhvZ0aBSgqrWzUZHUThA==","signatures":[{"sig":"MEUCIQCNuSJmNmnfvrBIh/+g9QNdNzTIOva1MudfS+Jm3Q57IQIgRdE1OnbsfH0E55llomdAmBhwH6GlF0N5CI3ZH+ffmOI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212955},"main":"./src/index.ts","_from":"file:intlayer-core-2.0.2.tgz","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/esm/index.d.mts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsup --watch","lint":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs","test":"","build":"tsup","clean":"rimraf ./dist","lint:fix":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs --fix","typecheck":"tsup--project ./tsconfig.json --noEmit","prettier:fix":"prettier --write src/**/*","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/tmp/7116ae4d2f27bd5f56eaf6239b605d96/intlayer-core-2.0.2.tgz","_integrity":"sha512-A7sEnbUqbY+4j9eR15e+iW+obJGckPKvvOEy1Qy5QjOo+swzgaTF6yUgAXFUZisvOgqhvZ0aBSgqrWzUZHUThA==","repository":{"url":"git+https://github.com/aypineau/intlayer.git","type":"git"},"_npmVersion":"10.7.0","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.14.0","dependencies":{"chokidar":"^3.6.0","@intlayer/config":"^2.0.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.1.0","react":"^18.3.1","rimraf":"5.0.5","typescript":"^5.5.2","@types/node":"^20.14.9","@types/react":"^18.3.3","@utils/ts-config":"^1.0.2","@utils/eslint-config":"^1.0.2"},"peerDependencies":{"react":"^18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.2_1719424645261_0.49993744685900743","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"@intlayer/core","version":"2.0.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aypineau","name":"Aymeric PINEAU"},"license":"MIT","_id":"@intlayer/core@2.0.3","homepage":"https://github.com/aypineau/intlayer","bugs":{"url":"https://github.com/aypineau/intlayer/issues"},"bug":{"url":"https://github.com/aypineau/intlayer/issues"},"dist":{"shasum":"db724220d7a812898284b0795cfc7be003d80ee3","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-2.0.3.tgz","fileCount":117,"integrity":"sha512-LoC4olv3ivx6xI0OjK+bAxSPzc2fAm6Oyi3OZadvTv1paeMuJg9EdgPN6q5ymEXYZl8f9xE42W7tKgdgcy4lTQ==","signatures":[{"sig":"MEUCIQCU0xKjYZHzQH6DwbV163r+5cr1ifBV+msK5UWznVQv8wIgFOrTQn/Hwtfe1lVuth9NFGs4DHKsxFhWT+kEh3iK348=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212955},"main":"./src/index.ts","_from":"file:intlayer-core-2.0.3.tgz","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/esm/index.d.mts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsup --watch","lint":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs","test":"","build":"tsup","clean":"rimraf ./dist","lint:fix":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs --fix","typecheck":"tsup--project ./tsconfig.json --noEmit","prettier:fix":"prettier --write src/**/*","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/tmp/77f6f83cfa19c08875a030af2eb647fe/intlayer-core-2.0.3.tgz","_integrity":"sha512-LoC4olv3ivx6xI0OjK+bAxSPzc2fAm6Oyi3OZadvTv1paeMuJg9EdgPN6q5ymEXYZl8f9xE42W7tKgdgcy4lTQ==","repository":{"url":"git+https://github.com/aypineau/intlayer.git","type":"git"},"_npmVersion":"10.7.0","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.15.0","dependencies":{"chokidar":"^3.6.0","@intlayer/config":"^2.0.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.1.0","react":"^18.3.1","rimraf":"5.0.5","typescript":"^5.5.2","@types/node":"^20.14.9","@types/react":"^18.3.3","@utils/ts-config":"^1.0.3","@utils/eslint-config":"^1.0.3"},"peerDependencies":{"react":"^18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.3_1719603073500_0.6569226276773827","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"@intlayer/core","version":"2.0.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aypineau","name":"Aymeric PINEAU"},"license":"MIT","_id":"@intlayer/core@2.0.4","homepage":"https://github.com/aypineau/intlayer","bugs":{"url":"https://github.com/aypineau/intlayer/issues"},"bug":{"url":"https://github.com/aypineau/intlayer/issues"},"dist":{"shasum":"74c13f33817e102af87f02f859aed15c1e8900aa","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-2.0.4.tgz","fileCount":117,"integrity":"sha512-WtJUvZRaJwgIvyq3RhGm1RV/m8ekQg2vxuIuL+LAdYnwTI7t0KauB4O1vIW9rvm6blzdr8Qdip1Mq5ajpQV6CA==","signatures":[{"sig":"MEUCIAVmjb230plAfjuizK0c4ZA5VagGKlE04+yLyYH42/wKAiEA1rnOm0CFk0YslEHYWfVRoxMIzoMCWuqw4/At5XM8qT0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212955},"main":"./src/index.ts","_from":"file:intlayer-core-2.0.4.tgz","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/esm/index.d.mts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsup --watch","lint":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs","test":"","build":"tsup","clean":"rimraf ./dist","lint:fix":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs --fix","typecheck":"tsup--project ./tsconfig.json --noEmit","prettier:fix":"prettier --write src/**/*","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/tmp/8d10cdd30ac876d2712bd5c717db0590/intlayer-core-2.0.4.tgz","_integrity":"sha512-WtJUvZRaJwgIvyq3RhGm1RV/m8ekQg2vxuIuL+LAdYnwTI7t0KauB4O1vIW9rvm6blzdr8Qdip1Mq5ajpQV6CA==","repository":{"url":"git+https://github.com/aypineau/intlayer.git","type":"git"},"_npmVersion":"10.7.0","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.15.0","dependencies":{"chokidar":"^3.6.0","@intlayer/config":"^2.0.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.1.0","react":"^18.3.1","rimraf":"5.0.5","typescript":"^5.5.2","@types/node":"^20.14.9","@types/react":"^18.3.3","@utils/ts-config":"^1.0.4","@utils/eslint-config":"^1.0.4"},"peerDependencies":{"react":"^18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.4_1719613293172_0.5175812644617925","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"@intlayer/core","version":"2.0.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aypineau","name":"Aymeric PINEAU"},"license":"MIT","_id":"@intlayer/core@2.0.5","homepage":"https://github.com/aypineau/intlayer","bugs":{"url":"https://github.com/aypineau/intlayer/issues"},"bug":{"url":"https://github.com/aypineau/intlayer/issues"},"dist":{"shasum":"19f773fce3470808639f4759176dd5c6b7a61348","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-2.0.5.tgz","fileCount":117,"integrity":"sha512-AUNgVSFM0tm0gbCObZqJtWc6H38aiPPKXLS30aCSZyBE87fBAJ7canfQ0fgepkKGw8BYYRfoiFT9zdlRmb7CUg==","signatures":[{"sig":"MEQCIA3p/vLvduQiABupRsM+a0N8RkPzNqOYzTwE+JTMFLVOAiBSEEoVqdbrnv0LCSelymYvrViTw/yWDqOben3Uyps7Ng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212955},"main":"./src/index.ts","_from":"file:intlayer-core-2.0.5.tgz","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/esm/index.d.mts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsup --watch","lint":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs","test":"","build":"tsup","clean":"rimraf ./dist","lint:fix":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs --fix","typecheck":"tsup--project ./tsconfig.json --noEmit","prettier:fix":"prettier --write src/**/*","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/tmp/758d9c17e5b4fd653faa8c9c18ab9f2d/intlayer-core-2.0.5.tgz","_integrity":"sha512-AUNgVSFM0tm0gbCObZqJtWc6H38aiPPKXLS30aCSZyBE87fBAJ7canfQ0fgepkKGw8BYYRfoiFT9zdlRmb7CUg==","repository":{"url":"git+https://github.com/aypineau/intlayer.git","type":"git"},"_npmVersion":"10.7.0","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.15.0","dependencies":{"chokidar":"^3.6.0","@intlayer/config":"^2.0.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.1.0","react":"^18.3.1","rimraf":"5.0.5","typescript":"^5.5.2","@types/node":"^20.14.9","@types/react":"^18.3.3","@utils/ts-config":"^1.0.4","@utils/eslint-config":"^1.0.4"},"peerDependencies":{"react":"^18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.5_1719615841646_0.14477827454359393","host":"s3://npm-registry-packages"}},"2.0.6":{"name":"@intlayer/core","version":"2.0.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aypineau","name":"Aymeric PINEAU"},"license":"MIT","_id":"@intlayer/core@2.0.6","homepage":"https://github.com/aypineau/intlayer","bugs":{"url":"https://github.com/aypineau/intlayer/issues"},"bug":{"url":"https://github.com/aypineau/intlayer/issues"},"dist":{"shasum":"1c5a86380fdac72433c5e91cfadaab6c1a573b58","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-2.0.6.tgz","fileCount":117,"integrity":"sha512-SkIMcUiy2jX2XkuwfQbh6HZNPlhUE+ZxWGBW/sXl2BTVBANd7VRcyEbfyjbHQr6r82dqK4tUrRdUT+a4W4uLhg==","signatures":[{"sig":"MEUCIQDgjnavJNvSYt9Z4MRmfESTh8IH9YbzQn/6+ddg3n7DJwIgPiCiUfc/Pv9ldhCT5TLftPWgH/8fTf3p7ZVIXb0CvzE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212955},"main":"./src/index.ts","_from":"file:intlayer-core-2.0.6.tgz","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/esm/index.d.mts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsup --watch","lint":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs","test":"","build":"tsup","clean":"rimraf ./dist","lint:fix":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs --fix","typecheck":"tsup--project ./tsconfig.json --noEmit","prettier:fix":"prettier --write src/**/*","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/tmp/5c27d5b2787cc7774af27155bed723ff/intlayer-core-2.0.6.tgz","_integrity":"sha512-SkIMcUiy2jX2XkuwfQbh6HZNPlhUE+ZxWGBW/sXl2BTVBANd7VRcyEbfyjbHQr6r82dqK4tUrRdUT+a4W4uLhg==","repository":{"url":"git+https://github.com/aypineau/intlayer.git","type":"git"},"_npmVersion":"10.7.0","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.15.0","dependencies":{"chokidar":"^3.6.0","@intlayer/config":"^2.0.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.1.0","react":"^18.3.1","rimraf":"5.0.5","typescript":"^5.5.2","@types/node":"^20.14.9","@types/react":"^18.3.3","@utils/ts-config":"^1.0.4","@utils/eslint-config":"^1.0.4"},"peerDependencies":{"react":"^18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.6_1719707872934_0.10866957529169019","host":"s3://npm-registry-packages"}},"2.0.7":{"name":"@intlayer/core","version":"2.0.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aypineau","name":"Aymeric PINEAU"},"license":"MIT","_id":"@intlayer/core@2.0.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://github.com/aypineau/intlayer","bugs":{"url":"https://github.com/aypineau/intlayer/issues"},"bug":{"url":"https://github.com/aypineau/intlayer/issues"},"dist":{"shasum":"1c18c4aa66bf9163b24d4f8f846209210e829e35","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-2.0.7.tgz","fileCount":116,"integrity":"sha512-80JLvJflHwltkggskyO7i2Vdjwuukt2jFVZRhJfb4kofdxHZJLMCfXiC1nmq6GvPKdu08yjSBbkAvHVFY/k+0A==","signatures":[{"sig":"MEYCIQDZhQQv4UUqD4PjLdgDzPZ46Z5Uuurr5CYWP+5Y66BaBQIhANL6dhBT/tKgE1Ugt/raEp987MwWn+qICDBxP65o/0y6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212129},"_from":"file:intlayer-core-2.0.7.tgz","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/esm/index.d.mts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsup --watch","lint":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs","test":"","build":"tsup","clean":"rimraf ./dist","lint:fix":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs --fix","typecheck":"tsup--project ./tsconfig.json --noEmit","prettier:fix":"prettier --write src/**/*","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/tmp/53f31659523355953df792839a76cb4c/intlayer-core-2.0.7.tgz","_integrity":"sha512-80JLvJflHwltkggskyO7i2Vdjwuukt2jFVZRhJfb4kofdxHZJLMCfXiC1nmq6GvPKdu08yjSBbkAvHVFY/k+0A==","repository":{"url":"git+https://github.com/aypineau/intlayer.git","type":"git"},"_npmVersion":"10.7.0","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.15.0","dependencies":{"chokidar":"^3.6.0","@intlayer/config":"^2.0.7"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.1.0","react":"^18.3.1","rimraf":"5.0.5","typescript":"^5.5.2","@types/node":"^20.14.9","@types/react":"^18.3.3","@utils/ts-config":"^1.0.4","@utils/eslint-config":"^1.0.4"},"peerDependencies":{"react":"^18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.7_1719945188203_0.9355721436226891","host":"s3://npm-registry-packages"}},"2.0.8":{"name":"@intlayer/core","version":"2.0.8","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aypineau","name":"Aymeric PINEAU"},"license":"MIT","_id":"@intlayer/core@2.0.8","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://github.com/aypineau/intlayer","bugs":{"url":"https://github.com/aypineau/intlayer/issues"},"bug":{"url":"https://github.com/aypineau/intlayer/issues"},"dist":{"shasum":"045515497a39f80968af6b3c1b088bc3531df066","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-2.0.8.tgz","fileCount":116,"integrity":"sha512-HxuhDt1DDMe/vtdRDCH2mTadtYVriI8bPPI99QzHKNmq5kJh5+91tDNCums2lZgBi+BR++cboD9Dk8f+Dsc2rg==","signatures":[{"sig":"MEUCIBpW2WYGQCD1bCfKt6aZ+N4Y2bzV9sPjFsfZCl7m62SyAiEA6aOm/7/TZxQDjxhooFyQuKo9vGop2knIUc5WRsZI8vo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212129},"_from":"file:intlayer-core-2.0.8.tgz","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/esm/index.d.mts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsup --watch","lint":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs","test":"","build":"tsup","clean":"rimraf ./dist","lint:fix":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs --fix","typecheck":"tsup--project ./tsconfig.json --noEmit","prettier:fix":"prettier --write src/**/*","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/tmp/4ad4a8ff2794fca1c0529be8c8c731d9/intlayer-core-2.0.8.tgz","_integrity":"sha512-HxuhDt1DDMe/vtdRDCH2mTadtYVriI8bPPI99QzHKNmq5kJh5+91tDNCums2lZgBi+BR++cboD9Dk8f+Dsc2rg==","repository":{"url":"git+https://github.com/aypineau/intlayer.git","type":"git"},"_npmVersion":"10.7.0","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.15.0","dependencies":{"chokidar":"^3.6.0","@intlayer/config":"^2.0.8"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.1.0","react":"^18.3.1","rimraf":"5.0.5","typescript":"^5.5.2","@types/node":"^20.14.9","@types/react":"^18.3.3","@utils/ts-config":"^1.0.4","@utils/eslint-config":"^1.0.4"},"peerDependencies":{"react":"^18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.8_1720033416999_0.9303305829868231","host":"s3://npm-registry-packages"}},"2.0.9":{"name":"@intlayer/core","version":"2.0.9","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aypineau","name":"Aymeric PINEAU"},"license":"MIT","_id":"@intlayer/core@2.0.9","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://github.com/aypineau/intlayer","bugs":{"url":"https://github.com/aypineau/intlayer/issues"},"bug":{"url":"https://github.com/aypineau/intlayer/issues"},"dist":{"shasum":"858d9622751694c1bc7b4b92155a5dbe8de2ef2e","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-2.0.9.tgz","fileCount":116,"integrity":"sha512-gyvYyfXmSqDAcI4FuAXllGogcbBl2nxaRYjfEV6K4Scq9TmaVnA6Oja90mHGX9bny6KUpLDWSUd5w3jO2s+vWw==","signatures":[{"sig":"MEUCIE6rOOO+BVrGCA3ltZAHaKq+bPE2P0/oppy8GM2m1ZRuAiEAimh4Gq/p+pw4L+A1mUT3YsxLNyFCdnhGReQIUY8xMZo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212129},"_from":"file:intlayer-core-2.0.9.tgz","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/esm/index.d.mts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsup --watch","lint":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs","test":"","build":"tsup","clean":"rimraf ./dist","lint:fix":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs --fix","typecheck":"tsup--project ./tsconfig.json --noEmit","prettier:fix":"prettier --write src/**/*","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/tmp/e904e8e665f9a9d8a32fae3120e06d2f/intlayer-core-2.0.9.tgz","_integrity":"sha512-gyvYyfXmSqDAcI4FuAXllGogcbBl2nxaRYjfEV6K4Scq9TmaVnA6Oja90mHGX9bny6KUpLDWSUd5w3jO2s+vWw==","repository":{"url":"git+https://github.com/aypineau/intlayer.git","type":"git"},"_npmVersion":"10.7.0","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.15.0","dependencies":{"chokidar":"^3.6.0","@intlayer/config":"^2.0.9"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.1.0","react":"^18.3.1","rimraf":"5.0.5","typescript":"^5.5.2","@types/node":"^20.14.9","@types/react":"^18.3.3","@utils/ts-config":"^1.0.4","@utils/eslint-config":"^1.0.4"},"peerDependencies":{"react":"^18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.9_1720041766215_0.03768887705565516","host":"s3://npm-registry-packages"}},"2.0.10":{"name":"@intlayer/core","version":"2.0.10","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aypineau","name":"Aymeric PINEAU"},"license":"MIT","_id":"@intlayer/core@2.0.10","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://github.com/aypineau/intlayer","bugs":{"url":"https://github.com/aypineau/intlayer/issues"},"bug":{"url":"https://github.com/aypineau/intlayer/issues"},"dist":{"shasum":"065c78e7d120eab587445136b4168f47baf2a396","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-2.0.10.tgz","fileCount":116,"integrity":"sha512-7QIE6e88az8RqUATAM4gT9AP9jzyWLAVciYJLnvFiMbYjhP9TK6MxohCGusuAdLsT9Hn031b8NTIqZu/7cNPQQ==","signatures":[{"sig":"MEYCIQDlezD8J0mYEnsRL+zJmjxyHGv/HXbJ7cvvCSFywFgayAIhALHcuRVJC90xZ6yUMeONT1uPX2RDDiBEQdU5jbUsK7VV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":212131},"_from":"file:intlayer-core-2.0.10.tgz","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/esm/index.d.mts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsup --watch","lint":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs","test":"","build":"tsup","clean":"rimraf ./dist","lint:fix":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs --fix","typecheck":"tsup--project ./tsconfig.json --noEmit","prettier:fix":"prettier --write src/**/*","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/tmp/fd582b3dd9eb7b13d32b0cb6ca4eb00e/intlayer-core-2.0.10.tgz","_integrity":"sha512-7QIE6e88az8RqUATAM4gT9AP9jzyWLAVciYJLnvFiMbYjhP9TK6MxohCGusuAdLsT9Hn031b8NTIqZu/7cNPQQ==","repository":{"url":"git+https://github.com/aypineau/intlayer.git","type":"git"},"_npmVersion":"10.7.0","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.15.0","dependencies":{"chokidar":"^3.6.0","@intlayer/config":"^2.0.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.1.0","react":"^18.3.1","rimraf":"5.0.5","typescript":"^5.5.2","@types/node":"^20.14.9","@types/react":"^18.3.3","@utils/ts-config":"^1.0.4","@utils/eslint-config":"^1.0.4"},"peerDependencies":{"react":"^18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.10_1720043729196_0.3535078070891604","host":"s3://npm-registry-packages"}},"2.0.11":{"name":"@intlayer/core","version":"2.0.11","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aypineau","name":"Aymeric PINEAU"},"license":"MIT","_id":"@intlayer/core@2.0.11","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://github.com/aypineau/intlayer","bugs":{"url":"https://github.com/aypineau/intlayer/issues"},"bug":{"url":"https://github.com/aypineau/intlayer/issues"},"dist":{"shasum":"c48865835247a0f4d88bdd5bd0b11c182787205b","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-2.0.11.tgz","fileCount":116,"integrity":"sha512-bkNBvgB78cmRgzP+p78xKDzS7wKLv6mBlnFTCJ0ZC2eCCrUfG5SJHEaHTUZOpXXYEI7p38ZzgPyr1LPNuCRwSQ==","signatures":[{"sig":"MEUCIQDtTKLFiarPhVxGHBcSEsbpffcmXB3yFj139lHPy+IjzgIgX2utir94NTtcyfRJ7lkJK17ze906RG0/LZ6wuFzRudc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":221986},"_from":"file:intlayer-core-2.0.11.tgz","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/esm/index.d.mts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsup --watch","lint":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs","test":"","build":"tsup","clean":"rimraf ./dist","lint:fix":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs --fix","typecheck":"tsup--project ./tsconfig.json --noEmit","prettier:fix":"prettier --write src/**/*","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/tmp/f13a23b236115992b8e9d1a965eb63b6/intlayer-core-2.0.11.tgz","_integrity":"sha512-bkNBvgB78cmRgzP+p78xKDzS7wKLv6mBlnFTCJ0ZC2eCCrUfG5SJHEaHTUZOpXXYEI7p38ZzgPyr1LPNuCRwSQ==","repository":{"url":"git+https://github.com/aypineau/intlayer.git","type":"git"},"_npmVersion":"10.7.0","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.15.1","dependencies":{"chokidar":"^3.6.0","@intlayer/config":"^2.0.11"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.1.0","react":"^18.3.1","rimraf":"5.0.5","typescript":"^5.5.2","@types/node":"^20.14.9","@types/react":"^18.3.3","@utils/ts-config":"^1.0.4","@utils/eslint-config":"^1.0.4"},"peerDependencies":{"react":"^18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.11_1721526031316_0.4133202869427821","host":"s3://npm-registry-packages"}},"2.0.12":{"name":"@intlayer/core","version":"2.0.12","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aypineau","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@2.0.12","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aypineau","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aypineau/intlayer/issues"},"bug":{"url":"https://github.com/aypineau/intlayer/issues"},"dist":{"shasum":"a690fd161e892dcab59b17b13c22e1586a728fb3","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-2.0.12.tgz","fileCount":116,"integrity":"sha512-NUM2786f+8TZFJcnsMOoK2fgvuxiubutFbTUMnNrrd+V4hBSl2RwwNpNEUjYRErxVQ/TvLDSGHq5yMj+4YReeg==","signatures":[{"sig":"MEUCIQDri085lFEDudbzKvaM+TaT58umJa8CYFBGspfrk/oSzgIgWhbsKbaaxTGVkfhgjrISsZVtjYafKp/2D+p+ww3vYhA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222193},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-2.0.12.tgz","types":"./dist/cjs/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/esm/index.d.mts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsup --watch","lint":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs","test":"","build":"tsup","clean":"rimraf ./dist","lint:fix":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs --fix","typecheck":"tsup--project ./tsconfig.json --noEmit","prettier:fix":"prettier --write src/**/*","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/tmp/76da91e002a8917bf56757f15cc72816/intlayer-core-2.0.12.tgz","_integrity":"sha512-NUM2786f+8TZFJcnsMOoK2fgvuxiubutFbTUMnNrrd+V4hBSl2RwwNpNEUjYRErxVQ/TvLDSGHq5yMj+4YReeg==","repository":{"url":"git+https://github.com/aypineau/intlayer.git","type":"git"},"_npmVersion":"10.7.0","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.15.1","dependencies":{"chokidar":"^3.6.0","@intlayer/config":"^2.0.12"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.1.0","react":"^18.3.1","rimraf":"5.0.5","typescript":"^5.5.2","@types/node":"^20.14.9","@types/react":"^18.3.3","@utils/ts-config":"^1.0.4","@utils/eslint-config":"^1.0.4"},"peerDependencies":{"react":"^18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.12_1721789172073_0.25158769480692666","host":"s3://npm-registry-packages"}},"2.0.13":{"name":"@intlayer/core","version":"2.0.13","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aypineau","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@2.0.13","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aypineau","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aypineau/intlayer/issues"},"bug":{"url":"https://github.com/aypineau/intlayer/issues"},"dist":{"shasum":"c673c8bc834d61dd0eaa5e27c375221f384d3726","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-2.0.13.tgz","fileCount":116,"integrity":"sha512-/DSIozcXmJi76R2pmgiFGiKY6QFdBSubm81ILcNWz2k/5z0xbCIbESfsr9whY6y50xvwNhcVzVZ/b1muMz5QoA==","signatures":[{"sig":"MEUCIQCfh9KsRyvWO5Hbsj0JjmY1LaK2bf9vo38SCi+e8sKEbQIgJ0oI4eF9dBuButcVKYFRE+O0NNZYhIqi+bNwDMYGkAc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222193},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-2.0.13.tgz","types":"./dist/cjs/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/esm/index.d.mts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsup --watch","lint":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs","test":"","build":"tsup","clean":"rimraf ./dist","lint:fix":"eslint . --ext .ts,.tsx,.js,.jsx,.cjs,.mjs --fix","typecheck":"tsup--project ./tsconfig.json --noEmit","prettier:fix":"prettier --write src/**/*","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/tmp/699b6e4d6dddfd86e76729e6bee148e8/intlayer-core-2.0.13.tgz","_integrity":"sha512-/DSIozcXmJi76R2pmgiFGiKY6QFdBSubm81ILcNWz2k/5z0xbCIbESfsr9whY6y50xvwNhcVzVZ/b1muMz5QoA==","repository":{"url":"git+https://github.com/aypineau/intlayer.git","type":"git"},"_npmVersion":"10.8.1","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.16.0","dependencies":{"chokidar":"^3.6.0","@intlayer/config":"^2.0.13"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.1.0","react":"^18.3.1","rimraf":"5.0.5","typescript":"^5.5.2","@types/node":"^20.14.9","@types/react":"^18.3.3","@utils/ts-config":"^1.0.4","@utils/eslint-config":"^1.0.4"},"peerDependencies":{"react":"^18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/core_2.0.13_1722990624216_0.5019436035505818","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@intlayer/core","version":"3.0.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.0.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"e2fec4d6d9397be4998ad7fb7650bc8de32d7ebf","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.0.0.tgz","fileCount":134,"integrity":"sha512-bGdWX3PSSV6WtWd2xzooSZ/ysZFBQ+DMF+Wb/GXydp4KrUvFrrU8/4iZh75AXrop8QVYSAxFRc5HL3tthYgXMg==","signatures":[{"sig":"MEQCIFEvtGNJ451NkDnfVTDIE+v2zBBYosWhipiBVBNd2Xc8AiAFY0r5fdMu723q4YW7atD6bD8ix1/KrCzA7ldbZhIOtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258604},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.0.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/1b2410b788c69c3f7a1c4d61c6a0ae21/intlayer-core-3.0.0.tgz","_integrity":"sha512-bGdWX3PSSV6WtWd2xzooSZ/ysZFBQ+DMF+Wb/GXydp4KrUvFrrU8/4iZh75AXrop8QVYSAxFRc5HL3tthYgXMg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^4.0.1","@intlayer/config":"^3.0.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.0","react":"^18.3.1","eslint":"^9.11.1","rimraf":"5.0.5","prettier":"3.3.3","tsc-alias":"^1.8.10","negotiator":"^0.6.3","typescript":"^5.5.2","@types/node":"^20.14.9","@types/react":"^18.3.3","concurrently":"^8.2.2","@utils/ts-config":"^1.0.4","@intlayer/backend":"^3.0.0","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4","@formatjs/intl-localematcher":"^0.5.4"},"peerDependencies":{"react":"^18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.0_1731205084678_0.10960455693844584","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@intlayer/core","version":"3.0.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.0.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"849762fa8dccebb61ce7107fc0e96af4b8571656","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.0.1.tgz","fileCount":134,"integrity":"sha512-HQ7eTpRgfKwxI71mJJqYnip4B0DCk5sqsvnVAcbaZuKlPSIPnuaCbOLYJ5wemcvL5rkSF/SL9sghhm5wobGOGw==","signatures":[{"sig":"MEYCIQCnQlNROMa2dOxCP3z/P5C+9IqD743G5ZRspTFvQefpqQIhAP9CabV2N1g6qiAtFsSHIx8md/2suQAemVHVvhl5yM7K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258604},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.0.1.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/b80d3ff250ace45f387a03974b625703/intlayer-core-3.0.1.tgz","_integrity":"sha512-HQ7eTpRgfKwxI71mJJqYnip4B0DCk5sqsvnVAcbaZuKlPSIPnuaCbOLYJ5wemcvL5rkSF/SL9sghhm5wobGOGw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^4.0.1","negotiator":"^0.6.3","@intlayer/config":"^3.0.1","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.0","react":"^18.3.1","eslint":"^9.11.1","rimraf":"5.0.5","prettier":"3.3.3","tsc-alias":"^1.8.10","typescript":"^5.5.2","@types/node":"^20.14.9","@types/react":"^18.3.3","concurrently":"^8.2.2","@utils/ts-config":"^1.0.4","@intlayer/backend":"^3.0.1","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":"^18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.1_1731209524414_0.05428898645991076","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"@intlayer/core","version":"3.0.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.0.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"ac6b69829ca03a2460f750b72332d52eabf440e3","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.0.2.tgz","fileCount":134,"integrity":"sha512-6fF5nTyjvWQ/TdbJ/pTKwa3pC9gQsCvu7G7gSm2AhIhVZMb+Yw5R2nHgpaHFebgbeY35lgZhgVULqk8d/8x+xQ==","signatures":[{"sig":"MEYCIQDfoqMpb4T8ma+gpd7Otm2rgpXJe2tTMmL5WT75vxzZYQIhALEFaWuA3405V2X7Kj8T/znbGnsbH1uKb5KFZ7bEJMLZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258604},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.0.2.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/b3cba0ddd8dd38967007cd1a9826fcc5/intlayer-core-3.0.2.tgz","_integrity":"sha512-6fF5nTyjvWQ/TdbJ/pTKwa3pC9gQsCvu7G7gSm2AhIhVZMb+Yw5R2nHgpaHFebgbeY35lgZhgVULqk8d/8x+xQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^4.0.1","negotiator":"^0.6.3","@intlayer/config":"^3.0.2","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.0","react":"^18.3.1","eslint":"^9.11.1","rimraf":"5.0.5","prettier":"3.3.3","tsc-alias":"^1.8.10","typescript":"^5.5.2","@types/node":"^20.14.9","@types/react":"^18.3.3","concurrently":"^8.2.2","@utils/ts-config":"^1.0.4","@intlayer/backend":"^3.0.2","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":"^18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.2_1731210107062_0.28845480722898786","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"@intlayer/core","version":"3.0.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.0.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"352c4b5ef59b2c6b24b7ff832a8ef42bfc78aae4","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.0.3.tgz","fileCount":134,"integrity":"sha512-0lZAc1P4Zcoy+b5pUqDLZRuYRtFsI+3E6U0SFFbrSzwy95Z8qzmRd6m05bjClocap37vosxfXRIhqPzQRRLb2g==","signatures":[{"sig":"MEQCIBYyFWnKfl+nRIyJVbMFWbX+wmwdpCEI22K6xHDCkwwrAiAZprTy89Y+felyYgYTpqJ0eMMsndYOOv/OWNL95Lt0Vg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258604},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.0.3.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/c2b89939366db7d398b4308d202e9706/intlayer-core-3.0.3.tgz","_integrity":"sha512-0lZAc1P4Zcoy+b5pUqDLZRuYRtFsI+3E6U0SFFbrSzwy95Z8qzmRd6m05bjClocap37vosxfXRIhqPzQRRLb2g==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^4.0.1","negotiator":"^0.6.3","@intlayer/config":"^3.0.3","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.0","react":"^18.3.1","eslint":"^9.11.1","rimraf":"5.0.5","prettier":"3.3.3","tsc-alias":"^1.8.10","typescript":"^5.5.2","@types/node":"^20.14.9","@types/react":"^18.3.3","concurrently":"^8.2.2","@utils/ts-config":"^1.0.4","@intlayer/backend":"^3.0.3","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":"^18.2.0"},"_npmOperationalInternal":{"tmp":"tmp/core_3.0.3_1731219656699_0.5159787574822556","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@intlayer/core","version":"3.1.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.1.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"b9790436986e8a3650cada621b66e014a018aaed","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.1.0.tgz","fileCount":134,"integrity":"sha512-iI6spYCHwDEEfNcEwj9wzYe+SgT/gbx0Dpz/IJ0WAbozUsVz7h+BjmcD92a9ZQsLBX9Wv3SsN5acEdcuREEUNA==","signatures":[{"sig":"MEUCIQD0J3Z0RvrvPIHPAlQK+jV1MyUtZf2WVsEoJ0M1ze6+jQIgLpqlA4nkvZsnePU6c9//1PA5KnHBtMXt8DToON1uBWI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261641},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.1.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/f731ac3524c74580ce66d21addc43320/intlayer-core-3.1.0.tgz","_integrity":"sha512-iI6spYCHwDEEfNcEwj9wzYe+SgT/gbx0Dpz/IJ0WAbozUsVz7h+BjmcD92a9ZQsLBX9Wv3SsN5acEdcuREEUNA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^4.0.1","negotiator":"^0.6.3","@intlayer/config":"^3.1.0","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.14.0","rimraf":"^6.0.1","prettier":"^3.3.3","tsc-alias":"^1.8.10","typescript":"^5.6.3","@types/node":"^22.9.0","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"^1.0.4","@intlayer/backend":"^3.1.0","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":">=16.0.0 <19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_3.1.0_1731648792391_0.21549760392716855","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"@intlayer/core","version":"3.2.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.2.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"82fd2a22a6e8758a186ec37d0096acd8e2fbe47d","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.2.0.tgz","fileCount":134,"integrity":"sha512-JLgmjSOnSPWSFiBRn+imwtwBGi9BVNRPl23lIn4OAW1T9qwQDAiffvZOOXIXIEDUwA5PJXxNNWxay1jtsIhaPQ==","signatures":[{"sig":"MEUCIQDWHCGkRrGLdFwHUCmdF87XDHHAGtoLc2FS54nf9MAtgAIgS8Sx3ahcRPvVNDT1VAg7EpWrZ0I0HmR1QGIdhKiKD1w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261640},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.2.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/2424b428d102b3c9d3eb9f6038fa574a/intlayer-core-3.2.0.tgz","_integrity":"sha512-JLgmjSOnSPWSFiBRn+imwtwBGi9BVNRPl23lIn4OAW1T9qwQDAiffvZOOXIXIEDUwA5PJXxNNWxay1jtsIhaPQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"^3.2.0","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.14.0","rimraf":"^6.0.1","prettier":"^3.3.3","tsc-alias":"^1.8.10","typescript":"^5.6.3","@types/node":"^22.9.0","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"^1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":">=16.0.0 <19.0.0","@intlayer/config":"^3.2.0"},"_npmOperationalInternal":{"tmp":"tmp/core_3.2.0_1732155143077_0.2962916725224678","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"@intlayer/core","version":"3.2.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.2.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"fec4f69e93c1f4cd3de18d371c037fa663b8e05f","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.2.1.tgz","fileCount":134,"integrity":"sha512-v22Rgh70SiTNXOappNlqC8NYmsotHUseMB+/DKQFaYworzMgGsBvvjE2F0MPASfxi7y5qQpxGBw3GmpPoiX4Lg==","signatures":[{"sig":"MEYCIQDzz/1qIeK0RpeV5bGWLDzDP0XeoWxjAmVPUqEhNTIGhwIhAKJG+M2DPzemPpX5vzL59BYvftXXHV6h6Axx4SrZ5pUm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261640},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.2.1.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/82923966d85b0eb5bf39f2f0965fe235/intlayer-core-3.2.1.tgz","_integrity":"sha512-v22Rgh70SiTNXOappNlqC8NYmsotHUseMB+/DKQFaYworzMgGsBvvjE2F0MPASfxi7y5qQpxGBw3GmpPoiX4Lg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"^3.2.1","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.14.0","rimraf":"^6.0.1","prettier":"^3.3.3","tsc-alias":"^1.8.10","typescript":"^5.6.3","@types/node":"^22.9.0","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"^1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":">=16.0.0 <19.0.0","@intlayer/config":"^3.2.1"},"_npmOperationalInternal":{"tmp":"tmp/core_3.2.1_1732166089240_0.4741272474953715","host":"s3://npm-registry-packages"}},"3.2.2":{"name":"@intlayer/core","version":"3.2.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.2.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"929ea1e2aa00d410de33524c0232debebaaeddeb","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.2.2.tgz","fileCount":134,"integrity":"sha512-psWuw8Ydd2PqEz6618p0sgS5wZj+46aMlCVL/5lCgkSs3GxcCDvvBCWR6LwIo90vgTC4D8nIyvz1qsYtU2PQ5g==","signatures":[{"sig":"MEYCIQDREgCT61d60Co5HWNhihH4yv45KpX/nCm0ajAnH7zSdAIhALs6+EDfoC7rPQGvBdFRhDfvKka9PsXQ8dX4GocamAV4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261640},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.2.2.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/974e877594b16d79ef2faa94ee6a772f/intlayer-core-3.2.2.tgz","_integrity":"sha512-psWuw8Ydd2PqEz6618p0sgS5wZj+46aMlCVL/5lCgkSs3GxcCDvvBCWR6LwIo90vgTC4D8nIyvz1qsYtU2PQ5g==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"^3.2.2","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.14.0","rimraf":"^6.0.1","prettier":"^3.3.3","tsc-alias":"^1.8.10","typescript":"^5.6.3","@types/node":"^22.9.0","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"^1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":">=16.0.0 <19.0.0","@intlayer/config":"^3.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_3.2.2_1732169746502_0.3721149090951943","host":"s3://npm-registry-packages"}},"3.3.2":{"name":"@intlayer/core","version":"3.3.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.3.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"09c06ad49dddc1f81e5cfc4699f29ad3d4942460","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.3.2.tgz","fileCount":134,"integrity":"sha512-7VZ7Nqh7ns6FIKn742lkF3o8VOKxbXy7AELnD2/lveVaxGFVWQ9YUiQ/lEbQ3N23Mlqt9H3Opt9Ih6z76+3kzw==","signatures":[{"sig":"MEYCIQCMbE0avNFWEonzx9BrvuLw2OXgu7/6md+P4z73+0lQYAIhAJzXNO7GhVkhmgz7D2oqjCkgKW99wiwLq3V/imQ4DDfV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261640},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.3.2.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/5330d9f9147627520b92e2763169ee8a/intlayer-core-3.3.2.tgz","_integrity":"sha512-7VZ7Nqh7ns6FIKn742lkF3o8VOKxbXy7AELnD2/lveVaxGFVWQ9YUiQ/lEbQ3N23Mlqt9H3Opt9Ih6z76+3kzw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"^3.3.2","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.14.0","rimraf":"^6.0.1","prettier":"^3.3.3","tsc-alias":"^1.8.10","typescript":"^5.6.3","@types/node":"^22.9.0","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"^1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":">=16.0.0 <19.0.0","@intlayer/config":"^3.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.2_1732577511507_0.12214422956277127","host":"s3://npm-registry-packages"}},"3.3.3":{"name":"@intlayer/core","version":"3.3.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.3.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"8cc89a17bd0301e889f21f63ab9b890c93ed1e3e","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.3.3.tgz","fileCount":134,"integrity":"sha512-hnY1AzGgNfVhbSVCAWEI01OSQO2t1zCydi+it28yBw+mN2iPhd1aTwOiMsk4U0I3OcdX+5gopAx0mn0CiruYhw==","signatures":[{"sig":"MEUCIHeTAphJhNk9xz2lSzrJJbjNqymVka0/j0SM9/qTqVlRAiEAsihLW2bh0JvnSxkEEZ7QOcC86PxYjqeoc6xy+DZJxec=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261641},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.3.3.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/28e60191e87e42191242b51dccfafaf2/intlayer-core-3.3.3.tgz","_integrity":"sha512-hnY1AzGgNfVhbSVCAWEI01OSQO2t1zCydi+it28yBw+mN2iPhd1aTwOiMsk4U0I3OcdX+5gopAx0mn0CiruYhw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"^3.3.3","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.16.0","rimraf":"^6.0.1","prettier":"^3.4.1","tsc-alias":"^1.8.10","typescript":"^5.7.2","@types/node":"^22.10.1","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"^1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":">=16.0.0 <19.0.0","@intlayer/config":"^3.3.3"},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.3_1733161945101_0.8207337329074043","host":"s3://npm-registry-packages"}},"3.3.4":{"name":"@intlayer/core","version":"3.3.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.3.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"e11df542f81533ab245fbe27c1084da7b2f69b5e","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.3.4.tgz","fileCount":134,"integrity":"sha512-nJ0JkjsNJ0vaWVBDiQ5ra3gJRJYZ/iYbun442VMkccqFcPpJ432HaGV7oMCcNB4w+UMTAR2Q+wJoeb5ECW/S1g==","signatures":[{"sig":"MEUCIFcrONgmRT9JIn8Ng3T1fWY2ymDhC3zSMHMianMoErsiAiEA0q5oaxZFYZ1R+eHBp6wwDnjM+GCFJest/e0+NILn2qo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261641},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.3.4.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/4f4a5368cdbfff7256e95680dfeacd38/intlayer-core-3.3.4.tgz","_integrity":"sha512-nJ0JkjsNJ0vaWVBDiQ5ra3gJRJYZ/iYbun442VMkccqFcPpJ432HaGV7oMCcNB4w+UMTAR2Q+wJoeb5ECW/S1g==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"^3.3.4","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.16.0","rimraf":"^6.0.1","prettier":"^3.4.1","tsc-alias":"^1.8.10","typescript":"^5.7.2","@types/node":"^22.10.1","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"^1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":">=16.0.0 <19.0.0","@intlayer/config":"^3.3.4"},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.4_1733181130147_0.5120043575214808","host":"s3://npm-registry-packages"}},"3.3.5":{"name":"@intlayer/core","version":"3.3.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.3.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"645a8c782a6c4c80e44d0a420bfb65edaad34ea4","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.3.5.tgz","fileCount":134,"integrity":"sha512-1ZSInMCjqtNBGGo3u+SuUAXyr/Lu2M9dRMpmYYGiVIRA5Qn0BccwQKdEfJj50ABqO1W7H0IK9dslWAOPVW64ag==","signatures":[{"sig":"MEUCIQCrY+FtnghtRnwK50NR5iyGRq48nSArcemIJDxrq7YpXwIgEoBeOiZ3+kGsW8UbkdqZVEI0vSUnT61um3wdjvFvCAU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261641},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.3.5.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/5d59b100c22294b32475886f0cb5f867/intlayer-core-3.3.5.tgz","_integrity":"sha512-1ZSInMCjqtNBGGo3u+SuUAXyr/Lu2M9dRMpmYYGiVIRA5Qn0BccwQKdEfJj50ABqO1W7H0IK9dslWAOPVW64ag==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"^3.3.5","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.16.0","rimraf":"^6.0.1","prettier":"^3.4.1","tsc-alias":"^1.8.10","typescript":"^5.7.2","@types/node":"^22.10.1","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"^1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":">=16.0.0 <19.0.0","@intlayer/config":"^3.3.5"},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.5_1733347896474_0.21553520814866656","host":"s3://npm-registry-packages"}},"3.3.6":{"name":"@intlayer/core","version":"3.3.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.3.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"fadbde3aef5a4fb4fa0c79a97cfe30cb7382c903","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.3.6.tgz","fileCount":134,"integrity":"sha512-MJlubxw1zaV5LqzR6acb210OCmzNpcAEwXgZTtHourTbf28MaUm4OgbWXt4MRSJNejozB0+RYPCbBaxXRgAIiw==","signatures":[{"sig":"MEUCIQD8tTgLnhyhAYj4NKFPvKnnZv/xam3jCWtBhYN9YzrCqwIgT4NkpMRzSJcyuQxjzN5iOCQY4xy2sZ5UIztsmRb82Fk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261641},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.3.6.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/931dc3b11dcdeac9ec271a97cd12df2f/intlayer-core-3.3.6.tgz","_integrity":"sha512-MJlubxw1zaV5LqzR6acb210OCmzNpcAEwXgZTtHourTbf28MaUm4OgbWXt4MRSJNejozB0+RYPCbBaxXRgAIiw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"^3.3.6","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.16.0","rimraf":"^6.0.1","prettier":"^3.4.1","tsc-alias":"^1.8.10","typescript":"^5.7.2","@types/node":"^22.10.1","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"^1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":">=16.0.0 <19.0.0","@intlayer/config":"^3.3.6"},"_npmOperationalInternal":{"tmp":"tmp/core_3.3.6_1733362949481_0.21362078026820375","host":"s3://npm-registry-packages"}},"3.4.6":{"name":"@intlayer/core","version":"3.4.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.4.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"56ef08fdfff6e7a81aa758d1d00306718bc22f1d","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.4.6.tgz","fileCount":134,"integrity":"sha512-BsQBi/mSx7/QHONpSBcFmqICJHtiMN7rs42F5ef9iJpaqqIufDqmYY4Bay8995gdd+3UZnjd54LxP2ZK3sJ1zw==","signatures":[{"sig":"MEUCIEaiEDPeJRgbh3Jv9Zo8VpIwadCwzWUkuGhpHrOERCmfAiEArjr9yyBCCcdMfcAOjU7KVT5PoIUiFN6B+YuMR0koJRg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261641},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.4.6.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/cd8fd99d0c1165eb80ef74b04d6ca2ae/intlayer-core-3.4.6.tgz","_integrity":"sha512-BsQBi/mSx7/QHONpSBcFmqICJHtiMN7rs42F5ef9iJpaqqIufDqmYY4Bay8995gdd+3UZnjd54LxP2ZK3sJ1zw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"^3.4.6","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.16.0","rimraf":"^6.0.1","prettier":"^3.4.1","tsc-alias":"^1.8.10","typescript":"^5.7.2","@types/node":"^22.10.1","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"^1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":">=16.0.0 <19.0.0","@intlayer/config":"^3.4.6"},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.6_1733526674676_0.157544613344889","host":"s3://npm-registry-packages"}},"3.4.7":{"name":"@intlayer/core","version":"3.4.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.4.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"a26cf73ef343e752f3a28b0246dd74071880690d","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.4.7.tgz","fileCount":134,"integrity":"sha512-h6Wga2s6tRbgKzkbcy/O8PK/QDrWeVulLLLTsQuAXEI+xOfLd3fQbykt2DOQd6upd74Qh3tZuvGjZexpPipK+w==","signatures":[{"sig":"MEYCIQCvD3wNfyzhhohlJma7B6phFj2DB5wVFOlbW9njV2qHSwIhAOGkjfPPCWDqdosA4ljHlGA+bLvUUvNiA7EPEZ+Wta/I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261641},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.4.7.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/fe4a424e4f364a0b62cfae3b7798246b/intlayer-core-3.4.7.tgz","_integrity":"sha512-h6Wga2s6tRbgKzkbcy/O8PK/QDrWeVulLLLTsQuAXEI+xOfLd3fQbykt2DOQd6upd74Qh3tZuvGjZexpPipK+w==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"^3.4.7","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.16.0","rimraf":"^6.0.1","prettier":"^3.4.1","tsc-alias":"^1.8.10","typescript":"^5.7.2","@types/node":"^22.10.1","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"^1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":">=16.0.0 <19.0.0","@intlayer/config":"^3.4.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.7_1733594353097_0.9309701807456878","host":"s3://npm-registry-packages"}},"3.4.8":{"name":"@intlayer/core","version":"3.4.8","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.4.8","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"60ecb7887bd053f04bcc854648fe81ad5594322a","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.4.8.tgz","fileCount":134,"integrity":"sha512-xY6fBukJQECzIiCuKgNGNzAMzjJurbK8567jg9joHqj4mG620VdWuyXDXpvpZu8WUYalqG427VwIFHmVeEXVdQ==","signatures":[{"sig":"MEUCIDzG4Ob7X4dwK8XP10WNbGGwuqVyfH34rNuRfFPAxeavAiEA4ktUVAAqB55zXZkOvCsviPJ6hIuH0SGpvvRBNQAwNp4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261641},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.4.8.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/fc46a9dff6bb30d0694052e2a4215eaf/intlayer-core-3.4.8.tgz","_integrity":"sha512-xY6fBukJQECzIiCuKgNGNzAMzjJurbK8567jg9joHqj4mG620VdWuyXDXpvpZu8WUYalqG427VwIFHmVeEXVdQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"^3.4.8","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.16.0","rimraf":"^6.0.1","prettier":"^3.4.1","tsc-alias":"^1.8.10","typescript":"^5.7.2","@types/node":"^22.10.1","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"^1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":">=16.0.0 <19.0.0","@intlayer/config":"^3.4.8"},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.8_1733600876348_0.5314357725518608","host":"s3://npm-registry-packages"}},"3.4.9":{"name":"@intlayer/core","version":"3.4.9","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.4.9","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"ba9ca45a7ae6e6aa747c7cc717495f1f8c58ae1d","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.4.9.tgz","fileCount":134,"integrity":"sha512-7qlyJOzmzVHM+JcuggTvehvW67RQoSwyf9azWVp6MKoWgzwQTy+Tm2rwRqfHbsmIFG48VaKOMUfeKWRW41j41w==","signatures":[{"sig":"MEUCIQDvM3RyKIzO111cxPL1WslMTOZpq+DtsYpxTrbR7dEjygIgTkQuXDL7Gh4S5DTIjgWtLOZ2x8v8le8tEIRJA3UkYYw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261641},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.4.9.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/8cd6de1fd129dd7618cbe66e08dac2ed/intlayer-core-3.4.9.tgz","_integrity":"sha512-7qlyJOzmzVHM+JcuggTvehvW67RQoSwyf9azWVp6MKoWgzwQTy+Tm2rwRqfHbsmIFG48VaKOMUfeKWRW41j41w==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"^3.4.9","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.16.0","rimraf":"^6.0.1","prettier":"^3.4.1","tsc-alias":"^1.8.10","typescript":"^5.7.2","@types/node":"^22.10.1","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"^1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":">=16.0.0 <19.0.0","@intlayer/config":"^3.4.9"},"_npmOperationalInternal":{"tmp":"tmp/core_3.4.9_1733616648222_0.21543716580978622","host":"s3://npm-registry-packages"}},"3.5.0":{"name":"@intlayer/core","version":"3.5.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.5.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"dde9c3c31c3adf9fa196743a7e1197841583b981","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.5.0.tgz","fileCount":140,"integrity":"sha512-lZMNohAAecMfq28Bl4PW9IAkcJRFbNRs8lnlL2IKcJJmxkW2rUV3/CUdE3qDNB2kTNWXiOBJzkkmSQjASwSjJg==","signatures":[{"sig":"MEYCIQDvqGjNFZPDuRzlK49T8s6Ruk2ylWpA/d9aKcCJu5VkLAIhALQ9lbq44ssF/t0fznkPyA5fBZf8dNImleD2/PdDkM3y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":267246},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.5.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/230553aaa7c9935ce8326828e5a91e68/intlayer-core-3.5.0.tgz","_integrity":"sha512-lZMNohAAecMfq28Bl4PW9IAkcJRFbNRs8lnlL2IKcJJmxkW2rUV3/CUdE3qDNB2kTNWXiOBJzkkmSQjASwSjJg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"^3.5.0","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.16.0","rimraf":"^6.0.1","prettier":"^3.4.1","tsc-alias":"^1.8.10","typescript":"^5.7.2","@types/node":"^22.10.1","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"^1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":">=16.0.0 <19.0.0","@intlayer/config":"^3.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.0_1733694278382_0.8797799627013141","host":"s3://npm-registry-packages-npm-production"}},"3.5.1":{"name":"@intlayer/core","version":"3.5.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.5.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"ac2091abf4ab00aec2741183ee2c86ba24dd1014","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.5.1.tgz","fileCount":146,"integrity":"sha512-mtIhMtp3UHZmfj1WlJJUrSN7axdW9/YKuWZpD0ER730IAAAl+FmVpcBWzPFz+jm1ltejI7o6ESDstzeFKq2d6A==","signatures":[{"sig":"MEQCIFpAIeUVJZm5JlzkLvht+LGTWlsD8baO4+3reli6YAbCAiBAy1r/n1MmRKUJIQXRcWP6yFpwupRN7sjxLDbSiF4AGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294017},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.5.1.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/654d15243bd91fc594d4a6bb4a12abaf/intlayer-core-3.5.1.tgz","_integrity":"sha512-mtIhMtp3UHZmfj1WlJJUrSN7axdW9/YKuWZpD0ER730IAAAl+FmVpcBWzPFz+jm1ltejI7o6ESDstzeFKq2d6A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"^3.5.1","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.16.0","rimraf":"^6.0.1","prettier":"^3.4.1","tsc-alias":"^1.8.10","typescript":"^5.7.2","@types/node":"^22.10.1","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"^1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":">=16.0.0 <19.0.0","@intlayer/config":"^3.5.1"},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.1_1733758551383_0.3544378660471601","host":"s3://npm-registry-packages-npm-production"}},"3.5.2":{"name":"@intlayer/core","version":"3.5.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.5.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"2ecbddd0e2f107f0b0ab95d30578e1854fded386","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.5.2.tgz","fileCount":152,"integrity":"sha512-yUoZmL3WcYoN07RS2Pxc83XCiyD0no5bQ09VGluB59cJlKLdYvSkEJ++1R1nQPDtm1wLJkmlHSk7Fzf9u6h9Vg==","signatures":[{"sig":"MEQCIChMBdtopqaoPfdAQClv1tUlDvPbM23lZkDdKa8Iy/bwAiAC9Ftn6RtfNmtxKDMbaWsf2vw6pqi6jiwtGg69ZZsWPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":303922},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.5.2.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/a11affce0734d2cc8fdd9447e4ce746c/intlayer-core-3.5.2.tgz","_integrity":"sha512-yUoZmL3WcYoN07RS2Pxc83XCiyD0no5bQ09VGluB59cJlKLdYvSkEJ++1R1nQPDtm1wLJkmlHSk7Fzf9u6h9Vg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"^3.5.2","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.16.0","rimraf":"^6.0.1","prettier":"^3.4.1","tsc-alias":"^1.8.10","typescript":"^5.7.2","@types/node":"^22.10.1","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"^1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":">=16.0.0 <19.0.0","@intlayer/config":"^3.5.2"},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.2_1733765090998_0.8736094096440579","host":"s3://npm-registry-packages-npm-production"}},"3.5.3":{"name":"@intlayer/core","version":"3.5.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.5.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"665261edc09f5ad302d0c5d697346b988efbb91a","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.5.3.tgz","fileCount":152,"integrity":"sha512-sPP4JfIR2xdZFI+JOfG9LjjymP4PXFJ8HP2KacKMB05J6ubSuG1dFIYmAsxXDuawoqWf56ChDrT6KiafUjsd8A==","signatures":[{"sig":"MEUCIQDjmGBd+56wJUXXgiosZHEw1qqwAkUX54d8W4iPzz6oIQIgX1N7qbGFI+7xVy3a0valWRorKyEBHSBRrMkJWVfAksQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":303922},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.5.3.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/ba3fc703599c382e1c11ecada84a1109/intlayer-core-3.5.3.tgz","_integrity":"sha512-sPP4JfIR2xdZFI+JOfG9LjjymP4PXFJ8HP2KacKMB05J6ubSuG1dFIYmAsxXDuawoqWf56ChDrT6KiafUjsd8A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"^3.5.3","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.16.0","rimraf":"^6.0.1","prettier":"^3.4.1","tsc-alias":"^1.8.10","typescript":"^5.7.2","@types/node":"^22.10.1","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"^1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":">=16.0.0 <19.0.0","@intlayer/config":"^3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.3_1733780775684_0.5110280525065496","host":"s3://npm-registry-packages-npm-production"}},"3.5.4":{"name":"@intlayer/core","version":"3.5.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.5.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"cc29922d32518065195634e84f02be299d41eff7","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.5.4.tgz","fileCount":152,"integrity":"sha512-FptHu5nJBlWbE7BvorRbroJ06X6PLg9gyWZrhJNxCHvahHH9nSZHwO5rqOvJ3i/w7CwtrL/gHkaLMmRim1tIxA==","signatures":[{"sig":"MEUCIGvsqpL3mRTDLPTWAubb3c3wEZ49w2SWl2NWuC9Oqjj2AiEAlujm6jyxdo39D/gr59Wd/Xojmw1ZAlm+eiyPiZWtpRA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":304042},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.5.4.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/543579159b09a9b048549ed093cf1b86/intlayer-core-3.5.4.tgz","_integrity":"sha512-FptHu5nJBlWbE7BvorRbroJ06X6PLg9gyWZrhJNxCHvahHH9nSZHwO5rqOvJ3i/w7CwtrL/gHkaLMmRim1tIxA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"^3.5.4","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.16.0","rimraf":"^6.0.1","prettier":"^3.4.1","tsc-alias":"^1.8.10","typescript":"^5.7.2","@types/node":"^22.10.1","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"^1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":">=16.0.0 <19.0.0","@intlayer/config":"^3.5.4"},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.4_1734178633232_0.7594165999316573","host":"s3://npm-registry-packages-npm-production"}},"3.5.5":{"name":"@intlayer/core","version":"3.5.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.5.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"391954bd3a97f49e2b4c2fef92c472fc0a245a7b","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.5.5.tgz","fileCount":230,"integrity":"sha512-riY3RhA/I4c42LiZ57W8LXzeA2gDCjO46LNoZ3RUioIWH5bSRHtVU67/kpzpsjJxHnMTtkSVVA+AHux0th3TFw==","signatures":[{"sig":"MEQCID0qufro4KhztAsqqTVrqvta+iYJMMykMai1h3bXpHllAiAcJf80/FFS1D9o9yjxEq3kc0Xg03nn0T1U6eRXdVJWBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1271466},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.5.5.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/5bd892428d6ec3fbdf38e915e9a5ed38/intlayer-core-3.5.5.tgz","_integrity":"sha512-riY3RhA/I4c42LiZ57W8LXzeA2gDCjO46LNoZ3RUioIWH5bSRHtVU67/kpzpsjJxHnMTtkSVVA+AHux0th3TFw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"^3.5.5","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.16.0","rimraf":"^6.0.1","prettier":"^3.4.1","tsc-alias":"^1.8.10","typescript":"^5.7.2","@types/node":"^22.10.1","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"^1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":">=16.0.0 <19.0.0","@intlayer/config":"^3.5.5"},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.5_1734908686259_0.6812021744242562","host":"s3://npm-registry-packages-npm-production"}},"3.5.6":{"name":"@intlayer/core","version":"3.5.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.5.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"dae6ead1a3c7450b2745eec80df15c8cefda9a75","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.5.6.tgz","fileCount":230,"integrity":"sha512-/dbRDE9uVeLSXgv7NCQJUk/ovI6F8pCYgkYPCc70sTe3IZvTP3BCOlpU9edtKlPnFIz4P6Z29dkHNKFJxHyO3Q==","signatures":[{"sig":"MEUCIAXmKe50j1IWTh0Vy08VeNDfjZpaKY+vd9J6lzK2xFOOAiEA6lMZ40QUPhXooK8HQoNmhddDRdTNu62XXZ/TZbBoYdA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1271661},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.5.6.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/e5b734248bfc448725c87df926c54ef6/intlayer-core-3.5.6.tgz","_integrity":"sha512-/dbRDE9uVeLSXgv7NCQJUk/ovI6F8pCYgkYPCc70sTe3IZvTP3BCOlpU9edtKlPnFIz4P6Z29dkHNKFJxHyO3Q==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"^3.5.6","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.16.0","rimraf":"^6.0.1","prettier":"^3.4.1","tsc-alias":"^1.8.10","typescript":"^5.7.2","@types/node":"^22.10.1","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"^1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"^1.0.4","@utils/eslint-config":"^1.0.4","@utils/ts-config-types":"^1.0.4"},"peerDependencies":{"react":">=16.0.0 <19.0.0","@intlayer/config":"^3.5.6"},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.6_1735926076910_0.8220342655697239","host":"s3://npm-registry-packages-npm-production"}},"3.5.7":{"name":"@intlayer/core","version":"3.5.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.5.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"8bdd579afa53063b44c973a041d101ce1b389e2a","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.5.7.tgz","fileCount":230,"integrity":"sha512-jcEyFrN01WboyjzehxAYq3ceyX5whkMlW/nWPN9BFDdsVbQ/oWIKd/pGj24UUk8+TWDudFqYSkeFrS0Wf8e14A==","signatures":[{"sig":"MEUCIQDIbT7ybBZrafcrNSY6xCrkkTAvC7Bdgg61OEAMYsC2ywIgXajRy2PvkbIBxhpNdKE0XYoAgbH5vstNsq42RFqXPWQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1271647},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.5.7.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/79e9c3b7fa7d131f1d452f137403bd1b/intlayer-core-3.5.7.tgz","_integrity":"sha512-jcEyFrN01WboyjzehxAYq3ceyX5whkMlW/nWPN9BFDdsVbQ/oWIKd/pGj24UUk8+TWDudFqYSkeFrS0Wf8e14A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"3.5.7","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.16.0","rimraf":"^6.0.1","prettier":"^3.4.1","tsc-alias":"^1.8.10","typescript":"^5.7.2","@types/node":"^22.10.1","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"3.5.7"},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.7_1736863901037_0.8343400437470241","host":"s3://npm-registry-packages-npm-production"}},"3.5.8":{"name":"@intlayer/core","version":"3.5.8","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.5.8","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"b8d86538d9b5e943771424ec2fd427bf8bdcd947","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.5.8.tgz","fileCount":236,"integrity":"sha512-klxzHbfuBymCpJCRcpw29xDv70/OcDT1uq9FnyiHK1Y7NUh+UqNzAP2ZTBIhlSyaUTGC3k2A8+kQ3i65j73Qpg==","signatures":[{"sig":"MEYCIQDPKKoWQaLKc0hnE2cXGAVg36b8dMaZWgktlGUG80GI9wIhAP5CaC5w0K48ME0q4eyJHFUntE55zxgjKklrct/FfXAQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1269927},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.5.8.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/85c56e5be806c8903f02f6e6ea83f589/intlayer-core-3.5.8.tgz","_integrity":"sha512-klxzHbfuBymCpJCRcpw29xDv70/OcDT1uq9FnyiHK1Y7NUh+UqNzAP2ZTBIhlSyaUTGC3k2A8+kQ3i65j73Qpg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"3.5.8","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.16.0","rimraf":"^6.0.1","prettier":"^3.4.1","tsc-alias":"^1.8.10","typescript":"^5.7.2","@types/node":"^22.10.1","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"3.5.8"},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.8_1736889348041_0.8802557732879017","host":"s3://npm-registry-packages-npm-production"}},"3.5.9":{"name":"@intlayer/core","version":"3.5.9","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.5.9","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"7af5f5ddfa0ea3c8cc0d925c97c02b682f7f0a38","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.5.9.tgz","fileCount":236,"integrity":"sha512-bE1kCHqEjTsDQ+sJUvb28/Hw6usbhGidmlcslixMs2cAEyFx4gpYbso4scy7cFL+Tj3riQ45ghxhhDkU6XfuHA==","signatures":[{"sig":"MEQCIDTd3WD/Fmz9/YFLTXAUKGr32puCPFuyCzrk2ZVpu4ToAiAXhDb28JwrTh/mf3aJZ3n7Bm1ceaEhBG93x1IzCpyxuQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1269927},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.5.9.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/0735c110a8df89d85ba058f6a96699a3/intlayer-core-3.5.9.tgz","_integrity":"sha512-bE1kCHqEjTsDQ+sJUvb28/Hw6usbhGidmlcslixMs2cAEyFx4gpYbso4scy7cFL+Tj3riQ45ghxhhDkU6XfuHA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"chokidar":"^3.6.0","negotiator":"^0.6.3","@intlayer/config":"3.5.9","@formatjs/intl-localematcher":"^0.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.16.0","rimraf":"^6.0.1","prettier":"^3.4.1","tsc-alias":"^1.8.10","typescript":"^5.7.2","@types/node":"^22.10.1","@types/react":"^18.3.12","concurrently":"^9.1.0","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"3.5.9"},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.9_1736949459737_0.6966422659918121","host":"s3://npm-registry-packages-npm-production"}},"3.5.10":{"name":"@intlayer/core","version":"3.5.10","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.5.10","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"ef174cdeb0c9412cd25d9f20e1971769b57aff19","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.5.10.tgz","fileCount":236,"integrity":"sha512-vbjFouOp7CEgyIPyjBj5qru2Aa7Cyg6lVsLeczzxHrr5a+m2J7ThoV7zNGXFBvlUNwHUrjQUogOQct6GxuketA==","signatures":[{"sig":"MEUCIBKXap/IimCbpXZmsB244HIwK/yT6/KU6uRCF2db8JuWAiEAtfwP0YQxlN/cx1GrIdnDyOGc5qfII79RYH1Ujc3QjTA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1269954},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.5.10.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/52943423e4130f7414a5570c913a4cb9/intlayer-core-3.5.10.tgz","_integrity":"sha512-vbjFouOp7CEgyIPyjBj5qru2Aa7Cyg6lVsLeczzxHrr5a+m2J7ThoV7zNGXFBvlUNwHUrjQUogOQct6GxuketA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/config":"3.5.10","@formatjs/intl-localematcher":"^0.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","@types/react":"^18.3.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"3.5.10"},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.10_1736975697455_0.14051613644952798","host":"s3://npm-registry-packages-npm-production"}},"3.5.11":{"name":"@intlayer/core","version":"3.5.11","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@3.5.11","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"611813154216e8a32e1819e0093dc02a91e5b4f3","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-3.5.11.tgz","fileCount":236,"integrity":"sha512-I3/1iCUY2QTZJy7LnTx8mEFWzQUPjVi/RqAV0fr8fTW3/auVQDgKl/OSg/J6Qi/9Da0kdxmxecnv9w40wwbXtQ==","signatures":[{"sig":"MEQCIAi6BtmxTDtwwkOq9ToQE1n/czLy4xD/OvM+53h2kcGHAiAgLVf5meCgh3HgGePvT9W8wMZ2WQeNB4TE5hz68cCMpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1269954},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-3.5.11.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/941681e914344a02271a5c7bb2992c42/intlayer-core-3.5.11.tgz","_integrity":"sha512-I3/1iCUY2QTZJy7LnTx8mEFWzQUPjVi/RqAV0fr8fTW3/auVQDgKl/OSg/J6Qi/9Da0kdxmxecnv9w40wwbXtQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/config":"3.5.11","@formatjs/intl-localematcher":"^0.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","@types/react":"^18.3.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"3.5.11"},"_npmOperationalInternal":{"tmp":"tmp/core_3.5.11_1736976796283_0.5612422499680141","host":"s3://npm-registry-packages-npm-production"}},"4.0.0":{"name":"@intlayer/core","version":"4.0.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@4.0.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"920d212e0490f03164b0a52e25ffafa75ea50705","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-4.0.0.tgz","fileCount":236,"integrity":"sha512-poDM2mVckpvCrgjamYeT1tyH2tujVxey2Ek4Db5jlCuchqgnbrqSc6LbtNSlN7k7Ybwzo8G73wTW3gyKxRbV1w==","signatures":[{"sig":"MEQCICQCqRP9zLaoGmv0ObIsj4e4RupAmxDgoahCZQ+IVonyAiA58oNcJ7FxP/HAP0jDqAQGqQMM9CPErsqL9sYVAWoUgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1269951},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-4.0.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/364f2de25dce038c933910a5aa491ca0/intlayer-core-4.0.0.tgz","_integrity":"sha512-poDM2mVckpvCrgjamYeT1tyH2tujVxey2Ek4Db5jlCuchqgnbrqSc6LbtNSlN7k7Ybwzo8G73wTW3gyKxRbV1w==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/config":"4.0.0","@formatjs/intl-localematcher":"^0.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","@types/react":"^18.3.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.0_1736981613436_0.06526016817892777","host":"s3://npm-registry-packages-npm-production"}},"4.0.2":{"name":"@intlayer/core","version":"4.0.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@4.0.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"490f9cefc3023c17d14e395dae839e127c079adf","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-4.0.2.tgz","fileCount":237,"integrity":"sha512-291QzS7higU+XCfbd3THA0CeCcY7KlfzSWB8zr5WjyJN6QFqo6abVbFNwq/0HPTav6/Ucp/iYg0rmNPR2tYP8Q==","signatures":[{"sig":"MEYCIQC88UpuC6Foq7J8Wv0wVOxsCB3FQsZlb8OfD0ShPYlZDQIhAJqa9+J9OvRGgRTxASs+s49kg5qfuJt2OgfVpYAnvCSs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1271665},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-4.0.2.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/c0bb10ab6b48e2615ee1e69424f4760d/intlayer-core-4.0.2.tgz","_integrity":"sha512-291QzS7higU+XCfbd3THA0CeCcY7KlfzSWB8zr5WjyJN6QFqo6abVbFNwq/0HPTav6/Ucp/iYg0rmNPR2tYP8Q==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"IntLayer - Layer of abstraction between the business logic and the data access layer. Manage internationalization in a simple way, through TypeScript, JavaScript or JSON declaration file.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/config":"4.0.2","@formatjs/intl-localematcher":"^0.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","@types/react":"^18.3.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.2_1737061536251_0.9256700235216133","host":"s3://npm-registry-packages-npm-production"}},"4.0.3":{"name":"@intlayer/core","version":"4.0.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@4.0.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"0822bb3cc3afa967f592a6d7291a3fa12d3132f2","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-4.0.3.tgz","fileCount":243,"integrity":"sha512-CtK/olkqRrJegzXITci/mV0y7no7nqqnfseqD1HPmmAfarB52KHVsF5rNoR8VjRdp2ML9TmMs9wQF6wyIqrmog==","signatures":[{"sig":"MEYCIQC+WnPXUXGCI9vffDvDdy3N6UQ5Tl3IUPeaiOoMKxo7GgIhAPSr8015mTREHLm9wD17Y6GN4zOT5WmSfvlzof2Ty9vK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1307234},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-4.0.3.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/081c0918d03fda32934c25c08887602b/intlayer-core-4.0.3.tgz","_integrity":"sha512-CtK/olkqRrJegzXITci/mV0y7no7nqqnfseqD1HPmmAfarB52KHVsF5rNoR8VjRdp2ML9TmMs9wQF6wyIqrmog==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/config":"4.0.3","@formatjs/intl-localematcher":"^0.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","@types/react":"^18.3.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.3_1737245077184_0.2340954363611285","host":"s3://npm-registry-packages-npm-production"}},"4.0.4":{"name":"@intlayer/core","version":"4.0.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@4.0.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"8f4abace51cfb2b2e2ce743d1f8ea2d43111d655","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-4.0.4.tgz","fileCount":237,"integrity":"sha512-cl/AWbzs8ncflW2PiuXK78hq1Gs5w69WXMEZdpYC5ngDsEGltYJ5x1udes8PyrTTXxb9vsxL5iRWOL3MN8qG1Q==","signatures":[{"sig":"MEYCIQC82eIkBc+UiiN/pghTnDIUH2As1ReQqahiYbbLaLw/RwIhAKC6pljT0L+Rr8azRLB6+qM1Iw65vc/4v6fOKS+exzcK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1271583},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-4.0.4.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/af17b2a6c8962137bc4a9cee3efa5a8c/intlayer-core-4.0.4.tgz","_integrity":"sha512-cl/AWbzs8ncflW2PiuXK78hq1Gs5w69WXMEZdpYC5ngDsEGltYJ5x1udes8PyrTTXxb9vsxL5iRWOL3MN8qG1Q==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/config":"4.0.4","@formatjs/intl-localematcher":"^0.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","@types/react":"^18.3.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"4.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.4_1737496132510_0.14836389656846016","host":"s3://npm-registry-packages-npm-production"}},"4.0.5":{"name":"@intlayer/core","version":"4.0.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@4.0.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"5bcf457e0c772e01cccc75762ebf2d69984ea916","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-4.0.5.tgz","fileCount":237,"integrity":"sha512-krRQv5r6ZY+1ttC5Kf+arYcj4kcNvAEK2PTz2puv8zimbEbEdk0tAcyi/bDgpUy/0wr/Ti55iCsvNLkPsoMUkg==","signatures":[{"sig":"MEYCIQCd23brKiuJqDNZ+0lGAN0rkGZl3ulhjbPChhe1UfEOcwIhAMs/8bEMilpZzwTTcgrDhYgdzcmSJe9KoU5iL73sEn3k","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1271583},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-4.0.5.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/c2536665f2690efd5dba7958d1785c77/intlayer-core-4.0.5.tgz","_integrity":"sha512-krRQv5r6ZY+1ttC5Kf+arYcj4kcNvAEK2PTz2puv8zimbEbEdk0tAcyi/bDgpUy/0wr/Ti55iCsvNLkPsoMUkg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/config":"4.0.5","@formatjs/intl-localematcher":"^0.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","@types/react":"^18.3.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"4.0.5"},"_npmOperationalInternal":{"tmp":"tmp/core_4.0.5_1737756904020_0.7557945623984417","host":"s3://npm-registry-packages-npm-production"}},"4.1.0":{"name":"@intlayer/core","version":"4.1.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@4.1.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"b9f7a3756e1772cba5f09ba3c09214e12350c209","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-4.1.0.tgz","fileCount":237,"integrity":"sha512-GgZkLsPClUzpk5qm/1QFnKFcicwVNN3JheG2OQQ3nHnkiMlDMQCxbK0+5bsy/CT0Wy+G/C3cmJN7UisN19Jxag==","signatures":[{"sig":"MEQCIFF1e35MOihwgWebbJFiDuurDHvlxBL1fnW0GhreCyCaAiAnnoyeSN4AcIZ3yVd8YnzaR2csls29WsyzuQAMYQt4iA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1271583},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-4.1.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/97977f1aa24edf8a4248d6bbc60cc7db/intlayer-core-4.1.0.tgz","_integrity":"sha512-GgZkLsPClUzpk5qm/1QFnKFcicwVNN3JheG2OQQ3nHnkiMlDMQCxbK0+5bsy/CT0Wy+G/C3cmJN7UisN19Jxag==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/config":"4.1.0","@formatjs/intl-localematcher":"^0.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","@types/react":"^18.3.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"4.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_4.1.0_1737903382150_0.34549116338469443","host":"s3://npm-registry-packages-npm-production"}},"4.1.1":{"name":"@intlayer/core","version":"4.1.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@4.1.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"5dbd908c11f2f903dc7d3759672e3661bff7d5dc","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-4.1.1.tgz","fileCount":237,"integrity":"sha512-vYUcEbwrC5Cjc23dbPohdjaPipWTbg2BRzseUT8is1scBtJwuAwkcI7F7KbWfJD3akDduiAoQHYbpbwgydjKtQ==","signatures":[{"sig":"MEUCIC/ATHLmw77bfXrVL70+YcIlLts0jB/3BIBKEltcqYyZAiEApmL7aUYwBWQ9KisNYyKI7LcoSJaRneRtjo+L+lUHEbQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1271558},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-4.1.1.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/5f329d19342097b2ee660f3eb77fd8ac/intlayer-core-4.1.1.tgz","_integrity":"sha512-vYUcEbwrC5Cjc23dbPohdjaPipWTbg2BRzseUT8is1scBtJwuAwkcI7F7KbWfJD3akDduiAoQHYbpbwgydjKtQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/config":"4.1.1","@formatjs/intl-localematcher":"^0.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","@types/react":"^18.3.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"4.1.1"},"_npmOperationalInternal":{"tmp":"tmp/core_4.1.1_1737910371136_0.6797970288387101","host":"s3://npm-registry-packages-npm-production"}},"4.1.2":{"name":"@intlayer/core","version":"4.1.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@4.1.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"f91618b23fcfc7b466bfeede5b7b9f74df2e8502","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-4.1.2.tgz","fileCount":237,"integrity":"sha512-rvS/4YjVurBpo4rYP5J8WF7h68H1ubrKJzbNMlRTPGXF68Kh2lBekUvkV3lABjOUzK/Q/tWbrd8FR30c1MZarw==","signatures":[{"sig":"MEYCIQD3xUv+Z7r76uzLeM+Me12f0OmHxqePyzZvhq5RLD2qUgIhAM/AKN6MVlLJHG64rEiO3F9GN8OUmuN51fRyYmzYyxDM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1271558},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-4.1.2.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/b8e6ede8728f5b0df7f163bac3be58d4/intlayer-core-4.1.2.tgz","_integrity":"sha512-rvS/4YjVurBpo4rYP5J8WF7h68H1ubrKJzbNMlRTPGXF68Kh2lBekUvkV3lABjOUzK/Q/tWbrd8FR30c1MZarw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/config":"4.1.2","@formatjs/intl-localematcher":"^0.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","@types/react":"^18.3.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"4.1.2"},"_npmOperationalInternal":{"tmp":"tmp/core_4.1.2_1737922545953_0.6268209397427242","host":"s3://npm-registry-packages-npm-production"}},"4.1.3":{"name":"@intlayer/core","version":"4.1.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@4.1.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"d27d3863f1894b95278a3adb9bc33d0a1cf5e541","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-4.1.3.tgz","fileCount":237,"integrity":"sha512-VULbMXTuk/2piXsG1dAg2mnh01Tq1qFlOcgJmL5AZjHokhjnoB2z03squBybEC6BLkOfN5NSSZ3RhoMqSuQS1g==","signatures":[{"sig":"MEQCID4dS/QNOjgN7mAU43WZPIK7OjpNngKMlY17dIhIXBPQAiBe5JjT/jyxcU+pR3f4O+89hnOOSCPhzNufMPyEpC4Ltg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1271558},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-4.1.3.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/b1046cec8436dcb375f351c25a2d6663/intlayer-core-4.1.3.tgz","_integrity":"sha512-VULbMXTuk/2piXsG1dAg2mnh01Tq1qFlOcgJmL5AZjHokhjnoB2z03squBybEC6BLkOfN5NSSZ3RhoMqSuQS1g==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/config":"4.1.3","@formatjs/intl-localematcher":"^0.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","@types/react":"^18.3.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"4.1.3"},"_npmOperationalInternal":{"tmp":"tmp/core_4.1.3_1737929587800_0.14216578245688472","host":"s3://npm-registry-packages-npm-production"}},"4.1.4":{"name":"@intlayer/core","version":"4.1.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@4.1.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"1d70f5254654dfc8b50df97f5dd4b92b7b3eaa31","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-4.1.4.tgz","fileCount":237,"integrity":"sha512-RjsCxRIdiz0xSBc46i5Uri+zfo1RvKsf9gmhlVEBuPJgUn0nSkzglls1OF6aO7rgTyjXOOgbZkK6KAWZA65O5A==","signatures":[{"sig":"MEUCIQCfPfysUzEezH3FX81bf5ULlCHIMOJZ7lpX/8zrnC+3QgIgF5ZsYQcM3zw4XW/W6zkr4F8/brLS/VlVzlyf/F7rC3w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1271558},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-4.1.4.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/f5c2d37f09990e86a4175ca6d972984d/intlayer-core-4.1.4.tgz","_integrity":"sha512-RjsCxRIdiz0xSBc46i5Uri+zfo1RvKsf9gmhlVEBuPJgUn0nSkzglls1OF6aO7rgTyjXOOgbZkK6KAWZA65O5A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/config":"4.1.4","@formatjs/intl-localematcher":"^0.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","@types/react":"^18.3.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"4.1.4"},"_npmOperationalInternal":{"tmp":"tmp/core_4.1.4_1737939872812_0.6368646096993102","host":"s3://npm-registry-packages-npm-production"}},"4.1.5":{"name":"@intlayer/core","version":"4.1.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@4.1.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"9fe55181d20372ed4ad2cb5d430cbda0fbc8e60c","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-4.1.5.tgz","fileCount":237,"integrity":"sha512-/Ew7wpKV3Z8TwKofRsR8b2iS0swDDVYta0AtLX+qlmLObwwxoouYuJjm084xBuPDqAtrvywER/Wk7bDqhzUhHQ==","signatures":[{"sig":"MEYCIQDoRqRdSbmdYyYKFtKOfpHMDfRsSkmKmf9CQGY8/cQuhgIhAPK8w0NgKT9a8497eHzc9E5yGHkcphdTuvjixEAmLnmQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1271659},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-4.1.5.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/0208169b31dd311038304e8472410a99/intlayer-core-4.1.5.tgz","_integrity":"sha512-/Ew7wpKV3Z8TwKofRsR8b2iS0swDDVYta0AtLX+qlmLObwwxoouYuJjm084xBuPDqAtrvywER/Wk7bDqhzUhHQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/config":"4.1.5","@formatjs/intl-localematcher":"^0.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","@types/react":"^18.3.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"4.1.5"},"_npmOperationalInternal":{"tmp":"tmp/core_4.1.5_1738017433055_0.18783036680160858","host":"s3://npm-registry-packages-npm-production"}},"4.1.6":{"name":"@intlayer/core","version":"4.1.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@4.1.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"403ad77a4ab6fb203dd52e403e5a2e1628965e8d","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-4.1.6.tgz","fileCount":237,"integrity":"sha512-vYp1PcV56VSedeRscBVBsHmt1GM0nOLQloWiI4smeHzsi9av6W6uxfJzAKqdZFflq/m82eaj/8Yi+VULc0HPCg==","signatures":[{"sig":"MEYCIQDMAfbYx42Eg9BxUKXpaOkqfddhvKgexK6ssVsWG0oTbAIhAIMGUNCtsA2Z8UlOgun0IAclBf1pUsXYimYQjcv5XvXy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1271659},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-4.1.6.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/cc8d5a26a29a6c097d2b54dc3d0ee5d5/intlayer-core-4.1.6.tgz","_integrity":"sha512-vYp1PcV56VSedeRscBVBsHmt1GM0nOLQloWiI4smeHzsi9av6W6uxfJzAKqdZFflq/m82eaj/8Yi+VULc0HPCg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/config":"4.1.6","@formatjs/intl-localematcher":"^0.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","@types/react":"^18.3.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"4.1.6"},"_npmOperationalInternal":{"tmp":"tmp/core_4.1.6_1738020105784_0.02178996807190514","host":"s3://npm-registry-packages-npm-production"}},"4.1.7":{"name":"@intlayer/core","version":"4.1.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@4.1.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"88eaa538ff95bd28ce1e56d803617a500478df92","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-4.1.7.tgz","fileCount":237,"integrity":"sha512-iMgws5tc6NfFvBDxPBlKwbens06mzNN7W83BFDDck5cJ0tmtTMDyTZz2fYy9HbaLjLlDYcbZXT9r06RBH3KY3g==","signatures":[{"sig":"MEQCIDQmuJzUsTYNNttbF1fomQy0vjiYHJLiNINI36+XZ8JtAiBksPetGoIhXgNEwIKRCUPF9Xdkmnkhv/V4Yw73OEhfLQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1271807},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-4.1.7.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/299babe29b77bd6ffb721f3faa47dc9b/intlayer-core-4.1.7.tgz","_integrity":"sha512-iMgws5tc6NfFvBDxPBlKwbens06mzNN7W83BFDDck5cJ0tmtTMDyTZz2fYy9HbaLjLlDYcbZXT9r06RBH3KY3g==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/config":"4.1.7","@formatjs/intl-localematcher":"^0.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","@types/react":"^18.3.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"4.1.7"},"_npmOperationalInternal":{"tmp":"tmp/core_4.1.7_1738082547821_0.7145405553464588","host":"s3://npm-registry-packages-npm-production"}},"4.1.8":{"name":"@intlayer/core","version":"4.1.8","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@4.1.8","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"e03663f09f98b67489fdb69b838367572e6f720b","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-4.1.8.tgz","fileCount":237,"integrity":"sha512-8fyNLqbGyChoW2yJKf2UUztPcmIBMl55Qqk7VqLtj4bYJa/TY3oQ2W1mDNsmnBSMe/UW988npJwLi99GUcpecw==","signatures":[{"sig":"MEUCIQCdUWy7TuRJdV0yXiDfs3ux8tAPF3QnBKiwVm6oyhRwdwIgOrkayajMuve89HBIfOBnccnMedwqSJUKkhpJq8tfi5g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1271847},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-4.1.8.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/867952f083f176a8ae949676800326b5/intlayer-core-4.1.8.tgz","_integrity":"sha512-8fyNLqbGyChoW2yJKf2UUztPcmIBMl55Qqk7VqLtj4bYJa/TY3oQ2W1mDNsmnBSMe/UW988npJwLi99GUcpecw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/config":"4.1.8","@formatjs/intl-localematcher":"^0.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","@types/react":"^18.3.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"4.1.8"},"_npmOperationalInternal":{"tmp":"tmp/core_4.1.8_1738168195722_0.3412626707355215","host":"s3://npm-registry-packages-npm-production"}},"4.1.9":{"name":"@intlayer/core","version":"4.1.9","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@4.1.9","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"58146c97ad7b8553f5d626178d8170928ffd7b14","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-4.1.9.tgz","fileCount":237,"integrity":"sha512-cYiyWGjY4UxyhOW+/jJ7j57Y9ZtYF+f9rfCJYmaaBtXBHiYBEQwF8VoAaEqfq3ZgEKchN1qxUEuL+uvgMw4srw==","signatures":[{"sig":"MEUCIQDzIVmLOfWqRnZO8IKkPkHdImXMqluLnB1nni++3Ll3sQIgXr1jlB4UY1A3HJDDrayBI8Ufsvxk9bhjVuxPrJHtkm0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1271847},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-4.1.9.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/05a3df46cd0520d69da848185b401ec5/intlayer-core-4.1.9.tgz","_integrity":"sha512-cYiyWGjY4UxyhOW+/jJ7j57Y9ZtYF+f9rfCJYmaaBtXBHiYBEQwF8VoAaEqfq3ZgEKchN1qxUEuL+uvgMw4srw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/config":"4.1.9","@formatjs/intl-localematcher":"^0.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","@types/react":"^18.3.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"4.1.9"},"_npmOperationalInternal":{"tmp":"tmp/core_4.1.9_1738436011940_0.788154399532583","host":"s3://npm-registry-packages-npm-production"}},"4.1.10":{"name":"@intlayer/core","version":"4.1.10","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@4.1.10","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"3ad139b4eda89c530c20ff79a3ba4a16324bba17","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-4.1.10.tgz","fileCount":237,"integrity":"sha512-PS9+2Kyhm22QeExdfqJ5qtPLho9SkugQN4wa0JyvWvTaUnWL09k1crUkjs5UZpNyNX/iUMgDcwEKDAb1pkygMA==","signatures":[{"sig":"MEUCIFp7Te6WayLZWo8H2rHnGwvP6aBGj54rjSX4kc7HXnX6AiEA5SvFld1Hsr0FAj0mEnlIv+iWFkwWknq6RKIbJhy7Gjo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1271850},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-4.1.10.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/e7ebee96ad8bdaeee8df40656441aacc/intlayer-core-4.1.10.tgz","_integrity":"sha512-PS9+2Kyhm22QeExdfqJ5qtPLho9SkugQN4wa0JyvWvTaUnWL09k1crUkjs5UZpNyNX/iUMgDcwEKDAb1pkygMA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/config":"4.1.10","@formatjs/intl-localematcher":"^0.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","@types/react":"^18.3.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"4.1.10"},"_npmOperationalInternal":{"tmp":"tmp/core_4.1.10_1738798280656_0.0036613457846690345","host":"s3://npm-registry-packages-npm-production"}},"4.1.11":{"name":"@intlayer/core","version":"4.1.11","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@4.1.11","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"986e333508d2e9fa4ddfdd8199fdd1aab6d45a91","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-4.1.11.tgz","fileCount":237,"integrity":"sha512-Co91SMb3n8UKRncZKd+NrAxT59sppFsnF2kUQi4/5LlVXyTSupJSXDV2x2M/1XZ+Nf8mWUaT+5JGqkngjQbWdA==","signatures":[{"sig":"MEYCIQDyY9jyM6jbmHjVJdVCjbt2FWMz+3AfKV0Pojs2D1/kQAIhAIJV/9LXFTqySzKUD97bwIV03WidIgqOijyRlvwlYeaZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1271850},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-4.1.11.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/16fb542e60e333638eeda58fac9fda5e/intlayer-core-4.1.11.tgz","_integrity":"sha512-Co91SMb3n8UKRncZKd+NrAxT59sppFsnF2kUQi4/5LlVXyTSupJSXDV2x2M/1XZ+Nf8mWUaT+5JGqkngjQbWdA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/config":"4.1.11","@formatjs/intl-localematcher":"^0.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","@types/react":"^18.3.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"react":">=16.0.0","@intlayer/config":"4.1.11"},"_npmOperationalInternal":{"tmp":"tmp/core_4.1.11_1738834736081_0.6679046299890681","host":"s3://npm-registry-packages-npm-production"}},"4.1.12":{"name":"@intlayer/core","version":"4.1.12","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@4.1.12","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"d2cd291af29342b045f735ffd6b7e2bfaae47be0","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-4.1.12.tgz","fileCount":363,"integrity":"sha512-vPNtOdm7Q/qQY6gOFnqB5E+Zwc9UbOCPu5jejBOrM0dg4d5sHSPtniTbwuphmfzNZkxdlea7HhW+5LLqWKgugg==","signatures":[{"sig":"MEYCIQCcF9B+f/m83+NC+SbnFs1aEK8nK0fJmzozrFvZkyV36QIhAPuvLOyFsdfpl+Gxkv/KW8snFVVJ/ys0FLT8zDabqwZh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1439107},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-4.1.12.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/0ba17f6383d5a90699ff897c58a61363/intlayer-core-4.1.12.tgz","_integrity":"sha512-vPNtOdm7Q/qQY6gOFnqB5E+Zwc9UbOCPu5jejBOrM0dg4d5sHSPtniTbwuphmfzNZkxdlea7HhW+5LLqWKgugg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"4.1.12","@intlayer/config":"4.1.12","@formatjs/intl-localematcher":"^0.5.10","@intlayer/dictionaries-entry":"4.1.12"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"intlayer":"4.1.12","@intlayer/api":"4.1.12","@intlayer/config":"4.1.12","@intlayer/dictionaries-entry":"4.1.12"},"_npmOperationalInternal":{"tmp":"tmp/core_4.1.12_1738936418711_0.6309776585296853","host":"s3://npm-registry-packages-npm-production"}},"5.0.0":{"name":"@intlayer/core","version":"5.0.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.0.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"f847cb7248584a22083eff5c48c9d200d4b90f6e","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.0.0.tgz","fileCount":363,"integrity":"sha512-rz9UyV+oNcFM7NBk7g8xU2ItfWMn8xP6fpgHlaiNHeVlIrf6X/KwrYs6Tic5SNqLKS6ShEjrUvXxHVcwAcLW3A==","signatures":[{"sig":"MEUCIQCtEQAqUAfRW/tcWRS/BrsfIeO0ROgBImPd6ejX/fbP/gIgNPhnuWCq864MNjjzQLUyR1ZAWeBNE94Ks5aRhdD81Bs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1439156},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.0.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/f757d1f258405a1a449795a075af8a46/intlayer-core-5.0.0.tgz","_integrity":"sha512-rz9UyV+oNcFM7NBk7g8xU2ItfWMn8xP6fpgHlaiNHeVlIrf6X/KwrYs6Tic5SNqLKS6ShEjrUvXxHVcwAcLW3A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.0.0","@intlayer/config":"5.0.0","@formatjs/intl-localematcher":"^0.5.10","@intlayer/dictionaries-entry":"5.0.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"intlayer":"5.0.0","@intlayer/api":"5.0.0","@intlayer/config":"5.0.0","@intlayer/dictionaries-entry":"5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.0.0_1738938191598_0.533234551446004","host":"s3://npm-registry-packages-npm-production"}},"5.0.1":{"name":"@intlayer/core","version":"5.0.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.0.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"a5075c1c481c9b330659cd712196a0c4006b552f","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.0.1.tgz","fileCount":363,"integrity":"sha512-0VLd7cucrdtotQljXrOLFOzfwZXmhrLm17MvngtMweQTNGBLMIGVh04WXTaXc1h9ePFPs1LosvurQfBna8nFwA==","signatures":[{"sig":"MEQCIH/XkTFTMyXjiZW18fCA8STMxglW1A5TQ611v9So6nGwAiBHnIjGcZYQVOQGcKJIykmasw61uNl3h0oKZDFPwD+cBQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1439156},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.0.1.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/e33e2573c7fcee02467f160910bb9a6e/intlayer-core-5.0.1.tgz","_integrity":"sha512-0VLd7cucrdtotQljXrOLFOzfwZXmhrLm17MvngtMweQTNGBLMIGVh04WXTaXc1h9ePFPs1LosvurQfBna8nFwA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.0.1","@intlayer/config":"5.0.1","@formatjs/intl-localematcher":"^0.5.10","@intlayer/dictionaries-entry":"5.0.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"intlayer":"5.0.1","@intlayer/api":"5.0.1","@intlayer/config":"5.0.1","@intlayer/dictionaries-entry":"5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/core_5.0.1_1738943808995_0.848479402189763","host":"s3://npm-registry-packages-npm-production"}},"5.0.2":{"name":"@intlayer/core","version":"5.0.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.0.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"578c899912176f27949cb75de9f87c02716e7693","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.0.2.tgz","fileCount":363,"integrity":"sha512-PE2gJRkDUAiF5sbSm3LJr+5pE9+3UPh6D19OUIwV978UedJ682u0YZbAztWOngjryJR3C/66VPqLfNY1T9xZng==","signatures":[{"sig":"MEYCIQDfjCdvBh2ZsUp2sf2BCMEqiWrs5z41zSXmZMAruOi6ewIhAMfe6lLNdO4/gnPkT7V20BE/1WCdTRvproQyHwxV3zAF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1438079},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.0.2.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/ee9d6cb5d99226d07a44eca493aa899b/intlayer-core-5.0.2.tgz","_integrity":"sha512-PE2gJRkDUAiF5sbSm3LJr+5pE9+3UPh6D19OUIwV978UedJ682u0YZbAztWOngjryJR3C/66VPqLfNY1T9xZng==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.0.2","@intlayer/config":"5.0.2","@formatjs/intl-localematcher":"^0.5.10","@intlayer/dictionaries-entry":"5.0.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"intlayer":"5.0.2","@intlayer/api":"5.0.2","@intlayer/config":"5.0.2","@intlayer/dictionaries-entry":"5.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_5.0.2_1738972882937_0.6944923248395429","host":"s3://npm-registry-packages-npm-production"}},"5.0.3":{"name":"@intlayer/core","version":"5.0.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.0.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"382985881f02d0b048ad47b8aae8a988768f2195","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.0.3.tgz","fileCount":363,"integrity":"sha512-SobFm7afagSYRFkHdcCYZkB0GFGJ42jlutIoN8Z4Eepd8Hyb8iYssscYjizHAs9EZeJEev0Dl1bnV9xyKQ1FpQ==","signatures":[{"sig":"MEUCIQCGPznJ07o8xfULzImKXf8hvQhqEiQI/c6EKeXqeQwEzgIgQnxu2chVr7MY7UTFf6PVkfMBo/9nVZf2bMO7yZV9rEs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1438136},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.0.3.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/59cba2124812ba38f4f1338a81bcd895/intlayer-core-5.0.3.tgz","_integrity":"sha512-SobFm7afagSYRFkHdcCYZkB0GFGJ42jlutIoN8Z4Eepd8Hyb8iYssscYjizHAs9EZeJEev0Dl1bnV9xyKQ1FpQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.0.3","@intlayer/config":"5.0.3","@formatjs/intl-localematcher":"^0.5.10","@intlayer/dictionaries-entry":"5.0.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"intlayer":"5.0.3","@intlayer/api":"5.0.3","@intlayer/config":"5.0.3","@intlayer/dictionaries-entry":"5.0.3"},"_npmOperationalInternal":{"tmp":"tmp/core_5.0.3_1739040274265_0.9790830883466637","host":"s3://npm-registry-packages-npm-production"}},"5.0.4":{"name":"@intlayer/core","version":"5.0.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.0.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"4732e1951b1c969e6d6fc16c167bf9095a457021","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.0.4.tgz","fileCount":363,"integrity":"sha512-aJ3ybbkeHnE/WLvuLu0ZEpRSbLD589Y+rI5gSwoG2cxqTL599r3G1pw/Qqi4Q5ZfhAxYLvkzJzLGLqvGGdlNxA==","signatures":[{"sig":"MEYCIQD8twx5t8KuoAPjPAtJRCNxaELNcorDxUh2ZMaOSr5EkQIhAL5yntlm/9UkS4ZV7Ra51LATLjq1/82+sKpzBsPUIflY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1438136},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.0.4.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/5a023369da0ff968d1a0aabaafc775fe/intlayer-core-5.0.4.tgz","_integrity":"sha512-aJ3ybbkeHnE/WLvuLu0ZEpRSbLD589Y+rI5gSwoG2cxqTL599r3G1pw/Qqi4Q5ZfhAxYLvkzJzLGLqvGGdlNxA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.0.4","@intlayer/config":"5.0.4","@formatjs/intl-localematcher":"^0.5.10","@intlayer/dictionaries-entry":"5.0.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"intlayer":"5.0.4","@intlayer/api":"5.0.4","@intlayer/config":"5.0.4","@intlayer/dictionaries-entry":"5.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_5.0.4_1739043195976_0.2294182565210514","host":"s3://npm-registry-packages-npm-production"}},"5.0.5":{"name":"@intlayer/core","version":"5.0.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.0.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"fe77b2e4d34ad10449be1e35475a2cf567dda1ac","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.0.5.tgz","fileCount":363,"integrity":"sha512-iSX3xPS1oGmUg9CHK89nVazx+9+1TDS5TVttHISb4OGnZkc3kFLXJrr5NcpOb4KDO2JdldXo6IycecGlI8N4ew==","signatures":[{"sig":"MEUCIQD403bmg+gwe0h+K5HLCbTDYUZowGVmupvJyXosKUjKKgIgTwT6kUB+lh+okcFfh/2Yf2Hz/r66PhkMBtrG2hN2+UI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1438136},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.0.5.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/6ad2a43779a94e899501d39ffe394811/intlayer-core-5.0.5.tgz","_integrity":"sha512-iSX3xPS1oGmUg9CHK89nVazx+9+1TDS5TVttHISb4OGnZkc3kFLXJrr5NcpOb4KDO2JdldXo6IycecGlI8N4ew==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.0.5","@intlayer/config":"5.0.5","@formatjs/intl-localematcher":"^0.5.10","@intlayer/dictionaries-entry":"5.0.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"intlayer":"5.0.5","@intlayer/api":"5.0.5","@intlayer/config":"5.0.5","@intlayer/dictionaries-entry":"5.0.5"},"_npmOperationalInternal":{"tmp":"tmp/core_5.0.5_1739046296051_0.6573530896149726","host":"s3://npm-registry-packages-npm-production"}},"5.0.6":{"name":"@intlayer/core","version":"5.0.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.0.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"2f0e94854e22e9012e6b1bc2cf02cbeb488ffab0","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.0.6.tgz","fileCount":363,"integrity":"sha512-+zYfq1GpAjhImgFg2gVzEabT/CjjNUaw4Cuvob7LVlpkeljDtYa5QAkpvVuI5SJp6V8mhwkaJht2kyNfS2+N1w==","signatures":[{"sig":"MEUCIBrHYnGzkbpvqGX/U0706D0kUy2+S1yobd+8j2NYjCwjAiEA9CGZ45EVKXO0ssKFqAmKU1uJJ8PN018Nn4sRfIH1a7E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1438391},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.0.6.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/01f0e2014542a17b450ec8527b45b2d6/intlayer-core-5.0.6.tgz","_integrity":"sha512-+zYfq1GpAjhImgFg2gVzEabT/CjjNUaw4Cuvob7LVlpkeljDtYa5QAkpvVuI5SJp6V8mhwkaJht2kyNfS2+N1w==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.0.6","@intlayer/config":"5.0.6","@formatjs/intl-localematcher":"^0.5.10","@intlayer/dictionaries-entry":"5.0.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.18.0","rimraf":"^6.0.1","prettier":"^3.4.2","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.20.0"},"peerDependencies":{"intlayer":"5.0.6","@intlayer/api":"5.0.6","@intlayer/config":"5.0.6","@intlayer/dictionaries-entry":"5.0.6"},"_npmOperationalInternal":{"tmp":"tmp/core_5.0.6_1739052916542_0.9382733449807656","host":"s3://npm-registry-packages-npm-production"}},"5.1.0":{"name":"@intlayer/core","version":"5.1.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.1.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"a26eed296600f44772468942435d4afa3a021780","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.1.0.tgz","fileCount":381,"integrity":"sha512-IEmIyGUKsiePQxGSdCCir40dPlZIzXjxCNtk+pmSQQy+VuoPxo/MXVbAIHwmpwUknjAHZosqlKwNp5BxyWl4Hw==","signatures":[{"sig":"MEYCIQCmnw1j0gfvUsfQFl5OGAsYVSy3XzZJPQkbGg8Fg4AjfAIhAIGdstw45hTrtAZkXCb5ufKgs4KqQhAK3at4ugOTFO3f","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1475557},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.1.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/733cb0ffdbe6393d1b3dc8cc381ca86b/intlayer-core-5.1.0.tgz","_integrity":"sha512-IEmIyGUKsiePQxGSdCCir40dPlZIzXjxCNtk+pmSQQy+VuoPxo/MXVbAIHwmpwUknjAHZosqlKwNp5BxyWl4Hw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.1.0","@intlayer/config":"5.1.0","@formatjs/intl-localematcher":"^0.5.10","@intlayer/dictionaries-entry":"5.1.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.1.0","@intlayer/api":"5.1.0","@intlayer/config":"5.1.0","@intlayer/dictionaries-entry":"5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.0_1739295923490_0.7168593015379872","host":"s3://npm-registry-packages-npm-production"}},"5.1.1":{"name":"@intlayer/core","version":"5.1.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.1.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"a7e1300e06fb9783d2da5e3ef5ad38eac43282a7","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.1.1.tgz","fileCount":381,"integrity":"sha512-9ymYNNDytbEkr58k5H4nfST7XIJJE8NcBD5xM03PNKmD34CtFF3H/pPTZuqFwlYUJfPtzxeDc4J+40NVFVz4kA==","signatures":[{"sig":"MEQCIHe9OspYVZ7JS2Vxf47WA9KtTECekx+3sK3MjECr31c4AiANhWmWXJZuRiOXgqVy8M3WhhWEnabwwRELZhd8ueiYoQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1475359},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.1.1.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/c36cb3fd1031d39ee642592df78c9f86/intlayer-core-5.1.1.tgz","_integrity":"sha512-9ymYNNDytbEkr58k5H4nfST7XIJJE8NcBD5xM03PNKmD34CtFF3H/pPTZuqFwlYUJfPtzxeDc4J+40NVFVz4kA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.1.1","@intlayer/config":"5.1.1","@formatjs/intl-localematcher":"^0.5.10","@intlayer/dictionaries-entry":"5.1.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.1.1","@intlayer/api":"5.1.1","@intlayer/config":"5.1.1","@intlayer/dictionaries-entry":"5.1.1"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.1_1739317731801_0.650943671073231","host":"s3://npm-registry-packages-npm-production"}},"5.1.2":{"name":"@intlayer/core","version":"5.1.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.1.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"7ac8ab3bd73f69903a0a52fa75e5abaef2671823","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.1.2.tgz","fileCount":381,"integrity":"sha512-9lJZQA0ZR0MBa/+/CNQAsse4XztZEyvkiuitK46cQ01FieRHiN9x0ZwbM7BAb+Kwje1TG5tj4xgjTuYqHi/L7w==","signatures":[{"sig":"MEUCIQDrgKtaL6itHYhxglG1nrHwe+9RYBKoctHDNjUjHSW8egIgUH8FoLZz/kLIsNpqSpIRgfo1rgefjGaKfUMJQbnZjqw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1475359},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.1.2.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/7380b6b8e33e91a4856f89e44e435fe3/intlayer-core-5.1.2.tgz","_integrity":"sha512-9lJZQA0ZR0MBa/+/CNQAsse4XztZEyvkiuitK46cQ01FieRHiN9x0ZwbM7BAb+Kwje1TG5tj4xgjTuYqHi/L7w==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.1.2","@intlayer/config":"5.1.2","@formatjs/intl-localematcher":"^0.5.10","@intlayer/dictionaries-entry":"5.1.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.1.2","@intlayer/api":"5.1.2","@intlayer/config":"5.1.2","@intlayer/dictionaries-entry":"5.1.2"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.2_1739327406519_0.8233271496336974","host":"s3://npm-registry-packages-npm-production"}},"5.1.3":{"name":"@intlayer/core","version":"5.1.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.1.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"dd00ca515e2ff7a844c55f87cefa5fe4129d306c","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.1.3.tgz","fileCount":381,"integrity":"sha512-8TOE6uO4cg+2A+djOgKomQ6ImN3xx/Y0ItyBYBpclvCbn6RQ7JReGICktegB12s/nze4ZvF6Yp/k1aAhhO6+DA==","signatures":[{"sig":"MEQCIEH+3V0qPsXvihImRZU/V1DkMGYQbTRXKyG5Xhgit9faAiAZycrOXOhqL35uexfecsiusQT5vFdfCCARp4qBlRlaAg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1475637},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.1.3.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/4b22794999298053025c40ae8dd7cda9/intlayer-core-5.1.3.tgz","_integrity":"sha512-8TOE6uO4cg+2A+djOgKomQ6ImN3xx/Y0ItyBYBpclvCbn6RQ7JReGICktegB12s/nze4ZvF6Yp/k1aAhhO6+DA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.1.3","@intlayer/config":"5.1.3","@formatjs/intl-localematcher":"^0.5.10","@intlayer/dictionaries-entry":"5.1.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.1.3","@intlayer/api":"5.1.3","@intlayer/config":"5.1.3","@intlayer/dictionaries-entry":"5.1.3"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.3_1739403441203_0.8772930225580746","host":"s3://npm-registry-packages-npm-production"}},"5.1.4":{"name":"@intlayer/core","version":"5.1.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.1.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"422ba1fb4b6126852897ef360a581a93b1251252","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.1.4.tgz","fileCount":387,"integrity":"sha512-9VTXfxa2XcIZTykLyVHwYqVVK/qbnC8CyEcL427uZ4xGuMzrQluGTETB+h8ElE4AAapz+ARvbZjw+WafeRXlLA==","signatures":[{"sig":"MEQCID8nY++g1Ake3iWEGy8QatNyXcJQn41+gkr4sxhBltEJAiAG4AFhbEdgdaCSnkdgSkvJ9v8TqpKfKWBFbx7WtKoJVg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1484579},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.1.4.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/64177a084ed816c31bc9795e33a1ab4e/intlayer-core-5.1.4.tgz","_integrity":"sha512-9VTXfxa2XcIZTykLyVHwYqVVK/qbnC8CyEcL427uZ4xGuMzrQluGTETB+h8ElE4AAapz+ARvbZjw+WafeRXlLA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.1.4","@intlayer/config":"5.1.4","@formatjs/intl-localematcher":"^0.5.10","@intlayer/dictionaries-entry":"5.1.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.1.4","@intlayer/api":"5.1.4","@intlayer/config":"5.1.4","@intlayer/dictionaries-entry":"5.1.4"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.4_1739580000794_0.7238629806001238","host":"s3://npm-registry-packages-npm-production"}},"5.1.5":{"name":"@intlayer/core","version":"5.1.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.1.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"70053180ff0a3828b1b504d2c4f5158c35f035d5","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.1.5.tgz","fileCount":387,"integrity":"sha512-UqAKH80XVC36gZDudMZaiPxytUfrQKPo5WMwSkpWW6YrQsYgFr/17qrfKp92Q5xMwuAJEjexRfZfHjE2blOKUw==","signatures":[{"sig":"MEQCICEqaH6BHlnoRdglywV9bNEoqZIr52NQUwJhKKQHdNDBAiB3pQUs/u08JfTup2lpVQTAe1YkLqSff+74UnyApcCaIg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1484579},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.1.5.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/02380003c72149743bdd8a53f27d9ef6/intlayer-core-5.1.5.tgz","_integrity":"sha512-UqAKH80XVC36gZDudMZaiPxytUfrQKPo5WMwSkpWW6YrQsYgFr/17qrfKp92Q5xMwuAJEjexRfZfHjE2blOKUw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.1.5","@intlayer/config":"5.1.5","@formatjs/intl-localematcher":"^0.5.10","@intlayer/dictionaries-entry":"5.1.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.1.5","@intlayer/api":"5.1.5","@intlayer/config":"5.1.5","@intlayer/dictionaries-entry":"5.1.5"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.5_1739990509183_0.09089284459522329","host":"s3://npm-registry-packages-npm-production"}},"5.1.6":{"name":"@intlayer/core","version":"5.1.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.1.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"df825bdc88bd354b59d0ba4388624b441a9c7f91","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.1.6.tgz","fileCount":387,"integrity":"sha512-qwfqHWHoe91JSxHwhLfjb8YCKwDOV9oL4IAQoAFeATiVSmZSoQegaP/oGI4LL/GZgjwrZiy/b4wYkuIP4jxhqQ==","signatures":[{"sig":"MEYCIQCEhmAXksxNpbzBfswac4X66kNE9nyM39ISeCQOFNPoEAIhANekx/qhyxllPIopEDi+A4U/ZRgrZgd7mLmNhwDrFLeX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1484579},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.1.6.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/8ae97d45b7295b0544b1d8388c923f69/intlayer-core-5.1.6.tgz","_integrity":"sha512-qwfqHWHoe91JSxHwhLfjb8YCKwDOV9oL4IAQoAFeATiVSmZSoQegaP/oGI4LL/GZgjwrZiy/b4wYkuIP4jxhqQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.1.6","@intlayer/config":"5.1.6","@formatjs/intl-localematcher":"^0.5.10","@intlayer/dictionaries-entry":"5.1.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.1.6","@intlayer/api":"5.1.6","@intlayer/config":"5.1.6","@intlayer/dictionaries-entry":"5.1.6"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.6_1740531819947_0.35398314337549563","host":"s3://npm-registry-packages-npm-production"}},"5.1.7":{"name":"@intlayer/core","version":"5.1.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.1.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"d0ca089bb163269a6eb7c3c8afc51a4b69a6bd75","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.1.7.tgz","fileCount":387,"integrity":"sha512-rdZBwHZ1xD1TaLq7ubXO68dnI2p8aIOlJaabCNecl/qS9DHDzaj1cFCIsSI+eVBG1XUEPdP/xvwnDnWgH4JpMA==","signatures":[{"sig":"MEUCICeL1nFzhyL0uKfCSOtV1qdoY/1tqB21YsoAtlR9ky1tAiEA6PrTX35jvfouY831/OvxbMNs6e4ItEhQCImbznXEixM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1484595},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.1.7.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/22449e9cdfae065acd3fef79a8bdc116/intlayer-core-5.1.7.tgz","_integrity":"sha512-rdZBwHZ1xD1TaLq7ubXO68dnI2p8aIOlJaabCNecl/qS9DHDzaj1cFCIsSI+eVBG1XUEPdP/xvwnDnWgH4JpMA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.1.7","@intlayer/config":"5.1.7","@formatjs/intl-localematcher":"^0.5.10","@intlayer/dictionaries-entry":"5.1.7"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.1.7","@intlayer/api":"5.1.7","@intlayer/config":"5.1.7","@intlayer/dictionaries-entry":"5.1.7"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.7_1740702312079_0.3931725334420304","host":"s3://npm-registry-packages-npm-production"}},"5.1.8":{"name":"@intlayer/core","version":"5.1.8","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.1.8","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"efbeb734996a20fe7ff61bb249c8ce4ffd6d6092","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.1.8.tgz","fileCount":387,"integrity":"sha512-1O+UoC17BdJ/7gQdFrLgm/9FF1XlUJKK10hOsinmI/2qL5UxUubJitKC/PaZo2SIPJgMs04VbVTWzvfADP9fVQ==","signatures":[{"sig":"MEQCIBhoT7vYuVM2jOFAFH/THGgcBH9OTAW5pPUhjA3WlcjAAiAZlP9/xDK6NAWFok10bRCWkOJke4hVXtiNNYJwr6M8ig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1484595},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.1.8.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/21367be05f396d4fa42a30445526e1f8/intlayer-core-5.1.8.tgz","_integrity":"sha512-1O+UoC17BdJ/7gQdFrLgm/9FF1XlUJKK10hOsinmI/2qL5UxUubJitKC/PaZo2SIPJgMs04VbVTWzvfADP9fVQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.1.8","@intlayer/config":"5.1.8","@formatjs/intl-localematcher":"^0.5.10","@intlayer/dictionaries-entry":"5.1.8"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.1.8","@intlayer/api":"5.1.8","@intlayer/config":"5.1.8","@intlayer/dictionaries-entry":"5.1.8"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.8_1741213535766_0.8085701734146236","host":"s3://npm-registry-packages-npm-production"}},"5.2.0":{"name":"@intlayer/core","version":"5.2.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.2.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"2893bfe259049f946e215c3803b8274b7f1e68e8","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.2.0.tgz","fileCount":393,"integrity":"sha512-glE9wBZmDOpqj7aX3M8PUbEp3bnjwWlNKP4UzoA5IF4Ltk9Dg5FPZ6cMyW8jl0WOsj4FXi6eHHUdYUUiHtOSJw==","signatures":[{"sig":"MEUCIQD5ounexDpzbvw7cmIzizbXKpZ8E92hvN8+rwenMKPgJgIgJsEHmh5zNfKvV0ws8joV3lKJYO9V1J9N4UfdMC1x+R8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1494525},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.2.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/edc2763ec72647ebc14e77227bcb3985/intlayer-core-5.2.0.tgz","_integrity":"sha512-glE9wBZmDOpqj7aX3M8PUbEp3bnjwWlNKP4UzoA5IF4Ltk9Dg5FPZ6cMyW8jl0WOsj4FXi6eHHUdYUUiHtOSJw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.2.0","@intlayer/config":"5.2.0","@intlayer/dictionaries-entry":"5.2.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.2.0","@intlayer/api":"5.2.0","@intlayer/config":"5.2.0","@intlayer/dictionaries-entry":"5.2.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.0_1741359191534_0.4432795810899075","host":"s3://npm-registry-packages-npm-production"}},"5.2.1":{"name":"@intlayer/core","version":"5.2.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.2.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"ce8fb60d7b852726f225b7a66639adad138bb253","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.2.1.tgz","fileCount":393,"integrity":"sha512-QPW1hvAuVNb+TS+Qnq0F4z43UnPkyltUtM/IvhTKqd2vZyAOi4kExjwnrIRTv0jAmiHsO3BAfqSCOfEuEFU3+w==","signatures":[{"sig":"MEYCIQCXiN3PuxYv9ej0+nTGJO1NtXpgC2nSlngL4/LISJinPQIhAJ9f0q7DD7eMifWQgWr1AZWgTsQ307Nk72CyT5uH5Yoe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1494525},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.2.1.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/84b5c18606c699ae5bfcd9b32e1afe30/intlayer-core-5.2.1.tgz","_integrity":"sha512-QPW1hvAuVNb+TS+Qnq0F4z43UnPkyltUtM/IvhTKqd2vZyAOi4kExjwnrIRTv0jAmiHsO3BAfqSCOfEuEFU3+w==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.2.1","@intlayer/config":"5.2.1","@intlayer/dictionaries-entry":"5.2.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.2.1","@intlayer/api":"5.2.1","@intlayer/config":"5.2.1","@intlayer/dictionaries-entry":"5.2.1"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.1_1741380566224_0.6973010849299779","host":"s3://npm-registry-packages-npm-production"}},"5.2.2":{"name":"@intlayer/core","version":"5.2.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.2.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"74f9dcf2c39bae254d7f5f55e71652daac2f19c0","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.2.2.tgz","fileCount":393,"integrity":"sha512-qj9/cxFUBtdP+sTOnK/sAufaA1+AX9MrUm3DeqFG7+93pp8UloxqRClRHKJ+4QmpmtCqiDpHZC3LG7ZyGGHBGQ==","signatures":[{"sig":"MEUCIQDieurPIQUXFxCLW3JVYHuA/37b0ot6JqW+HXzL3IhEEwIgEz4OdwiHswWMe44hOfBx/pAJoUXDg+6Jbhyt/k+gqxs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1494525},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.2.2.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/5ad9d460b48fea9e6bb935802a9883b3/intlayer-core-5.2.2.tgz","_integrity":"sha512-qj9/cxFUBtdP+sTOnK/sAufaA1+AX9MrUm3DeqFG7+93pp8UloxqRClRHKJ+4QmpmtCqiDpHZC3LG7ZyGGHBGQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.2.2","@intlayer/config":"5.2.2","@intlayer/dictionaries-entry":"5.2.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.2.2","@intlayer/api":"5.2.2","@intlayer/config":"5.2.2","@intlayer/dictionaries-entry":"5.2.2"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.2_1741386320576_0.23042456146248713","host":"s3://npm-registry-packages-npm-production"}},"5.2.3":{"name":"@intlayer/core","version":"5.2.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.2.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"4a52a25ef6692019e672ed159b8571fd88953ca1","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.2.3.tgz","fileCount":393,"integrity":"sha512-3QIx/OpmN7Z0XoPbT7mOwLVlSeoDYNJLRh0R6Bp2hk9fEEznMQqodxpObjR4zTPWMqLCvGYLPq24RKpxmqSpMg==","signatures":[{"sig":"MEUCID5CI6yOS9EulBr3rRleMqKoG8+r50tjKbHmsuR7l+j/AiEAruFnTXUyBuAP05GucYZyEY/uRtGofukYdPJTgVFkJTc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1494525},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.2.3.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/5179317f3bf074e83732ea4c706dd454/intlayer-core-5.2.3.tgz","_integrity":"sha512-3QIx/OpmN7Z0XoPbT7mOwLVlSeoDYNJLRh0R6Bp2hk9fEEznMQqodxpObjR4zTPWMqLCvGYLPq24RKpxmqSpMg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.2.3","@intlayer/config":"5.2.3","@intlayer/dictionaries-entry":"5.2.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.2.3","@intlayer/api":"5.2.3","@intlayer/config":"5.2.3","@intlayer/dictionaries-entry":"5.2.3"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.3_1741386821354_0.21031338179178993","host":"s3://npm-registry-packages-npm-production"}},"5.2.4":{"name":"@intlayer/core","version":"5.2.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.2.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"cb2efae422c8f4ae3fd60c32ebcf1ba5b864784a","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.2.4.tgz","fileCount":393,"integrity":"sha512-ZsScQN8XGA+3GyQe6bugXe4XUsW/X9XXWJOb9UjP/EIJXO0a0wFOF1fhJv/lzyGNiCqsH2CbQu7JuZRg271+kA==","signatures":[{"sig":"MEUCIQCL9lBQFMTPG92+US5jBeEoIF9BGMM2pKAWb0vf3HaZIgIgbCWQKadqVRuMsiPe6xEo6xrvpI/D3SnEPtmvpNyCqpM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1494525},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.2.4.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/ff21b479c99e44160f3f024e46a87c2a/intlayer-core-5.2.4.tgz","_integrity":"sha512-ZsScQN8XGA+3GyQe6bugXe4XUsW/X9XXWJOb9UjP/EIJXO0a0wFOF1fhJv/lzyGNiCqsH2CbQu7JuZRg271+kA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.2.4","@intlayer/config":"5.2.4","@intlayer/dictionaries-entry":"5.2.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.2.4","@intlayer/api":"5.2.4","@intlayer/config":"5.2.4","@intlayer/dictionaries-entry":"5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.4_1741462098152_0.8925309021278838","host":"s3://npm-registry-packages-npm-production"}},"5.2.5":{"name":"@intlayer/core","version":"5.2.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.2.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"2ce7e7bc92cfee2755a157130256f1c7abe25447","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.2.5.tgz","fileCount":393,"integrity":"sha512-6BtezCwwPWuEjt5C5aI086pgy4ktzILLiDGkO3U+R+PHHFPlBDnu4JusrXPOTWvAjtGWW9q5loNEX3ziMmi1Wg==","signatures":[{"sig":"MEQCIE4l9r9N8YpDOBSPJe0U06t/etK1Ai/uoqP/gr34Y+MtAiAv1usIhkEiXQ66IZGh6DCHB8m/gqCGcAg26jZdIksBiQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1494525},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.2.5.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/29d97cff321a5d7be1873abb0e4cec9e/intlayer-core-5.2.5.tgz","_integrity":"sha512-6BtezCwwPWuEjt5C5aI086pgy4ktzILLiDGkO3U+R+PHHFPlBDnu4JusrXPOTWvAjtGWW9q5loNEX3ziMmi1Wg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.2.5","@intlayer/config":"5.2.5","@intlayer/dictionaries-entry":"5.2.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.2.5","@intlayer/api":"5.2.5","@intlayer/config":"5.2.5","@intlayer/dictionaries-entry":"5.2.5"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.5_1741529993218_0.9884777947454351","host":"s3://npm-registry-packages-npm-production"}},"5.2.6":{"name":"@intlayer/core","version":"5.2.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.2.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"640a9490487574648dfcbcda763755640c7dd518","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.2.6.tgz","fileCount":393,"integrity":"sha512-h26URjLKV3m9hw3gFPS9KDNexi8aGCpw7A/pQf9wSs0jLfLaEYkFDZK/QfUsBvIqkt1XXLvy/d0yUCsljqkbVQ==","signatures":[{"sig":"MEQCIEYLn7hZGH9pn1d0AmCAvuszGC21JRYOYe724+yKbVHAAiBId3ryrhKKqFh3s7WASETWIr2OgTs0NNdmZ491ObSl2A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1494525},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.2.6.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/32c367f6cfeea1b93534dcf01122b541/intlayer-core-5.2.6.tgz","_integrity":"sha512-h26URjLKV3m9hw3gFPS9KDNexi8aGCpw7A/pQf9wSs0jLfLaEYkFDZK/QfUsBvIqkt1XXLvy/d0yUCsljqkbVQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.2.6","@intlayer/config":"5.2.6","@intlayer/dictionaries-entry":"5.2.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.2.6","@intlayer/api":"5.2.6","@intlayer/config":"5.2.6","@intlayer/dictionaries-entry":"5.2.6"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.6_1741538659908_0.6799145236024333","host":"s3://npm-registry-packages-npm-production"}},"5.2.7":{"name":"@intlayer/core","version":"5.2.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.2.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"1ada6a1878bb36c662414ee7d98cd77788178407","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.2.7.tgz","fileCount":393,"integrity":"sha512-n1V7j2KG4VEMiVvHJ0NfoQ2DJsF2wCNKxnv/tkySRQ4T5rU65vgJJuIfTars526m8tHZBRCFouaJVja2gKrzcA==","signatures":[{"sig":"MEYCIQDuqeDpFQlr27A7XA8SYrwCgQjd3ctxhd2Dykkc5kin1AIhAJt73kF6NqF+NTZlW/SSmzN17gDgUta62NlRxWx2O5Km","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1494525},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.2.7.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/22d2292ce08e06e1cbcabbfa4cb662aa/intlayer-core-5.2.7.tgz","_integrity":"sha512-n1V7j2KG4VEMiVvHJ0NfoQ2DJsF2wCNKxnv/tkySRQ4T5rU65vgJJuIfTars526m8tHZBRCFouaJVja2gKrzcA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.2.7","@intlayer/config":"5.2.7","@intlayer/dictionaries-entry":"5.2.7"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.2.7","@intlayer/api":"5.2.7","@intlayer/config":"5.2.7","@intlayer/dictionaries-entry":"5.2.7"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.7_1741557416596_0.06727117571264518","host":"s3://npm-registry-packages-npm-production"}},"5.2.8":{"name":"@intlayer/core","version":"5.2.8","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.2.8","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"8282d78c1c014b0019d362e3b6773af049512f15","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.2.8.tgz","fileCount":393,"integrity":"sha512-JWLHM6pqFocecAEJZtUrt2NwL3oP4OpLHD7Gh2+ND9xK59w/V/km/jXJwCDUye9J96seEMn4m7v0iF894gxygg==","signatures":[{"sig":"MEUCIQCtlTSMksA4Lo2ydoVxdZS7h7SdtA0859NqYtma5+puDgIgHxioDE1xIYsXz7TyMuRvQWOdIVP4+4/MKwGSXYxZMtc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1494525},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.2.8.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/9e5ec5990d3919608526332001a03fd3/intlayer-core-5.2.8.tgz","_integrity":"sha512-JWLHM6pqFocecAEJZtUrt2NwL3oP4OpLHD7Gh2+ND9xK59w/V/km/jXJwCDUye9J96seEMn4m7v0iF894gxygg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.2.8","@intlayer/config":"5.2.8","@intlayer/dictionaries-entry":"5.2.8"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.2.8","@intlayer/api":"5.2.8","@intlayer/config":"5.2.8","@intlayer/dictionaries-entry":"5.2.8"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.8_1741558445959_0.10133050628390983","host":"s3://npm-registry-packages-npm-production"}},"5.2.9":{"name":"@intlayer/core","version":"5.2.9","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.2.9","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"e9635fb91cbc19b671ae930dad070f163c01a987","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.2.9.tgz","fileCount":393,"integrity":"sha512-Bu7PHmgx3twV21pmvSc+aELm3xoSunxj361/nnc2vVO4CBbSYFK309LzJUTNLsR9au4BnBVN89COOTtzG39kkA==","signatures":[{"sig":"MEYCIQClgUADYqFi8TSIFRFng7BX8wxWiwhEopHU2ZQC+1Mg+QIhAJgvdOiR8TcsCZH4sayOuFbiolNtp2D78q2ReUvtm6yn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1494525},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.2.9.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/378a87a9405d8abc2c24df1d93a23a28/intlayer-core-5.2.9.tgz","_integrity":"sha512-Bu7PHmgx3twV21pmvSc+aELm3xoSunxj361/nnc2vVO4CBbSYFK309LzJUTNLsR9au4BnBVN89COOTtzG39kkA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.2.9","@intlayer/config":"5.2.9","@intlayer/dictionaries-entry":"5.2.9"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.2.9","@intlayer/api":"5.2.9","@intlayer/config":"5.2.9","@intlayer/dictionaries-entry":"5.2.9"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.9_1741625828802_0.022251013945278064","host":"s3://npm-registry-packages-npm-production"}},"5.3.0":{"name":"@intlayer/core","version":"5.3.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.3.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"bd52c7df92d3e55e39fe46d8885bb0f9c974769c","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.3.0.tgz","fileCount":399,"integrity":"sha512-hM56lNBbOEODDS5vr6RCnp6iOxCLHnBZXv2VUqdtvgzWEGtV5buYWmSwT+SKobOU7N67J22zGLZCbcWI80CIfA==","signatures":[{"sig":"MEUCIQDi92PGe3LfRVx7edXlxvBxI+2JFfU8+kMpkbKuj+Rz9QIgOxYK11qZw6dPosc1hkN8GoppocROQb+c2hY50f//95c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1507808},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.3.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/5d868662eb9ab2b893c33d1bc2b84404/intlayer-core-5.3.0.tgz","_integrity":"sha512-hM56lNBbOEODDS5vr6RCnp6iOxCLHnBZXv2VUqdtvgzWEGtV5buYWmSwT+SKobOU7N67J22zGLZCbcWI80CIfA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.3.0","@intlayer/config":"5.3.0","@intlayer/dictionaries-entry":"5.3.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.3.0","@intlayer/api":"5.3.0","@intlayer/config":"5.3.0","@intlayer/dictionaries-entry":"5.3.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.3.0_1741799015079_0.3602981911767096","host":"s3://npm-registry-packages-npm-production"}},"5.3.1":{"name":"@intlayer/core","version":"5.3.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.3.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"dca7600e8646f913e7d848fa4f7ddf0cbc4a0af6","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.3.1.tgz","fileCount":399,"integrity":"sha512-LQQ8nDuaq/FA660LOTvvMCVWk0I2gesnBBRbqsiJ3EnByYOo4B5eIKiFd30EVylVfoWb7dwXUEF875J0LOKqyg==","signatures":[{"sig":"MEQCIE9FZ/SePQ43FVbv45v7mcOlRdwic+jHCYP8IFi0v6ukAiBybmXATp37e+XIuXsDaPOJ1z/eW91EpuKomdmeut/CAw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1510456},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.3.1.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/dff2a0fdcfa61dd57dc53f8c91aba807/intlayer-core-5.3.1.tgz","_integrity":"sha512-LQQ8nDuaq/FA660LOTvvMCVWk0I2gesnBBRbqsiJ3EnByYOo4B5eIKiFd30EVylVfoWb7dwXUEF875J0LOKqyg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.3.1","@intlayer/config":"5.3.1","@intlayer/dictionaries-entry":"5.3.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.3.1","@intlayer/api":"5.3.1","@intlayer/config":"5.3.1","@intlayer/dictionaries-entry":"5.3.1"},"_npmOperationalInternal":{"tmp":"tmp/core_5.3.1_1741872463525_0.9323982789879561","host":"s3://npm-registry-packages-npm-production"}},"5.3.2":{"name":"@intlayer/core","version":"5.3.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.3.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"4967df08ca4ccc7dc21e7869c63e62b3a2a7e9e5","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.3.2.tgz","fileCount":435,"integrity":"sha512-OegA9eDP/ZIOU0nBMb3AVzoaAkhMr4rBFLLwOXsrP/hJYzXNjiuq+t+b+eP+iVHG9D+8Pj/wGWa2Zc1FJX24OQ==","signatures":[{"sig":"MEUCIQD+gl3jYpJ6oz/K+mAYK4eIbpmI3TzJMYsgTaErELuggQIgcqdCUKwxQzjEsAy9ru/NnU+5F/sK4rtG87XkISgJEvA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1554050},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.3.2.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/1860eea5fe34347ea91b11c8a9ac121f/intlayer-core-5.3.2.tgz","_integrity":"sha512-OegA9eDP/ZIOU0nBMb3AVzoaAkhMr4rBFLLwOXsrP/hJYzXNjiuq+t+b+eP+iVHG9D+8Pj/wGWa2Zc1FJX24OQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.3.2","@intlayer/config":"5.3.2","@intlayer/dictionaries-entry":"5.3.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.3.2","@intlayer/api":"5.3.2","@intlayer/config":"5.3.2","@intlayer/dictionaries-entry":"5.3.2"},"_npmOperationalInternal":{"tmp":"tmp/core_5.3.2_1741984943041_0.7273270819336475","host":"s3://npm-registry-packages-npm-production"}},"5.3.3":{"name":"@intlayer/core","version":"5.3.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.3.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"bc809c07048973cd371217ea7221ce5d83f13556","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.3.3.tgz","fileCount":441,"integrity":"sha512-xh+7lkPuTeMvkV84cDGcAcCl3bRF9GTgkwJ5zWiATwHL0KMk3nAgFepWPB+mrngaIfI+S+zSoWd4y7dBPVlevA==","signatures":[{"sig":"MEUCIBlcFkuwkxCdFlMMjekve3YIv0T8Ww3zY69GWVZS9IZvAiEArStnXLyCslm/7tgtAe+Gw1w8+S3VFjc2GN8smTA/LWs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1560016},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.3.3.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/8c1a20d8a2391398a70fdc1ea865054c/intlayer-core-5.3.3.tgz","_integrity":"sha512-xh+7lkPuTeMvkV84cDGcAcCl3bRF9GTgkwJ5zWiATwHL0KMk3nAgFepWPB+mrngaIfI+S+zSoWd4y7dBPVlevA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.3.3","@intlayer/config":"5.3.3","@intlayer/dictionaries-entry":"5.3.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.3.3","@intlayer/api":"5.3.3","@intlayer/config":"5.3.3","@intlayer/dictionaries-entry":"5.3.3"},"_npmOperationalInternal":{"tmp":"tmp/core_5.3.3_1741994392173_0.14721291172551654","host":"s3://npm-registry-packages-npm-production"}},"5.3.4":{"name":"@intlayer/core","version":"5.3.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.3.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"1c9530e11bb14ff412fdde35f0e5b8f3339ba46e","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.3.4.tgz","fileCount":441,"integrity":"sha512-oejIqXne1tLiLzr5l9KcfqVj63GvUEroXGvuXHHvWNjVEUTa34UfFBfUtNJvllHQtPF7ZiBG3re9lXIbR0jomg==","signatures":[{"sig":"MEUCIB75dxcHzVlD2JIFKw8CJFI1jtFbwjxiCEhjpbiSa5LcAiEArsNpTSfG18eiKdybrevO0yMw6lGGH/T6zTwn4hHUrmE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1555456},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.3.4.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/f364098671a723141f68623fa01c3563/intlayer-core-5.3.4.tgz","_integrity":"sha512-oejIqXne1tLiLzr5l9KcfqVj63GvUEroXGvuXHHvWNjVEUTa34UfFBfUtNJvllHQtPF7ZiBG3re9lXIbR0jomg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.3.4","@intlayer/config":"5.3.4","@intlayer/dictionaries-entry":"5.3.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.3.4","@intlayer/api":"5.3.4","@intlayer/config":"5.3.4","@intlayer/dictionaries-entry":"5.3.4"},"_npmOperationalInternal":{"tmp":"tmp/core_5.3.4_1742075503774_0.9608739032089983","host":"s3://npm-registry-packages-npm-production"}},"5.3.5":{"name":"@intlayer/core","version":"5.3.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.3.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"e7439e98e844b0e067e9bcbce44954a8c711f43c","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.3.5.tgz","fileCount":441,"integrity":"sha512-MOdi+jFh3Ap4e2DXYzfWbj/x5iG8qqWukRk4ixRTPSOQe9EDcBG3RWi4Ld1mvY5EVN9CX0a7T8W2EOrvHbKbWQ==","signatures":[{"sig":"MEUCIQD18h/gOgggGBaXbWTViw6z2GYpHZwVqLfOdMbozfIIbQIgcYtDXwN3lfUq1rKhTiW2edr2lMK5hUBlZCKsbFhmYAM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1555456},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.3.5.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/7d98d4cda9ea4d9261f97a82dfd17e9c/intlayer-core-5.3.5.tgz","_integrity":"sha512-MOdi+jFh3Ap4e2DXYzfWbj/x5iG8qqWukRk4ixRTPSOQe9EDcBG3RWi4Ld1mvY5EVN9CX0a7T8W2EOrvHbKbWQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.3.5","@intlayer/config":"5.3.5","@intlayer/dictionaries-entry":"5.3.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.3.5","@intlayer/api":"5.3.5","@intlayer/config":"5.3.5","@intlayer/dictionaries-entry":"5.3.5"},"_npmOperationalInternal":{"tmp":"tmp/core_5.3.5_1742147625105_0.5231080965433255","host":"s3://npm-registry-packages-npm-production"}},"5.3.6":{"name":"@intlayer/core","version":"5.3.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.3.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"9a6fc391d8d3534499c560ec5e41ec14d6ce4a96","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.3.6.tgz","fileCount":441,"integrity":"sha512-RKQnD8kTa4toq23HSaIy7rTeGgLlKaDiIvWn5xmRSQ6XRRKkdJSYbrpyMMFsEKp1GCKlAtjZfHaLgAmbW2Hukg==","signatures":[{"sig":"MEYCIQCXIyvSROF6a4MioG8nN5EWij8FMnEwPNG+lUjTNgFjiwIhALVQTlZkFV8+cMu5uTRWFL5o54Fbeeh2SLyw7QemZq1v","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1554355},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.3.6.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/662d4bfc69fcfe5f25d293b5173bdadf/intlayer-core-5.3.6.tgz","_integrity":"sha512-RKQnD8kTa4toq23HSaIy7rTeGgLlKaDiIvWn5xmRSQ6XRRKkdJSYbrpyMMFsEKp1GCKlAtjZfHaLgAmbW2Hukg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.3.6","@intlayer/config":"5.3.6","@intlayer/dictionaries-entry":"5.3.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.3.6","@intlayer/api":"5.3.6","@intlayer/config":"5.3.6","@intlayer/dictionaries-entry":"5.3.6"},"_npmOperationalInternal":{"tmp":"tmp/core_5.3.6_1742212126187_0.5725044971145903","host":"s3://npm-registry-packages-npm-production"}},"5.3.7":{"name":"@intlayer/core","version":"5.3.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.3.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"d534dc4908aebdd9862ab2fab8bcf71428132801","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.3.7.tgz","fileCount":441,"integrity":"sha512-qdFK/ygUPVKjYFF21yhhaWvrHQj1VRyhbIqP7d18vdEduuDLVtqJOaVcEB2Eaten37RwRs/cn/688gBK53jsaQ==","signatures":[{"sig":"MEQCIEHHDIP8R2p9Xo0CK5yI8lM9LOcqqPUn2mwwb+tD7JftAiAhN3ctw4qQtSFDIvMiughHrGex1H3rfLcA++tjAF4oPQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1556002},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.3.7.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/6b3da059bb117c817d949f5d503bf8ef/intlayer-core-5.3.7.tgz","_integrity":"sha512-qdFK/ygUPVKjYFF21yhhaWvrHQj1VRyhbIqP7d18vdEduuDLVtqJOaVcEB2Eaten37RwRs/cn/688gBK53jsaQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.2.4","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.3.7","@intlayer/config":"5.3.7","@intlayer/dictionaries-entry":"5.3.7"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.3.7","@intlayer/api":"5.3.7","@intlayer/config":"5.3.7","@intlayer/dictionaries-entry":"5.3.7"},"_npmOperationalInternal":{"tmp":"tmp/core_5.3.7_1742218166466_0.3729842379410928","host":"s3://npm-registry-packages-npm-production"}},"5.3.8":{"name":"@intlayer/core","version":"5.3.8","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.3.8","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"ba24a0991ee69f24426ee6f4ffc814b16144ac8e","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.3.8.tgz","fileCount":441,"integrity":"sha512-4AME7q4ZWSZFGkVsT91DOlUJR08Sk+30hb0DircuQSOI5Z2pLOolj/mmhdtp6QEy6YVzcSPdHY8jRRBq6itt0g==","signatures":[{"sig":"MEUCIQC5p+p/+6aw/XctQMfRPrN+2RJuRYhmjvsK27088eiv+QIgepboxN71iwbjCZGDn3pGbLZj8P22+f7UV5soTLm8t2M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1557521},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.3.8.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/57da62ee167d4f05a740a57f72243b62/intlayer-core-5.3.8.tgz","_integrity":"sha512-4AME7q4ZWSZFGkVsT91DOlUJR08Sk+30hb0DircuQSOI5Z2pLOolj/mmhdtp6QEy6YVzcSPdHY8jRRBq6itt0g==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.3.8","@intlayer/config":"5.3.8","@intlayer/dictionaries-entry":"5.3.8"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.3.8","@intlayer/api":"5.3.8","@intlayer/config":"5.3.8","@intlayer/dictionaries-entry":"5.3.8"},"_npmOperationalInternal":{"tmp":"tmp/core_5.3.8_1742338508193_0.8020618279718612","host":"s3://npm-registry-packages-npm-production"}},"5.3.9":{"name":"@intlayer/core","version":"5.3.9","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.3.9","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"b109920f7e342d5d5ceaf80211752fb85f1e0af0","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.3.9.tgz","fileCount":441,"integrity":"sha512-JJyzqDTEZxUfhF7yaZtFEB3GAoAA8yQxRJ3rFn9qSVDLhCxidL85lXvz21xKPMMmTO3Og/4XI8THHySMcTUZmA==","signatures":[{"sig":"MEQCIGAv3ir9LqmEoUnsazAYlb9pciO+rHMGB3AHOErZ04GrAiBrjD58G5ZIph4oWI/w1wfEWZI37BP1BsyKWzY0OR3puw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1557256},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.3.9.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/beeb7eed4b1cf09240c59310a0778782/intlayer-core-5.3.9.tgz","_integrity":"sha512-JJyzqDTEZxUfhF7yaZtFEB3GAoAA8yQxRJ3rFn9qSVDLhCxidL85lXvz21xKPMMmTO3Og/4XI8THHySMcTUZmA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.3.9","@intlayer/config":"5.3.9","@intlayer/dictionaries-entry":"5.3.9"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.3.5","eslint":"^9.20.0","rimraf":"^6.0.1","prettier":"^3.5.0","tsc-alias":"^1.8.10","typescript":"^5.7.3","@types/node":"^22.10.6","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.24.0"},"peerDependencies":{"intlayer":"5.3.9","@intlayer/api":"5.3.9","@intlayer/config":"5.3.9","@intlayer/dictionaries-entry":"5.3.9"},"_npmOperationalInternal":{"tmp":"tmp/core_5.3.9_1742485132600_0.7908380604211234","host":"s3://npm-registry-packages-npm-production"}},"5.3.10":{"name":"@intlayer/core","version":"5.3.10","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.3.10","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"679c252e0262b1355e934467bcbc61a24ec34d6d","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.3.10.tgz","fileCount":441,"integrity":"sha512-o0dfJk/m0BcWv/5MQtcyai2Uy6qEz9dhIlIwPFI6KXxEKrhxcCvKLy+3dZ8bt8WDbIAi4MTCrdcEBJK8xKszog==","signatures":[{"sig":"MEUCICcw68/T1yQjdIyewtz9ZRd/57XcJDvYQyQIgsoe98ElAiEApH9Qmg0Fm0y0oLI/KCP1XPO57MxlAkqKOYnx8J7Ou6M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1557265},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.3.10.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/edcfb5323b80d1aee5b4717f698fcc9f/intlayer-core-5.3.10.tgz","_integrity":"sha512-o0dfJk/m0BcWv/5MQtcyai2Uy6qEz9dhIlIwPFI6KXxEKrhxcCvKLy+3dZ8bt8WDbIAi4MTCrdcEBJK8xKszog==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.3.10","@intlayer/config":"5.3.10","@intlayer/dictionaries-entry":"5.3.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","eslint":"^9.22.0","rimraf":"^6.0.1","prettier":"^3.5.3","tsc-alias":"^1.8.11","typescript":"^5.8.2","@types/node":"^22.13.10","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.27.0"},"peerDependencies":{"intlayer":"5.3.10","@intlayer/api":"5.3.10","@intlayer/config":"5.3.10","@intlayer/dictionaries-entry":"5.3.10"},"_npmOperationalInternal":{"tmp":"tmp/core_5.3.10_1742904767515_0.29176352276913375","host":"s3://npm-registry-packages-npm-production"}},"5.3.11":{"name":"@intlayer/core","version":"5.3.11","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.3.11","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"4576fcbf7cb8a204b2b3eb10df08cd627703ab8a","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.3.11.tgz","fileCount":441,"integrity":"sha512-2OeL7nlj1e3MFPOvyOmgUoGOYF/YscpOGm+dx7d9E1051l/e0g5lEScF3scKb1dWtW0xrZBqkQbnAkpzp4Kc0A==","signatures":[{"sig":"MEQCICkR3h84kqFwp4h/EqMjc/veR7wGg6c7FHnqrANswQ7PAiBWEGbHGnZfgdwRClSRsl2MKjFmiwOFHu5mK9/oMWGd+g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1557955},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.3.11.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/53bead698c663f994b1c8d94038f99f3/intlayer-core-5.3.11.tgz","_integrity":"sha512-2OeL7nlj1e3MFPOvyOmgUoGOYF/YscpOGm+dx7d9E1051l/e0g5lEScF3scKb1dWtW0xrZBqkQbnAkpzp4Kc0A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.3.11","@intlayer/config":"5.3.11","@intlayer/dictionaries-entry":"5.3.11"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","eslint":"^9.22.0","rimraf":"^6.0.1","prettier":"^3.5.3","tsc-alias":"^1.8.11","typescript":"^5.8.2","@types/node":"^22.13.10","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.27.0"},"peerDependencies":{"intlayer":"5.3.11","@intlayer/api":"5.3.11","@intlayer/config":"5.3.11","@intlayer/dictionaries-entry":"5.3.11"},"_npmOperationalInternal":{"tmp":"tmp/core_5.3.11_1743264744403_0.8774015626042624","host":"s3://npm-registry-packages-npm-production"}},"5.3.12":{"name":"@intlayer/core","version":"5.3.12","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.3.12","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"17d7110034f2b306045b67aeb1aed6e076b50f76","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.3.12.tgz","fileCount":441,"integrity":"sha512-yqXRc4KARvg2pfgsIuXpRS8Dpt74ovOd5hPfFjeqCU46KB5iWITOM8auu6Z2Ub/5Rcv1awKAw7Trx7ZEtoLahg==","signatures":[{"sig":"MEQCIFsdVu59N8mnmRgqej7rXjotwIQncSZzaB907+P7JfqzAiAgrD1KZfqBhr9N2XAaxffVysxVFcS7jSgCkaONo3R04g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1557955},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.3.12.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/d01ebbc15ba0f8b2aac438d0da47de90/intlayer-core-5.3.12.tgz","_integrity":"sha512-yqXRc4KARvg2pfgsIuXpRS8Dpt74ovOd5hPfFjeqCU46KB5iWITOM8auu6Z2Ub/5Rcv1awKAw7Trx7ZEtoLahg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.3.12","@intlayer/config":"5.3.12","@intlayer/dictionaries-entry":"5.3.12"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","eslint":"^9.22.0","rimraf":"^6.0.1","prettier":"^3.5.3","tsc-alias":"^1.8.11","typescript":"^5.8.2","@types/node":"^22.13.10","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.27.0"},"peerDependencies":{"intlayer":"5.3.12","@intlayer/api":"5.3.12","@intlayer/config":"5.3.12","@intlayer/dictionaries-entry":"5.3.12"},"_npmOperationalInternal":{"tmp":"tmp/core_5.3.12_1745347077404_0.861096575045595","host":"s3://npm-registry-packages-npm-production"}},"5.3.13":{"name":"@intlayer/core","version":"5.3.13","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.3.13","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"cf43859d1f9ada29fac6122132030aba7a2b2b73","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.3.13.tgz","fileCount":441,"integrity":"sha512-CvN6xiKoOUPWzF/eHpL4jIeJk0pZOcApv/O4S1VI/wQ98mKDbi0bkeKPe+dYt/PwxYKay7mNJDhyXpps0WQmBQ==","signatures":[{"sig":"MEUCIE7nXVnKosw2n9BDea5aWpjp6V9y15Cq5hTCVW1CjRDNAiEA1mO7r146XjUlMsGgGsBLgo6EtrD6+1vp4oxB4G71KjI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1557955},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.3.13.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/6035e844f7534d70ce0bc0cf001153b7/intlayer-core-5.3.13.tgz","_integrity":"sha512-CvN6xiKoOUPWzF/eHpL4jIeJk0pZOcApv/O4S1VI/wQ98mKDbi0bkeKPe+dYt/PwxYKay7mNJDhyXpps0WQmBQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.3.13","@intlayer/config":"5.3.13","@intlayer/dictionaries-entry":"5.3.13"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","eslint":"^9.22.0","rimraf":"^6.0.1","prettier":"^3.5.3","tsc-alias":"^1.8.11","typescript":"^5.8.2","@types/node":"^22.13.10","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.27.0"},"peerDependencies":{"intlayer":"5.3.13","@intlayer/api":"5.3.13","@intlayer/config":"5.3.13","@intlayer/dictionaries-entry":"5.3.13"},"_npmOperationalInternal":{"tmp":"tmp/core_5.3.13_1745362110822_0.17042351649640475","host":"s3://npm-registry-packages-npm-production"}},"5.4.0-canary.0":{"name":"@intlayer/core","version":"5.4.0-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.4.0-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"f2c14f0482190d167e4cbc58ac9bbaeff0cf89f8","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.4.0-canary.0.tgz","fileCount":453,"integrity":"sha512-+wfuCSpNonl4OqQ2HJYQk/EMMUZHc/gWuswM8wDcQRmLh/aV8zOwLuZoDwbHvN7yEmoLBat0wjdDkYQ1SyesaQ==","signatures":[{"sig":"MEUCIQCw8iwnFc1e7lwmlOIUo7+mCo7h8474nz0WKeEfg2briAIgOocgphV8grwhcea8x0ZPdZFAY4bVEAfT3PLsqBiag4A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1582517},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.4.0-canary.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/db6f6d4cda9c476af2e07ed8cf1760df/intlayer-core-5.4.0-canary.0.tgz","_integrity":"sha512-+wfuCSpNonl4OqQ2HJYQk/EMMUZHc/gWuswM8wDcQRmLh/aV8zOwLuZoDwbHvN7yEmoLBat0wjdDkYQ1SyesaQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.4.0-canary.0","@intlayer/config":"5.4.0-canary.0","@intlayer/dictionaries-entry":"5.4.0-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.4.0","eslint":"^9.22.0","rimraf":"^6.0.1","prettier":"^3.5.3","tsc-alias":"^1.8.11","typescript":"^5.8.2","@types/node":"^22.13.10","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.27.0"},"peerDependencies":{"intlayer":"5.4.0-canary.0","@intlayer/api":"5.4.0-canary.0","@intlayer/config":"5.4.0-canary.0","@intlayer/dictionaries-entry":"5.4.0-canary.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.4.0-canary.0_1746542323463_0.41815773970793546","host":"s3://npm-registry-packages-npm-production"}},"5.4.0":{"name":"@intlayer/core","version":"5.4.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.4.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"6996928621d4d23daed5786b0af58c47f538a5a1","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.4.0.tgz","fileCount":453,"integrity":"sha512-MuC+fX93qa8qOskKR6kJSoTrnnmKKnSUKBx0x1ewc6OK8ja4/XeLzeRiq92QSakjE2TJyh5Qe2KO//wAewiN2A==","signatures":[{"sig":"MEUCIC7O8bFcLaUkzKGa/9uXjJNOpxuEeDqacHEnbJcD0PA2AiEA8QCCFg52busT7kyYHYkCwg08PdT1NSDbjxFNjRmJHT8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1583607},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.4.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/2a1ab735681aed04d844aeb9fbf32317/intlayer-core-5.4.0.tgz","_integrity":"sha512-MuC+fX93qa8qOskKR6kJSoTrnnmKKnSUKBx0x1ewc6OK8ja4/XeLzeRiq92QSakjE2TJyh5Qe2KO//wAewiN2A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.4.0","@intlayer/config":"5.4.0","@intlayer/dictionaries-entry":"5.4.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","eslint":"^9.22.0","rimraf":"^6.0.1","prettier":"^3.5.3","tsc-alias":"^1.8.11","typescript":"^5.8.2","@types/node":"^22.13.10","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.27.0"},"peerDependencies":{"intlayer":"5.4.0","@intlayer/api":"5.4.0","@intlayer/config":"5.4.0","@intlayer/dictionaries-entry":"5.4.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.4.0_1746552843599_0.3832261371881285","host":"s3://npm-registry-packages-npm-production"}},"5.4.1":{"name":"@intlayer/core","version":"5.4.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.4.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"58cf2f89ca6d35cce577874a46fec3cfbfb08042","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.4.1.tgz","fileCount":375,"integrity":"sha512-jeiwcdKrpq6kPU0WqKcpQPbgF50gRE8gHEHdcfEdlu8A9y5rCxF4yQ0roRrCPXyV8JybYC4x5HC/2SRAIw06rQ==","signatures":[{"sig":"MEUCIQC1Wjr2aKZbh1s6OHztoiFrNULv1JidIwC3EJymAKJEyQIgJE+fDZCAhg1AktrwWcY9aovoMUqcCuRo2XryFhynRy4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":547121},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.4.1.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/3c39e1a86a1b3ba5ebacedecc2c976f1/intlayer-core-5.4.1.tgz","_integrity":"sha512-jeiwcdKrpq6kPU0WqKcpQPbgF50gRE8gHEHdcfEdlu8A9y5rCxF4yQ0roRrCPXyV8JybYC4x5HC/2SRAIw06rQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.4.1","@intlayer/config":"5.4.1","@intlayer/dictionaries-entry":"5.4.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","eslint":"^9.22.0","rimraf":"^6.0.1","prettier":"^3.5.3","tsc-alias":"^1.8.11","typescript":"^5.8.2","@types/node":"^22.13.10","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.27.0"},"peerDependencies":{"intlayer":"5.4.1","@intlayer/api":"5.4.1","@intlayer/config":"5.4.1","@intlayer/dictionaries-entry":"5.4.1"},"_npmOperationalInternal":{"tmp":"tmp/core_5.4.1_1746621317662_0.9182340657323202","host":"s3://npm-registry-packages-npm-production"}},"5.4.2":{"name":"@intlayer/core","version":"5.4.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.4.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"fffe2fd30a1276f8128825bda470969056acbabc","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.4.2.tgz","fileCount":375,"integrity":"sha512-wNsvx33IT9BIu6oJIudnvnWALV0lrc5z9Iw/BM7MnUcA5vQROGYQE/0+h30WRrctnUVjIym4chH9dIhpMOhiBA==","signatures":[{"sig":"MEQCIAjrgB7l7ZVkDFPAYlsGf9ssbOBOffL1haG8uqz7j/cyAiBn2u07UPtMW/Og/mZa+lVSoWC4P3voTEydrVOgbKHtLQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":547801},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.4.2.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/51257dd93e168163a24144b8c3f5d4aa/intlayer-core-5.4.2.tgz","_integrity":"sha512-wNsvx33IT9BIu6oJIudnvnWALV0lrc5z9Iw/BM7MnUcA5vQROGYQE/0+h30WRrctnUVjIym4chH9dIhpMOhiBA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.4.2","@intlayer/config":"5.4.2","@intlayer/dictionaries-entry":"5.4.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","eslint":"^9.22.0","rimraf":"^6.0.1","prettier":"^3.5.3","tsc-alias":"^1.8.11","typescript":"^5.8.2","@types/node":"^22.13.10","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.27.0"},"peerDependencies":{"intlayer":"5.4.2","@intlayer/api":"5.4.2","@intlayer/config":"5.4.2","@intlayer/dictionaries-entry":"5.4.2"},"_npmOperationalInternal":{"tmp":"tmp/core_5.4.2_1746734171265_0.18861372173091384","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-canary.0":{"name":"@intlayer/core","version":"5.5.0-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.5.0-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"813d55c8e6f583f7095157552c56f2e10019a98f","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.5.0-canary.0.tgz","fileCount":381,"integrity":"sha512-ZwgH7Fu08RPDlQHBo9MnL8mON4ipDF9Tumnt9LydYy1GnaP1MBABJXXGdLVNoDTmoFYgMJoVNVssm0prJr6BKA==","signatures":[{"sig":"MEUCIQDj5rgtniznpHypQLY+ogQ+Dn29R+bFKT3DlAU0e73NcwIgUaHqi/Ybs1gTng8pqrJA9pl0QJjLZHPZkZ59qRzWwmg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":557093},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.5.0-canary.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/020faf74800179c2ac53fd87640153d2/intlayer-core-5.5.0-canary.0.tgz","_integrity":"sha512-ZwgH7Fu08RPDlQHBo9MnL8mON4ipDF9Tumnt9LydYy1GnaP1MBABJXXGdLVNoDTmoFYgMJoVNVssm0prJr6BKA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.5.0-canary.0","@intlayer/config":"5.5.0-canary.0","@intlayer/dictionaries-entry":"5.5.0-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.4.0","eslint":"^9.22.0","rimraf":"^6.0.1","prettier":"^3.5.3","tsc-alias":"^1.8.11","typescript":"^5.8.2","@types/node":"^22.13.10","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.27.0"},"peerDependencies":{"intlayer":"5.5.0-canary.0","@intlayer/api":"5.5.0-canary.0","@intlayer/config":"5.5.0-canary.0","@intlayer/dictionaries-entry":"5.5.0-canary.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.5.0-canary.0_1747822660793_0.0810614912668377","host":"s3://npm-registry-packages-npm-production"}},"5.5.0":{"name":"@intlayer/core","version":"5.5.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.5.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"53b7e03c19a7acffac993a3aec8ffa2f5f10b13b","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.5.0.tgz","fileCount":381,"integrity":"sha512-1AR8+at2t2CcqNfOE6SHHBM6uaO9HHunThcs7ty70juGS/3VsDIZTSUaoY/lUnPLieW9XPHiDRRMX/1ExckN1w==","signatures":[{"sig":"MEUCICbCSCRD93aDiAHYboY/0383oBnCR3CZ7SC8zQF80zd6AiEAj1AN2rd6sKHk2EsATuXOh2Mw1g9fuJHYPveaKB+q2sw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":558149},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.5.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/7f2010893d66a7c2aea0fbab9a8be961/intlayer-core-5.5.0.tgz","_integrity":"sha512-1AR8+at2t2CcqNfOE6SHHBM6uaO9HHunThcs7ty70juGS/3VsDIZTSUaoY/lUnPLieW9XPHiDRRMX/1ExckN1w==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.5.0","@intlayer/config":"5.5.0","@intlayer/dictionaries-entry":"5.5.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","eslint":"^9.22.0","rimraf":"^6.0.1","prettier":"^3.5.3","tsc-alias":"^1.8.11","typescript":"^5.8.2","@types/node":"^22.13.10","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.27.0"},"peerDependencies":{"intlayer":"5.5.0","@intlayer/api":"5.5.0","@intlayer/config":"5.5.0","@intlayer/dictionaries-entry":"5.5.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.5.0_1747857671266_0.5156858471144479","host":"s3://npm-registry-packages-npm-production"}},"5.5.1":{"name":"@intlayer/core","version":"5.5.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.5.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"5bfe04b0c69c74d8fefe8e7948dd50f673d15766","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.5.1.tgz","fileCount":381,"integrity":"sha512-vIhY9oTu33u0swh1UTVSC+acGg64a/R339mgl83De2R1pr+oOxR0lhhKJxSbduIwCh23EwioMuPM47s/ekRqyg==","signatures":[{"sig":"MEQCIHI7LmPfHQEv3a6ywEPyDnplL7uGkA0nmMkJy83KMK/bAiBAi0VZ1FO7HvZJ0WWozyXP7RT248fAHPgikyZJX1fO4g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":558149},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.5.1.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/f2b5ab48879f742a858545d30a35ad75/intlayer-core-5.5.1.tgz","_integrity":"sha512-vIhY9oTu33u0swh1UTVSC+acGg64a/R339mgl83De2R1pr+oOxR0lhhKJxSbduIwCh23EwioMuPM47s/ekRqyg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.5.1","@intlayer/config":"5.5.1","@intlayer/dictionaries-entry":"5.5.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","eslint":"^9.22.0","rimraf":"^6.0.1","prettier":"^3.5.3","tsc-alias":"^1.8.11","typescript":"^5.8.2","@types/node":"^22.13.10","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.27.0"},"peerDependencies":{"intlayer":"5.5.1","@intlayer/api":"5.5.1","@intlayer/config":"5.5.1","@intlayer/dictionaries-entry":"5.5.1"},"_npmOperationalInternal":{"tmp":"tmp/core_5.5.1_1748208312475_0.45563817366304615","host":"s3://npm-registry-packages-npm-production"}},"5.5.2":{"name":"@intlayer/core","version":"5.5.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.5.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"6a303468f811c1925bf9294dfad540703e1af382","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.5.2.tgz","fileCount":381,"integrity":"sha512-yhwY7aAS8b7DlF/XBhNUgKHQgZEaFBpel1wlu+1JVWvonkWOako5qLS0zTSBwrYyxMO29qiGSktNP2Mg+YVTvA==","signatures":[{"sig":"MEUCIQDz8P4ALmV6YAAq85uBxrOmxsbVm0F5ddCxgCJSL3eZ0gIgXxDJgg1GgQ+Pd0vbZyKb+IcvLqHyfhC+mJa9M9THYBE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":558149},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.5.2.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/92a6becb17a994ea815e28d1ed6b6f38/intlayer-core-5.5.2.tgz","_integrity":"sha512-yhwY7aAS8b7DlF/XBhNUgKHQgZEaFBpel1wlu+1JVWvonkWOako5qLS0zTSBwrYyxMO29qiGSktNP2Mg+YVTvA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.5.2","@intlayer/config":"5.5.2","@intlayer/dictionaries-entry":"5.5.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","eslint":"^9.22.0","rimraf":"^6.0.1","prettier":"^3.5.3","tsc-alias":"^1.8.11","typescript":"^5.8.2","@types/node":"^22.13.10","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.27.0"},"peerDependencies":{"intlayer":"5.5.2","@intlayer/api":"5.5.2","@intlayer/config":"5.5.2","@intlayer/dictionaries-entry":"5.5.2"},"_npmOperationalInternal":{"tmp":"tmp/core_5.5.2_1748337472717_0.7743253093953522","host":"s3://npm-registry-packages-npm-production"}},"5.5.3":{"name":"@intlayer/core","version":"5.5.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.5.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"8210ed9a76163bdfb36a0c825340be7c2f5febdd","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.5.3.tgz","fileCount":381,"integrity":"sha512-r2mH78M0qrct8oeO4TFydNuuzva+RbdFVCfw1X/UPi1LqxD8Siw1jXa92GbAYR/OYqZTnYCgO1hEZ2IaWaqjZg==","signatures":[{"sig":"MEUCIQCrNMdvTsA0400pacDMb8k72S3v9RfP8mP2hi5ZIBnlgAIgenWH1SQyM3az/locagY476p333kQwYhgoPhrbMOmd5M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":558149},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.5.3.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/04d396826163d5f62eeb03c8035a4eb3/intlayer-core-5.5.3.tgz","_integrity":"sha512-r2mH78M0qrct8oeO4TFydNuuzva+RbdFVCfw1X/UPi1LqxD8Siw1jXa92GbAYR/OYqZTnYCgO1hEZ2IaWaqjZg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.5.3","@intlayer/config":"5.5.3","@intlayer/dictionaries-entry":"5.5.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","eslint":"^9.22.0","rimraf":"^6.0.1","prettier":"^3.5.3","tsc-alias":"^1.8.11","typescript":"^5.8.2","@types/node":"^22.13.10","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.27.0"},"peerDependencies":{"intlayer":"5.5.3","@intlayer/api":"5.5.3","@intlayer/config":"5.5.3","@intlayer/dictionaries-entry":"5.5.3"},"_npmOperationalInternal":{"tmp":"tmp/core_5.5.3_1748899234726_0.8780584230992201","host":"s3://npm-registry-packages-npm-production"}},"5.5.4":{"name":"@intlayer/core","version":"5.5.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.5.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"e919ad63b50ca68ec9b7fad224d51a4574ab5030","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.5.4.tgz","fileCount":381,"integrity":"sha512-kTPRQLeyp50lZRtFeNE7+xyV6HGk8HjWUG2CGxBasOYd3Gb9XQZDzwduZ5gVkfyaspphtzVyHvVLTQNcf5FrGQ==","signatures":[{"sig":"MEYCIQD4m28TX2/qmdjtU09Vj7kSyprRLHCPyB+iqLrhH3aMiwIhAO+EvqPxkCZah95wTg6fr8C/31UMmipTni2VyygKWqMg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":558311},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.5.4.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/6978c8daa0df73e01f762a535c198c98/intlayer-core-5.5.4.tgz","_integrity":"sha512-kTPRQLeyp50lZRtFeNE7+xyV6HGk8HjWUG2CGxBasOYd3Gb9XQZDzwduZ5gVkfyaspphtzVyHvVLTQNcf5FrGQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.5.4","@intlayer/config":"5.5.4","@intlayer/dictionaries-entry":"5.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","eslint":"^9.22.0","rimraf":"^6.0.1","prettier":"^3.5.3","tsc-alias":"^1.8.11","typescript":"^5.8.2","@types/node":"^22.13.10","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.27.0"},"peerDependencies":{"intlayer":"5.5.4","@intlayer/api":"5.5.4","@intlayer/config":"5.5.4","@intlayer/dictionaries-entry":"5.5.4"},"_npmOperationalInternal":{"tmp":"tmp/core_5.5.4_1749060122937_0.5685763745972456","host":"s3://npm-registry-packages-npm-production"}},"5.5.5":{"name":"@intlayer/core","version":"5.5.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.5.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"90bca86b4b467c694f6237d5d91028215911eec7","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.5.5.tgz","fileCount":381,"integrity":"sha512-66hK+wbIqUri7eHAMSja59vTOxncYd/Yw2D2GFqO24CF99E8RJXbo4eCjkIZ90qU3AAR+qTs3pIcSKcRrWNPOw==","signatures":[{"sig":"MEUCICcRq7GMANL50KRnqQuug/ad9RD9rvlnd52g36xEbuY0AiEA9vw6b40Gl73Q3Y8ZNyOU44o3IAdodXZK0x9xkto+0Nw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":558311},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.5.5.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/5751ee8126cd0307f6c196acff2a7d9a/intlayer-core-5.5.5.tgz","_integrity":"sha512-66hK+wbIqUri7eHAMSja59vTOxncYd/Yw2D2GFqO24CF99E8RJXbo4eCjkIZ90qU3AAR+qTs3pIcSKcRrWNPOw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.5.5","@intlayer/config":"5.5.5","@intlayer/dictionaries-entry":"5.5.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","eslint":"^9.22.0","rimraf":"^6.0.1","prettier":"^3.5.3","tsc-alias":"^1.8.11","typescript":"^5.8.2","@types/node":"^22.13.10","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.27.0"},"peerDependencies":{"intlayer":"5.5.5","@intlayer/api":"5.5.5","@intlayer/config":"5.5.5","@intlayer/dictionaries-entry":"5.5.5"},"_npmOperationalInternal":{"tmp":"tmp/core_5.5.5_1749077552412_0.25183345544186886","host":"s3://npm-registry-packages-npm-production"}},"5.5.6":{"name":"@intlayer/core","version":"5.5.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.5.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"40af97f2c22e74cf5e6be2cbd54b27bd28942d5a","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.5.6.tgz","fileCount":381,"integrity":"sha512-LL+ZZAHRnWzalganuxUwwJtNUp0oWWxxNPHkkRFUTrW+YxqxdnMtGCRRFHVOhZIpBSOAUHp04sd64Z/u0hubuQ==","signatures":[{"sig":"MEQCICHA0KmykkZaAp1HF41EXDYEe3ASHLF9AVmtxeIsGYERAiBR8xtSZYJxLbg2vLPRqsArQpV7tTNS0j/WbNQg5A/QBg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":558311},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.5.6.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/b6f16387aa3d43ee0306b0e9e52a65de/intlayer-core-5.5.6.tgz","_integrity":"sha512-LL+ZZAHRnWzalganuxUwwJtNUp0oWWxxNPHkkRFUTrW+YxqxdnMtGCRRFHVOhZIpBSOAUHp04sd64Z/u0hubuQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.5.6","@intlayer/config":"5.5.6","@intlayer/dictionaries-entry":"5.5.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","eslint":"^9.22.0","rimraf":"^6.0.1","prettier":"^3.5.3","tsc-alias":"^1.8.11","typescript":"^5.8.2","@types/node":"^22.13.10","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.27.0"},"peerDependencies":{"intlayer":"5.5.6","@intlayer/api":"5.5.6","@intlayer/config":"5.5.6","@intlayer/dictionaries-entry":"5.5.6"},"_npmOperationalInternal":{"tmp":"tmp/core_5.5.6_1749162591730_0.7937469187005017","host":"s3://npm-registry-packages-npm-production"}},"5.5.7":{"name":"@intlayer/core","version":"5.5.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.5.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"4c0aea3608c73fcd9193f567f2b7f3103f263879","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.5.7.tgz","fileCount":381,"integrity":"sha512-HOTukZzZvlrWyr0LSVI2yQutZt/fALgwQWnRVrREcdKVpEsUoIaS6jFgzVFLjygEyjJbpADSpIcGDEq9whxtXw==","signatures":[{"sig":"MEUCIAwAvzEm4G2Ay/TphLKtcKOi4ZwuQX62GVb9rqqjNQnYAiEAuYcTQ9KNAk6P497TMrsvAL/gL0+qQpfduzLCZc8uXcg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":558311},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.5.7.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/af6ec1d572b9f507efee60eb94145fd2/intlayer-core-5.5.7.tgz","_integrity":"sha512-HOTukZzZvlrWyr0LSVI2yQutZt/fALgwQWnRVrREcdKVpEsUoIaS6jFgzVFLjygEyjJbpADSpIcGDEq9whxtXw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.5.7","@intlayer/config":"5.5.7","@intlayer/dictionaries-entry":"5.5.7"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.4.0","eslint":"^9.22.0","rimraf":"^6.0.1","prettier":"^3.5.3","tsc-alias":"^1.8.11","typescript":"^5.8.2","@types/node":"^22.13.10","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.27.0"},"peerDependencies":{"intlayer":"5.5.7","@intlayer/api":"5.5.7","@intlayer/config":"5.5.7","@intlayer/dictionaries-entry":"5.5.7"},"_npmOperationalInternal":{"tmp":"tmp/core_5.5.7_1749165830041_0.8746279039088978","host":"s3://npm-registry-packages-npm-production"}},"5.5.8":{"name":"@intlayer/core","version":"5.5.8","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.5.8","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"8c696ce64c7ff48ba2b9732416dbcf08fdbd3fe0","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.5.8.tgz","fileCount":381,"integrity":"sha512-nIl2kW2jRHsJjCpx/DPh/voKz5GPqgV7bEx2OJOgtVeGZsumeDOhEoqUZH/IKqRz9GaHFlhtEuQ0mhQ1rwOcag==","signatures":[{"sig":"MEUCIQCEtEb6Qu3nFr8YoAZsgp4EfffNjYEGUTXq5pSOWsbpIwIgFdHEBgRASWP+VSpItLiFKQremZOFMHCOt1jFmwNqZz8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":558308},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.5.8.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/fb9c77a944c0ded9dd6d903080d05647/intlayer-core-5.5.8.tgz","_integrity":"sha512-nIl2kW2jRHsJjCpx/DPh/voKz5GPqgV7bEx2OJOgtVeGZsumeDOhEoqUZH/IKqRz9GaHFlhtEuQ0mhQ1rwOcag==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.5.8","@intlayer/config":"5.5.8","@intlayer/dictionaries-entry":"5.5.8"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.28.0","rimraf":"^6.0.1","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.8.3","@types/node":"^22.15.30","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.5.8","@intlayer/api":"5.5.8","@intlayer/config":"5.5.8","@intlayer/dictionaries-entry":"5.5.8"},"_npmOperationalInternal":{"tmp":"tmp/core_5.5.8_1749572820360_0.6142273857227891","host":"s3://npm-registry-packages-npm-production"}},"5.5.9":{"name":"@intlayer/core","version":"5.5.9","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.5.9","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"d8a8f5f88238697b02c97a5e1d6f50e59ef58517","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.5.9.tgz","fileCount":381,"integrity":"sha512-0E0e0XM2Ah+/XzihjGWrW4w8FoKW01Xhee7aIGgHfc+UbmcSETrqu80ZRz84GwG5Xk7EkvQ9B/nAvo6gJa7jmQ==","signatures":[{"sig":"MEYCIQDCvAx5P4dST8JsA0GBw7HZXBrmNAXgddhC4SyAYEhhjQIhALL+8MAJkZpZC0EMRwvzMJOVmhsW01UWYxDTl5A7EPCA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":558308},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.5.9.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/4ef7a7d6a28b51b0f3cf41388382244e/intlayer-core-5.5.9.tgz","_integrity":"sha512-0E0e0XM2Ah+/XzihjGWrW4w8FoKW01Xhee7aIGgHfc+UbmcSETrqu80ZRz84GwG5Xk7EkvQ9B/nAvo6gJa7jmQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.5.9","@intlayer/config":"5.5.9","@intlayer/dictionaries-entry":"5.5.9"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.28.0","rimraf":"^6.0.1","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.8.3","@types/node":"^22.15.30","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.5.9","@intlayer/api":"5.5.9","@intlayer/config":"5.5.9","@intlayer/dictionaries-entry":"5.5.9"},"_npmOperationalInternal":{"tmp":"tmp/core_5.5.9_1749575152964_0.2346987424440754","host":"s3://npm-registry-packages-npm-production"}},"5.5.10":{"name":"@intlayer/core","version":"5.5.10","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.5.10","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"087967c261d3281013d61433df0e0c6ec53982e0","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.5.10.tgz","fileCount":381,"integrity":"sha512-46YYQlyTcvOcbmfKrVCffJlu0kgu5De8ZUWktxDF7IlJqgiA71gjfnR3eNYzkFyv1bCMmmrkDru0L6SswW3yHQ==","signatures":[{"sig":"MEUCIB9z3vpbWLqAmrZOmJ3qvRp7Crre6XNx/Ra9OrtHjlFbAiEAlfbV8NWT/5ZWQ+STXRfCNfXsVWEEdNazdqmqPLAgF18=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":560150},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.5.10.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","actor":{"name":"ay.pineau","type":"user","email":"ay.pineau@gmail.com"},"email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/9625837cf2143bf336f7a7ccd4477158/intlayer-core-5.5.10.tgz","_integrity":"sha512-46YYQlyTcvOcbmfKrVCffJlu0kgu5De8ZUWktxDF7IlJqgiA71gjfnR3eNYzkFyv1bCMmmrkDru0L6SswW3yHQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.5.10","@intlayer/config":"5.5.10","@intlayer/dictionaries-entry":"5.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.28.0","rimraf":"^6.0.1","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.8.3","@types/node":"^22.15.30","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.5.10","@intlayer/api":"5.5.10","@intlayer/config":"5.5.10","@intlayer/dictionaries-entry":"5.5.10"},"_npmOperationalInternal":{"tmp":"tmp/core_5.5.10_1750263070322_0.5895620482235808","host":"s3://npm-registry-packages-npm-production"}},"5.5.11":{"name":"@intlayer/core","version":"5.5.11","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.5.11","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"a0752a09d8522972b10db64839a53fd74cd6cc87","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.5.11.tgz","fileCount":387,"integrity":"sha512-ly+/BNAe4GnZeJ0bOuxdkSmFJUjnK0QiIDQ0R6CpquAw+OSp303jsXv4g+J+9L9W0hJUc0lghwN29pry6xnvLg==","signatures":[{"sig":"MEYCIQDPwB2Vy9Y1GCkJW9UUutdwGm2vd9zIc8wGsemjAJmd1QIhANDooG8J7zyOZvu1Fq704CLSH2iKA0EkJlWpP+1BTg+X","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":577024},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.5.11.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","actor":{"name":"ay.pineau","type":"user","email":"ay.pineau@gmail.com"},"email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/43b6ddeae45c00b7e9ca1ba6dab8d92c/intlayer-core-5.5.11.tgz","_integrity":"sha512-ly+/BNAe4GnZeJ0bOuxdkSmFJUjnK0QiIDQ0R6CpquAw+OSp303jsXv4g+J+9L9W0hJUc0lghwN29pry6xnvLg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.5.11","@intlayer/config":"5.5.11","@intlayer/dictionaries-entry":"5.5.11"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.28.0","rimraf":"^6.0.1","vitest":"^3.2.2","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.8.3","@types/node":"^22.15.30","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.5.11","@intlayer/api":"5.5.11","@intlayer/config":"5.5.11","@intlayer/dictionaries-entry":"5.5.11"},"_npmOperationalInternal":{"tmp":"tmp/core_5.5.11_1751626490885_0.06480249120533421","host":"s3://npm-registry-packages-npm-production"}},"5.6.0":{"name":"@intlayer/core","version":"5.6.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.6.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"ff55f65ce286a4e547428366b27af6d5fe55a226","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.6.0.tgz","fileCount":387,"integrity":"sha512-XZMK6peKsxKhDtMUpn0JdBtgYgWYgeDJLv2wTic9vUomn14Jj2xed05EuTRVOq0y/zAX+FZaHber+E01Z+bs2Q==","signatures":[{"sig":"MEUCIQC7RCQULlsGLnEG/A0KQtw0u8zwulCYKKFQePV3GUGv0AIgcbBWzE4570Pklx7YQCtoTHXJgMWpyUnWsE9TH30z4Ns=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":576977},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.6.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/9ff508cc72b57880a6b05355493aaa10/intlayer-core-5.6.0.tgz","_integrity":"sha512-XZMK6peKsxKhDtMUpn0JdBtgYgWYgeDJLv2wTic9vUomn14Jj2xed05EuTRVOq0y/zAX+FZaHber+E01Z+bs2Q==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.6.0","@intlayer/config":"5.6.0","@intlayer/dictionaries-entry":"5.6.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.28.0","rimraf":"^6.0.1","vitest":"^3.2.2","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.8.3","@types/node":"^22.15.30","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.6.0","@intlayer/api":"5.6.0","@intlayer/config":"5.6.0","@intlayer/dictionaries-entry":"5.6.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.6.0_1752443503082_0.01840440422341949","host":"s3://npm-registry-packages-npm-production"}},"5.7.0":{"name":"@intlayer/core","version":"5.7.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.7.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"b6b24a9712bfe418d8feb02698d512a08171025f","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.7.0.tgz","fileCount":405,"integrity":"sha512-y4jECfDJLYggJCQat5TugTo2HpZyBm1lTDD6VV+Y2KUwUEMPlDKkFac49djFDsA9n9+SiKkdXGeRB52Gl5Xmyg==","signatures":[{"sig":"MEYCIQDZbDcvjU7UyVDJUCpaMto+bFx4ded64Mcw9VeshV5BLgIhALmklgHcjCBFUVxoPXmAxuB3rJMluq0RNuSI4YpUkMtq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":595953},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.7.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/890d907eda41be0f9ebe4b8e0cff09b2/intlayer-core-5.7.0.tgz","_integrity":"sha512-y4jECfDJLYggJCQat5TugTo2HpZyBm1lTDD6VV+Y2KUwUEMPlDKkFac49djFDsA9n9+SiKkdXGeRB52Gl5Xmyg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.7.0","@intlayer/config":"5.7.0","@intlayer/dictionaries-entry":"5.7.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.28.0","rimraf":"^6.0.1","vitest":"^3.2.2","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.8.3","@types/node":"^22.15.30","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.7.0","@intlayer/api":"5.7.0","@intlayer/config":"5.7.0","@intlayer/dictionaries-entry":"5.7.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.7.0_1753569216559_0.6842861753935996","host":"s3://npm-registry-packages-npm-production"}},"5.7.1":{"name":"@intlayer/core","version":"5.7.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.7.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"d27c1a055c312d48e3f5606bb85d19b99b37ffda","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.7.1.tgz","fileCount":405,"integrity":"sha512-wz0shtcGmp39hmhq19SIBsgOtvt1o5ztpES2gCPSopqwWpQnwGQ+vLnW8iuZx1H9hLUBMHZNS/PBECMtysE4uw==","signatures":[{"sig":"MEQCIDhUt9hehjANpP1YpsPZ7y0s+keioPx88hE7C2VjhtGxAiAobfK8AfMRYjuAUTPtaWJLzjue08+rpu4eiT9aWmxw/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":595953},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.7.1.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/7d0eac7af0d4389c367e257508254f89/intlayer-core-5.7.1.tgz","_integrity":"sha512-wz0shtcGmp39hmhq19SIBsgOtvt1o5ztpES2gCPSopqwWpQnwGQ+vLnW8iuZx1H9hLUBMHZNS/PBECMtysE4uw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.7.1","@intlayer/config":"5.7.1","@intlayer/dictionaries-entry":"5.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.28.0","rimraf":"^6.0.1","vitest":"^3.2.2","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.8.3","@types/node":"^22.15.30","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.7.1","@intlayer/api":"5.7.1","@intlayer/config":"5.7.1","@intlayer/dictionaries-entry":"5.7.1"},"_npmOperationalInternal":{"tmp":"tmp/core_5.7.1_1753570955823_0.5948818596974297","host":"s3://npm-registry-packages-npm-production"}},"5.7.2-canary.0":{"name":"@intlayer/core","version":"5.7.2-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.7.2-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"b3c5b2ddf5492fc4e6816fdde9c8367239dd991a","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.7.2-canary.0.tgz","fileCount":405,"integrity":"sha512-ae7UkH4oxWnca7fMjqbFqkQLnTDgiUMJYJWmY65VPwDG7xof0yAIFvtF8AoOaEH68XLZ6ZKZNzCrXjkfR0HPwA==","signatures":[{"sig":"MEYCIQD7dy6WZ5+wXnW4coVurKJ4IZa2sDRZ5eofmDFRznZOegIhAKuuKE2ofJjBekk7N1XT0MJL5Autu9bFkodK2zxu5ePo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":596025},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.7.2-canary.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/2eb02a171a2ada1effc9edbd2ddb7fe2/intlayer-core-5.7.2-canary.0.tgz","_integrity":"sha512-ae7UkH4oxWnca7fMjqbFqkQLnTDgiUMJYJWmY65VPwDG7xof0yAIFvtF8AoOaEH68XLZ6ZKZNzCrXjkfR0HPwA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.7.2-canary.0","@intlayer/config":"5.7.2-canary.0","@intlayer/dictionaries-entry":"5.7.2-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.28.0","rimraf":"^6.0.1","vitest":"^3.2.2","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.8.3","@types/node":"^22.15.30","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.7.2-canary.0","@intlayer/api":"5.7.2-canary.0","@intlayer/config":"5.7.2-canary.0","@intlayer/dictionaries-entry":"5.7.2-canary.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.7.2-canary.0_1753573736338_0.22387744169049895","host":"s3://npm-registry-packages-npm-production"}},"5.7.2-canary.1":{"name":"@intlayer/core","version":"5.7.2-canary.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.7.2-canary.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"f02d62632c8c09e324150d0fcc4dd61266983538","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.7.2-canary.1.tgz","fileCount":405,"integrity":"sha512-S6ZGnpOaHf64n6Yc3tZnowblPY3FgBSZ+/TXxOpL9Ko61c1xDh67TGUX/gmL9Upf3hDwjBMnm8mYXiCXiC6OBg==","signatures":[{"sig":"MEYCIQCJUxOXe3Osq8Qt4gVB8zplegtrvgNeOAO/f9BvBZDgCQIhAIBuPfdjLH9oHn3uk9xnZythHobf1g3sRb+vEK8Pvn8t","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":596025},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.7.2-canary.1.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/4fef051c3a6405375c71f224d4c3db41/intlayer-core-5.7.2-canary.1.tgz","_integrity":"sha512-S6ZGnpOaHf64n6Yc3tZnowblPY3FgBSZ+/TXxOpL9Ko61c1xDh67TGUX/gmL9Upf3hDwjBMnm8mYXiCXiC6OBg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.7.2-canary.1","@intlayer/config":"5.7.2-canary.1","@intlayer/dictionaries-entry":"5.7.2-canary.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.28.0","rimraf":"^6.0.1","vitest":"^3.2.2","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.8.3","@types/node":"^22.15.30","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.7.2-canary.1","@intlayer/api":"5.7.2-canary.1","@intlayer/config":"5.7.2-canary.1","@intlayer/dictionaries-entry":"5.7.2-canary.1"},"_npmOperationalInternal":{"tmp":"tmp/core_5.7.2-canary.1_1753575089061_0.1398446500294135","host":"s3://npm-registry-packages-npm-production"}},"5.7.2-canary.2":{"name":"@intlayer/core","version":"5.7.2-canary.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.7.2-canary.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"0e4f920ffd89349e529e1d58f2986516ba392511","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.7.2-canary.2.tgz","fileCount":405,"integrity":"sha512-vqBaMiwihKH/nhcx9ivZRB36DxYKqNbLMwcY+IKANJPYiCl2AQz1gmWEmW3qCuyqwxyA1+iKVXYJmK0YMYt5+g==","signatures":[{"sig":"MEYCIQCzux11WXpGAlen7M6LUY/IP2BN92asxbPB8VVxDdb4GwIhAIoveZTrr7ajN1NuR8joQI4o5dDGzcdU/c+H5LKF8yNG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":596025},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.7.2-canary.2.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/c7ae551ca8754991b888ae991c4f2aaf/intlayer-core-5.7.2-canary.2.tgz","_integrity":"sha512-vqBaMiwihKH/nhcx9ivZRB36DxYKqNbLMwcY+IKANJPYiCl2AQz1gmWEmW3qCuyqwxyA1+iKVXYJmK0YMYt5+g==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.7.2-canary.2","@intlayer/config":"5.7.2-canary.2","@intlayer/dictionaries-entry":"5.7.2-canary.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.28.0","rimraf":"^6.0.1","vitest":"^3.2.2","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.8.3","@types/node":"^22.15.30","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.7.2-canary.2","@intlayer/api":"5.7.2-canary.2","@intlayer/config":"5.7.2-canary.2","@intlayer/dictionaries-entry":"5.7.2-canary.2"},"_npmOperationalInternal":{"tmp":"tmp/core_5.7.2-canary.2_1753576010183_0.7947785408802237","host":"s3://npm-registry-packages-npm-production"}},"5.7.2-canary.3":{"name":"@intlayer/core","version":"5.7.2-canary.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.7.2-canary.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"4d74587d8de3095b2e31aed72ea30192697823e5","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.7.2-canary.3.tgz","fileCount":405,"integrity":"sha512-R4WgVXsDCIIxZPQaBILmzEqG5frQem/ne+CvbPxiF+XmsS0nD7mSy6ZSOzaHVXSi7X7Uj0ndhw1MX6vOZZznZg==","signatures":[{"sig":"MEUCICWvbPr32A2SgAvHyKyqalJ/ND5VSdpWbq/PdY8lTxxDAiEA+2LzDggSaGdilivHaWl+A+Ayla951UjJIgheD65uts8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":596025},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.7.2-canary.3.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/f1b733cd76cac3e58a0950551d3aa5c1/intlayer-core-5.7.2-canary.3.tgz","_integrity":"sha512-R4WgVXsDCIIxZPQaBILmzEqG5frQem/ne+CvbPxiF+XmsS0nD7mSy6ZSOzaHVXSi7X7Uj0ndhw1MX6vOZZznZg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.7.2-canary.3","@intlayer/config":"5.7.2-canary.3","@intlayer/dictionaries-entry":"5.7.2-canary.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","eslint":"^9.28.0","rimraf":"^6.0.1","vitest":"^3.2.2","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.8.3","@types/node":"^22.15.30","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.7.2-canary.3","@intlayer/api":"5.7.2-canary.3","@intlayer/config":"5.7.2-canary.3","@intlayer/dictionaries-entry":"5.7.2-canary.3"},"_npmOperationalInternal":{"tmp":"tmp/core_5.7.2-canary.3_1753603316803_0.7944931671196911","host":"s3://npm-registry-packages-npm-production"}},"5.7.2":{"name":"@intlayer/core","version":"5.7.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.7.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"1108a11260c11dee1a15dbc653cac9fa3350e734","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.7.2.tgz","fileCount":405,"integrity":"sha512-BsgZWVD8bW+VFDtRg3AetlcRKMqZQmSyjVq/cqfRaMDg5/rR/1AFg13qYDYTprklLT85bFQA8Ph3jTmTKEnd6A==","signatures":[{"sig":"MEYCIQD/TjrngZUxJQp7W6WkZ8asfWO6jUnnlqmMgdtmy9sbUgIhAJ5w5jNUw09Dp00EDR/Yzs6BUBfB52LUmiwlBT1kpQHq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":595953},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.7.2.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm build:package & pnpm build:types","clean":"rimraf ./dist","reset":"pnpm clean & pnpm build","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/25b80958f87fe7e5da122b58cd237118/intlayer-core-5.7.2.tgz","_integrity":"sha512-BsgZWVD8bW+VFDtRg3AetlcRKMqZQmSyjVq/cqfRaMDg5/rR/1AFg13qYDYTprklLT85bFQA8Ph3jTmTKEnd6A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.7.2","@intlayer/config":"5.7.2","@intlayer/dictionaries-entry":"5.7.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.28.0","rimraf":"^6.0.1","vitest":"^3.2.2","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.8.3","@types/node":"^22.15.30","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.7.2","@intlayer/api":"5.7.2","@intlayer/config":"5.7.2","@intlayer/dictionaries-entry":"5.7.2"},"_npmOperationalInternal":{"tmp":"tmp/core_5.7.2_1753603908574_0.610475822340437","host":"s3://npm-registry-packages-npm-production"}},"5.7.3":{"name":"@intlayer/core","version":"5.7.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.7.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"194fdf1708294c447369041ba2c05690ceff260b","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.7.3.tgz","fileCount":405,"integrity":"sha512-6Qd7f8PNiqt6bDazc5+Af4UFjioi6j6Km2WOAGb+G+rEv5ZQDCynfNEKPObebdsplf9NfyMP+k5tFnEnpGw8eg==","signatures":[{"sig":"MEUCIAKuWBNXpjz8bZPivAiyPibkR6Y3F10ee9ZaeK8TMxppAiEAqD1oq2JlQn03xExI1md2uijtaEIKCCIhXRxDzcZrp+A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":597427},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.7.3.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/9abbce039bafc881404fd462e7d67c97/intlayer-core-5.7.3.tgz","_integrity":"sha512-6Qd7f8PNiqt6bDazc5+Af4UFjioi6j6Km2WOAGb+G+rEv5ZQDCynfNEKPObebdsplf9NfyMP+k5tFnEnpGw8eg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.7.3","@intlayer/config":"5.7.3","@intlayer/dictionaries-entry":"5.7.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.28.0","rimraf":"^6.0.1","vitest":"^3.2.2","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.8.3","@types/node":"^22.15.30","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.7.3","@intlayer/api":"5.7.3","@intlayer/config":"5.7.3","@intlayer/dictionaries-entry":"5.7.3"},"_npmOperationalInternal":{"tmp":"tmp/core_5.7.3_1753701642766_0.20997474158413687","host":"s3://npm-registry-packages-npm-production"}},"5.7.4":{"name":"@intlayer/core","version":"5.7.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.7.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"5997eae4e55b0152c77895fdde4ea598075e197a","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.7.4.tgz","fileCount":405,"integrity":"sha512-5lOWpUZAOQlh1hvZc9b5fSW7Xz+vKDwhGez5IKUidVTWq24N/+ptEBDm+c2WLKe3F/pz95qzlj/wi6ezHHRFYg==","signatures":[{"sig":"MEQCIEoO2iyTjfmQl3pshf38lO+eV0L1IoIRyduh06aB2m/hAiAd6Cy2swkcr81wNK8Kpds6o2crwiSgTZsfVTcF52uF/w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":597427},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.7.4.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/eb1a5af5b6597f114086fa80765962b0/intlayer-core-5.7.4.tgz","_integrity":"sha512-5lOWpUZAOQlh1hvZc9b5fSW7Xz+vKDwhGez5IKUidVTWq24N/+ptEBDm+c2WLKe3F/pz95qzlj/wi6ezHHRFYg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.7.4","@intlayer/config":"5.7.4","@intlayer/dictionaries-entry":"5.7.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.28.0","rimraf":"^6.0.1","vitest":"^3.2.2","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.8.3","@types/node":"^22.15.30","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.7.4","@intlayer/api":"5.7.4","@intlayer/config":"5.7.4","@intlayer/dictionaries-entry":"5.7.4"},"_npmOperationalInternal":{"tmp":"tmp/core_5.7.4_1753824240477_0.04995919193679543","host":"s3://npm-registry-packages-npm-production"}},"5.7.5":{"name":"@intlayer/core","version":"5.7.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.7.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"c69842edc6d3764d205790d32d10e489c00f4943","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.7.5.tgz","fileCount":405,"integrity":"sha512-Z4H5AXH1lplRudHGup9xRx3lxILtxM4qgL+yc3r544+J8/yjWzBm5yOVq0kaTrOHT79D9bBvPE0uPleFGSKtpA==","signatures":[{"sig":"MEQCIAcPzhzN8i+JhCeTwWYao/iaSHQXNDQfnNt6m5fANw1DAiB8u1306kSTaxpbn6Ibk4RkMzhJUpFcE4uNZbiTf6P6zQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":597427},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.7.5.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/3be4cca39da170cd7874a93e379dc0b5/intlayer-core-5.7.5.tgz","_integrity":"sha512-Z4H5AXH1lplRudHGup9xRx3lxILtxM4qgL+yc3r544+J8/yjWzBm5yOVq0kaTrOHT79D9bBvPE0uPleFGSKtpA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.7.5","@intlayer/config":"5.7.5","@intlayer/dictionaries-entry":"5.7.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.28.0","rimraf":"^6.0.1","vitest":"^3.2.2","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.8.3","@types/node":"^22.15.30","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.7.5","@intlayer/api":"5.7.5","@intlayer/config":"5.7.5","@intlayer/dictionaries-entry":"5.7.5"},"_npmOperationalInternal":{"tmp":"tmp/core_5.7.5_1753861346288_0.9533201348580556","host":"s3://npm-registry-packages-npm-production"}},"5.7.6-canary.0":{"name":"@intlayer/core","version":"5.7.6-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.7.6-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"76d8e09fa9d0c96d966120dc6ab715596907c100","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.7.6-canary.0.tgz","fileCount":405,"integrity":"sha512-JblYtk42mP5e3Qhd6fIUkF0F8NpOIOOLySn2mtEwQMbJ9OxSvKTiamyPr5ycv+j1D9pN5OykQXNpnZVZl1LuHA==","signatures":[{"sig":"MEUCIFO+O9/v9jPJmiPqEtkBwXBuvZDxgfhwHP+3NRW3wAOhAiEA0MKRv9UFeG4/s73zSBOBQ7sVLzcBON/0XU/uEbaz0Zw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":597378},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.7.6-canary.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/e8ac39acfdd55fef7a3228b779b90de8/intlayer-core-5.7.6-canary.0.tgz","_integrity":"sha512-JblYtk42mP5e3Qhd6fIUkF0F8NpOIOOLySn2mtEwQMbJ9OxSvKTiamyPr5ycv+j1D9pN5OykQXNpnZVZl1LuHA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.7.6-canary.0","@intlayer/config":"5.7.6-canary.0","@intlayer/dictionaries-entry":"5.7.6-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","eslint":"^9.28.0","rimraf":"^6.0.1","vitest":"^3.2.2","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.8.3","@types/node":"^22.15.30","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.7.6-canary.0","@intlayer/api":"5.7.6-canary.0","@intlayer/config":"5.7.6-canary.0","@intlayer/dictionaries-entry":"5.7.6-canary.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.7.6-canary.0_1754852716753_0.5372545233168518","host":"s3://npm-registry-packages-npm-production"}},"5.7.6":{"name":"@intlayer/core","version":"5.7.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.7.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"79049e959e502925b700c28281ae1e47c53142b3","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.7.6.tgz","fileCount":405,"integrity":"sha512-37Vgynisvm3p+Q8MJ5m1rUGDLtozu/MYYHGS6h7iiHp0QxRvCRUY/TSAPHOEuLJov+7zkiW+ZtCuorJiP/ej8Q==","signatures":[{"sig":"MEUCIH9ll5unquzm/RjRx9UI7dspgBxueXAbtlaYaRvGJ5cqAiEAntC9l/KfQuVubwW+26uSbSXK0DFIQqBDO7D+0Vy3wCY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":597306},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.7.6.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/fc5320a096ad8946d1b416eb56834858/intlayer-core-5.7.6.tgz","_integrity":"sha512-37Vgynisvm3p+Q8MJ5m1rUGDLtozu/MYYHGS6h7iiHp0QxRvCRUY/TSAPHOEuLJov+7zkiW+ZtCuorJiP/ej8Q==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.7.6","@intlayer/config":"5.7.6","@intlayer/dictionaries-entry":"5.7.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.28.0","rimraf":"^6.0.1","vitest":"^3.2.2","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.8.3","@types/node":"^22.15.30","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.7.6","@intlayer/api":"5.7.6","@intlayer/config":"5.7.6","@intlayer/dictionaries-entry":"5.7.6"},"_npmOperationalInternal":{"tmp":"tmp/core_5.7.6_1754905485524_0.8784715338613072","host":"s3://npm-registry-packages-npm-production"}},"5.7.7":{"name":"@intlayer/core","version":"5.7.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.7.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"69a09bd274caacd1b3342db36627955648360ee9","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.7.7.tgz","fileCount":405,"integrity":"sha512-aZul3mAWD+K5oo2uk3IEJAL8G7y4G+yZPT8qsr7XZbRUAcDZfq/aoMMTDwC+8+49oLL/Xdg8oZ6NNy03NjtBwA==","signatures":[{"sig":"MEUCICUTkOqCv6gPT9A7MxHJS1FZRLgunZqLb7fd2tkyDvxnAiEA72N5h9Rydeytp+9+UsS/6UPW8z4jGJb2/MkxnDmcbmc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":597547},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.7.7.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/ed6012ad82f107b73e77eca9fdce32c6/intlayer-core-5.7.7.tgz","_integrity":"sha512-aZul3mAWD+K5oo2uk3IEJAL8G7y4G+yZPT8qsr7XZbRUAcDZfq/aoMMTDwC+8+49oLL/Xdg8oZ6NNy03NjtBwA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.7.7","@intlayer/config":"5.7.7","@intlayer/dictionaries-entry":"5.7.7"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.28.0","rimraf":"^6.0.1","vitest":"^3.2.2","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.8.3","@types/node":"^22.15.30","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.7.7","@intlayer/api":"5.7.7","@intlayer/config":"5.7.7","@intlayer/dictionaries-entry":"5.7.7"},"_npmOperationalInternal":{"tmp":"tmp/core_5.7.7_1755012855962_0.18963192691432051","host":"s3://npm-registry-packages-npm-production"}},"5.7.8":{"name":"@intlayer/core","version":"5.7.8","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.7.8","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"114f05e681286bb04d6bf8aabbdf4d92413c5a7f","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.7.8.tgz","fileCount":401,"integrity":"sha512-OxjVL2ItHeBZRhNsU2d42RfUhCwIwWG1YoV/FHSq5PlnHrKmmXUrazRwiePR3+YkFoRHoMO+tsk0D2F9gxGrHA==","signatures":[{"sig":"MEUCIQD+felr3b7PfpE8K90uM1KhlLslBo/r8hccWar6u670AgIgA0QGlFnzEcUTFECXQT0SmBRqg9x4GqKQBXhUOgJKI6k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":592270},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.7.8.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/44582295fb5e272a490da9fafa346e41/intlayer-core-5.7.8.tgz","_integrity":"sha512-OxjVL2ItHeBZRhNsU2d42RfUhCwIwWG1YoV/FHSq5PlnHrKmmXUrazRwiePR3+YkFoRHoMO+tsk0D2F9gxGrHA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.7.8","@intlayer/config":"5.7.8","@intlayer/dictionaries-entry":"5.7.8"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.28.0","rimraf":"^6.0.1","vitest":"^3.2.2","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.8.3","@types/node":"^22.15.30","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.7.8","@intlayer/api":"5.7.8","@intlayer/config":"5.7.8","@intlayer/dictionaries-entry":"5.7.8"},"_npmOperationalInternal":{"tmp":"tmp/core_5.7.8_1755116650160_0.5471213966656185","host":"s3://npm-registry-packages-npm-production"}},"5.8.0-canary.0":{"name":"@intlayer/core","version":"5.8.0-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.8.0-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"b13b3826107459203ce5b9a62cd93f01abb6272a","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.8.0-canary.0.tgz","fileCount":461,"integrity":"sha512-f/FWN1UDUM7NmtEiFeUgA+deialueqB38cDAZPfZ9mGB0kosdb6yJrPP2PwPCl14Jd1f0dtYcoXKXtDNwnp3Vw==","signatures":[{"sig":"MEUCIBq5kvAmAPsY96BHaDWkseUnWfhlyup8t8inEIM/Qgy6AiEA2RwPF/PdGr2u0VXxNBJJKu84dW1SBfz8VwHu3XGudX0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":668453},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.8.0-canary.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./date":{"types":"./dist/types/formatters/date.d.ts","import":"./dist/esm/formatters/date.mjs","require":"./dist/cjs/formatters/date.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./intl":{"types":"./dist/types/utils/intl.d.ts","import":"./dist/esm/utils/intl.mjs","require":"./dist/cjs/utils/intl.cjs"},"./list":{"types":"./dist/types/formatters/list.d.ts","import":"./dist/esm/formatters/list.mjs","require":"./dist/cjs/formatters/list.cjs"},"./units":{"types":"./dist/types/formatters/units.d.ts","import":"./dist/esm/formatters/units.mjs","require":"./dist/cjs/formatters/units.cjs"},"./number":{"types":"./dist/types/formatters/number.d.ts","import":"./dist/esm/formatters/number.mjs","require":"./dist/cjs/formatters/number.cjs"},"./compact":{"types":"./dist/types/formatters/compact.d.ts","import":"./dist/esm/formatters/compact.mjs","require":"./dist/cjs/formatters/compact.cjs"},"./currency":{"types":"./dist/types/formatters/currency.d.ts","import":"./dist/esm/formatters/currency.mjs","require":"./dist/cjs/formatters/currency.cjs"},"./percentage":{"types":"./dist/types/formatters/percentage.d.ts","import":"./dist/esm/formatters/percentage.mjs","require":"./dist/cjs/formatters/percentage.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./relativeTime":{"types":"./dist/types/formatters/relativeTime.d.ts","import":"./dist/esm/formatters/relativeTime.mjs","require":"./dist/cjs/formatters/relativeTime.cjs"}},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/69fca6040a6ed5d6a3993851a9422480/intlayer-core-5.8.0-canary.0.tgz","_integrity":"sha512-f/FWN1UDUM7NmtEiFeUgA+deialueqB38cDAZPfZ9mGB0kosdb6yJrPP2PwPCl14Jd1f0dtYcoXKXtDNwnp3Vw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.8.0-canary.0","@intlayer/config":"5.8.0-canary.0","@intlayer/dictionaries-entry":"5.8.0-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.2","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.9.2","@types/node":"^24.2.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.8.0-canary.0","@intlayer/api":"5.8.0-canary.0","@intlayer/config":"5.8.0-canary.0","@intlayer/dictionaries-entry":"5.8.0-canary.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.8.0-canary.0_1755644041494_0.8837329893114099","host":"s3://npm-registry-packages-npm-production"}},"5.8.0":{"name":"@intlayer/core","version":"5.8.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.8.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"a11f822d7d54a36a80248f59cf9b1e41b1ed70d1","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.8.0.tgz","fileCount":461,"integrity":"sha512-cSXyFJncZqWMASymYmIYh609si2mdJcqjFbQ61jXhNxd9CUhXGSelzQx3EMZWTzJQ3cHgm6F0+W0OOCc7NlE/Q==","signatures":[{"sig":"MEQCIEhrETB1YNBUdjSd/7wmb1HX0wSnFA/twGCgXHObtoVIAiAuE68iwMTYymG6PluKd2D3d10rAW2GYG7nmUIY+F2lWA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":669109},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.8.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./date":{"types":"./dist/types/formatters/date.d.ts","import":"./dist/esm/formatters/date.mjs","require":"./dist/cjs/formatters/date.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./intl":{"types":"./dist/types/utils/intl.d.ts","import":"./dist/esm/utils/intl.mjs","require":"./dist/cjs/utils/intl.cjs"},"./list":{"types":"./dist/types/formatters/list.d.ts","import":"./dist/esm/formatters/list.mjs","require":"./dist/cjs/formatters/list.cjs"},"./units":{"types":"./dist/types/formatters/units.d.ts","import":"./dist/esm/formatters/units.mjs","require":"./dist/cjs/formatters/units.cjs"},"./number":{"types":"./dist/types/formatters/number.d.ts","import":"./dist/esm/formatters/number.mjs","require":"./dist/cjs/formatters/number.cjs"},"./compact":{"types":"./dist/types/formatters/compact.d.ts","import":"./dist/esm/formatters/compact.mjs","require":"./dist/cjs/formatters/compact.cjs"},"./currency":{"types":"./dist/types/formatters/currency.d.ts","import":"./dist/esm/formatters/currency.mjs","require":"./dist/cjs/formatters/currency.cjs"},"./percentage":{"types":"./dist/types/formatters/percentage.d.ts","import":"./dist/esm/formatters/percentage.mjs","require":"./dist/cjs/formatters/percentage.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./relativeTime":{"types":"./dist/types/formatters/relativeTime.d.ts","import":"./dist/esm/formatters/relativeTime.mjs","require":"./dist/cjs/formatters/relativeTime.cjs"}},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/f3c4da32718d39b4117b23f686ff5797/intlayer-core-5.8.0.tgz","_integrity":"sha512-cSXyFJncZqWMASymYmIYh609si2mdJcqjFbQ61jXhNxd9CUhXGSelzQx3EMZWTzJQ3cHgm6F0+W0OOCc7NlE/Q==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.8.0","@intlayer/config":"5.8.0-canary.0","@intlayer/dictionaries-entry":"5.8.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.2","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.9.2","@types/node":"^24.2.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.8.0","@intlayer/api":"5.8.0","@intlayer/config":"5.8.0-canary.0","@intlayer/dictionaries-entry":"5.8.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.8.0_1756041975029_0.3335180479246551","host":"s3://npm-registry-packages-npm-production"}},"5.8.1-canary.0":{"name":"@intlayer/core","version":"5.8.1-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.8.1-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"72a9b663697aab0f9c40176b189d7c58c891a2c1","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.8.1-canary.0.tgz","fileCount":461,"integrity":"sha512-F09bBAw53/J/RUFeqiwvrnMri65CezI+CCRKvp+wRqAxjGqaYP4TEmwKbaGJ9Eas01MbgoIYdgh5xfY2uJ2W+A==","signatures":[{"sig":"MEUCIQCpmO6Yw/jYeBjNYkYO1F/ViK1NEy1m//dvVpHHvRBXKwIgA05DD513eTrQErvF7M1COJSUdqM56PHyozp12RBlORc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":669163},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.8.1-canary.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./date":{"types":"./dist/types/formatters/date.d.ts","import":"./dist/esm/formatters/date.mjs","require":"./dist/cjs/formatters/date.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./intl":{"types":"./dist/types/utils/intl.d.ts","import":"./dist/esm/utils/intl.mjs","require":"./dist/cjs/utils/intl.cjs"},"./list":{"types":"./dist/types/formatters/list.d.ts","import":"./dist/esm/formatters/list.mjs","require":"./dist/cjs/formatters/list.cjs"},"./units":{"types":"./dist/types/formatters/units.d.ts","import":"./dist/esm/formatters/units.mjs","require":"./dist/cjs/formatters/units.cjs"},"./number":{"types":"./dist/types/formatters/number.d.ts","import":"./dist/esm/formatters/number.mjs","require":"./dist/cjs/formatters/number.cjs"},"./compact":{"types":"./dist/types/formatters/compact.d.ts","import":"./dist/esm/formatters/compact.mjs","require":"./dist/cjs/formatters/compact.cjs"},"./currency":{"types":"./dist/types/formatters/currency.d.ts","import":"./dist/esm/formatters/currency.mjs","require":"./dist/cjs/formatters/currency.cjs"},"./percentage":{"types":"./dist/types/formatters/percentage.d.ts","import":"./dist/esm/formatters/percentage.mjs","require":"./dist/cjs/formatters/percentage.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./relativeTime":{"types":"./dist/types/formatters/relativeTime.d.ts","import":"./dist/esm/formatters/relativeTime.mjs","require":"./dist/cjs/formatters/relativeTime.cjs"}},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/6dcf3088b0f540e7891aee2892347d70/intlayer-core-5.8.1-canary.0.tgz","_integrity":"sha512-F09bBAw53/J/RUFeqiwvrnMri65CezI+CCRKvp+wRqAxjGqaYP4TEmwKbaGJ9Eas01MbgoIYdgh5xfY2uJ2W+A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.8.1-canary.0","@intlayer/config":"5.8.1-canary.0","@intlayer/dictionaries-entry":"5.8.1-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.2","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.9.2","@types/node":"^24.2.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.8.1-canary.0","@intlayer/api":"5.8.1-canary.0","@intlayer/config":"5.8.1-canary.0","@intlayer/dictionaries-entry":"5.8.1-canary.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.8.1-canary.0_1756459584506_0.09699149406568308","host":"s3://npm-registry-packages-npm-production"}},"5.8.1":{"name":"@intlayer/core","version":"5.8.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@5.8.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"9cfa454c9d86cc40eb210ca49d24afbadc761d06","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-5.8.1.tgz","fileCount":461,"integrity":"sha512-Qs0TfZDC4w+upjlYvX06VosjXHkLw0aHFQdU9qakO5PGTOP4WeTRet/lqRC+7xehhhoy/er3qxogoPKSTCa2kw==","signatures":[{"sig":"MEUCIQCXaD0xPQGloGwtYHdTvAPzR2fxtKw4diwEvcVCd/sqFQIgSqkQ3rVXNIUBpfC4gBSW3cupY5dG1/VH/7na7dpTYcM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":669091},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-5.8.1.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./date":{"types":"./dist/types/formatters/date.d.ts","import":"./dist/esm/formatters/date.mjs","require":"./dist/cjs/formatters/date.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./intl":{"types":"./dist/types/utils/intl.d.ts","import":"./dist/esm/utils/intl.mjs","require":"./dist/cjs/utils/intl.cjs"},"./list":{"types":"./dist/types/formatters/list.d.ts","import":"./dist/esm/formatters/list.mjs","require":"./dist/cjs/formatters/list.cjs"},"./units":{"types":"./dist/types/formatters/units.d.ts","import":"./dist/esm/formatters/units.mjs","require":"./dist/cjs/formatters/units.cjs"},"./number":{"types":"./dist/types/formatters/number.d.ts","import":"./dist/esm/formatters/number.mjs","require":"./dist/cjs/formatters/number.cjs"},"./compact":{"types":"./dist/types/formatters/compact.d.ts","import":"./dist/esm/formatters/compact.mjs","require":"./dist/cjs/formatters/compact.cjs"},"./currency":{"types":"./dist/types/formatters/currency.d.ts","import":"./dist/esm/formatters/currency.mjs","require":"./dist/cjs/formatters/currency.cjs"},"./percentage":{"types":"./dist/types/formatters/percentage.d.ts","import":"./dist/esm/formatters/percentage.mjs","require":"./dist/cjs/formatters/percentage.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./relativeTime":{"types":"./dist/types/formatters/relativeTime.d.ts","import":"./dist/esm/formatters/relativeTime.mjs","require":"./dist/cjs/formatters/relativeTime.cjs"}},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/c3e2aad540a74787226e1c279a1f5f01/intlayer-core-5.8.1.tgz","_integrity":"sha512-Qs0TfZDC4w+upjlYvX06VosjXHkLw0aHFQdU9qakO5PGTOP4WeTRet/lqRC+7xehhhoy/er3qxogoPKSTCa2kw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"5.8.1","@intlayer/config":"5.8.1","@intlayer/dictionaries-entry":"5.8.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.33.0","rimraf":"^6.0.1","vitest":"^3.2.2","prettier":"^3.5.3","tsc-alias":"^1.8.16","typescript":"^5.9.2","@types/node":"^24.2.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"5.8.1","@intlayer/api":"5.8.1","@intlayer/config":"5.8.1","@intlayer/dictionaries-entry":"5.8.1"},"_npmOperationalInternal":{"tmp":"tmp/core_5.8.1_1756459957553_0.9566342505008298","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary.0":{"name":"@intlayer/core","version":"6.0.0-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@6.0.0-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"bf1a3dceee26a8bb7e34fed7d3157ea5470a1447","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-6.0.0-canary.0.tgz","fileCount":509,"integrity":"sha512-tRa0m9RPJjdgZ9dvjLIAvxD/5Ytn4jmsS8QJ8sRly2bTpZx1y26m3kWGBXAPfLlWWrfT6brmJrqEN78eN+FqOw==","signatures":[{"sig":"MEQCIHBsUhHguuXpgy//0j1i+w799xCUx/kH29BUxjazltVhAiBP6hnQ91a35pj1lM5N04o7OMEw45wUZNqNzVEF5avKHA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":753168},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-6.0.0-canary.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./date":{"types":"./dist/types/formatters/date.d.ts","import":"./dist/esm/formatters/date.mjs","require":"./dist/cjs/formatters/date.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./intl":{"types":"./dist/types/utils/intl.d.ts","import":"./dist/esm/utils/intl.mjs","require":"./dist/cjs/utils/intl.cjs"},"./list":{"types":"./dist/types/formatters/list.d.ts","import":"./dist/esm/formatters/list.mjs","require":"./dist/cjs/formatters/list.cjs"},"./units":{"types":"./dist/types/formatters/units.d.ts","import":"./dist/esm/formatters/units.mjs","require":"./dist/cjs/formatters/units.cjs"},"./number":{"types":"./dist/types/formatters/number.d.ts","import":"./dist/esm/formatters/number.mjs","require":"./dist/cjs/formatters/number.cjs"},"./compact":{"types":"./dist/types/formatters/compact.d.ts","import":"./dist/esm/formatters/compact.mjs","require":"./dist/cjs/formatters/compact.cjs"},"./currency":{"types":"./dist/types/formatters/currency.d.ts","import":"./dist/esm/formatters/currency.mjs","require":"./dist/cjs/formatters/currency.cjs"},"./percentage":{"types":"./dist/types/formatters/percentage.d.ts","import":"./dist/esm/formatters/percentage.mjs","require":"./dist/cjs/formatters/percentage.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./relativeTime":{"types":"./dist/types/formatters/relativeTime.d.ts","import":"./dist/esm/formatters/relativeTime.mjs","require":"./dist/cjs/formatters/relativeTime.cjs"}},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/901c1b411c1c244de5f66ea60f1108af/intlayer-core-6.0.0-canary.0.tgz","_integrity":"sha512-tRa0m9RPJjdgZ9dvjLIAvxD/5Ytn4jmsS8QJ8sRly2bTpZx1y26m3kWGBXAPfLlWWrfT6brmJrqEN78eN+FqOw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"6.0.0-canary.0","@intlayer/config":"6.0.0-canary.0","@intlayer/dictionaries-entry":"6.0.0-canary.0","@intlayer/unmerged-dictionaries-entry":"6.0.0-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","rimraf":"^6.0.1","vitest":"^3.2.4","prettier":"^3.6.2","tsc-alias":"^1.8.16","typescript":"^5.9.2","@types/node":"^24.2.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"6.0.0-canary.0","@intlayer/api":"6.0.0-canary.0","@intlayer/config":"6.0.0-canary.0","@intlayer/dictionaries-entry":"6.0.0-canary.0","@intlayer/unmerged-dictionaries-entry":"6.0.0-canary.0"},"_npmOperationalInternal":{"tmp":"tmp/core_6.0.0-canary.0_1758399728872_0.2344439902944062","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary.1":{"name":"@intlayer/core","version":"6.0.0-canary.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@6.0.0-canary.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"62e4e7155483a97749ac79a673da389cdec5cbaa","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-6.0.0-canary.1.tgz","fileCount":509,"integrity":"sha512-RaaT7UpysCuTKPikbev4XGzG9WG7iadML+X+7D2xkxdsYFlPJrb9XUboH5X1NKV3s63qOL7UXJ81cgLa3+mRjw==","signatures":[{"sig":"MEUCIAJL3zFZpO+2E3mK4MYKCPNSGv8TTOqj5E5mlXI5jWJZAiEAuNgWqvqyn69KkoVMhYdUFXX9adr3dlgLnEbAShYfN84=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":753168},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-6.0.0-canary.1.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./date":{"types":"./dist/types/formatters/date.d.ts","import":"./dist/esm/formatters/date.mjs","require":"./dist/cjs/formatters/date.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./intl":{"types":"./dist/types/utils/intl.d.ts","import":"./dist/esm/utils/intl.mjs","require":"./dist/cjs/utils/intl.cjs"},"./list":{"types":"./dist/types/formatters/list.d.ts","import":"./dist/esm/formatters/list.mjs","require":"./dist/cjs/formatters/list.cjs"},"./units":{"types":"./dist/types/formatters/units.d.ts","import":"./dist/esm/formatters/units.mjs","require":"./dist/cjs/formatters/units.cjs"},"./number":{"types":"./dist/types/formatters/number.d.ts","import":"./dist/esm/formatters/number.mjs","require":"./dist/cjs/formatters/number.cjs"},"./compact":{"types":"./dist/types/formatters/compact.d.ts","import":"./dist/esm/formatters/compact.mjs","require":"./dist/cjs/formatters/compact.cjs"},"./currency":{"types":"./dist/types/formatters/currency.d.ts","import":"./dist/esm/formatters/currency.mjs","require":"./dist/cjs/formatters/currency.cjs"},"./percentage":{"types":"./dist/types/formatters/percentage.d.ts","import":"./dist/esm/formatters/percentage.mjs","require":"./dist/cjs/formatters/percentage.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./relativeTime":{"types":"./dist/types/formatters/relativeTime.d.ts","import":"./dist/esm/formatters/relativeTime.mjs","require":"./dist/cjs/formatters/relativeTime.cjs"}},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/0b5d1b76378aecdbc35c26f7ab6c71db/intlayer-core-6.0.0-canary.1.tgz","_integrity":"sha512-RaaT7UpysCuTKPikbev4XGzG9WG7iadML+X+7D2xkxdsYFlPJrb9XUboH5X1NKV3s63qOL7UXJ81cgLa3+mRjw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"6.0.0-canary.1","@intlayer/config":"6.0.0-canary.1","@intlayer/dictionaries-entry":"6.0.0-canary.1","@intlayer/unmerged-dictionaries-entry":"6.0.0-canary.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","rimraf":"^6.0.1","vitest":"^3.2.4","prettier":"^3.6.2","tsc-alias":"^1.8.16","typescript":"^5.9.2","@types/node":"^24.2.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"6.0.0-canary.1","@intlayer/api":"6.0.0-canary.1","@intlayer/config":"6.0.0-canary.1","@intlayer/dictionaries-entry":"6.0.0-canary.1","@intlayer/unmerged-dictionaries-entry":"6.0.0-canary.1"},"_npmOperationalInternal":{"tmp":"tmp/core_6.0.0-canary.1_1758405019262_0.8397126467749405","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary.2":{"name":"@intlayer/core","version":"6.0.0-canary.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@6.0.0-canary.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"9c24b386fb6e6526fb146ff22c68df7d97377dc5","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-6.0.0-canary.2.tgz","fileCount":509,"integrity":"sha512-3VFwXylokxjUN06ptUX4zvO+FmgWW/s/BKJ0vr5VYL6rdNpJiCtVhscNU4lwy6jBTagdidxP65BxIh3Lh11b3w==","signatures":[{"sig":"MEQCIElQ4DMBPglfE81pdLjILhTI+Wa/tCixOyznyHxcVa1AAiBRwEv+rP+D7VILedK8hLPFRnj/VzfJ/4XE+55mIC8rEA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":753168},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-6.0.0-canary.2.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./date":{"types":"./dist/types/formatters/date.d.ts","import":"./dist/esm/formatters/date.mjs","require":"./dist/cjs/formatters/date.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./intl":{"types":"./dist/types/utils/intl.d.ts","import":"./dist/esm/utils/intl.mjs","require":"./dist/cjs/utils/intl.cjs"},"./list":{"types":"./dist/types/formatters/list.d.ts","import":"./dist/esm/formatters/list.mjs","require":"./dist/cjs/formatters/list.cjs"},"./units":{"types":"./dist/types/formatters/units.d.ts","import":"./dist/esm/formatters/units.mjs","require":"./dist/cjs/formatters/units.cjs"},"./number":{"types":"./dist/types/formatters/number.d.ts","import":"./dist/esm/formatters/number.mjs","require":"./dist/cjs/formatters/number.cjs"},"./compact":{"types":"./dist/types/formatters/compact.d.ts","import":"./dist/esm/formatters/compact.mjs","require":"./dist/cjs/formatters/compact.cjs"},"./currency":{"types":"./dist/types/formatters/currency.d.ts","import":"./dist/esm/formatters/currency.mjs","require":"./dist/cjs/formatters/currency.cjs"},"./percentage":{"types":"./dist/types/formatters/percentage.d.ts","import":"./dist/esm/formatters/percentage.mjs","require":"./dist/cjs/formatters/percentage.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./relativeTime":{"types":"./dist/types/formatters/relativeTime.d.ts","import":"./dist/esm/formatters/relativeTime.mjs","require":"./dist/cjs/formatters/relativeTime.cjs"}},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/e2c267a70624fedbda66ba6e92e021f2/intlayer-core-6.0.0-canary.2.tgz","_integrity":"sha512-3VFwXylokxjUN06ptUX4zvO+FmgWW/s/BKJ0vr5VYL6rdNpJiCtVhscNU4lwy6jBTagdidxP65BxIh3Lh11b3w==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"6.0.0-canary.2","@intlayer/config":"6.0.0-canary.2","@intlayer/dictionaries-entry":"6.0.0-canary.2","@intlayer/unmerged-dictionaries-entry":"6.0.0-canary.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","rimraf":"^6.0.1","vitest":"^3.2.4","prettier":"^3.6.2","tsc-alias":"^1.8.16","typescript":"^5.9.2","@types/node":"^24.2.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"6.0.0-canary.2","@intlayer/api":"6.0.0-canary.2","@intlayer/config":"6.0.0-canary.2","@intlayer/dictionaries-entry":"6.0.0-canary.2","@intlayer/unmerged-dictionaries-entry":"6.0.0-canary.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.0.0-canary.2_1758409695705_0.7502373494252041","host":"s3://npm-registry-packages-npm-production"}},"6.0.0-canary.3":{"name":"@intlayer/core","version":"6.0.0-canary.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@6.0.0-canary.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"b222456a6b481c71f04d24bdbae1c50580dda4f9","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-6.0.0-canary.3.tgz","fileCount":509,"integrity":"sha512-Ggb1vPsjnsaQaMmDMW0NH1p74/etDT63gNzDfWjFCgt3617A1tSpzg3GQGOL99ozFU3AJphX+NLu7/Uaj5gmAA==","signatures":[{"sig":"MEQCIEBiN5Yk9WNugEdM9WGxlVo/kpI39apEuNOXO53QpBcfAiBig3Cfa1fj+jmsaInxeDDWfkJRxogdGzfsjZ9OOO7hTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":753168},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-6.0.0-canary.3.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./date":{"types":"./dist/types/formatters/date.d.ts","import":"./dist/esm/formatters/date.mjs","require":"./dist/cjs/formatters/date.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./intl":{"types":"./dist/types/utils/intl.d.ts","import":"./dist/esm/utils/intl.mjs","require":"./dist/cjs/utils/intl.cjs"},"./list":{"types":"./dist/types/formatters/list.d.ts","import":"./dist/esm/formatters/list.mjs","require":"./dist/cjs/formatters/list.cjs"},"./units":{"types":"./dist/types/formatters/units.d.ts","import":"./dist/esm/formatters/units.mjs","require":"./dist/cjs/formatters/units.cjs"},"./number":{"types":"./dist/types/formatters/number.d.ts","import":"./dist/esm/formatters/number.mjs","require":"./dist/cjs/formatters/number.cjs"},"./compact":{"types":"./dist/types/formatters/compact.d.ts","import":"./dist/esm/formatters/compact.mjs","require":"./dist/cjs/formatters/compact.cjs"},"./currency":{"types":"./dist/types/formatters/currency.d.ts","import":"./dist/esm/formatters/currency.mjs","require":"./dist/cjs/formatters/currency.cjs"},"./percentage":{"types":"./dist/types/formatters/percentage.d.ts","import":"./dist/esm/formatters/percentage.mjs","require":"./dist/cjs/formatters/percentage.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./relativeTime":{"types":"./dist/types/formatters/relativeTime.d.ts","import":"./dist/esm/formatters/relativeTime.mjs","require":"./dist/cjs/formatters/relativeTime.cjs"}},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/cdd5ba0ee8971f850d9e2d156aa2464f/intlayer-core-6.0.0-canary.3.tgz","_integrity":"sha512-Ggb1vPsjnsaQaMmDMW0NH1p74/etDT63gNzDfWjFCgt3617A1tSpzg3GQGOL99ozFU3AJphX+NLu7/Uaj5gmAA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"6.0.0-canary.3","@intlayer/config":"6.0.0-canary.3","@intlayer/dictionaries-entry":"6.0.0-canary.3","@intlayer/unmerged-dictionaries-entry":"6.0.0-canary.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","rimraf":"^6.0.1","vitest":"^3.2.4","prettier":"^3.6.2","tsc-alias":"^1.8.16","typescript":"^5.9.2","@types/node":"^24.2.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"6.0.0-canary.3","@intlayer/api":"6.0.0-canary.3","@intlayer/config":"6.0.0-canary.3","@intlayer/dictionaries-entry":"6.0.0-canary.3","@intlayer/unmerged-dictionaries-entry":"6.0.0-canary.3"},"_npmOperationalInternal":{"tmp":"tmp/core_6.0.0-canary.3_1758412305183_0.5234743797304502","host":"s3://npm-registry-packages-npm-production"}},"6.0.0":{"name":"@intlayer/core","version":"6.0.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@6.0.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"d9b2617c771e8dfdd5167e4178f9ac6181ee9efd","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-6.0.0.tgz","fileCount":509,"integrity":"sha512-+4P1K2dwBp7B2mmp4eXYad78sRwv1lNIXWO8td52yJ8pij4k5x+eJ04XTEpDjz44hU0uZUHzzhoiaPY+tslUhw==","signatures":[{"sig":"MEQCIHSElz+O6sKZk6cnMkNOu6iEInrSQ9DFaobT0ZvImilGAiB15GQ7LWpbXYewpOvSOzLNKTsdR/7c6EGBg+74oj6cpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":753078},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-6.0.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./date":{"types":"./dist/types/formatters/date.d.ts","import":"./dist/esm/formatters/date.mjs","require":"./dist/cjs/formatters/date.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./intl":{"types":"./dist/types/utils/intl.d.ts","import":"./dist/esm/utils/intl.mjs","require":"./dist/cjs/utils/intl.cjs"},"./list":{"types":"./dist/types/formatters/list.d.ts","import":"./dist/esm/formatters/list.mjs","require":"./dist/cjs/formatters/list.cjs"},"./units":{"types":"./dist/types/formatters/units.d.ts","import":"./dist/esm/formatters/units.mjs","require":"./dist/cjs/formatters/units.cjs"},"./number":{"types":"./dist/types/formatters/number.d.ts","import":"./dist/esm/formatters/number.mjs","require":"./dist/cjs/formatters/number.cjs"},"./compact":{"types":"./dist/types/formatters/compact.d.ts","import":"./dist/esm/formatters/compact.mjs","require":"./dist/cjs/formatters/compact.cjs"},"./currency":{"types":"./dist/types/formatters/currency.d.ts","import":"./dist/esm/formatters/currency.mjs","require":"./dist/cjs/formatters/currency.cjs"},"./percentage":{"types":"./dist/types/formatters/percentage.d.ts","import":"./dist/esm/formatters/percentage.mjs","require":"./dist/cjs/formatters/percentage.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./relativeTime":{"types":"./dist/types/formatters/relativeTime.d.ts","import":"./dist/esm/formatters/relativeTime.mjs","require":"./dist/cjs/formatters/relativeTime.cjs"}},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/e96f1cc8dd386fe31ae307010814bc66/intlayer-core-6.0.0.tgz","_integrity":"sha512-+4P1K2dwBp7B2mmp4eXYad78sRwv1lNIXWO8td52yJ8pij4k5x+eJ04XTEpDjz44hU0uZUHzzhoiaPY+tslUhw==","deprecated":"This version lead to production bug","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"6.0.0","@intlayer/config":"6.0.0","@intlayer/dictionaries-entry":"6.0.0","@intlayer/unmerged-dictionaries-entry":"6.0.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","rimraf":"^6.0.1","vitest":"^3.2.4","prettier":"^3.6.2","tsc-alias":"^1.8.16","typescript":"^5.9.2","@types/node":"^24.2.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"6.0.0","@intlayer/api":"6.0.0","@intlayer/config":"6.0.0","@intlayer/dictionaries-entry":"6.0.0","@intlayer/unmerged-dictionaries-entry":"6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_6.0.0_1758457662871_0.9168404855858341","host":"s3://npm-registry-packages-npm-production"}},"6.0.1":{"name":"@intlayer/core","version":"6.0.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@6.0.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"9d39730484d0db489f8dd3d480878c00218e3caa","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-6.0.1.tgz","fileCount":509,"integrity":"sha512-HXoLFdcvfB+IEd2gnHYMksntbOQ3IS7Vr57vj1LgnsqoPoP1Lb87msqfPRXm/GIsn1dASaZ1KavCw0MhAlDsOA==","signatures":[{"sig":"MEUCIGChHNjLQE5fC+fqhLlvr8pBLe92clRcxlbE6T/qG7g7AiEA84mE2+vQXWulr8k3YLFjpUBjqnWaau6Avgwesb9iutU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":753078},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-6.0.1.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./date":{"types":"./dist/types/formatters/date.d.ts","import":"./dist/esm/formatters/date.mjs","require":"./dist/cjs/formatters/date.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./intl":{"types":"./dist/types/utils/intl.d.ts","import":"./dist/esm/utils/intl.mjs","require":"./dist/cjs/utils/intl.cjs"},"./list":{"types":"./dist/types/formatters/list.d.ts","import":"./dist/esm/formatters/list.mjs","require":"./dist/cjs/formatters/list.cjs"},"./units":{"types":"./dist/types/formatters/units.d.ts","import":"./dist/esm/formatters/units.mjs","require":"./dist/cjs/formatters/units.cjs"},"./number":{"types":"./dist/types/formatters/number.d.ts","import":"./dist/esm/formatters/number.mjs","require":"./dist/cjs/formatters/number.cjs"},"./compact":{"types":"./dist/types/formatters/compact.d.ts","import":"./dist/esm/formatters/compact.mjs","require":"./dist/cjs/formatters/compact.cjs"},"./currency":{"types":"./dist/types/formatters/currency.d.ts","import":"./dist/esm/formatters/currency.mjs","require":"./dist/cjs/formatters/currency.cjs"},"./percentage":{"types":"./dist/types/formatters/percentage.d.ts","import":"./dist/esm/formatters/percentage.mjs","require":"./dist/cjs/formatters/percentage.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./relativeTime":{"types":"./dist/types/formatters/relativeTime.d.ts","import":"./dist/esm/formatters/relativeTime.mjs","require":"./dist/cjs/formatters/relativeTime.cjs"}},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/681d781dc3c55fd0853b075f89c7d055/intlayer-core-6.0.1.tgz","_integrity":"sha512-HXoLFdcvfB+IEd2gnHYMksntbOQ3IS7Vr57vj1LgnsqoPoP1Lb87msqfPRXm/GIsn1dASaZ1KavCw0MhAlDsOA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"6.0.1","@intlayer/config":"6.0.1","@intlayer/dictionaries-entry":"6.0.1","@intlayer/unmerged-dictionaries-entry":"6.0.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","rimraf":"^6.0.1","vitest":"^3.2.4","prettier":"^3.6.2","tsc-alias":"^1.8.16","typescript":"^5.9.2","@types/node":"^24.2.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"6.0.1","@intlayer/api":"6.0.1","@intlayer/config":"6.0.1","@intlayer/dictionaries-entry":"6.0.1","@intlayer/unmerged-dictionaries-entry":"6.0.1"},"_npmOperationalInternal":{"tmp":"tmp/core_6.0.1_1758486913758_0.6348458423070469","host":"s3://npm-registry-packages-npm-production"}},"6.0.2-canary.0":{"name":"@intlayer/core","version":"6.0.2-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@6.0.2-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"5690bee6101b568305b08d646f967215370dccb4","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-6.0.2-canary.0.tgz","fileCount":509,"integrity":"sha512-7ja/8QkrMixzVDjDfNc7sm4k5zVO32gSVofPtfy4b56/98HlheHiDZkd49zyenJmt/wbs1/qMGcQstkRU0dlcg==","signatures":[{"sig":"MEUCIQDU9BZ7Yzwca3QPP2B6g0vBGQQtfCXnogJLWhgQ6Ykh6QIgEJi6Pnjmelekih/smjkISM7l2r8n6CUXWCpWzsv3ybI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":753168},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-6.0.2-canary.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./date":{"types":"./dist/types/formatters/date.d.ts","import":"./dist/esm/formatters/date.mjs","require":"./dist/cjs/formatters/date.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./intl":{"types":"./dist/types/utils/intl.d.ts","import":"./dist/esm/utils/intl.mjs","require":"./dist/cjs/utils/intl.cjs"},"./list":{"types":"./dist/types/formatters/list.d.ts","import":"./dist/esm/formatters/list.mjs","require":"./dist/cjs/formatters/list.cjs"},"./units":{"types":"./dist/types/formatters/units.d.ts","import":"./dist/esm/formatters/units.mjs","require":"./dist/cjs/formatters/units.cjs"},"./number":{"types":"./dist/types/formatters/number.d.ts","import":"./dist/esm/formatters/number.mjs","require":"./dist/cjs/formatters/number.cjs"},"./compact":{"types":"./dist/types/formatters/compact.d.ts","import":"./dist/esm/formatters/compact.mjs","require":"./dist/cjs/formatters/compact.cjs"},"./currency":{"types":"./dist/types/formatters/currency.d.ts","import":"./dist/esm/formatters/currency.mjs","require":"./dist/cjs/formatters/currency.cjs"},"./percentage":{"types":"./dist/types/formatters/percentage.d.ts","import":"./dist/esm/formatters/percentage.mjs","require":"./dist/cjs/formatters/percentage.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./relativeTime":{"types":"./dist/types/formatters/relativeTime.d.ts","import":"./dist/esm/formatters/relativeTime.mjs","require":"./dist/cjs/formatters/relativeTime.cjs"}},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/6c84a37731878ed5bdd60733362f1384/intlayer-core-6.0.2-canary.0.tgz","_integrity":"sha512-7ja/8QkrMixzVDjDfNc7sm4k5zVO32gSVofPtfy4b56/98HlheHiDZkd49zyenJmt/wbs1/qMGcQstkRU0dlcg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"6.0.2-canary.0","@intlayer/config":"6.0.2-canary.0","@intlayer/dictionaries-entry":"6.0.2-canary.0","@intlayer/unmerged-dictionaries-entry":"6.0.2-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","rimraf":"^6.0.1","vitest":"^3.2.4","prettier":"^3.6.2","tsc-alias":"^1.8.16","typescript":"^5.9.2","@types/node":"^24.2.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"6.0.2-canary.0","@intlayer/api":"6.0.2-canary.0","@intlayer/config":"6.0.2-canary.0","@intlayer/dictionaries-entry":"6.0.2-canary.0","@intlayer/unmerged-dictionaries-entry":"6.0.2-canary.0"},"_npmOperationalInternal":{"tmp":"tmp/core_6.0.2-canary.0_1758582897727_0.4944402089999964","host":"s3://npm-registry-packages-npm-production"}},"6.0.2":{"name":"@intlayer/core","version":"6.0.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@6.0.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"2f37f379eb3b22d9f9d89ab25827e5a6e6327643","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-6.0.2.tgz","fileCount":509,"integrity":"sha512-OTUh1Bt+srYZZo7xxSddj8Idct0uoEc1ZL67plyh6K/gYsedhacHtgnh9Gn2uxSX15xcJlqOSNke1DhuBp2TKQ==","signatures":[{"sig":"MEUCIQDmfPnhhRu23SuC8LUWm+j0NI/UaTQs9oVkJl4Jwbho3gIgPVGjRbSPCKcn5PVJR7xAcLVBQgcqyS2fhj1MECpQyNk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":753078},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-6.0.2.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./date":{"types":"./dist/types/formatters/date.d.ts","import":"./dist/esm/formatters/date.mjs","require":"./dist/cjs/formatters/date.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./intl":{"types":"./dist/types/utils/intl.d.ts","import":"./dist/esm/utils/intl.mjs","require":"./dist/cjs/utils/intl.cjs"},"./list":{"types":"./dist/types/formatters/list.d.ts","import":"./dist/esm/formatters/list.mjs","require":"./dist/cjs/formatters/list.cjs"},"./units":{"types":"./dist/types/formatters/units.d.ts","import":"./dist/esm/formatters/units.mjs","require":"./dist/cjs/formatters/units.cjs"},"./number":{"types":"./dist/types/formatters/number.d.ts","import":"./dist/esm/formatters/number.mjs","require":"./dist/cjs/formatters/number.cjs"},"./compact":{"types":"./dist/types/formatters/compact.d.ts","import":"./dist/esm/formatters/compact.mjs","require":"./dist/cjs/formatters/compact.cjs"},"./currency":{"types":"./dist/types/formatters/currency.d.ts","import":"./dist/esm/formatters/currency.mjs","require":"./dist/cjs/formatters/currency.cjs"},"./percentage":{"types":"./dist/types/formatters/percentage.d.ts","import":"./dist/esm/formatters/percentage.mjs","require":"./dist/cjs/formatters/percentage.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./relativeTime":{"types":"./dist/types/formatters/relativeTime.d.ts","import":"./dist/esm/formatters/relativeTime.mjs","require":"./dist/cjs/formatters/relativeTime.cjs"}},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/fc3125f1caaebc67d1d9ac99e802ccb9/intlayer-core-6.0.2.tgz","_integrity":"sha512-OTUh1Bt+srYZZo7xxSddj8Idct0uoEc1ZL67plyh6K/gYsedhacHtgnh9Gn2uxSX15xcJlqOSNke1DhuBp2TKQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"6.0.2","@intlayer/config":"6.0.2","@intlayer/dictionaries-entry":"6.0.2","@intlayer/unmerged-dictionaries-entry":"6.0.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.34.0","rimraf":"^6.0.1","vitest":"^3.2.4","prettier":"^3.6.2","tsc-alias":"^1.8.16","typescript":"^5.9.2","@types/node":"^24.2.1","concurrently":"^9.1.2","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.33.1"},"peerDependencies":{"intlayer":"6.0.2","@intlayer/api":"6.0.2","@intlayer/config":"6.0.2","@intlayer/dictionaries-entry":"6.0.2","@intlayer/unmerged-dictionaries-entry":"6.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.0.2_1758583703176_0.7980087040168782","host":"s3://npm-registry-packages-npm-production"}},"6.1.0":{"name":"@intlayer/core","version":"6.1.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@6.1.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"32a56e63d8649e6be44f8abf6663e926e101ec80","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-6.1.0.tgz","fileCount":507,"integrity":"sha512-SaoS2H+qediZ1X13iWC7u0e2Ba4M0gOms05ccEYC9doQ5FYTPJAB1WFZnB3fkhZl3E89C3uoFPVOgit9GXANrg==","signatures":[{"sig":"MEYCIQD/tXZEqr+nT0ZUP0MMvIJjx8DQqMFYLrpgCRqN9lSHkQIhAPqD6NzXznK7V3iAoNAwh2dcja724fyEEgB0Xo/z5wAw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":779112},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-6.1.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./date":{"types":"./dist/types/formatters/date.d.ts","import":"./dist/esm/formatters/date.mjs","require":"./dist/cjs/formatters/date.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./intl":{"types":"./dist/types/utils/intl.d.ts","import":"./dist/esm/utils/intl.mjs","require":"./dist/cjs/utils/intl.cjs"},"./list":{"types":"./dist/types/formatters/list.d.ts","import":"./dist/esm/formatters/list.mjs","require":"./dist/cjs/formatters/list.cjs"},"./units":{"types":"./dist/types/formatters/units.d.ts","import":"./dist/esm/formatters/units.mjs","require":"./dist/cjs/formatters/units.cjs"},"./number":{"types":"./dist/types/formatters/number.d.ts","import":"./dist/esm/formatters/number.mjs","require":"./dist/cjs/formatters/number.cjs"},"./compact":{"types":"./dist/types/formatters/compact.d.ts","import":"./dist/esm/formatters/compact.mjs","require":"./dist/cjs/formatters/compact.cjs"},"./currency":{"types":"./dist/types/formatters/currency.d.ts","import":"./dist/esm/formatters/currency.mjs","require":"./dist/cjs/formatters/currency.cjs"},"./percentage":{"types":"./dist/types/formatters/percentage.d.ts","import":"./dist/esm/formatters/percentage.mjs","require":"./dist/cjs/formatters/percentage.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./relativeTime":{"types":"./dist/types/formatters/relativeTime.d.ts","import":"./dist/esm/formatters/relativeTime.mjs","require":"./dist/cjs/formatters/relativeTime.cjs"}},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/627dc0a9cd896683b1e021cdbb228131/intlayer-core-6.1.0.tgz","_integrity":"sha512-SaoS2H+qediZ1X13iWC7u0e2Ba4M0gOms05ccEYC9doQ5FYTPJAB1WFZnB3fkhZl3E89C3uoFPVOgit9GXANrg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"6.1.0","@intlayer/config":"6.1.0","@intlayer/dictionaries-entry":"6.1.0","@intlayer/unmerged-dictionaries-entry":"6.1.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.36.0","rimraf":"^6.0.1","vitest":"^3.2.4","prettier":"^3.6.2","tsc-alias":"^1.8.16","typescript":"^5.9.2","@types/node":"^24.5.2","concurrently":"^9.2.1","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.44.1"},"peerDependencies":{"intlayer":"6.1.0","@intlayer/api":"6.1.0","@intlayer/config":"6.1.0","@intlayer/dictionaries-entry":"6.1.0","@intlayer/unmerged-dictionaries-entry":"6.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_6.1.0_1758847172871_0.25070173096905557","host":"s3://npm-registry-packages-npm-production"}},"6.1.1":{"name":"@intlayer/core","version":"6.1.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@6.1.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"25a143fb9f677e5caa1a90a5f269eb5a06b5eebc","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-6.1.1.tgz","fileCount":507,"integrity":"sha512-7VwAWcyRcBFQMSTZVFtwTA8Abeox5fDq2aYCptgabTbhKH9RGu66zqq1SOHTDuDVY67MEBGdbywOtcuxM2AsoQ==","signatures":[{"sig":"MEYCIQD2dYgPXFKiTFINXxMzmAkKBBNpHVJ8LkHQC8KA4QZbuwIhAOW/jPo+EhH2BZSgt6ecmBNs93boH9vBh3z6x0Sk7Grq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":779112},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-6.1.1.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./date":{"types":"./dist/types/formatters/date.d.ts","import":"./dist/esm/formatters/date.mjs","require":"./dist/cjs/formatters/date.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./intl":{"types":"./dist/types/utils/intl.d.ts","import":"./dist/esm/utils/intl.mjs","require":"./dist/cjs/utils/intl.cjs"},"./list":{"types":"./dist/types/formatters/list.d.ts","import":"./dist/esm/formatters/list.mjs","require":"./dist/cjs/formatters/list.cjs"},"./units":{"types":"./dist/types/formatters/units.d.ts","import":"./dist/esm/formatters/units.mjs","require":"./dist/cjs/formatters/units.cjs"},"./number":{"types":"./dist/types/formatters/number.d.ts","import":"./dist/esm/formatters/number.mjs","require":"./dist/cjs/formatters/number.cjs"},"./compact":{"types":"./dist/types/formatters/compact.d.ts","import":"./dist/esm/formatters/compact.mjs","require":"./dist/cjs/formatters/compact.cjs"},"./currency":{"types":"./dist/types/formatters/currency.d.ts","import":"./dist/esm/formatters/currency.mjs","require":"./dist/cjs/formatters/currency.cjs"},"./percentage":{"types":"./dist/types/formatters/percentage.d.ts","import":"./dist/esm/formatters/percentage.mjs","require":"./dist/cjs/formatters/percentage.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./relativeTime":{"types":"./dist/types/formatters/relativeTime.d.ts","import":"./dist/esm/formatters/relativeTime.mjs","require":"./dist/cjs/formatters/relativeTime.cjs"}},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/917790f8d24d412b2021adc43c498dfd/intlayer-core-6.1.1.tgz","_integrity":"sha512-7VwAWcyRcBFQMSTZVFtwTA8Abeox5fDq2aYCptgabTbhKH9RGu66zqq1SOHTDuDVY67MEBGdbywOtcuxM2AsoQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"6.1.1","@intlayer/config":"6.1.1","@intlayer/dictionaries-entry":"6.1.1","@intlayer/unmerged-dictionaries-entry":"6.1.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.36.0","rimraf":"^6.0.1","vitest":"^3.2.4","prettier":"^3.6.2","tsc-alias":"^1.8.16","typescript":"^5.9.2","@types/node":"^24.5.2","concurrently":"^9.2.1","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.44.1"},"peerDependencies":{"intlayer":"6.1.1","@intlayer/api":"6.1.1","@intlayer/config":"6.1.1","@intlayer/dictionaries-entry":"6.1.1","@intlayer/unmerged-dictionaries-entry":"6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/core_6.1.1_1758848733124_0.17820690562272734","host":"s3://npm-registry-packages-npm-production"}},"6.1.2":{"name":"@intlayer/core","version":"6.1.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@6.1.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"f266fe05c11c0560c3c254bac849fab143d7e3cd","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-6.1.2.tgz","fileCount":507,"integrity":"sha512-HO6QXVxIl1STju+uZXa4/02A7YI3J9dkz5U41lrTG7bfiEXoL0Gj60X4D6EWT3GGCNhxQGK4+yaSo2KHuLyibg==","signatures":[{"sig":"MEYCIQDze/Rfq2vPT1J+AzN35MsaoBHxhb65Rx5i71qwaOKGMAIhAJGqyC5uO9sG6Ru6DyYIrpBugv1caWtGtUoSC2EIKI7C","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":779112},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-6.1.2.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./date":{"types":"./dist/types/formatters/date.d.ts","import":"./dist/esm/formatters/date.mjs","require":"./dist/cjs/formatters/date.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./intl":{"types":"./dist/types/utils/intl.d.ts","import":"./dist/esm/utils/intl.mjs","require":"./dist/cjs/utils/intl.cjs"},"./list":{"types":"./dist/types/formatters/list.d.ts","import":"./dist/esm/formatters/list.mjs","require":"./dist/cjs/formatters/list.cjs"},"./units":{"types":"./dist/types/formatters/units.d.ts","import":"./dist/esm/formatters/units.mjs","require":"./dist/cjs/formatters/units.cjs"},"./number":{"types":"./dist/types/formatters/number.d.ts","import":"./dist/esm/formatters/number.mjs","require":"./dist/cjs/formatters/number.cjs"},"./compact":{"types":"./dist/types/formatters/compact.d.ts","import":"./dist/esm/formatters/compact.mjs","require":"./dist/cjs/formatters/compact.cjs"},"./currency":{"types":"./dist/types/formatters/currency.d.ts","import":"./dist/esm/formatters/currency.mjs","require":"./dist/cjs/formatters/currency.cjs"},"./percentage":{"types":"./dist/types/formatters/percentage.d.ts","import":"./dist/esm/formatters/percentage.mjs","require":"./dist/cjs/formatters/percentage.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./relativeTime":{"types":"./dist/types/formatters/relativeTime.d.ts","import":"./dist/esm/formatters/relativeTime.mjs","require":"./dist/cjs/formatters/relativeTime.cjs"}},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/cbbbd6ae41b40ed5cc09cf901ef1b14e/intlayer-core-6.1.2.tgz","_integrity":"sha512-HO6QXVxIl1STju+uZXa4/02A7YI3J9dkz5U41lrTG7bfiEXoL0Gj60X4D6EWT3GGCNhxQGK4+yaSo2KHuLyibg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"6.1.2","@intlayer/config":"6.1.2","@intlayer/dictionaries-entry":"6.1.2","@intlayer/unmerged-dictionaries-entry":"6.1.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.36.0","rimraf":"^6.0.1","vitest":"^3.2.4","prettier":"^3.6.2","tsc-alias":"^1.8.16","typescript":"^5.9.2","@types/node":"^24.5.2","concurrently":"^9.2.1","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.44.1"},"peerDependencies":{"intlayer":"6.1.2","@intlayer/api":"6.1.2","@intlayer/config":"6.1.2","@intlayer/dictionaries-entry":"6.1.2","@intlayer/unmerged-dictionaries-entry":"6.1.2"},"_npmOperationalInternal":{"tmp":"tmp/core_6.1.2_1758850272088_0.4443810085519426","host":"s3://npm-registry-packages-npm-production"}},"6.1.3":{"name":"@intlayer/core","version":"6.1.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@6.1.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"811ae4f7ed7cf49557950ae1c804ac539ff11048","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-6.1.3.tgz","fileCount":507,"integrity":"sha512-zDj94BaXpzCQPJZYsyrMmgXXNXlkCEYCTcz/8wwJP04XuBG5btXvWa5O4eCeM59uq97OS4Kb20SzJ+JNNgoHhg==","signatures":[{"sig":"MEUCIFnk6v/gF2mYpAdJI39nRL3BXS7HeYIliVCSfNwwJiJLAiEAuL2ls2MJwPKmmbCrDHa/x0a/HB2SGejmm8WlHH/O1Tw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":779112},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-6.1.3.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./date":{"types":"./dist/types/formatters/date.d.ts","import":"./dist/esm/formatters/date.mjs","require":"./dist/cjs/formatters/date.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./intl":{"types":"./dist/types/utils/intl.d.ts","import":"./dist/esm/utils/intl.mjs","require":"./dist/cjs/utils/intl.cjs"},"./list":{"types":"./dist/types/formatters/list.d.ts","import":"./dist/esm/formatters/list.mjs","require":"./dist/cjs/formatters/list.cjs"},"./units":{"types":"./dist/types/formatters/units.d.ts","import":"./dist/esm/formatters/units.mjs","require":"./dist/cjs/formatters/units.cjs"},"./number":{"types":"./dist/types/formatters/number.d.ts","import":"./dist/esm/formatters/number.mjs","require":"./dist/cjs/formatters/number.cjs"},"./compact":{"types":"./dist/types/formatters/compact.d.ts","import":"./dist/esm/formatters/compact.mjs","require":"./dist/cjs/formatters/compact.cjs"},"./currency":{"types":"./dist/types/formatters/currency.d.ts","import":"./dist/esm/formatters/currency.mjs","require":"./dist/cjs/formatters/currency.cjs"},"./percentage":{"types":"./dist/types/formatters/percentage.d.ts","import":"./dist/esm/formatters/percentage.mjs","require":"./dist/cjs/formatters/percentage.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./relativeTime":{"types":"./dist/types/formatters/relativeTime.d.ts","import":"./dist/esm/formatters/relativeTime.mjs","require":"./dist/cjs/formatters/relativeTime.cjs"}},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/5726a71f0e875f1bfddcd8ba46beba81/intlayer-core-6.1.3.tgz","_integrity":"sha512-zDj94BaXpzCQPJZYsyrMmgXXNXlkCEYCTcz/8wwJP04XuBG5btXvWa5O4eCeM59uq97OS4Kb20SzJ+JNNgoHhg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"6.1.3","@intlayer/config":"6.1.3","@intlayer/dictionaries-entry":"6.1.3","@intlayer/unmerged-dictionaries-entry":"6.1.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.36.0","rimraf":"^6.0.1","vitest":"^3.2.4","prettier":"^3.6.2","tsc-alias":"^1.8.16","typescript":"^5.9.2","@types/node":"^24.5.2","concurrently":"^9.2.1","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.44.1"},"peerDependencies":{"intlayer":"6.1.3","@intlayer/api":"6.1.3","@intlayer/config":"6.1.3","@intlayer/dictionaries-entry":"6.1.3","@intlayer/unmerged-dictionaries-entry":"6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/core_6.1.3_1758891835297_0.06224727589844248","host":"s3://npm-registry-packages-npm-production"}},"6.1.4":{"name":"@intlayer/core","version":"6.1.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@6.1.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"3d501d122954370ce4d6d848fd2d021f66f409b7","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-6.1.4.tgz","fileCount":513,"integrity":"sha512-uFu66F2m9FhRG6FnnsDNu70jjQR9SpOJ6YMkq0zBELP9tZOxiWck5IXUvGc3vjSnEmUCDH5ttHNgJOCEHftnvw==","signatures":[{"sig":"MEYCIQC+7G/wu/nzwSAzLAs/09wOlHj0Ij9O0HR2BoicjNtyTgIhAJTmg+uGLcmeILEIQh/XbW2xlt5qrUK10MUemwG7jtNx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":785277},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-6.1.4.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./date":{"types":"./dist/types/formatters/date.d.ts","import":"./dist/esm/formatters/date.mjs","require":"./dist/cjs/formatters/date.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./intl":{"types":"./dist/types/utils/intl.d.ts","import":"./dist/esm/utils/intl.mjs","require":"./dist/cjs/utils/intl.cjs"},"./list":{"types":"./dist/types/formatters/list.d.ts","import":"./dist/esm/formatters/list.mjs","require":"./dist/cjs/formatters/list.cjs"},"./units":{"types":"./dist/types/formatters/units.d.ts","import":"./dist/esm/formatters/units.mjs","require":"./dist/cjs/formatters/units.cjs"},"./number":{"types":"./dist/types/formatters/number.d.ts","import":"./dist/esm/formatters/number.mjs","require":"./dist/cjs/formatters/number.cjs"},"./compact":{"types":"./dist/types/formatters/compact.d.ts","import":"./dist/esm/formatters/compact.mjs","require":"./dist/cjs/formatters/compact.cjs"},"./currency":{"types":"./dist/types/formatters/currency.d.ts","import":"./dist/esm/formatters/currency.mjs","require":"./dist/cjs/formatters/currency.cjs"},"./percentage":{"types":"./dist/types/formatters/percentage.d.ts","import":"./dist/esm/formatters/percentage.mjs","require":"./dist/cjs/formatters/percentage.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./relativeTime":{"types":"./dist/types/formatters/relativeTime.d.ts","import":"./dist/esm/formatters/relativeTime.mjs","require":"./dist/cjs/formatters/relativeTime.cjs"}},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/58e298347829b068588a779b2429c8e1/intlayer-core-6.1.4.tgz","_integrity":"sha512-uFu66F2m9FhRG6FnnsDNu70jjQR9SpOJ6YMkq0zBELP9tZOxiWck5IXUvGc3vjSnEmUCDH5ttHNgJOCEHftnvw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"6.1.4","@intlayer/config":"6.1.4","@intlayer/dictionaries-entry":"6.1.4","@intlayer/unmerged-dictionaries-entry":"6.1.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"date":["./dist/types/formatters/date.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"intl":["./dist/types/utils/intl.d.ts"],"list":["./dist/types/formatters/list.d.ts"],"units":["./dist/types/formatters/units.d.ts"],"number":["./dist/types/formatters/number.d.ts"],"compact":["./dist/types/formatters/compact.d.ts"],"currency":["./dist/types/formatters/currency.d.ts"],"percentage":["./dist/types/formatters/percentage.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"],"relativeTime":["./dist/types/formatters/relativeTime.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.36.0","rimraf":"^6.0.1","vitest":"^3.2.4","prettier":"^3.6.2","tsc-alias":"^1.8.16","typescript":"^5.9.2","@types/node":"^24.5.2","concurrently":"^9.2.1","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.44.1"},"peerDependencies":{"intlayer":"6.1.4","@intlayer/api":"6.1.4","@intlayer/config":"6.1.4","@intlayer/dictionaries-entry":"6.1.4","@intlayer/unmerged-dictionaries-entry":"6.1.4"},"_npmOperationalInternal":{"tmp":"tmp/core_6.1.4_1759111186246_0.7516385102845329","host":"s3://npm-registry-packages-npm-production"}},"6.1.5":{"name":"@intlayer/core","version":"6.1.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@6.1.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"3cde6a608533be9fb532037458186d23f0f24472","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-6.1.5.tgz","fileCount":513,"integrity":"sha512-dnmaXmYCxFstUIWlN+WdPzzZ1dmTksS5ix9LTDLbF/ep2QRywXpjoCtWiqRv4vgrnH8lYGIinCK6G2Q6RIQdaQ==","signatures":[{"sig":"MEQCICwAZAE3AMDVRY2xnS0/weyBK3pSdn7/N6E3sWMzKbijAiBpyBMO1UVQohjJbS67VuJWsWLmGJToZolxFuTaHImpGQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":785357},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-6.1.5.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./date":{"types":"./dist/types/formatters/date.d.ts","import":"./dist/esm/formatters/date.mjs","require":"./dist/cjs/formatters/date.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./intl":{"types":"./dist/types/utils/intl.d.ts","import":"./dist/esm/utils/intl.mjs","require":"./dist/cjs/utils/intl.cjs"},"./list":{"types":"./dist/types/formatters/list.d.ts","import":"./dist/esm/formatters/list.mjs","require":"./dist/cjs/formatters/list.cjs"},"./units":{"types":"./dist/types/formatters/units.d.ts","import":"./dist/esm/formatters/units.mjs","require":"./dist/cjs/formatters/units.cjs"},"./number":{"types":"./dist/types/formatters/number.d.ts","import":"./dist/esm/formatters/number.mjs","require":"./dist/cjs/formatters/number.cjs"},"./compact":{"types":"./dist/types/formatters/compact.d.ts","import":"./dist/esm/formatters/compact.mjs","require":"./dist/cjs/formatters/compact.cjs"},"./currency":{"types":"./dist/types/formatters/currency.d.ts","import":"./dist/esm/formatters/currency.mjs","require":"./dist/cjs/formatters/currency.cjs"},"./percentage":{"types":"./dist/types/formatters/percentage.d.ts","import":"./dist/esm/formatters/percentage.mjs","require":"./dist/cjs/formatters/percentage.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./relativeTime":{"types":"./dist/types/formatters/relativeTime.d.ts","import":"./dist/esm/formatters/relativeTime.mjs","require":"./dist/cjs/formatters/relativeTime.cjs"}},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/28dd7db78405a005fd9421b568c634c4/intlayer-core-6.1.5.tgz","_integrity":"sha512-dnmaXmYCxFstUIWlN+WdPzzZ1dmTksS5ix9LTDLbF/ep2QRywXpjoCtWiqRv4vgrnH8lYGIinCK6G2Q6RIQdaQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"6.1.5","@intlayer/config":"6.1.5","@intlayer/dictionaries-entry":"6.1.5","@intlayer/unmerged-dictionaries-entry":"6.1.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"date":["./dist/types/formatters/date.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"intl":["./dist/types/utils/intl.d.ts"],"list":["./dist/types/formatters/list.d.ts"],"units":["./dist/types/formatters/units.d.ts"],"number":["./dist/types/formatters/number.d.ts"],"compact":["./dist/types/formatters/compact.d.ts"],"currency":["./dist/types/formatters/currency.d.ts"],"percentage":["./dist/types/formatters/percentage.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"],"relativeTime":["./dist/types/formatters/relativeTime.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.36.0","rimraf":"^6.0.1","vitest":"^3.2.4","prettier":"^3.6.2","tsc-alias":"^1.8.16","typescript":"^5.9.2","@types/node":"^24.5.2","concurrently":"^9.2.1","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.44.1"},"peerDependencies":{"intlayer":"6.1.5","@intlayer/api":"6.1.5","@intlayer/config":"6.1.5","@intlayer/dictionaries-entry":"6.1.5","@intlayer/unmerged-dictionaries-entry":"6.1.5"},"peerDependenciesMeta":{"intlayer":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.1.5_1759245199638_0.8859420086090928","host":"s3://npm-registry-packages-npm-production"}},"6.1.6-canary.0":{"name":"@intlayer/core","version":"6.1.6-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@6.1.6-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"635bc1acbb38bc1dbbd218c8e3eb1ff71fbbda39","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-6.1.6-canary.0.tgz","fileCount":513,"integrity":"sha512-czIbWoEmcj+jFOEMSkEAsJaQGige0zT7/maClR36/PcWFITQpL/8OlZvyfoQWG5bFdh67UrGudeP6aWk9tiwfg==","signatures":[{"sig":"MEUCIQClDeLfUKMaLYXholpgIEkhvNuVGnVnQnh7iU6yBwbILQIgMj+sYcgNZcB/z+ThyCiAhE/0vtSL6+vKw932GsWMbFE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":789339},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-6.1.6-canary.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./date":{"types":"./dist/types/formatters/date.d.ts","import":"./dist/esm/formatters/date.mjs","require":"./dist/cjs/formatters/date.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./intl":{"types":"./dist/types/utils/intl.d.ts","import":"./dist/esm/utils/intl.mjs","require":"./dist/cjs/utils/intl.cjs"},"./list":{"types":"./dist/types/formatters/list.d.ts","import":"./dist/esm/formatters/list.mjs","require":"./dist/cjs/formatters/list.cjs"},"./units":{"types":"./dist/types/formatters/units.d.ts","import":"./dist/esm/formatters/units.mjs","require":"./dist/cjs/formatters/units.cjs"},"./number":{"types":"./dist/types/formatters/number.d.ts","import":"./dist/esm/formatters/number.mjs","require":"./dist/cjs/formatters/number.cjs"},"./compact":{"types":"./dist/types/formatters/compact.d.ts","import":"./dist/esm/formatters/compact.mjs","require":"./dist/cjs/formatters/compact.cjs"},"./currency":{"types":"./dist/types/formatters/currency.d.ts","import":"./dist/esm/formatters/currency.mjs","require":"./dist/cjs/formatters/currency.cjs"},"./percentage":{"types":"./dist/types/formatters/percentage.d.ts","import":"./dist/esm/formatters/percentage.mjs","require":"./dist/cjs/formatters/percentage.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./relativeTime":{"types":"./dist/types/formatters/relativeTime.d.ts","import":"./dist/esm/formatters/relativeTime.mjs","require":"./dist/cjs/formatters/relativeTime.cjs"}},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/2c88949c24c0fa5fa20aca8c1708e51c/intlayer-core-6.1.6-canary.0.tgz","_integrity":"sha512-czIbWoEmcj+jFOEMSkEAsJaQGige0zT7/maClR36/PcWFITQpL/8OlZvyfoQWG5bFdh67UrGudeP6aWk9tiwfg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"6.1.6-canary.0","@intlayer/config":"6.1.6-canary.0","@intlayer/dictionaries-entry":"6.1.6-canary.0","@intlayer/unmerged-dictionaries-entry":"6.1.6-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"date":["./dist/types/formatters/date.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"intl":["./dist/types/utils/intl.d.ts"],"list":["./dist/types/formatters/list.d.ts"],"units":["./dist/types/formatters/units.d.ts"],"number":["./dist/types/formatters/number.d.ts"],"compact":["./dist/types/formatters/compact.d.ts"],"currency":["./dist/types/formatters/currency.d.ts"],"percentage":["./dist/types/formatters/percentage.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"],"relativeTime":["./dist/types/formatters/relativeTime.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsup":"^8.5.0","eslint":"^9.36.0","rimraf":"^6.0.1","vitest":"^3.2.4","prettier":"^3.6.2","tsc-alias":"^1.8.16","typescript":"^5.9.2","@types/node":"^24.5.2","concurrently":"^9.2.1","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.44.1"},"peerDependencies":{"intlayer":"6.1.6-canary.0","@intlayer/api":"6.1.6-canary.0","@intlayer/config":"6.1.6-canary.0","@intlayer/dictionaries-entry":"6.1.6-canary.0","@intlayer/unmerged-dictionaries-entry":"6.1.6-canary.0"},"peerDependenciesMeta":{"intlayer":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.1.6-canary.0_1759410209381_0.4057698615198668","host":"s3://npm-registry-packages-npm-production"}},"6.1.6":{"name":"@intlayer/core","version":"6.1.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@6.1.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"3fcd5637b0e430ba40fc9d0015d863aeac8e13b8","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-6.1.6.tgz","fileCount":513,"integrity":"sha512-unb3FUgOhHQctLXekR66xjg6xwErILvOWzwoQvHCSOQpI6ZYjdc9/e+0hcwRpuyycrqIJSuZ36J6K5ztjp64Ng==","signatures":[{"sig":"MEYCIQDXtN9nwntNzAa5oLwcjC/4hS5Qqivvi+4+c68fIDOkzQIhAMYD4aIc76vhFFQ6/+RboVIMHjQBt+HtUE+/zJwEL8v1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":789249},"main":"dist/cjs/index.cjs","_from":"file:intlayer-core-6.1.6.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./date":{"types":"./dist/types/formatters/date.d.ts","import":"./dist/esm/formatters/date.mjs","require":"./dist/cjs/formatters/date.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./intl":{"types":"./dist/types/utils/intl.d.ts","import":"./dist/esm/utils/intl.mjs","require":"./dist/cjs/utils/intl.cjs"},"./list":{"types":"./dist/types/formatters/list.d.ts","import":"./dist/esm/formatters/list.mjs","require":"./dist/cjs/formatters/list.cjs"},"./units":{"types":"./dist/types/formatters/units.d.ts","import":"./dist/esm/formatters/units.mjs","require":"./dist/cjs/formatters/units.cjs"},"./number":{"types":"./dist/types/formatters/number.d.ts","import":"./dist/esm/formatters/number.mjs","require":"./dist/cjs/formatters/number.cjs"},"./compact":{"types":"./dist/types/formatters/compact.d.ts","import":"./dist/esm/formatters/compact.mjs","require":"./dist/cjs/formatters/compact.cjs"},"./currency":{"types":"./dist/types/formatters/currency.d.ts","import":"./dist/esm/formatters/currency.mjs","require":"./dist/cjs/formatters/currency.cjs"},"./percentage":{"types":"./dist/types/formatters/percentage.d.ts","import":"./dist/esm/formatters/percentage.mjs","require":"./dist/cjs/formatters/percentage.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./relativeTime":{"types":"./dist/types/formatters/relativeTime.d.ts","import":"./dist/esm/formatters/relativeTime.mjs","require":"./dist/cjs/formatters/relativeTime.cjs"}},"private":false,"scripts":{"dev":"concurrently --prefix none \"tsup --watch\" \"tsc --project ./tsconfig.types.json --watch\" \"tsc-alias --project ./tsconfig.types.json --watch\"","lint":"eslint . --cache","test":"vitest run","build":"pnpm clean & pnpm build:ci","clean":"rimraf ./dist","build:ci":"pnpm build:package & pnpm build:types","lint:fix":"eslint . --cache --fix","prettier":"prettier . --check","typecheck":"tsup --project ./tsconfig.json --noEmit","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","build:types":"tsc --project ./tsconfig.types.json && tsc-alias --project ./tsconfig.types.json","prettier:fix":"prettier . --write","build:package":"tsup","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_resolved":"/private/var/folders/kq/wp486_dx4fq4dnglg5jss6qc0000gn/T/81b6f3bdcb4dd62c3f4a1ca2de2be0ad/intlayer-core-6.1.6.tgz","_integrity":"sha512-unb3FUgOhHQctLXekR66xjg6xwErILvOWzwoQvHCSOQpI6ZYjdc9/e+0hcwRpuyycrqIJSuZ36J6K5ztjp64Ng==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"negotiator":"^1.0.0","@intlayer/api":"6.1.6","@intlayer/config":"6.1.6","@intlayer/dictionaries-entry":"6.1.6","@intlayer/unmerged-dictionaries-entry":"6.1.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"date":["./dist/types/formatters/date.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"intl":["./dist/types/utils/intl.d.ts"],"list":["./dist/types/formatters/list.d.ts"],"units":["./dist/types/formatters/units.d.ts"],"number":["./dist/types/formatters/number.d.ts"],"compact":["./dist/types/formatters/compact.d.ts"],"currency":["./dist/types/formatters/currency.d.ts"],"percentage":["./dist/types/formatters/percentage.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"],"relativeTime":["./dist/types/formatters/relativeTime.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"tsup":"^8.5.0","eslint":"^9.36.0","rimraf":"^6.0.1","vitest":"^3.2.4","prettier":"^3.6.2","tsc-alias":"^1.8.16","typescript":"^5.9.2","@types/node":"^24.5.2","concurrently":"^9.2.1","@utils/ts-config":"1.0.4","@types/negotiator":"^0.6.3","@utils/tsup-config":"1.0.4","@utils/eslint-config":"1.0.4","@utils/ts-config-types":"1.0.4","@typescript-eslint/parser":"^8.44.1"},"peerDependencies":{"intlayer":"6.1.6","@intlayer/api":"6.1.6","@intlayer/config":"6.1.6","@intlayer/dictionaries-entry":"6.1.6","@intlayer/unmerged-dictionaries-entry":"6.1.6"},"peerDependenciesMeta":{"intlayer":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/core_6.1.6_1759530049156_0.20854683985778566","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary.0":{"name":"@intlayer/core","version":"7.0.0-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.0-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"3f6895b4d2b9ab8fa7b6f2f062a424be7d27b512","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.0-canary.0.tgz","fileCount":465,"integrity":"sha512-pjUhnN5VgurhEj28dff6ZM/TaW0Og8MzW3SctL1PQsuCG1STWfeGb0d3ndDKFpiaFCMuXnWdcld9iWVq6qhvKg==","signatures":[{"sig":"MEQCIGKQrRyxwgRwHRDAXyDkaWZ5qHDWTa4MW5F9gyoHciyuAiBNWUiac+Vss9/mayRFGZOEXy2Q6kuIUpK9383w+UGNbA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":902052},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"gitHead":"7a904e1ae781b6ce17003599532358defe965a26","private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"workspace:*","@intlayer/types":"workspace:*","@intlayer/config":"workspace:*","@intlayer/dictionaries-entry":"workspace:*","@intlayer/unmerged-dictionaries-entry":"workspace:*"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.0.1","tsdown":"0.15.9","vitest":"4.0.3","typescript":"5.9.3","@types/node":"24.9.1","@utils/ts-config":"workspace:*","@utils/tsdown-config":"workspace:*","@utils/ts-config-types":"workspace:*"},"peerDependencies":{"@intlayer/api":"workspace:*","@intlayer/types":"workspace:*","@intlayer/config":"workspace:*","@intlayer/dictionaries-entry":"workspace:*","@intlayer/unmerged-dictionaries-entry":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.0-canary.0_1761338043999_0.7692113216954672","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary.1":{"name":"@intlayer/core","version":"7.0.0-canary.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.0-canary.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"22c44364bd5cf299a99f79610c98a3428195cdd6","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.0-canary.1.tgz","fileCount":465,"integrity":"sha512-CUK30CfRm1YH/oHwLpgaeuXH8MIaEUem1FTzhXmU5Y+wL8UKkuyNaSy/i25oRoRNHlgr9MEm/1wI96KKk6rmxQ==","signatures":[{"sig":"MEUCIGWGAoaNgq//Z9az0fE7EQ8I+rXxEHB4ey55KmQ37rTEAiEA/QeGihAg/WFzeqiZC2uL4e0KCIMcH1jvtKNeXtGXl6I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":902052},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"gitHead":"b897ce08102303b5962e339b3251c93bae2d484f","private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"workspace:*","@intlayer/types":"workspace:*","@intlayer/config":"workspace:*","@intlayer/dictionaries-entry":"workspace:*","@intlayer/unmerged-dictionaries-entry":"workspace:*"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.0.1","tsdown":"0.15.9","vitest":"4.0.3","typescript":"5.9.3","@types/node":"24.9.1","@utils/ts-config":"workspace:*","@utils/tsdown-config":"workspace:*","@utils/ts-config-types":"workspace:*"},"peerDependencies":{"@intlayer/api":"workspace:*","@intlayer/types":"workspace:*","@intlayer/config":"workspace:*","@intlayer/dictionaries-entry":"workspace:*","@intlayer/unmerged-dictionaries-entry":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.0-canary.1_1761339669419_0.07382763860294861","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary.2":{"name":"@intlayer/core","version":"7.0.0-canary.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.0-canary.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"c2f9a4a32cba8447261e1d0e0a8cf211b1926a59","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.0-canary.2.tgz","fileCount":465,"integrity":"sha512-ofBYQHMkQUojUbiDBShLkdjdre4cqBLRs789GrjxpRCOWx7qg0yjecn+520S8oRAlJj6tUev9INbT8CXX3ge+w==","signatures":[{"sig":"MEQCIHL/5ErfvDTupzpiqlh0fu+HLFjcrEmVaBzWBzPka8P0AiAe/tKYq9sLpc7dtL32BnQF0uOHJSMbkiGdrjta2r4+Ew==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":902091},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"gitHead":"b21360e131aebc026271d77c2f9b908a8af2542e","private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.0.0-canary.2","@intlayer/types":"7.0.0-canary.2","@intlayer/config":"7.0.0-canary.2","@intlayer/dictionaries-entry":"7.0.0-canary.2","@intlayer/unmerged-dictionaries-entry":"7.0.0-canary.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.0.1","tsdown":"0.15.9","vitest":"4.0.3","typescript":"5.9.3","@types/node":"24.9.1","@utils/ts-config":"7.0.0-canary.2","@utils/tsdown-config":"7.0.0-canary.2","@utils/ts-config-types":"7.0.0-canary.2"},"peerDependencies":{"@intlayer/api":"7.0.0-canary.2","@intlayer/types":"7.0.0-canary.2","@intlayer/config":"7.0.0-canary.2","@intlayer/dictionaries-entry":"7.0.0-canary.2","@intlayer/unmerged-dictionaries-entry":"7.0.0-canary.2"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.0-canary.2_1761340901598_0.10732442192989167","host":"s3://npm-registry-packages-npm-production"}},"7.0.0-canary.3":{"name":"@intlayer/core","version":"7.0.0-canary.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.0-canary.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"b94841abefd844294f6b0db8ee2d79ff3314ee16","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.0-canary.3.tgz","fileCount":465,"integrity":"sha512-Acw1kIuN9hbJaOgvMhUDd8+DZfJKSVzAM1cYXit7llGWp3LW7JFyay2NW7uNuQxxtWO7AMHuyJ8bvjCzTrDVNw==","signatures":[{"sig":"MEUCIHl4gIHFNCnXza2omA73pohdw+2rnm9aqY6KSIdidipLAiEA2iCafQJ7CJtiKFTdsZRvBezgABSy1sKph9ldA5/gtcg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":902091},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"gitHead":"08969cd1e4571c5afe908a3f9d7e9bd13ec3afc3","private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.0.0-canary.3","@intlayer/types":"7.0.0-canary.3","@intlayer/config":"7.0.0-canary.3","@intlayer/dictionaries-entry":"7.0.0-canary.3","@intlayer/unmerged-dictionaries-entry":"7.0.0-canary.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.0.1","tsdown":"0.15.9","vitest":"4.0.3","typescript":"5.9.3","@types/node":"24.9.1","@utils/ts-config":"7.0.0-canary.3","@utils/tsdown-config":"7.0.0-canary.3","@utils/ts-config-types":"7.0.0-canary.3"},"peerDependencies":{"@intlayer/api":"7.0.0-canary.3","@intlayer/types":"7.0.0-canary.3","@intlayer/config":"7.0.0-canary.3","@intlayer/dictionaries-entry":"7.0.0-canary.3","@intlayer/unmerged-dictionaries-entry":"7.0.0-canary.3"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.0-canary.3_1761352260434_0.48419153167777984","host":"s3://npm-registry-packages-npm-production"}},"7.0.0":{"name":"@intlayer/core","version":"7.0.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"ecd5b07a89b6cec99ec9d969a29856021059b5af","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.0.tgz","fileCount":497,"integrity":"sha512-gPWAr1IkFpuwdEY6EY//AS/p/H85lNblsrXuPRXF35MEzzbk1zvVDIaY7jJDSAcZX6Ijs0MOfM6N2UqMZS4hRQ==","signatures":[{"sig":"MEUCIQC4R4Q2oPAzDoVmZ67/p15xmePWWD0w+VFaOWLiwEIO6AIgE6W/c9yE+0cmwMoxYJfKBIMrD3w3zEFMLR7I8IRm9LY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":936583},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"gitHead":"9572c8e182041e5af6db29c9bf16d06be09c1522","private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.0.0","@intlayer/types":"7.0.0","@intlayer/config":"7.0.0","@intlayer/dictionaries-entry":"7.0.0","@intlayer/unmerged-dictionaries-entry":"7.0.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.0.1","tsdown":"0.15.9","vitest":"4.0.3","typescript":"5.9.3","@types/node":"24.9.1","@utils/ts-config":"7.0.0","@utils/tsdown-config":"7.0.0","@utils/ts-config-types":"7.0.0"},"peerDependencies":{"@intlayer/api":"7.0.0","@intlayer/types":"7.0.0","@intlayer/config":"7.0.0","@intlayer/dictionaries-entry":"7.0.0","@intlayer/unmerged-dictionaries-entry":"7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.0_1761417022197_0.4584178003042465","host":"s3://npm-registry-packages-npm-production"}},"7.0.1":{"name":"@intlayer/core","version":"7.0.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"d79551cdb6f7f9496054965459b46959a41e1e74","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.1.tgz","fileCount":497,"integrity":"sha512-XW+l7LFMTov/Ul2+CFJ8iK8x9sY9zmEYHaDn3cWKYow6oZowuNzaw/1IOaZg17cA/O450exuhXwI7+kKMfnJdQ==","signatures":[{"sig":"MEUCIAqxkwCNkvQSP4Spdtm1wwudjcFEt1oxM2vm8zZixLl8AiEA9fcJUCPrj8dOKg4W8EsO3DbGoCvsZmJN/clWh+k+f/4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":936583},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"gitHead":"e64830d96de54eb89c4fbf56e4b489f804cf25a1","private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.0.1","@intlayer/types":"7.0.1","@intlayer/config":"7.0.1","@intlayer/dictionaries-entry":"7.0.1","@intlayer/unmerged-dictionaries-entry":"7.0.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.0.1","tsdown":"0.15.9","vitest":"4.0.3","typescript":"5.9.3","@types/node":"24.9.1","@utils/ts-config":"7.0.1","@utils/tsdown-config":"7.0.1","@utils/ts-config-types":"7.0.1"},"peerDependencies":{"@intlayer/api":"7.0.1","@intlayer/types":"7.0.1","@intlayer/config":"7.0.1","@intlayer/dictionaries-entry":"7.0.1","@intlayer/unmerged-dictionaries-entry":"7.0.1"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.1_1761417846765_0.4892515559315809","host":"s3://npm-registry-packages-npm-production"}},"7.0.2-canary.0":{"name":"@intlayer/core","version":"7.0.2-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.2-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"ffe926c3e9dd48ddfa7287f83d5cc1d2310884b7","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.2-canary.0.tgz","fileCount":497,"integrity":"sha512-bGjk67DjGqOJua259/Z/fpI1cc3vDtrlKpghBI/oySrK8e0Acyn9zbtQ2Z9T5JvYxrmBGDAs1jeQDt0yn1zPww==","signatures":[{"sig":"MEYCIQDk8F0Y1fWcHe6bZwJAqoXAj1YfeEmk7yZNRbE4if0WjAIhAOyx9Y9v3tI+sp5LvoZg0JxIhrCcGgNhmaF4HzyK9qvc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":956162},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"gitHead":"40164a72d437fc385691988f2596848f07b8ab74","private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.0.2-canary.0","@intlayer/types":"7.0.2-canary.0","@intlayer/config":"7.0.2-canary.0","@intlayer/dictionaries-entry":"7.0.2-canary.0","@intlayer/unmerged-dictionaries-entry":"7.0.2-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.0.1","tsdown":"0.15.9","vitest":"4.0.3","typescript":"5.9.3","@types/node":"24.9.1","@utils/ts-config":"7.0.2-canary.0","@utils/tsdown-config":"7.0.2-canary.0","@utils/ts-config-types":"7.0.2-canary.0"},"peerDependencies":{"@intlayer/api":"7.0.2-canary.0","@intlayer/types":"7.0.2-canary.0","@intlayer/config":"7.0.2-canary.0","@intlayer/dictionaries-entry":"7.0.2-canary.0","@intlayer/unmerged-dictionaries-entry":"7.0.2-canary.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.2-canary.0_1761575552367_0.3947885710634367","host":"s3://npm-registry-packages-npm-production"}},"7.0.2":{"name":"@intlayer/core","version":"7.0.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"dbb7896d83fb7eab5e36562d2efdf505238775fb","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.2.tgz","fileCount":503,"integrity":"sha512-1HePsJ/QmRQHxxCcvqTbIn2i18xaT/N7vC0EDOSdjrnlNImXGFsTzUEoFtzPkrzywKMT3rSabarkdrImFe5EYg==","signatures":[{"sig":"MEUCIQDHoR0ziCahlD0dMwZSG2cHrysfZemlCf3I43eIOj4rkQIgRZU5PrXPxzkJp20doNXD7yplbgCX7r46+BpwTbneEqQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":989099},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"gitHead":"26bc4df0cb358f02b7cbd84293e8bf70608facda","private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.0.2","@intlayer/types":"7.0.2","@intlayer/config":"7.0.2","@intlayer/dictionaries-entry":"7.0.2","@intlayer/unmerged-dictionaries-entry":"7.0.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.0.1","tsdown":"0.15.9","vitest":"4.0.3","typescript":"5.9.3","@types/node":"24.9.1","@utils/ts-config":"7.0.2","@utils/tsdown-config":"7.0.2","@utils/ts-config-types":"7.0.2"},"peerDependencies":{"@intlayer/api":"7.0.2","@intlayer/types":"7.0.2","@intlayer/config":"7.0.2","@intlayer/dictionaries-entry":"7.0.2","@intlayer/unmerged-dictionaries-entry":"7.0.2"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.2_1761700048468_0.1269924760903962","host":"s3://npm-registry-packages-npm-production"}},"7.0.3-canary.0":{"name":"@intlayer/core","version":"7.0.3-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.3-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"0c69452e38d325c2f08f22aa4114a2d86d1d9ebe","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.3-canary.0.tgz","fileCount":503,"integrity":"sha512-bst6yQ55/H/Q5eiH0Zkbg/0tAmvQzNri+Ob80oSejldxcWVcyXyV0B++qhHD7zMXcC8p0kOb9JnbxOm/eYs9Hw==","signatures":[{"sig":"MEQCICgkh6h4hhNC9WsmZFzwIjsueforz+Mdq53BTgi5+YrtAiBiWHSFMXi2jfposGufoqfjhyvC0ijuAn/SJCt0uMdgHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":989225},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"gitHead":"65b3aa6a8b41dabe9d61eb87acf14ca8b9779104","private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.0.3-canary.0","@intlayer/types":"7.0.3-canary.0","@intlayer/config":"7.0.3-canary.0","@intlayer/dictionaries-entry":"7.0.3-canary.0","@intlayer/unmerged-dictionaries-entry":"7.0.3-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.0.1","tsdown":"0.15.9","vitest":"4.0.3","typescript":"5.9.3","@types/node":"24.9.1","@utils/ts-config":"7.0.3-canary.0","@utils/tsdown-config":"7.0.3-canary.0","@utils/ts-config-types":"7.0.3-canary.0"},"peerDependencies":{"@intlayer/api":"7.0.3-canary.0","@intlayer/types":"7.0.3-canary.0","@intlayer/config":"7.0.3-canary.0","@intlayer/dictionaries-entry":"7.0.3-canary.0","@intlayer/unmerged-dictionaries-entry":"7.0.3-canary.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.3-canary.0_1761704591752_0.434329451138582","host":"s3://npm-registry-packages-npm-production"}},"7.0.3-canary.1":{"name":"@intlayer/core","version":"7.0.3-canary.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.3-canary.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"8d78e92df77826ed6c65bc6d76fab41d75bdbe51","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.3-canary.1.tgz","fileCount":503,"integrity":"sha512-6NXOU0iVrjwf6punP4rSwobACiXpe29e+At+mC1DJmNd+MGG6gtWkx0XpvSfw1ULqPTjwK+9XdyNMeGAAOxv7w==","signatures":[{"sig":"MEUCIQD30IxeKzhdOu/7hxGLbQRTe01sn80cbOSjJSqYVxaZ7wIgFtUnXzvMa0QX6DHMy7Ge+nRIkFDUA+rMXxsCE0r60dw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":989225},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"gitHead":"ae9cbabae578c08430f19d2bde642d965cf05787","private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.0.3-canary.1","@intlayer/types":"7.0.3-canary.1","@intlayer/config":"7.0.3-canary.1","@intlayer/dictionaries-entry":"7.0.3-canary.1","@intlayer/unmerged-dictionaries-entry":"7.0.3-canary.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.0.1","tsdown":"0.15.9","vitest":"4.0.3","typescript":"5.9.3","@types/node":"24.9.1","@utils/ts-config":"7.0.3-canary.1","@utils/tsdown-config":"7.0.3-canary.1","@utils/ts-config-types":"7.0.3-canary.1"},"peerDependencies":{"@intlayer/api":"7.0.3-canary.1","@intlayer/types":"7.0.3-canary.1","@intlayer/config":"7.0.3-canary.1","@intlayer/dictionaries-entry":"7.0.3-canary.1","@intlayer/unmerged-dictionaries-entry":"7.0.3-canary.1"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.3-canary.1_1761710182394_0.7009334596506023","host":"s3://npm-registry-packages-npm-production"}},"7.0.3":{"name":"@intlayer/core","version":"7.0.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"77286928fb5ddc2d8347ffdf058e63ab51a7db61","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.3.tgz","fileCount":503,"integrity":"sha512-mwK2tT05Vs7XrBezmwIHx1Jdko9p6k0jHc7Gl4Huay8CvehH0pUdzaeH4ThleivZlY8zCxrMjGjPnd4NfETmlw==","signatures":[{"sig":"MEQCIGLaWTyMKfN2/EdCwMhF9z9AxoPTThfGR8R8BvvkDlW6AiBOobxTUK/DarNjkuZ029dQ5AfOXY9CwyfCOHS5nkJQkA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":989052},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"gitHead":"6db654d530654fdcefe0c8775b1547fbed4547a3","private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.0.3","@intlayer/types":"7.0.3","@intlayer/config":"7.0.3","@intlayer/dictionaries-entry":"7.0.3","@intlayer/unmerged-dictionaries-entry":"7.0.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.0.1","tsdown":"0.15.11","vitest":"4.0.5","typescript":"5.9.3","@types/node":"24.9.2","@utils/ts-config":"7.0.3","@utils/tsdown-config":"7.0.3","@utils/ts-config-types":"7.0.3"},"peerDependencies":{"@intlayer/api":"7.0.3","@intlayer/types":"7.0.3","@intlayer/config":"7.0.3","@intlayer/dictionaries-entry":"7.0.3","@intlayer/unmerged-dictionaries-entry":"7.0.3"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.3_1761763926343_0.006172763736604914","host":"s3://npm-registry-packages-npm-production"}},"7.0.4-canary.0":{"name":"@intlayer/core","version":"7.0.4-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.4-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"65f45c57a4128bfa3659085254595166c31933bb","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.4-canary.0.tgz","fileCount":503,"integrity":"sha512-FP1qUPQ4krNSr3xg17DEkJmfcyVzH7ikYnu+tS2VsP9a7VtaoZP3YdxyK3rV7B2SMdQ5QM1Ng0b6FFk+TvWYDw==","signatures":[{"sig":"MEQCIGGASHdJVSKCpztZ5Pl1KYw6NoHISaUR7MCnFVWcZIXfAiAhpqAYljF3rVZw2CI7AYWeLTlPcoMefHdO4DqXM4tmlg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":989139},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"gitHead":"26416ad9c46892622c83026de9bb7955c71caf9a","private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"workspace:*","@intlayer/types":"workspace:*","@intlayer/config":"workspace:*","@intlayer/dictionaries-entry":"workspace:*","@intlayer/unmerged-dictionaries-entry":"workspace:*"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.0.1","tsdown":"0.15.11","vitest":"4.0.5","typescript":"5.9.3","@types/node":"24.9.2","@utils/ts-config":"workspace:*","@utils/tsdown-config":"workspace:*","@utils/ts-config-types":"workspace:*"},"peerDependencies":{"@intlayer/api":"workspace:*","@intlayer/types":"workspace:*","@intlayer/config":"workspace:*","@intlayer/dictionaries-entry":"workspace:*","@intlayer/unmerged-dictionaries-entry":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.4-canary.0_1761831437680_0.804856802173421","host":"s3://npm-registry-packages-npm-production"}},"7.0.4":{"name":"@intlayer/core","version":"7.0.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"86ab5c87e5fc8539c8c129808dfe4dd2e174f30d","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.4.tgz","fileCount":509,"integrity":"sha512-T+iM1njv7YHVdSsamJKntdCbuLcNQDDbEeJ23KWmlIxgsl6ltQ+zvQi6UJHywRpofwNTkdm4vDBW1k/3YSdGtA==","signatures":[{"sig":"MEYCIQCHQkuozrD0DJRxsOg3qfnsJLGdUszJiGbc0MVBmQkJHAIhAKGGZJbckeelkPPNtj2WbhzV4BZc0PHBnS60Y2ybLWqm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1006434},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"gitHead":"f1b380ccf6cdde30fd6939dc7208fb53aac9fa0f","private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"workspace:*","@intlayer/types":"workspace:*","@intlayer/config":"workspace:*","@intlayer/dictionaries-entry":"workspace:*","@intlayer/unmerged-dictionaries-entry":"workspace:*"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.0.1","tsdown":"0.15.11","vitest":"4.0.5","typescript":"5.9.3","@types/node":"24.9.2","@utils/ts-config":"workspace:*","@utils/tsdown-config":"workspace:*","@utils/ts-config-types":"workspace:*"},"peerDependencies":{"@intlayer/api":"workspace:*","@intlayer/types":"workspace:*","@intlayer/config":"workspace:*","@intlayer/dictionaries-entry":"workspace:*","@intlayer/unmerged-dictionaries-entry":"workspace:*"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.4_1761949570919_0.9519623143808189","host":"s3://npm-registry-packages-npm-production"}},"7.0.5":{"name":"@intlayer/core","version":"7.0.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"1525ce6f783b22afd7c7cda5c15b6c44e3c047e7","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.5.tgz","fileCount":509,"integrity":"sha512-1faE9yfkTDq/DcjOHwZyuxV22p+Pbjrbl9OY3V+7H1b4tBuzUwAH8V6AU8EOsAe+cT+Or86d5No2/Xtb9bjnMg==","signatures":[{"sig":"MEUCIQDQDgQy8ui4gDFQAE/jwMQVXaYOk5V3rni09EWebEmgywIgSrgy0E8QyP8tnqLHs2m+JKJH/8ooddkHkgMS882JXm0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1006355},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"gitHead":"f1b380ccf6cdde30fd6939dc7208fb53aac9fa0f","private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.0.5","@intlayer/types":"7.0.5","@intlayer/config":"7.0.5","@intlayer/dictionaries-entry":"7.0.5","@intlayer/unmerged-dictionaries-entry":"7.0.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.0.1","tsdown":"0.15.11","vitest":"4.0.5","typescript":"5.9.3","@types/node":"24.9.2","@utils/ts-config":"7.0.5","@utils/tsdown-config":"7.0.5","@utils/ts-config-types":"7.0.5"},"peerDependencies":{"@intlayer/api":"7.0.5","@intlayer/types":"7.0.5","@intlayer/config":"7.0.5","@intlayer/dictionaries-entry":"7.0.5","@intlayer/unmerged-dictionaries-entry":"7.0.5"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.5_1761950878550_0.7514088077878869","host":"s3://npm-registry-packages-npm-production"}},"7.0.6":{"name":"@intlayer/core","version":"7.0.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"50bb0a1de1b879dbae89e6184098af2567771365","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.6.tgz","fileCount":509,"integrity":"sha512-28xeUZtsoxOEpBeVIwgYogz6+jkkkhzfleHPti8/q6o/jXaq0MMkjf4ZKSTkXdn5zFVBNjpqgEXLAna69vz9dg==","signatures":[{"sig":"MEYCIQDS3B3wcHV7PUdWw6NiLmnWmOOUeSRbdS6IfBaKQlmnXQIhAOyp8XTSOcMDnP8rguymon+rUgDR9azGFTe9IwsDn7i6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1006356},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"gitHead":"6f2c8a96a10b3cdc7c5b430cd10b105a677cce3b","private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.0.6","@intlayer/types":"7.0.6","@intlayer/config":"7.0.6","@intlayer/dictionaries-entry":"7.0.6","@intlayer/unmerged-dictionaries-entry":"7.0.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.0.1","tsdown":"0.15.11","vitest":"4.0.5","typescript":"5.9.3","@types/node":"24.9.2","@utils/ts-config":"7.0.6","@utils/tsdown-config":"7.0.6","@utils/ts-config-types":"7.0.6"},"peerDependencies":{"@intlayer/api":"7.0.6","@intlayer/types":"7.0.6","@intlayer/config":"7.0.6","@intlayer/dictionaries-entry":"7.0.6","@intlayer/unmerged-dictionaries-entry":"7.0.6"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.6_1762305865655_0.3683298646582305","host":"s3://npm-registry-packages-npm-production"}},"7.0.7":{"name":"@intlayer/core","version":"7.0.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"194e71ac66732e341edbbe9e56295d65a0c8f7f1","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.7.tgz","fileCount":509,"integrity":"sha512-LaLrdefMo8R0PySrMmSyV4KPoAJaqDvTXocyiEPC9gXRcORsohA3smXV7++LYL1ff94XshGwdXmkUlRFH+M8Yg==","signatures":[{"sig":"MEUCIE7YskcfzmPIdAfVS/+ffmBaiCzJ0gYWBYtoSclFq2p2AiEAkVglfMzz7N5XLkCcTYfumQlAp55NnlcQ+TeRo+iQjaQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1006356},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"gitHead":"022276cc274d28dac2ad480e0e516e8a34dde0c5","private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.0.7","@intlayer/types":"7.0.7","@intlayer/config":"7.0.7","@intlayer/dictionaries-entry":"7.0.7","@intlayer/unmerged-dictionaries-entry":"7.0.7"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.0.1","tsdown":"0.15.11","vitest":"4.0.5","typescript":"5.9.3","@types/node":"24.9.2","@utils/ts-config":"7.0.7","@utils/tsdown-config":"7.0.7","@utils/ts-config-types":"7.0.7"},"peerDependencies":{"@intlayer/api":"7.0.7","@intlayer/types":"7.0.7","@intlayer/config":"7.0.7","@intlayer/dictionaries-entry":"7.0.7","@intlayer/unmerged-dictionaries-entry":"7.0.7"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.7_1762306540416_0.9637251656269641","host":"s3://npm-registry-packages-npm-production"}},"7.0.8-canary.0":{"name":"@intlayer/core","version":"7.0.8-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.8-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"9d81087e033d717201261da6e537d19f91b728eb","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.8-canary.0.tgz","fileCount":509,"integrity":"sha512-asL87CI/r/LiDEyVgI0KQjmi9hhr1240mPBORmRU4Pl+3J5iy8Ex0z+74AO6y2UQVqttFi5MsYlZQR8W5zHC9A==","signatures":[{"sig":"MEUCIQDienehoTKDsvWnRgZ8/bnE/wydvTJzRSssmkRHFxKxAwIgDEHv9qlGphtvuQ2BLV6z+8FwP0n87uqFSU1eAn7bKqc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1004624},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"gitHead":"49b8c0d03eec76f69cf6cc367e14b74119f41361","private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.0.8-canary.0","@intlayer/types":"7.0.8-canary.0","@intlayer/config":"7.0.8-canary.0","@intlayer/dictionaries-entry":"7.0.8-canary.0","@intlayer/unmerged-dictionaries-entry":"7.0.8-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.0","vitest":"4.0.7","typescript":"5.9.3","@types/node":"24.10.0","@utils/ts-config":"7.0.8-canary.0","@utils/tsdown-config":"7.0.8-canary.0","@utils/ts-config-types":"7.0.8-canary.0"},"peerDependencies":{"@intlayer/api":"7.0.8-canary.0","@intlayer/types":"7.0.8-canary.0","@intlayer/config":"7.0.8-canary.0","@intlayer/dictionaries-entry":"7.0.8-canary.0","@intlayer/unmerged-dictionaries-entry":"7.0.8-canary.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.8-canary.0_1762804866543_0.05698705499440093","host":"s3://npm-registry-packages-npm-production"}},"7.0.8":{"name":"@intlayer/core","version":"7.0.8","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.8","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"375f62a18fa27c0378c4f05e630e30ad45133662","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.8.tgz","fileCount":509,"integrity":"sha512-810QePZn0ySAFIsz2CMPxXEByM3fn2pV6aDeCzu9AECePRhxYsL/GcQxN0fygx34kcODNJ5T6e6Dh2nVnM9WvQ==","signatures":[{"sig":"MEQCIGNBBaoceGd12g2rLKTxLzGqmx+tgRIvlUQkpyAI8gEAAiBrvxGgH+pOdC1uwKhgvcXRQ2xJSZYGUVAawX/ywrMbkA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1004502},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"gitHead":"21f67afcdcae646c332d55270e2ae4599052b1a3","private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.0.8","@intlayer/types":"7.0.8","@intlayer/config":"7.0.8","@intlayer/dictionaries-entry":"7.0.8","@intlayer/unmerged-dictionaries-entry":"7.0.8"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.0","vitest":"4.0.7","typescript":"5.9.3","@types/node":"24.10.0","@utils/ts-config":"7.0.8","@utils/tsdown-config":"7.0.8","@utils/ts-config-types":"7.0.8"},"peerDependencies":{"@intlayer/api":"7.0.8","@intlayer/types":"7.0.8","@intlayer/config":"7.0.8","@intlayer/dictionaries-entry":"7.0.8","@intlayer/unmerged-dictionaries-entry":"7.0.8"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.8_1762806938601_0.8162328298617569","host":"s3://npm-registry-packages-npm-production"}},"7.0.9-canary.0":{"name":"@intlayer/core","version":"7.0.9-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.9-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"982b256a2312e14a3a94c38f561cd7d37610817b","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.9-canary.0.tgz","fileCount":509,"integrity":"sha512-3DJK3p5t5T17AHi/nik4kPQkqJM5UgLnG3Bz8+eyv19S77gb2URd0lfYImt3QXz9RzphLplVfCbO2FCLsiXofA==","signatures":[{"sig":"MEUCIERypWGtu3RxTArXGzrI+W3eTc8naUNp4eqs7VkZ0Kf+AiEA7IFCajClGpen6IbpxBPYiDcd81WomHWWYTKWlWD5K6E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1004685},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"gitHead":"a78aa102b99b97e94040caf19145c306a680bc7b","private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.0.9-canary.0","@intlayer/types":"7.0.9-canary.0","@intlayer/config":"7.0.9-canary.0","@intlayer/dictionaries-entry":"7.0.9-canary.0","@intlayer/unmerged-dictionaries-entry":"7.0.9-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.0","vitest":"4.0.7","typescript":"5.9.3","@types/node":"24.10.0","@utils/ts-config":"7.0.9-canary.0","@utils/tsdown-config":"7.0.9-canary.0","@utils/ts-config-types":"7.0.9-canary.0"},"peerDependencies":{"@intlayer/api":"7.0.9-canary.0","@intlayer/types":"7.0.9-canary.0","@intlayer/config":"7.0.9-canary.0","@intlayer/dictionaries-entry":"7.0.9-canary.0","@intlayer/unmerged-dictionaries-entry":"7.0.9-canary.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.9-canary.0_1762961278672_0.587933540524954","host":"s3://npm-registry-packages-npm-production"}},"7.0.9-canary.2":{"name":"@intlayer/core","version":"7.0.9-canary.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.9-canary.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"5bec77ef535492d46873ceffffcbc06e505a407e","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.9-canary.2.tgz","fileCount":700,"integrity":"sha512-IsadW6BHXhPg0Dw0CRTgo88NwwKjz0styoyunpP7zeNxmzueLU1IoUndx9emQ3qUnsI3D8BMr4bAR2g3IAubPQ==","signatures":[{"sig":"MEYCIQCDt4ugx48RJ7gnVI0+IdaSQYaypcmJbksFoFEFsDOVUQIhALvb6o5Jmi4ESJXYu+c4G03VLXiyrRCYKxO514bBbNX8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2092355},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"5bec77ef535492d46873ceffffcbc06e505a407e","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish --access public || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary --access public || true","publish:latest":"bun publish --tag latest --access public || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-IsadW6BHXhPg0Dw0CRTgo88NwwKjz0styoyunpP7zeNxmzueLU1IoUndx9emQ3qUnsI3D8BMr4bAR2g3IAubPQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.0.9-canary.2","@intlayer/types":"7.0.9-canary.2","@intlayer/config":"7.0.9-canary.2","@intlayer/dictionaries-entry":"7.0.9-canary.2","@intlayer/unmerged-dictionaries-entry":"7.0.9-canary.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.4","vitest":"4.0.8","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"peerDependencies":{"@intlayer/api":"7.0.9-canary.2","@intlayer/types":"7.0.9-canary.2","@intlayer/config":"7.0.9-canary.2","@intlayer/dictionaries-entry":"7.0.9-canary.2","@intlayer/unmerged-dictionaries-entry":"7.0.9-canary.2"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.9-canary.2_1763317485724_0.3020981185317604","host":"s3://npm-registry-packages-npm-production"}},"7.0.9-canary.3":{"name":"@intlayer/core","version":"7.0.9-canary.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.0.9-canary.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"26ded5748379286fb484b88a9f46b68e7d8378c1","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.0.9-canary.3.tgz","fileCount":706,"integrity":"sha512-OjJqZTEYze4tE2CzkZehnb6L43U6SO/lBBXSTwJW4r0KqHszv1jsHpy2JLVzZrOkSBNbQn7cPVzbJFazTqEIbQ==","signatures":[{"sig":"MEUCIQCZL9OJfa0pHrTLPSHRngWS60ToFxsqVlMMkdwzQY3JpQIgUTttXR/iSo5GrVVP9EPY8MR0jc28fR0uJJH8fn7LaYY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2104532},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"26ded5748379286fb484b88a9f46b68e7d8378c1","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-OjJqZTEYze4tE2CzkZehnb6L43U6SO/lBBXSTwJW4r0KqHszv1jsHpy2JLVzZrOkSBNbQn7cPVzbJFazTqEIbQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.0.9-canary.2","@intlayer/types":"7.0.9-canary.2","@intlayer/config":"7.0.9-canary.2","@intlayer/dictionaries-entry":"7.0.9-canary.2","@intlayer/unmerged-dictionaries-entry":"7.0.9-canary.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.4","vitest":"4.0.8","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"peerDependencies":{"@intlayer/api":"7.0.9-canary.2","@intlayer/types":"7.0.9-canary.2","@intlayer/config":"7.0.9-canary.2","@intlayer/dictionaries-entry":"7.0.9-canary.2","@intlayer/unmerged-dictionaries-entry":"7.0.9-canary.2"},"_npmOperationalInternal":{"tmp":"tmp/core_7.0.9-canary.3_1763327031500_0.966362412932128","host":"s3://npm-registry-packages-npm-production"}},"7.1.0-canary.0":{"name":"@intlayer/core","version":"7.1.0-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.1.0-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"11dc5a676cf1ab005c40c7a9de55d24bcb0326b1","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.1.0-canary.0.tgz","fileCount":706,"integrity":"sha512-WiHba+g1Q9qyo+NYT8wW3LKn1N47SZQd16DRwtmm9vMDF3hQSkhJQwqvgTI1pWaPHNzw9/dCWoAls5eY2xlM7g==","signatures":[{"sig":"MEUCIQCvntyF2hCTY2AoBtDzWr3o9gtPZjkl9kwxcoTXYqpkWQIgJw04Sl3v1HUVMWFVmuseToviYbe2gy07/sG4Ga+3/wA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2104528},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"11dc5a676cf1ab005c40c7a9de55d24bcb0326b1","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-WiHba+g1Q9qyo+NYT8wW3LKn1N47SZQd16DRwtmm9vMDF3hQSkhJQwqvgTI1pWaPHNzw9/dCWoAls5eY2xlM7g==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.1.0-canary.0","@intlayer/types":"7.1.0-canary.0","@intlayer/config":"7.1.0-canary.0","@intlayer/dictionaries-entry":"7.1.0-canary.0","@intlayer/unmerged-dictionaries-entry":"7.1.0-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.4","vitest":"4.0.8","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"peerDependencies":{"@intlayer/api":"7.1.0-canary.0","@intlayer/types":"7.1.0-canary.0","@intlayer/config":"7.1.0-canary.0","@intlayer/dictionaries-entry":"7.1.0-canary.0","@intlayer/unmerged-dictionaries-entry":"7.1.0-canary.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.0-canary.0_1763329648403_0.7738583547416815","host":"s3://npm-registry-packages-npm-production"}},"7.1.0-canary.1":{"name":"@intlayer/core","version":"7.1.0-canary.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.1.0-canary.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"21ec74c64a6c3c9afbe33dbaf9740f8d5fb57c8e","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.1.0-canary.1.tgz","fileCount":706,"integrity":"sha512-eYoELGlCc0LoeCwCP5G2kVm7vXVlBilhU8p5ujv5cc9bmqPu+XEY6KepzWCb4a5+ym1qBNlYsE0IzRpPDdC1lg==","signatures":[{"sig":"MEUCIEscW6/yqEc/de6ZtSAmp4F/ES57iRytZMnDMXVyZVAhAiEAko2sr6qn4OorrIUllFE4KEmrdxnv800H1LX9nZNWUOo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2104289},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"21ec74c64a6c3c9afbe33dbaf9740f8d5fb57c8e","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-eYoELGlCc0LoeCwCP5G2kVm7vXVlBilhU8p5ujv5cc9bmqPu+XEY6KepzWCb4a5+ym1qBNlYsE0IzRpPDdC1lg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.1.0-canary.1","@intlayer/types":"7.1.0-canary.1","@intlayer/config":"7.1.0-canary.1","@intlayer/dictionaries-entry":"7.1.0-canary.1","@intlayer/unmerged-dictionaries-entry":"7.1.0-canary.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.4","vitest":"4.0.8","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"peerDependencies":{"@intlayer/api":"7.1.0-canary.1","@intlayer/types":"7.1.0-canary.1","@intlayer/config":"7.1.0-canary.1","@intlayer/dictionaries-entry":"7.1.0-canary.1","@intlayer/unmerged-dictionaries-entry":"7.1.0-canary.1"},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.0-canary.1_1763331631636_0.5831344787919022","host":"s3://npm-registry-packages-npm-production"}},"7.1.0-canary.2":{"name":"@intlayer/core","version":"7.1.0-canary.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.1.0-canary.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"0544fe7d0810707166d7ec8a92684dd639ff1171","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.1.0-canary.2.tgz","fileCount":706,"integrity":"sha512-YiBK7s4+BzD0umh36LXkidIFXVDuPyCvO/xNJ5Ef1FfZ3lGiaxeFtohZRuZMnyT6fdyyhf3e/1UK72Vr+uFitA==","signatures":[{"sig":"MEUCIH/NYu4J2FKwsd97eCtwt1oc7T1PggHS87fhAsg5PkaiAiEAzLS+LTRrnws1W6bdfZ1Bzl0uke4Em+v5FTG4+9LAuno=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2107172},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"0544fe7d0810707166d7ec8a92684dd639ff1171","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-YiBK7s4+BzD0umh36LXkidIFXVDuPyCvO/xNJ5Ef1FfZ3lGiaxeFtohZRuZMnyT6fdyyhf3e/1UK72Vr+uFitA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.1.0-canary.2","@intlayer/types":"7.1.0-canary.2","@intlayer/config":"7.1.0-canary.2","@intlayer/dictionaries-entry":"7.1.0-canary.2","@intlayer/unmerged-dictionaries-entry":"7.1.0-canary.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.4","vitest":"4.0.8","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"peerDependencies":{"@intlayer/api":"7.1.0-canary.2","@intlayer/types":"7.1.0-canary.2","@intlayer/config":"7.1.0-canary.2","@intlayer/dictionaries-entry":"7.1.0-canary.2","@intlayer/unmerged-dictionaries-entry":"7.1.0-canary.2"},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.0-canary.2_1763337216722_0.9325859022233713","host":"s3://npm-registry-packages-npm-production"}},"7.1.0":{"name":"@intlayer/core","version":"7.1.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.1.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"8bb92eca79dd06d9c8550f7edc43b9a40a082518","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.1.0.tgz","fileCount":706,"integrity":"sha512-Vpo0NeAfVUmSfMWlh4V4o1urUUMgm0/1VsX95j1WVVl5EzhQ14FpH6TvlJGz33t8QzeeTwT/EFrEnB0+qeffiw==","signatures":[{"sig":"MEQCIAP+U0Q8Gqa8JImuvLRCjX1xqjM792jDG+53DSUOfxs3AiBWWwtqq8LUpP+HTtITo9GRC6bhI3BRbMqs+6P3eEir3w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2107074},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"8bb92eca79dd06d9c8550f7edc43b9a40a082518","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-Vpo0NeAfVUmSfMWlh4V4o1urUUMgm0/1VsX95j1WVVl5EzhQ14FpH6TvlJGz33t8QzeeTwT/EFrEnB0+qeffiw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.1.0","@intlayer/types":"7.1.0","@intlayer/config":"7.1.0","@intlayer/dictionaries-entry":"7.1.0","@intlayer/unmerged-dictionaries-entry":"7.1.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.4","vitest":"4.0.8","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"peerDependencies":{"@intlayer/api":"7.1.0","@intlayer/types":"7.1.0","@intlayer/config":"7.1.0","@intlayer/dictionaries-entry":"7.1.0","@intlayer/unmerged-dictionaries-entry":"7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.0_1763337752223_0.6533561692012986","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary.0":{"name":"@intlayer/core","version":"7.1.1-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.1.1-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"ce8613cc40280a1f840a105098869fb360036f74","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.1.1-canary.0.tgz","fileCount":706,"integrity":"sha512-vLQco52Usez9hYFd/VVfo7H1qGFBZba9ij7RVd1GohgIdaGh3Adp4JeUP3RPweWdRXWwvBKqFch1C1OqLPRL0A==","signatures":[{"sig":"MEUCIEifl0RBC+jFR+AYz0QFxSbyrrbIrD4WfByh50i5nZ+0AiEA00CTWdfViF7xB6UwTschVNBjzuk/EtwMjSDjhfxi9v4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2106908},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"ce8613cc40280a1f840a105098869fb360036f74","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-vLQco52Usez9hYFd/VVfo7H1qGFBZba9ij7RVd1GohgIdaGh3Adp4JeUP3RPweWdRXWwvBKqFch1C1OqLPRL0A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.1.1-canary.0","@intlayer/types":"7.1.1-canary.0","@intlayer/config":"7.1.1-canary.0","@intlayer/dictionaries-entry":"7.1.1-canary.0","@intlayer/unmerged-dictionaries-entry":"7.1.1-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.5","vitest":"4.0.8","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.1-canary.0_1763420358007_0.005405487527847752","host":"s3://npm-registry-packages-npm-production"}},"7.1.1-canary.1":{"name":"@intlayer/core","version":"7.1.1-canary.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.1.1-canary.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"86fadda3432175ae481aaee1b3a792c7f4a317a9","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.1.1-canary.1.tgz","fileCount":706,"integrity":"sha512-7oJ4fs1DBBvkODVMjAMvt9NLtVy21BMA9QJ43qbJeHMs8IgK64SO1m4XZeb+7z3vsLKUYNgBne+CnLhBphvKtA==","signatures":[{"sig":"MEYCIQDo080Xk1d4+oN4dcZQGJXGV50qqPH3Noz1eiYY7iK8PgIhANzmaCW/c6NpOg0EQCqL4ZjVH6qY/GTQIFFoTQaBriMz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2106906},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"86fadda3432175ae481aaee1b3a792c7f4a317a9","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-7oJ4fs1DBBvkODVMjAMvt9NLtVy21BMA9QJ43qbJeHMs8IgK64SO1m4XZeb+7z3vsLKUYNgBne+CnLhBphvKtA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.1.1-canary.1","@intlayer/types":"7.1.1-canary.1","@intlayer/config":"7.1.1-canary.1","@intlayer/dictionaries-entry":"7.1.1-canary.1","@intlayer/unmerged-dictionaries-entry":"7.1.1-canary.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.5","vitest":"4.0.8","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.1-canary.1_1763422512518_0.8024249392790197","host":"s3://npm-registry-packages-npm-production"}},"7.1.1":{"name":"@intlayer/core","version":"7.1.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.1.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"60bc1dd72560ea590840ebb02c97b3fa4f08a182","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.1.1.tgz","fileCount":706,"integrity":"sha512-5+k7v830VMgZt5s4UkBrPdnnZohRJ/oN0cO90rY6mub+gp6kIM0QNi7mXoApkESb2iP+BGX3pl8Qb0cS9A0OaQ==","signatures":[{"sig":"MEUCIQCEbOFmZJHS7HRnR+IzWphJzApJulG+b8tCa5JC95/JOgIgEfFQfNU7vk4qqL7HCqya9/fM+UZLXnM+J2u8EZ1ro9w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2106854},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"60bc1dd72560ea590840ebb02c97b3fa4f08a182","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-5+k7v830VMgZt5s4UkBrPdnnZohRJ/oN0cO90rY6mub+gp6kIM0QNi7mXoApkESb2iP+BGX3pl8Qb0cS9A0OaQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.1.1","@intlayer/types":"7.1.1","@intlayer/config":"7.1.1","@intlayer/dictionaries-entry":"7.1.1","@intlayer/unmerged-dictionaries-entry":"7.1.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.5","vitest":"4.0.8","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.1_1763425776139_0.9390328221441755","host":"s3://npm-registry-packages-npm-production"}},"7.1.2-canary.0":{"name":"@intlayer/core","version":"7.1.2-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.1.2-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"d9badc4141380dee59c597c8f3a8abf4426a5a18","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.1.2-canary.0.tgz","fileCount":706,"integrity":"sha512-oO8uf4Vsa5gNSk3cGpBCGLESkdT6vTNosIRefBRCWLzD7Ks04Vs0JBtBDSO82nA0SPTtQZnmdLdChNNb3ez5fQ==","signatures":[{"sig":"MEUCIQC1xfhXQWmNDdKr3oOGvFZo75CS9cHDnnXQx84PQEW7PQIgZ0wIcaepMPtn6YWDnHhbR9dUND++zlxrNbfCdT7ZF3c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2106907},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"d9badc4141380dee59c597c8f3a8abf4426a5a18","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-oO8uf4Vsa5gNSk3cGpBCGLESkdT6vTNosIRefBRCWLzD7Ks04Vs0JBtBDSO82nA0SPTtQZnmdLdChNNb3ez5fQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.1.2-canary.0","@intlayer/types":"7.1.2-canary.0","@intlayer/config":"7.1.2-canary.0","@intlayer/dictionaries-entry":"7.1.2-canary.0","@intlayer/unmerged-dictionaries-entry":"7.1.2-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.5","vitest":"4.0.8","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.2-canary.0_1763428433010_0.5490600018437666","host":"s3://npm-registry-packages-npm-production"}},"7.1.2":{"name":"@intlayer/core","version":"7.1.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.1.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"4b2bf409760634939838feb4907fed4592410c56","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.1.2.tgz","fileCount":706,"integrity":"sha512-997nPAMyX6Ab/WBa6zd8PBsKcQIsPZ2Ac1/CYxnAukkkkUsR4r40JJJQNjGEFIu/OrjJ0du1Dyar6n+oo+mqBw==","signatures":[{"sig":"MEUCICcRK0cmqCBOF49tFYswCt6yX1XJFRZmeQgud2WhzdI2AiEAuxCiwSP8IoD9d21RBWGW+BHCmMWUAC++oTbwfbRybPo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2106852},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"4b2bf409760634939838feb4907fed4592410c56","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-997nPAMyX6Ab/WBa6zd8PBsKcQIsPZ2Ac1/CYxnAukkkkUsR4r40JJJQNjGEFIu/OrjJ0du1Dyar6n+oo+mqBw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.1.2","@intlayer/types":"7.1.2","@intlayer/config":"7.1.2","@intlayer/dictionaries-entry":"7.1.2","@intlayer/unmerged-dictionaries-entry":"7.1.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.5","vitest":"4.0.8","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.2_1763430346432_0.9854522685037115","host":"s3://npm-registry-packages-npm-production"}},"7.1.3":{"name":"@intlayer/core","version":"7.1.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.1.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"702e66b6b131d02351187ba84c2514149eea6680","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.1.3.tgz","fileCount":706,"integrity":"sha512-2ujMz6U/5xsW08hrPxWol6EF1dPiD4hxzo8Dp3JnsM5V/qNsIDEhDugqN7NNzeQ2tU7UxjGTEyetcdYTuAh++g==","signatures":[{"sig":"MEUCIQCVBKyjB8xBSaHroz+FLwnlmXQP9gp+KMNsk3hX/KKNaQIgJoRYfqi9cesQ1v9O621e2fvwriPcvfe5Nuq9gb2CoH4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2106854},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"702e66b6b131d02351187ba84c2514149eea6680","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-2ujMz6U/5xsW08hrPxWol6EF1dPiD4hxzo8Dp3JnsM5V/qNsIDEhDugqN7NNzeQ2tU7UxjGTEyetcdYTuAh++g==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.1.3","@intlayer/types":"7.1.3","@intlayer/config":"7.1.3","@intlayer/dictionaries-entry":"7.1.3","@intlayer/unmerged-dictionaries-entry":"7.1.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.5","vitest":"4.0.8","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.3_1763431693134_0.11663259420819894","host":"s3://npm-registry-packages-npm-production"}},"7.1.4":{"name":"@intlayer/core","version":"7.1.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.1.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"dec0845e00bd6990566e593bba7f5580f0d2441b","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.1.4.tgz","fileCount":706,"integrity":"sha512-elzIes8G98g0PHdIxeHP6RsqemmZhxvfTFgfwTAgK2Rpc83bxwhY94oqHcDtUOW9TF70GfKBqHvBGE5+bIhEqA==","signatures":[{"sig":"MEUCIQCLcjiAjocodgGBzHYdEB8yRJPKF1Zr0Or2z7TD0EWbKQIgU9+WnFZnnfr6Wi3Cb6Tz/0IfpNvKNkGq3LuYSW6tpas=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2106569},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"dec0845e00bd6990566e593bba7f5580f0d2441b","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-elzIes8G98g0PHdIxeHP6RsqemmZhxvfTFgfwTAgK2Rpc83bxwhY94oqHcDtUOW9TF70GfKBqHvBGE5+bIhEqA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.1.4","@intlayer/types":"7.1.4","@intlayer/config":"7.1.4","@intlayer/dictionaries-entry":"7.1.4","@intlayer/unmerged-dictionaries-entry":"7.1.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.5","vitest":"4.0.8","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.4_1763488569201_0.7648387764459965","host":"s3://npm-registry-packages-npm-production"}},"7.1.5":{"name":"@intlayer/core","version":"7.1.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.1.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"52f9d53fc0832311cce81ce9e5061bbf2efc309c","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.1.5.tgz","fileCount":477,"integrity":"sha512-OQzpPLy0EnhfILh3mh8S9/KPkSg9pqDmzQCT0ku9GmLWOolU09WI2DQDAruDZdxIrBm/8oQcE3CFrqf4K3Ftlw==","signatures":[{"sig":"MEUCIQC7s/sOk4pJOpJ4M3K5XEfUoBsFEXf8nPSxohTop7sijAIgGr3S4lpmmblEwMrX+mR0IXAU0kCS5d6molaoIeX1lL0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":984129},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"52f9d53fc0832311cce81ce9e5061bbf2efc309c","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-OQzpPLy0EnhfILh3mh8S9/KPkSg9pqDmzQCT0ku9GmLWOolU09WI2DQDAruDZdxIrBm/8oQcE3CFrqf4K3Ftlw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.1.5","@intlayer/types":"7.1.5","@intlayer/config":"7.1.5","@intlayer/dictionaries-entry":"7.1.5","@intlayer/unmerged-dictionaries-entry":"7.1.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.5","vitest":"4.0.8","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.5_1763492002823_0.16929122320723855","host":"s3://npm-registry-packages-npm-production"}},"7.1.6":{"name":"@intlayer/core","version":"7.1.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.1.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"782a31479d1af5dc004c127acc68140eb7d3f68e","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.1.6.tgz","fileCount":477,"integrity":"sha512-584kevcV5pljBzQwi5QmrHqTRWuvbqIvnulJqGw0p31bxk7SJzxh8sPiJQbXAcqi0Z4jRgwXuojLxocarIuvIg==","signatures":[{"sig":"MEUCIH7dUGzXB237Qmcllf27qQHW1l7qFslzQegy34Cu1pH2AiEAqjsm9TXboMBM074rT+PgvntqM6egiy8rW5x2c77D5S8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":984141},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"782a31479d1af5dc004c127acc68140eb7d3f68e","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-584kevcV5pljBzQwi5QmrHqTRWuvbqIvnulJqGw0p31bxk7SJzxh8sPiJQbXAcqi0Z4jRgwXuojLxocarIuvIg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.1.6","@intlayer/types":"7.1.6","@intlayer/config":"7.1.6","@intlayer/dictionaries-entry":"7.1.6","@intlayer/unmerged-dictionaries-entry":"7.1.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.5","vitest":"4.0.8","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.6_1763512382090_0.3579014552464006","host":"s3://npm-registry-packages-npm-production"}},"7.1.7":{"name":"@intlayer/core","version":"7.1.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.1.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"9a518292eef4e479b2cac4ab6f5feb1f94948464","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.1.7.tgz","fileCount":477,"integrity":"sha512-fHfCLoyNwUfB5iZ9HxZ14LQX6ziKo6F63A8DeLxMrAdFqUlOV4q3/amG0/zMtPrDSbpjFn707VHLkxXDdGwzUQ==","signatures":[{"sig":"MEUCIQDbL/QV4Dk+B/GcrLK0fU+p+YFbXgE7kwuc0KEtyrJVoAIgKt4GhGPqYXA0iOyzJKf2kTle2OlSDcJeltpDGxRcGfA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":984142},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"9a518292eef4e479b2cac4ab6f5feb1f94948464","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-fHfCLoyNwUfB5iZ9HxZ14LQX6ziKo6F63A8DeLxMrAdFqUlOV4q3/amG0/zMtPrDSbpjFn707VHLkxXDdGwzUQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.1.7","@intlayer/types":"7.1.7","@intlayer/config":"7.1.7","@intlayer/dictionaries-entry":"7.1.7","@intlayer/unmerged-dictionaries-entry":"7.1.7"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.5","vitest":"4.0.10","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.7_1763561279705_0.5941745469924642","host":"s3://npm-registry-packages-npm-production"}},"7.1.8-canary.0":{"name":"@intlayer/core","version":"7.1.8-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.1.8-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"788ef7e343beb2de74f3e611ecc28c9b0cc57940","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.1.8-canary.0.tgz","fileCount":477,"integrity":"sha512-7kttHVfVZ8xdurXfNsn5FKl32D3CVKu5+9eCWBpIHJ29o9AN/lspaePOQeMimQ1kbI/XJFbegI0+l7m9XALm5g==","signatures":[{"sig":"MEYCIQD/VvG7tSd8/YgPhMAKL+pbefxB8My/MtTF5KmY/SkIgQIhAOvgpr0Q1iXZ01yjCgb/QO4vFjldrXhVP253MVSwzS9X","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":984195},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"788ef7e343beb2de74f3e611ecc28c9b0cc57940","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-7kttHVfVZ8xdurXfNsn5FKl32D3CVKu5+9eCWBpIHJ29o9AN/lspaePOQeMimQ1kbI/XJFbegI0+l7m9XALm5g==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.1.8-canary.0","@intlayer/types":"7.1.8-canary.0","@intlayer/config":"7.1.8-canary.0","@intlayer/dictionaries-entry":"7.1.8-canary.0","@intlayer/unmerged-dictionaries-entry":"7.1.8-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.5","vitest":"4.0.10","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.8-canary.0_1763565886726_0.4701673150998953","host":"s3://npm-registry-packages-npm-production"}},"7.1.8":{"name":"@intlayer/core","version":"7.1.8","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.1.8","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"607ad23fec312c39f743ea8e4a5bd102f08db3ce","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.1.8.tgz","fileCount":477,"integrity":"sha512-WkS52XM4pjI3NTJWwpFA2KdlFuHD57TaR+9pxUhDHQjPGj2z5ZfGDfyXD7Q9eQci31LhTjmmUJRYS+6emY9BFg==","signatures":[{"sig":"MEQCIHczT9WKOfLq1EWRef2/lh9jcLpjB58OGG15s7+9H1OfAiAkaFtRfZEOQ7vaZ7vsD6YUBDrrN7mKLtvNehkd3JhemQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":984140},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"607ad23fec312c39f743ea8e4a5bd102f08db3ce","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-WkS52XM4pjI3NTJWwpFA2KdlFuHD57TaR+9pxUhDHQjPGj2z5ZfGDfyXD7Q9eQci31LhTjmmUJRYS+6emY9BFg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.1.8","@intlayer/types":"7.1.8","@intlayer/config":"7.1.8","@intlayer/dictionaries-entry":"7.1.8","@intlayer/unmerged-dictionaries-entry":"7.1.8"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.5","vitest":"4.0.10","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.8_1763595194655_0.17310516990062874","host":"s3://npm-registry-packages-npm-production"}},"7.1.9":{"name":"@intlayer/core","version":"7.1.9","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.1.9","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"7728a05c1f2c515a39fbcd5665f5f6151600e63d","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.1.9.tgz","fileCount":477,"integrity":"sha512-YfCgRplWTYwWrNT019wRJ1aE66h7pG3QHT7RguB4iUIfi62O1bneaFukojvMYrVyThJCrOOaCCuyVD8Rs5r06Q==","signatures":[{"sig":"MEUCIQC0B2kAcr28jafThqPwajRNUkP8L0Nmn/IJhvCalIrAngIgB6cnooIqUasy3FJQI0rrfzlMFXbX9I3ONz/2eNNsdgI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":984140},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"7728a05c1f2c515a39fbcd5665f5f6151600e63d","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-YfCgRplWTYwWrNT019wRJ1aE66h7pG3QHT7RguB4iUIfi62O1bneaFukojvMYrVyThJCrOOaCCuyVD8Rs5r06Q==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.1.9","@intlayer/types":"7.1.9","@intlayer/config":"7.1.9","@intlayer/dictionaries-entry":"7.1.9","@intlayer/unmerged-dictionaries-entry":"7.1.9"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.5","vitest":"4.0.10","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.1.9_1763642213448_0.7458138888485426","host":"s3://npm-registry-packages-npm-production"}},"7.2.0":{"name":"@intlayer/core","version":"7.2.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.2.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"42fd259cefbe22f0de14a580b2b3a2cde69dc395","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.2.0.tgz","fileCount":477,"integrity":"sha512-fxRxLu7ESxAVDliIiIMoYCbEPr5SpbnTLXcNISO4OZH2DdhORAYnAEATm9U2VjCCE7wbGmIb3QyZy7y07pTiYA==","signatures":[{"sig":"MEYCIQDIc3HHCBzMmkKVues5mbCu5YT9Zofv4ayFSLIZh+PVIgIhALUOXfsSPxmB3JTih/pG28t+zhqYRylT/wzSwMvQpUKQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":996079},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"42fd259cefbe22f0de14a580b2b3a2cde69dc395","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-fxRxLu7ESxAVDliIiIMoYCbEPr5SpbnTLXcNISO4OZH2DdhORAYnAEATm9U2VjCCE7wbGmIb3QyZy7y07pTiYA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.2.0","@intlayer/types":"7.2.0","@intlayer/config":"7.2.0","@intlayer/dictionaries-entry":"7.2.0","@intlayer/unmerged-dictionaries-entry":"7.2.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.0","tsdown":"0.16.5","vitest":"4.0.10","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.2.0_1763671239559_0.9714654473059094","host":"s3://npm-registry-packages-npm-production"}},"7.2.1":{"name":"@intlayer/core","version":"7.2.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.2.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"0f197a1f0dd2eb9fd6b2e63b26fda5e3fe266404","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.2.1.tgz","fileCount":477,"integrity":"sha512-kwHJdcjwDr/qw8Sq+kmL1HJBjqLKRbkMUPjZpiD/fVmYivu+2kYdc1Qqjlwjm5E54U9gvkYuD/TyAq4Am/jTHQ==","signatures":[{"sig":"MEQCIAg5aPNHJcVL8cX531oCLEAxOLMmFRF6aJDtSFlMwkkPAiB/RWULrhKXZiwx28jSZyVO6QJVSw6wgi3+4P/BBwlp6A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":996106},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"0f197a1f0dd2eb9fd6b2e63b26fda5e3fe266404","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-kwHJdcjwDr/qw8Sq+kmL1HJBjqLKRbkMUPjZpiD/fVmYivu+2kYdc1Qqjlwjm5E54U9gvkYuD/TyAq4Am/jTHQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.2.2","@intlayer/types":"7.2.2","@intlayer/config":"7.2.2","@intlayer/dictionaries-entry":"7.2.2","@intlayer/unmerged-dictionaries-entry":"7.2.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.6","vitest":"4.0.12","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.2.1_1763769653278_0.8919285935665704","host":"s3://npm-registry-packages-npm-production"}},"7.2.2":{"name":"@intlayer/core","version":"7.2.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.2.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"bd423d102f9a80d0c8f334162c84d41d8045b986","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.2.2.tgz","fileCount":477,"integrity":"sha512-bOP8xsXyl+/wrUgJriP5DKJiQJf2GkaxXNBtsVx5qr+fCmsPfDU3jaIv/9iIasJ4HHhoEUubRZVBrpjvnub/Mg==","signatures":[{"sig":"MEQCIGBINNZmbJOsQwdFdk42aYZqaOPG8vh1DZQS0sUyg2ETAiB9AGGcaH1Vc3/rybl/+6XSNFfd7K4odOujhvtIQ73aLw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":996106},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"bd423d102f9a80d0c8f334162c84d41d8045b986","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-bOP8xsXyl+/wrUgJriP5DKJiQJf2GkaxXNBtsVx5qr+fCmsPfDU3jaIv/9iIasJ4HHhoEUubRZVBrpjvnub/Mg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.2.2","@intlayer/types":"7.2.2","@intlayer/config":"7.2.2","@intlayer/dictionaries-entry":"7.2.2","@intlayer/unmerged-dictionaries-entry":"7.2.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.6","vitest":"4.0.12","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.2.2_1763770569051_0.48923392905305807","host":"s3://npm-registry-packages-npm-production"}},"7.2.3":{"name":"@intlayer/core","version":"7.2.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.2.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"33e384df2e58daa84a491b15be8a8b17f28a58bc","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.2.3.tgz","fileCount":477,"integrity":"sha512-C1AHL89pqqbmZDA7c5uuKMaSkJfIIzau0LCOb95MrTxnBUhAz/PVM8daJeIWhqusvGRTVbhUQ7WHe4fR5weziQ==","signatures":[{"sig":"MEQCIHCASLWp8ZEA/aNSTqRgezVA2gdzNS9whTKEsHpoIcrzAiBDtbOOPEdIw388WN5VesCFxnv+BeLuizM+zI6Nkg5ELA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":996105},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"33e384df2e58daa84a491b15be8a8b17f28a58bc","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-C1AHL89pqqbmZDA7c5uuKMaSkJfIIzau0LCOb95MrTxnBUhAz/PVM8daJeIWhqusvGRTVbhUQ7WHe4fR5weziQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.2.3","@intlayer/types":"7.2.3","@intlayer/config":"7.2.3","@intlayer/dictionaries-entry":"7.2.3","@intlayer/unmerged-dictionaries-entry":"7.2.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.6","vitest":"4.0.12","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.2.3_1763852045469_0.022725831007778252","host":"s3://npm-registry-packages-npm-production"}},"7.3.0-canary.0":{"name":"@intlayer/core","version":"7.3.0-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.3.0-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"fc57ee09a0a257a04b71c48b1d0d2212b0e9f41f","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.3.0-canary.0.tgz","fileCount":477,"integrity":"sha512-vmCgTlu19HYg7gvMbKXk4nhV9oY5gn9WZVgYiw70wVQW2hxiA4fGV+apUn5dqOapT4XnZ162zhgO8NaTgUfoOw==","signatures":[{"sig":"MEQCIEPdpxH68lC5HqlPindcj3EBj4u79kaQGVd6PPj+FWZJAiAKnrjdTLI898YdatvUiN1iJeh3WFZGtWipG2OQNbVZjQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":996463},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"fc57ee09a0a257a04b71c48b1d0d2212b0e9f41f","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --tag canary || true","publish:latest":"bun publish --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-vmCgTlu19HYg7gvMbKXk4nhV9oY5gn9WZVgYiw70wVQW2hxiA4fGV+apUn5dqOapT4XnZ162zhgO8NaTgUfoOw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.3.0-canary.0","@intlayer/types":"7.3.0-canary.0","@intlayer/config":"7.3.0-canary.0","@intlayer/dictionaries-entry":"7.3.0-canary.0","@intlayer/unmerged-dictionaries-entry":"7.3.0-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.6","vitest":"4.0.13","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.0-canary.0_1764026268787_0.11191179293897169","host":"s3://npm-registry-packages-npm-production"}},"7.3.0":{"name":"@intlayer/core","version":"7.3.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.3.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"1d94724a392d6ca3c419040801a338016298bfd6","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.3.0.tgz","fileCount":477,"integrity":"sha512-NobSCRl+/C90XHY+lKPXqgd961ZaxmvlWb1g1mTefBtrYVtvOYAzcIo+iVAzs35x7NVBw9JpVBfggpJiMkngrw==","signatures":[{"sig":"MEUCIAkxIC3IU2Hu+leWhZM2kQpoUBD7nC5tzJhIumuYtAQXAiEAkihwPpdwR3DtoB2eMwvt7nt8NwMZ1egq6Kj8Ax2Udjw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":996439},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"1d94724a392d6ca3c419040801a338016298bfd6","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-NobSCRl+/C90XHY+lKPXqgd961ZaxmvlWb1g1mTefBtrYVtvOYAzcIo+iVAzs35x7NVBw9JpVBfggpJiMkngrw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.3.0","@intlayer/types":"7.3.0","@intlayer/config":"7.3.0","@intlayer/dictionaries-entry":"7.3.0","@intlayer/unmerged-dictionaries-entry":"7.3.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.6","vitest":"4.0.13","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.0_1764032326811_0.20339324002690784","host":"s3://npm-registry-packages-npm-production"}},"7.3.1":{"name":"@intlayer/core","version":"7.3.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.3.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"e227669c8bc4e75320e66a4418d6511e3ca3ed00","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.3.1.tgz","fileCount":477,"integrity":"sha512-UIlmkFKq67PmnA3lVVag5q3a/lFAVx5lIIS3ytYGGb9LRf5w48iGuFtENQZEVS/LAEpSfsz+nKx6Ncm3mJB+wA==","signatures":[{"sig":"MEQCIDxN3jRpSa99ZwG17YOCAImZRouNBJxoTUOIkJgVygC8AiB1YmUNHHEVGBDuoH4+VMCC7b+6BSnixFCdVI6fRNyrfg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1001798},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"e227669c8bc4e75320e66a4418d6511e3ca3ed00","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-UIlmkFKq67PmnA3lVVag5q3a/lFAVx5lIIS3ytYGGb9LRf5w48iGuFtENQZEVS/LAEpSfsz+nKx6Ncm3mJB+wA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.3.1","@intlayer/types":"7.3.1","@intlayer/config":"7.3.1","@intlayer/dictionaries-entry":"7.3.1","@intlayer/unmerged-dictionaries-entry":"7.3.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.6","vitest":"4.0.13","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.1_1764091686179_0.46935833315756836","host":"s3://npm-registry-packages-npm-production"}},"7.3.2-canary.0":{"name":"@intlayer/core","version":"7.3.2-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.3.2-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"1db9e8d6d6eb97dba4226175872ef38757d8d997","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.3.2-canary.0.tgz","fileCount":477,"integrity":"sha512-zaOBeafpf0V/RJSQ9yZ1nXUDshUus94Xj1naMnDUU2xado2kgwkA0EXax2NvnUz97wPVaCjyjsRo0CBlGzG9ig==","signatures":[{"sig":"MEQCIDczpfIq6Wph3R0Pg1Ld4OjfblbB+bt+B8nWH3kMZnCRAiBlx5C2UrdZeaZM0MTt/We0/GC1Uf+bCf9eZqzw4JayFA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1017062},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"1db9e8d6d6eb97dba4226175872ef38757d8d997","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-zaOBeafpf0V/RJSQ9yZ1nXUDshUus94Xj1naMnDUU2xado2kgwkA0EXax2NvnUz97wPVaCjyjsRo0CBlGzG9ig==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.3.2-canary.0","@intlayer/types":"7.3.2-canary.0","@intlayer/config":"7.3.2-canary.0","@intlayer/dictionaries-entry":"7.3.2-canary.0","@intlayer/unmerged-dictionaries-entry":"7.3.2-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.6","vitest":"4.0.13","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.2-canary.0_1764337453156_0.22529625422993793","host":"s3://npm-registry-packages-npm-production"}},"7.3.2-canary.1":{"name":"@intlayer/core","version":"7.3.2-canary.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.3.2-canary.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"0423cb4db1b6faa20056fa63872fa5f71b2f3979","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.3.2-canary.1.tgz","fileCount":477,"integrity":"sha512-RlQyDJchIRDIfOl82rEyqYG4a3XH/U8TFj30JAPT1D5oq6i5vJFO8sjd2PYc9ZCKfiQKwysLIs5GqzujERMG2A==","signatures":[{"sig":"MEYCIQDm2L68qjlK7vPaAolZw5N12kUl9kYTtscyz2EQhCRESQIhAL5rHxrNqvykw6pd0RYgZFgliRvYQTXGOuGqvwiO+Dhi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1019800},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"0423cb4db1b6faa20056fa63872fa5f71b2f3979","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-RlQyDJchIRDIfOl82rEyqYG4a3XH/U8TFj30JAPT1D5oq6i5vJFO8sjd2PYc9ZCKfiQKwysLIs5GqzujERMG2A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.3.2-canary.1","@intlayer/types":"7.3.2-canary.1","@intlayer/config":"7.3.2-canary.1","@intlayer/dictionaries-entry":"7.3.2-canary.1","@intlayer/unmerged-dictionaries-entry":"7.3.2-canary.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.8","vitest":"4.0.14","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.2-canary.1_1764362468284_0.2134132423019579","host":"s3://npm-registry-packages-npm-production"}},"7.3.2":{"name":"@intlayer/core","version":"7.3.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.3.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"6e8578c6774b7aa11dd76b22fcf65f3f93ca08c6","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.3.2.tgz","fileCount":477,"integrity":"sha512-fsLCnNpyasfmXLK/+VZ+tMn2AzNV/laDXijnKcMSfll/+a1c3WPkJN1ArWQG8a5d4jJLkhVwVtQbdxB8s1SHAw==","signatures":[{"sig":"MEYCIQDJ3yT3Vu2e/tlspfnSFWXR+gDNHIvGlN8hBVkqjw1EYgIhAORuBLrqW8HSUO94IxBwCMRRIA9Wa0dI/5hB6vGoO0wN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1019748},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"6e8578c6774b7aa11dd76b22fcf65f3f93ca08c6","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-fsLCnNpyasfmXLK/+VZ+tMn2AzNV/laDXijnKcMSfll/+a1c3WPkJN1ArWQG8a5d4jJLkhVwVtQbdxB8s1SHAw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.3.2","@intlayer/types":"7.3.2","@intlayer/config":"7.3.2","@intlayer/dictionaries-entry":"7.3.2","@intlayer/unmerged-dictionaries-entry":"7.3.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.8","vitest":"4.0.14","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.2_1764365394514_0.3653130996520213","host":"s3://npm-registry-packages-npm-production"}},"7.3.3":{"name":"@intlayer/core","version":"7.3.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.3.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"0b97d0d945ccf03d98f3335e07a439f1c6285600","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.3.3.tgz","fileCount":477,"integrity":"sha512-phVFAnvHEkNX7Zc0OWk8o0ISdlxjUGWA/3rIbpLVExSDxW+uwutzFHu7kORrYfUoKXatC4kBDuYzUx74VgZb5A==","signatures":[{"sig":"MEYCIQCtic5DuLQ/R4Eg0lSAym1XBDo5nJP4M58Ti0kYxoXY7AIhANxwj72VAhqGCN6qfi9IvK77hV8neTRGoUk0KnDPFqpz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1019744},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"0b97d0d945ccf03d98f3335e07a439f1c6285600","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-phVFAnvHEkNX7Zc0OWk8o0ISdlxjUGWA/3rIbpLVExSDxW+uwutzFHu7kORrYfUoKXatC4kBDuYzUx74VgZb5A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.3.3","@intlayer/types":"7.3.3","@intlayer/config":"7.3.3","@intlayer/dictionaries-entry":"7.3.3","@intlayer/unmerged-dictionaries-entry":"7.3.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.8","vitest":"4.0.14","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.3_1764371231611_0.42485608019232357","host":"s3://npm-registry-packages-npm-production"}},"7.3.4":{"name":"@intlayer/core","version":"7.3.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.3.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"c59d45738f4d4c2458f9190fdf551c59c11a7184","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.3.4.tgz","fileCount":477,"integrity":"sha512-A8UslBSe4PtziyljJjXeIPp9qw5h1Jibi4tUB7IGrH/tUxyoFXYAWsqd+nG6K7+aPS724wG30dPSwK48BaeqDQ==","signatures":[{"sig":"MEYCIQCh74O/GvKWa30l9MZ3IdCdl+QbMfIkTuqnr3p1gmMrUQIhANaAeolHaOMnMPjuO6erM1ZkdQsrtwEKeYTy0Yo07qK8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1021909},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"c59d45738f4d4c2458f9190fdf551c59c11a7184","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-A8UslBSe4PtziyljJjXeIPp9qw5h1Jibi4tUB7IGrH/tUxyoFXYAWsqd+nG6K7+aPS724wG30dPSwK48BaeqDQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.3.4","@intlayer/types":"7.3.4","@intlayer/config":"7.3.4","@intlayer/dictionaries-entry":"7.3.4","@intlayer/unmerged-dictionaries-entry":"7.3.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.8","vitest":"4.0.14","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.4_1764622088027_0.2385207286271458","host":"s3://npm-registry-packages-npm-production"}},"7.3.5":{"name":"@intlayer/core","version":"7.3.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.3.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"7609a77855d5790e9b713175f19352d6024624f8","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.3.5.tgz","fileCount":477,"integrity":"sha512-aW+cAcpG4kns3NNMiR5K27Y+QUji8Zqsq5SZJMwnQgds6ssEx/muf7cP3+gM3KvYaA3SYMlD8n/a3YZMwgjLXg==","signatures":[{"sig":"MEYCIQC555jPyQZmiBVGID90oys2RqFNh2Ayiqod4wfDzAmdQwIhAPv5HOyhmeYmKZNZ9p9GdqnU39Wq9IUs6c1vtKzINfVS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1021912},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"7609a77855d5790e9b713175f19352d6024624f8","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-aW+cAcpG4kns3NNMiR5K27Y+QUji8Zqsq5SZJMwnQgds6ssEx/muf7cP3+gM3KvYaA3SYMlD8n/a3YZMwgjLXg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.3.5","@intlayer/types":"7.3.5","@intlayer/config":"7.3.5","@intlayer/dictionaries-entry":"7.3.5","@intlayer/unmerged-dictionaries-entry":"7.3.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.8","vitest":"4.0.14","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.5_1764625021790_0.46277785586151743","host":"s3://npm-registry-packages-npm-production"}},"7.3.6":{"name":"@intlayer/core","version":"7.3.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.3.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"c2571b1447ec706136dbf560f777577d1c3dfbe7","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.3.6.tgz","fileCount":477,"integrity":"sha512-uzNl1GZzVaF031JPm46aBm8S2u5HGAqcV2rc3Fm7fYL/SaW07oWmcDI6/0tBa1raBH7z8yNmN9McNwLeasY/kQ==","signatures":[{"sig":"MEUCIAqEqgR0GAb+dLsO7yy+0xFA6kUPoa+yPsgjpFK69tNqAiEAy9zceUvBV1O/YamAMCy4aQy+3UJUSt3BAJL3agYxKrk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1021912},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"c2571b1447ec706136dbf560f777577d1c3dfbe7","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-uzNl1GZzVaF031JPm46aBm8S2u5HGAqcV2rc3Fm7fYL/SaW07oWmcDI6/0tBa1raBH7z8yNmN9McNwLeasY/kQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.3.6","@intlayer/types":"7.3.6","@intlayer/config":"7.3.6","@intlayer/dictionaries-entry":"7.3.6","@intlayer/unmerged-dictionaries-entry":"7.3.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.8","vitest":"4.0.14","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.6_1764854505597_0.33114114953664764","host":"s3://npm-registry-packages-npm-production"}},"7.3.7":{"name":"@intlayer/core","version":"7.3.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.3.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"a594f520f52d641d5884262356de5ca65bcf2d21","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.3.7.tgz","fileCount":477,"integrity":"sha512-ES68Y5hBAMmcbx5J7mQ2BWDDBeCLJwRxBNMP2/kUEnL1k51gI6doK/m3pRocIfxCmlo6DRbh9x872NUy/t7/eA==","signatures":[{"sig":"MEQCIEOT4Qv4KdgJOgR1nxSvGlXILEt6Lx5t9cR7vDG4LiMyAiB/fg9FC/OzRDsfGqhJrnyqlN1mASC6EzQqNnbVAwlV6Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1021910},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"a594f520f52d641d5884262356de5ca65bcf2d21","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-ES68Y5hBAMmcbx5J7mQ2BWDDBeCLJwRxBNMP2/kUEnL1k51gI6doK/m3pRocIfxCmlo6DRbh9x872NUy/t7/eA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.3.7","@intlayer/types":"7.3.7","@intlayer/config":"7.3.7","@intlayer/dictionaries-entry":"7.3.7","@intlayer/unmerged-dictionaries-entry":"7.3.7"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.8","vitest":"4.0.14","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.7_1764894856454_0.08025229332893735","host":"s3://npm-registry-packages-npm-production"}},"7.3.8":{"name":"@intlayer/core","version":"7.3.8","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.3.8","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"9a78c2dc85c3822d6de79ad5f8ea80b37ebfc767","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.3.8.tgz","fileCount":477,"integrity":"sha512-90JZNGAS3df5Gi418b+osogIlfE80wVciPaOs2YTyNi/Fz69wsV4KhafUGTWVkOtO3WgNgTmUg6Kiqv10JKuBw==","signatures":[{"sig":"MEQCIBvn9tiXgA4eD4A8NbRPk0AMoOvm++Y7KHG06A7ZlYRZAiBqViZ6uMsPcmDXMG7nceA7KwnscONtmqeYUFrxoiTg7w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1021909},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"9a78c2dc85c3822d6de79ad5f8ea80b37ebfc767","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-90JZNGAS3df5Gi418b+osogIlfE80wVciPaOs2YTyNi/Fz69wsV4KhafUGTWVkOtO3WgNgTmUg6Kiqv10JKuBw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.3.8","@intlayer/types":"7.3.8","@intlayer/config":"7.3.8","@intlayer/dictionaries-entry":"7.3.8","@intlayer/unmerged-dictionaries-entry":"7.3.8"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.8","vitest":"4.0.14","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.8_1764896317286_0.8582611272229057","host":"s3://npm-registry-packages-npm-production"}},"7.3.9":{"name":"@intlayer/core","version":"7.3.9","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.3.9","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"f7982214db84dc9ab0bc5add95dee4f7392fb9c5","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.3.9.tgz","fileCount":489,"integrity":"sha512-z+tX0HD8uug4xlG4QMFoLyrnfyiBaRNw69RXQs5eE0uO/oTqE+n7a5NTqE8P3jEXkjfPxUM7eHML7BrGkdGoUw==","signatures":[{"sig":"MEUCIH+TTJsrXF+HWxreF/4S0pWz2MHmRNcs7t6DcVRqS+ovAiEAmfcPjhf+9kzELG9CNcYJTYGiKU24cNjLwjj6nOdMBM4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1031520},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"f7982214db84dc9ab0bc5add95dee4f7392fb9c5","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-z+tX0HD8uug4xlG4QMFoLyrnfyiBaRNw69RXQs5eE0uO/oTqE+n7a5NTqE8P3jEXkjfPxUM7eHML7BrGkdGoUw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"deepmerge":"4.3.1","@intlayer/api":"7.3.9","@intlayer/types":"7.3.9","@intlayer/config":"7.3.9","@intlayer/dictionaries-entry":"7.3.9","@intlayer/unmerged-dictionaries-entry":"7.3.9"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.8","vitest":"4.0.14","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.9_1764978360636_0.35825020818018594","host":"s3://npm-registry-packages-npm-production"}},"7.3.10":{"name":"@intlayer/core","version":"7.3.10","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.3.10","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"f2e753744b672ed8ae5966735fd1161d58c05435","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.3.10.tgz","fileCount":489,"integrity":"sha512-tKL1F9Qipi3PJDhoodHVq5i4E5pKakWiHEpbp5tfNNZNawyyLknZuJcijkwbISAhQkZa51MX16T+6y7tHCt0UA==","signatures":[{"sig":"MEUCIAvBd+1D7dvnZkUerDDn0PUQNE4sXA6p6yFPYGWP7myYAiEAwq8mcQH4c0+9steaBwfvcVfUaqD82uSyL/Jn4mebs3M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1035973},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"f2e753744b672ed8ae5966735fd1161d58c05435","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-tKL1F9Qipi3PJDhoodHVq5i4E5pKakWiHEpbp5tfNNZNawyyLknZuJcijkwbISAhQkZa51MX16T+6y7tHCt0UA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.3.10","@intlayer/types":"7.3.10","@intlayer/config":"7.3.10","@intlayer/dictionaries-entry":"7.3.10","@intlayer/unmerged-dictionaries-entry":"7.3.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.8","vitest":"4.0.14","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.10_1765043901421_0.11807024964796353","host":"s3://npm-registry-packages-npm-production"}},"7.3.11":{"name":"@intlayer/core","version":"7.3.11","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.3.11","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"ad51a40edf88ec624467be872993d947ac7913ec","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.3.11.tgz","fileCount":489,"integrity":"sha512-c/w3/OyTXDfD0mOAy05ASrC9w4+fL+KY++ySCRxDrGVMshxBknPQfbEn5Fwbu/Q6GSJ/8itlzytKOa56bDnQOw==","signatures":[{"sig":"MEQCIBht6xjVu0ZnXY1MO5+f6WGBa8SnqgTU3XiOLD7QP6krAiA/+p/XH2GWWivYPJq0PwsyKMdY+JSHLdOV6bT+gw9+0w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1035969},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"ad51a40edf88ec624467be872993d947ac7913ec","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-c/w3/OyTXDfD0mOAy05ASrC9w4+fL+KY++ySCRxDrGVMshxBknPQfbEn5Fwbu/Q6GSJ/8itlzytKOa56bDnQOw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.3.11","@intlayer/types":"7.3.11","@intlayer/config":"7.3.11","@intlayer/dictionaries-entry":"7.3.11","@intlayer/unmerged-dictionaries-entry":"7.3.11"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.8","vitest":"4.0.14","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.11_1765053902234_0.832692374918842","host":"s3://npm-registry-packages-npm-production"}},"7.3.12":{"name":"@intlayer/core","version":"7.3.12","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.3.12","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"742bcba3d38bb71d53890f156d21a6a43a64acbc","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.3.12.tgz","fileCount":489,"integrity":"sha512-FOaPGN10E51P095kutCIL2PBzM3sJhpVX0GVrGkEIXWODCCONDOwDQwSgLpKwn/IVM0yy7niLD3h7zbJpWgjXA==","signatures":[{"sig":"MEQCIEgMCbPY1Lgq4zoiX/yFG3EZvbCdfHWKs7YjlYp1pi6BAiBRo7eg7x7TdOslDcUcvLJ1ZeXwtpTmM5Tl+kXOmiSjKg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1037988},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"742bcba3d38bb71d53890f156d21a6a43a64acbc","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-FOaPGN10E51P095kutCIL2PBzM3sJhpVX0GVrGkEIXWODCCONDOwDQwSgLpKwn/IVM0yy7niLD3h7zbJpWgjXA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.3.12","@intlayer/types":"7.3.12","@intlayer/config":"7.3.12","@intlayer/dictionaries-entry":"7.3.12","@intlayer/unmerged-dictionaries-entry":"7.3.12"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.8","vitest":"4.0.14","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.12_1765152215037_0.5521148377271934","host":"s3://npm-registry-packages-npm-production"}},"7.3.13":{"name":"@intlayer/core","version":"7.3.13","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.3.13","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"269b19953a4b484e8d2c46e0782a69162790defa","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.3.13.tgz","fileCount":489,"integrity":"sha512-6jZzhpcJBMVXxaVVwwazN0Im8ckRANnr7/5r09wvcspRZ/aoA8MFWUeNh413E4nrvm1DyE2bz9WLoqQBBjRnFw==","signatures":[{"sig":"MEYCIQDHMB5nDetC6mDBLvGdqJ0pjzsOoNYfikTmmX4SqbDPsAIhAInhCs4Dvj6Ozwm9AguSPBZPkRG3Squnj9y4QpkVXL2a","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1037990},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"269b19953a4b484e8d2c46e0782a69162790defa","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-6jZzhpcJBMVXxaVVwwazN0Im8ckRANnr7/5r09wvcspRZ/aoA8MFWUeNh413E4nrvm1DyE2bz9WLoqQBBjRnFw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.3.13","@intlayer/types":"7.3.13","@intlayer/config":"7.3.13","@intlayer/dictionaries-entry":"7.3.13","@intlayer/unmerged-dictionaries-entry":"7.3.13"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.8","vitest":"4.0.15","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.13_1765235838188_0.1510910206318563","host":"s3://npm-registry-packages-npm-production"}},"7.3.14":{"name":"@intlayer/core","version":"7.3.14","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.3.14","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"88000112f4cf02068dc7612fcc9a9f2328b856c9","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.3.14.tgz","fileCount":489,"integrity":"sha512-MCxKd20CtA/5F+TUX7o8CaMy+Ih7sSrjXTeo4d+QkuvVwFtngktO+9ed2Myt/duEcvBFBgFN7A4GNBaHt+fc1Q==","signatures":[{"sig":"MEUCIQC9gxdbqCNGDDYRTpVQ95bBddWEgr5WXVk2QHn0CeQJNQIgR0yLW2PmUIZ7bYEfl3ugdSjfb4H2YjeMWOwwRiCduh8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1037989},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"88000112f4cf02068dc7612fcc9a9f2328b856c9","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-MCxKd20CtA/5F+TUX7o8CaMy+Ih7sSrjXTeo4d+QkuvVwFtngktO+9ed2Myt/duEcvBFBgFN7A4GNBaHt+fc1Q==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.3.14","@intlayer/types":"7.3.14","@intlayer/config":"7.3.14","@intlayer/dictionaries-entry":"7.3.14","@intlayer/unmerged-dictionaries-entry":"7.3.14"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.8","vitest":"4.0.15","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.14_1765306455632_0.3717077942116749","host":"s3://npm-registry-packages-npm-production"}},"7.3.15":{"name":"@intlayer/core","version":"7.3.15","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.3.15","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"6e4a98592b8c432e72bce791d1763388e27b5fda","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.3.15.tgz","fileCount":489,"integrity":"sha512-UfpeR9MRR7yWEsgO0URK2XGM9lH7/qSpgYUPn34SipW2IJ95gDGwWnXUvjCjUdIB+GZ6OMuLQLYkKpWyUuND9g==","signatures":[{"sig":"MEUCIQD8PRCcot9U/f8K6reDJ7sIM3NNmkW/43qwrrqoJ+hJBQIgUa25apF1zK8lBpm8milQnjmtxHFuP7d41g9TkjGpqEk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1039666},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"6e4a98592b8c432e72bce791d1763388e27b5fda","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-UfpeR9MRR7yWEsgO0URK2XGM9lH7/qSpgYUPn34SipW2IJ95gDGwWnXUvjCjUdIB+GZ6OMuLQLYkKpWyUuND9g==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.3.15","@intlayer/types":"7.3.15","@intlayer/config":"7.3.15","@intlayer/dictionaries-entry":"7.3.15","@intlayer/unmerged-dictionaries-entry":"7.3.15"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.8","vitest":"4.0.15","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.3.15_1765412152429_0.9285266736794517","host":"s3://npm-registry-packages-npm-production"}},"7.4.0":{"name":"@intlayer/core","version":"7.4.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.4.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"28c410cc0273764ad1dd2dff159f01fe6bbefa0c","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.4.0.tgz","fileCount":517,"integrity":"sha512-IjFh18iqLK7n4JqTN1u5drR2ZjTfv6AHbBESjdOeT75i70p7S0HdmQ25iXxLIl8Wj1Cy70t5+app0Qirg2U2ow==","signatures":[{"sig":"MEYCIQC/aWh3LquBLbCmXmD+QZipLj7TqryINk+rSPqvmqaZ5AIhAKkASmiNPlIGRFgdVZohPFLimUJmmujqCHGktagm7aaz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1120218},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"28c410cc0273764ad1dd2dff159f01fe6bbefa0c","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-IjFh18iqLK7n4JqTN1u5drR2ZjTfv6AHbBESjdOeT75i70p7S0HdmQ25iXxLIl8Wj1Cy70t5+app0Qirg2U2ow==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.4.0","@intlayer/types":"7.4.0","@intlayer/config":"7.4.0","@intlayer/dictionaries-entry":"7.4.0","@intlayer/unmerged-dictionaries-entry":"7.4.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.8","vitest":"4.0.15","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.4.0_1765463397382_0.799420367170355","host":"s3://npm-registry-packages-npm-production"}},"7.5.0-canary.0":{"name":"@intlayer/core","version":"7.5.0-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.5.0-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"60b516a10c9d237a75189b27d04fd5c04b4094af","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.5.0-canary.0.tgz","fileCount":516,"integrity":"sha512-xi0iUdDMGK1ifwIvvq+Q/FRV3i/Qmc8dwFuxmATntW2fBI0HCNUDQ6svgSUXW6K5LGPDieAV3sYUofeQ70b5YA==","signatures":[{"sig":"MEMCIHb9A9sInizSnxXScAweNJmwBU9Ws4Gmv4jPqpX4j44rAh9oVfxV/b9Oqq9KNlJGOAhzsar5og/zWKhB4rfb0VCx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1221591},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"60b516a10c9d237a75189b27d04fd5c04b4094af","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-xi0iUdDMGK1ifwIvvq+Q/FRV3i/Qmc8dwFuxmATntW2fBI0HCNUDQ6svgSUXW6K5LGPDieAV3sYUofeQ70b5YA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.5.0-canary.0","@intlayer/types":"7.5.0-canary.0","@intlayer/config":"7.5.0-canary.0","@intlayer/dictionaries-entry":"7.5.0-canary.0","@intlayer/unmerged-dictionaries-entry":"7.5.0-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.16.8","vitest":"4.0.15","typescript":"5.9.3","@types/node":"24.10.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.0-canary.0_1765657649491_0.4748276298652616","host":"s3://npm-registry-packages-npm-production"}},"7.5.0-canary.1":{"name":"@intlayer/core","version":"7.5.0-canary.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.5.0-canary.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"eaacc37102d35b29730f0eba33d20f4df3ef4a47","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.5.0-canary.1.tgz","fileCount":521,"integrity":"sha512-aUOysjzzxATzEPrktMOkhfJu5GTc6tlUrrCmjRUPmVNykYx74aE5Wc1CprWji3lDJTJD/Kdxwe711RQ3Nc859Q==","signatures":[{"sig":"MEQCIE4O9PIjkon2xDkqpfXVRjfTCxEJTEyKE7NH45VuXLDwAiAgQ8xMJDVJ4xbrZC/TVmR+NccW6LMDOL2Ui/KX61wK8w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1241382},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"eaacc37102d35b29730f0eba33d20f4df3ef4a47","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-aUOysjzzxATzEPrktMOkhfJu5GTc6tlUrrCmjRUPmVNykYx74aE5Wc1CprWji3lDJTJD/Kdxwe711RQ3Nc859Q==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.5.0-canary.1","@intlayer/types":"7.5.0-canary.1","@intlayer/config":"7.5.0-canary.1","@intlayer/dictionaries-entry":"7.5.0-canary.1","@intlayer/unmerged-dictionaries-entry":"7.5.0-canary.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.18.0","vitest":"4.0.16","typescript":"5.9.3","@types/node":"25.0.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.0-canary.1_1765983665255_0.5267070562492608","host":"s3://npm-registry-packages-npm-production"}},"7.5.0":{"name":"@intlayer/core","version":"7.5.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.5.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"5f22f614b2c0b65fafd88d9f50094b081bfdfe35","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.5.0.tgz","fileCount":521,"integrity":"sha512-zF+KvqU5aUvJP1QHu4hDyOPObo7bKAXAI1Du8pv9UN3/cFNY2f2CV5t+GWD28NxzeDiWHsfc2BLRjBVpNl8Vhw==","signatures":[{"sig":"MEUCIQCJoAsbl+l2m5aTKRCHODdBwGNZIcs5xg1+aZCwFCg5KgIgG2D5i0rtgbfFwMgIPjRsztCbsCZvoNHY/0C11V+XaCg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1243697},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"5f22f614b2c0b65fafd88d9f50094b081bfdfe35","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-zF+KvqU5aUvJP1QHu4hDyOPObo7bKAXAI1Du8pv9UN3/cFNY2f2CV5t+GWD28NxzeDiWHsfc2BLRjBVpNl8Vhw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.5.0","@intlayer/types":"7.5.0","@intlayer/config":"7.5.0","@intlayer/dictionaries-entry":"7.5.0","@intlayer/unmerged-dictionaries-entry":"7.5.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.18.1","vitest":"4.0.16","typescript":"5.9.3","@types/node":"25.0.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.0_1766067581001_0.11094659686609898","host":"s3://npm-registry-packages-npm-production"}},"7.5.1":{"name":"@intlayer/core","version":"7.5.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.5.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"06fe4729853c0ebcd967c906b1e48f7ed70b8d99","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.5.1.tgz","fileCount":521,"integrity":"sha512-sPwnJ4j97B+1KKkcI4iPWOoahYtvxjsLTC4mNjKT/1Os8NgsJB4PZf8bMB8tp/GMXtu/YU42gWnRRu0diFlrVQ==","signatures":[{"sig":"MEUCIFCadAsfQkU15k4puk3wxy4a4WW/uMiSG2bYJ3mM83S2AiEA0dZjRdXte/sMjF/Subv0jfwj3xCMD1WE9XAw1oCBwZA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1244037},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"06fe4729853c0ebcd967c906b1e48f7ed70b8d99","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-sPwnJ4j97B+1KKkcI4iPWOoahYtvxjsLTC4mNjKT/1Os8NgsJB4PZf8bMB8tp/GMXtu/YU42gWnRRu0diFlrVQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.5.1","@intlayer/types":"7.5.1","@intlayer/config":"7.5.1","@intlayer/dictionaries-entry":"7.5.1","@intlayer/unmerged-dictionaries-entry":"7.5.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.18.1","vitest":"4.0.16","typescript":"5.9.3","@types/node":"25.0.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.1_1766269756636_0.535319578538334","host":"s3://npm-registry-packages-npm-production"}},"7.5.2-canary.0":{"name":"@intlayer/core","version":"7.5.2-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.5.2-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"6e46942f5d865d0e9e88655397a28df450ebb045","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.5.2-canary.0.tgz","fileCount":521,"integrity":"sha512-j+F+89MjislR3exys4DQFg8fPIzkD83KpARtMmgfjj27AqEcSJKLPmAUZ8S77FYB2fvLeTZROnjY03Cu/QkCZA==","signatures":[{"sig":"MEUCIQDOMXauxCo/OeuqqWlkDTJ19HiEjZmrU6N97WYZXNUmZwIgahXDkGjzzLGujt2mmbN7dxWerZ6frK/dPCPms9lXRBU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1244091},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"6e46942f5d865d0e9e88655397a28df450ebb045","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-j+F+89MjislR3exys4DQFg8fPIzkD83KpARtMmgfjj27AqEcSJKLPmAUZ8S77FYB2fvLeTZROnjY03Cu/QkCZA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.5.2-canary.0","@intlayer/types":"7.5.2-canary.0","@intlayer/config":"7.5.2-canary.0","@intlayer/dictionaries-entry":"7.5.2-canary.0","@intlayer/unmerged-dictionaries-entry":"7.5.2-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.18.1","vitest":"4.0.16","typescript":"5.9.3","@types/node":"25.0.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.2-canary.0_1766323043746_0.29045411872196913","host":"s3://npm-registry-packages-npm-production"}},"7.5.2":{"name":"@intlayer/core","version":"7.5.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.5.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"55171c8250b85f9e35f19ced58752bd044dc8440","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.5.2.tgz","fileCount":521,"integrity":"sha512-G0Jgr/a1v2qVLm8hXvownQINk7EJR9iOJbgePJRb7h4DzabdWK/8B09m4yLu3ccZ+tG+/FX7P/SoPM3g1v+lCQ==","signatures":[{"sig":"MEUCIFE/TY253JcyykAMZEQZHnhOvJk6g/Ud9hK3CfLi52qRAiEAvHALReCo7mUgHG1QvLxTQIN8Mdh+fTgH/ynKpfF4XIY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1244035},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"55171c8250b85f9e35f19ced58752bd044dc8440","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-G0Jgr/a1v2qVLm8hXvownQINk7EJR9iOJbgePJRb7h4DzabdWK/8B09m4yLu3ccZ+tG+/FX7P/SoPM3g1v+lCQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.5.2","@intlayer/types":"7.5.2","@intlayer/config":"7.5.2","@intlayer/dictionaries-entry":"7.5.2","@intlayer/unmerged-dictionaries-entry":"7.5.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.18.2","vitest":"4.0.16","typescript":"5.9.3","@types/node":"25.0.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.2_1766349400699_0.3524854389890717","host":"s3://npm-registry-packages-npm-production"}},"7.5.3":{"name":"@intlayer/core","version":"7.5.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.5.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"c1c738358a24c3e51526b3a7d377c2c6d12e5712","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.5.3.tgz","fileCount":521,"integrity":"sha512-+9lFcPOALvEWeysCTb+1hSxAzUqePjvsPMouN4q7i4KR/IdPzifoWnL8AeFVK5Qf3YwBGCz1RBEjPmSUsbogBQ==","signatures":[{"sig":"MEYCIQDCVG/y9ZILI/Zdgtc3VoObkL+pg4A6wiAOQ6wT++vM+wIhANYcCI3kMEV7vpMZhoI2XRyVhH0rN6qzKt0Kp61EON/K","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1244037},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"c1c738358a24c3e51526b3a7d377c2c6d12e5712","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-+9lFcPOALvEWeysCTb+1hSxAzUqePjvsPMouN4q7i4KR/IdPzifoWnL8AeFVK5Qf3YwBGCz1RBEjPmSUsbogBQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.5.3","@intlayer/types":"7.5.3","@intlayer/config":"7.5.3","@intlayer/dictionaries-entry":"7.5.3","@intlayer/unmerged-dictionaries-entry":"7.5.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.18.2","vitest":"4.0.16","typescript":"5.9.3","@types/node":"25.0.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.3_1766351669803_0.42234679155973787","host":"s3://npm-registry-packages-npm-production"}},"7.5.4":{"name":"@intlayer/core","version":"7.5.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.5.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"5cff3413fb6ae6cd7bb1e6fb1f2801ae1dfc7a9b","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.5.4.tgz","fileCount":521,"integrity":"sha512-XDfI0Bk1hfyMxsxH2Eh50UxmH90CLiTRcgWASlsEXd2emoL2iOWTl3hhwkqydgN2eZ2feLMZZuuMxu7h1UR8Mw==","signatures":[{"sig":"MEUCIFju1IJsnT16KHJgWC4S7YEXL5CUVIEpNT+09TiFIdzWAiEA4xq+GDC8sA9MKVy3zk24jhXu/tlpiBnAYFMweGiPSsM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1244080},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"5cff3413fb6ae6cd7bb1e6fb1f2801ae1dfc7a9b","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-XDfI0Bk1hfyMxsxH2Eh50UxmH90CLiTRcgWASlsEXd2emoL2iOWTl3hhwkqydgN2eZ2feLMZZuuMxu7h1UR8Mw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.5.4","@intlayer/types":"7.5.4","@intlayer/config":"7.5.4","@intlayer/dictionaries-entry":"7.5.4","@intlayer/unmerged-dictionaries-entry":"7.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.18.2","vitest":"4.0.16","typescript":"5.9.3","@types/node":"25.0.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.4_1766409944357_0.4229880110867066","host":"s3://npm-registry-packages-npm-production"}},"7.5.5":{"name":"@intlayer/core","version":"7.5.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.5.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"eebaf1a4e70ad6a8bcd72919e327ea23c9f76f64","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.5.5.tgz","fileCount":521,"integrity":"sha512-BAq+4pNgfbeO4NAcGsjM9GEmZZCp6QpyU3H4mKjH93SBbimzKjCf+ZNb1pREf24rfBoEy2SNKtpa5JrAryCH9w==","signatures":[{"sig":"MEQCIEtloVOKi/iAt8TRyC/bPlDXQjUxF53zZTx5i4VVmEHUAiBwntRb4rbSFbkLImxsBmjHmGt+LBFqrLhjwKdzUKH7AA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1244082},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"eebaf1a4e70ad6a8bcd72919e327ea23c9f76f64","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-BAq+4pNgfbeO4NAcGsjM9GEmZZCp6QpyU3H4mKjH93SBbimzKjCf+ZNb1pREf24rfBoEy2SNKtpa5JrAryCH9w==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.5.5","@intlayer/types":"7.5.5","@intlayer/config":"7.5.5","@intlayer/dictionaries-entry":"7.5.5","@intlayer/unmerged-dictionaries-entry":"7.5.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.18.2","vitest":"4.0.16","typescript":"5.9.3","@types/node":"25.0.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.5_1766445628956_0.6160782983052382","host":"s3://npm-registry-packages-npm-production"}},"7.5.6":{"name":"@intlayer/core","version":"7.5.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.5.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"64def8f1c00f5b2b6e25fb6c09e93d7515e74648","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.5.6.tgz","fileCount":521,"integrity":"sha512-A1jkqBzOs8UMi8cKCbiubqQ2EBXXRtn30tWfSVU5v8fBXgSl199odOUFzxrf1ozlproHk+5dvCnA/OTVefKZaQ==","signatures":[{"sig":"MEUCIDj2VGBUav4Td+1WK3j3BkfY2oKL/4DV744yBmP68XvVAiEAoa8UdpSAq53D379rYAc/1INNa89pwM9YQGWkcpv3pQg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1244082},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"64def8f1c00f5b2b6e25fb6c09e93d7515e74648","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-A1jkqBzOs8UMi8cKCbiubqQ2EBXXRtn30tWfSVU5v8fBXgSl199odOUFzxrf1ozlproHk+5dvCnA/OTVefKZaQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.5.6","@intlayer/types":"7.5.6","@intlayer/config":"7.5.6","@intlayer/dictionaries-entry":"7.5.6","@intlayer/unmerged-dictionaries-entry":"7.5.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.18.2","vitest":"4.0.16","typescript":"5.9.3","@types/node":"25.0.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.6_1766455818149_0.1859048073975924","host":"s3://npm-registry-packages-npm-production"}},"7.5.7":{"name":"@intlayer/core","version":"7.5.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.5.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"58ee5717731cabe9db04dee18c88ac9a93a44935","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.5.7.tgz","fileCount":537,"integrity":"sha512-GZqOkNOWoYZS4ajO7+CQS9trYX0b2+oeTJ1eYKJqg5ZGMIhSZv6CDDTOVLUVz98SPScuXqANQClR5LgoA2vpKg==","signatures":[{"sig":"MEYCIQDHCdtvq/VzC3vcYzFD1TecvlwoQc4t2azC0/WLPCA+cgIhAKAWWKOFXK9b/ZmBuj45o9Y9cLUTcWG8dJ3XEGNfwExw","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1299966},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"58ee5717731cabe9db04dee18c88ac9a93a44935","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-GZqOkNOWoYZS4ajO7+CQS9trYX0b2+oeTJ1eYKJqg5ZGMIhSZv6CDDTOVLUVz98SPScuXqANQClR5LgoA2vpKg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.5.7","@intlayer/types":"7.5.7","@intlayer/config":"7.5.7","@intlayer/dictionaries-entry":"7.5.7","@intlayer/unmerged-dictionaries-entry":"7.5.7"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.18.2","vitest":"4.0.16","typescript":"5.9.3","@types/node":"25.0.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.7_1766956961228_0.05771430536561395","host":"s3://npm-registry-packages-npm-production"}},"7.5.8":{"name":"@intlayer/core","version":"7.5.8","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.5.8","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"11b12c0a8c011630f1793d44646bcc5559b254f4","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.5.8.tgz","fileCount":521,"integrity":"sha512-RWTKjrE1PrmTA9WAKt7tDbX9aNHBaBeJSC+jlNGMPxk+daJXekiD71HCcMvMbs8MSZHCT6JW24nifhjMqjDoOw==","signatures":[{"sig":"MEUCIQDt5z1bAZRwPkhSgQBTxJMbx9TJJ1MsJNJhPu5CXAlpWAIgG1zV7ZiaUctxWP51rXW+vCikdsHmzDMBdRXl1LK3eoI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1248212},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"11b12c0a8c011630f1793d44646bcc5559b254f4","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-RWTKjrE1PrmTA9WAKt7tDbX9aNHBaBeJSC+jlNGMPxk+daJXekiD71HCcMvMbs8MSZHCT6JW24nifhjMqjDoOw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.5.8","@intlayer/types":"7.5.8","@intlayer/config":"7.5.8","@intlayer/dictionaries-entry":"7.5.8","@intlayer/unmerged-dictionaries-entry":"7.5.8"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.18.2","vitest":"4.0.16","typescript":"5.9.3","@types/node":"25.0.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.8_1767104846808_0.3338988075195175","host":"s3://npm-registry-packages-npm-production"}},"7.5.9":{"name":"@intlayer/core","version":"7.5.9","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.5.9","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"f1d013e23e5abc69d2ebcb550943c8532e32eb13","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.5.9.tgz","fileCount":537,"integrity":"sha512-LsDtXtcg1u//9bzm3oGKgYLdymzrzLoVANJodMBppbxVcZZ1urrSWpmGjdPHr6JhLszDENsq/Gvj/sSKrOMz3A==","signatures":[{"sig":"MEUCIH/nyJ1ikmJ19Xqb8s4o/Bq177L3MvZIsdm4Jbr2ggNsAiEAnxEWHD7LiFfTO2E5ArLTvTwlvI5PtcymPgYqXYswgnY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1300400},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"f1d013e23e5abc69d2ebcb550943c8532e32eb13","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-LsDtXtcg1u//9bzm3oGKgYLdymzrzLoVANJodMBppbxVcZZ1urrSWpmGjdPHr6JhLszDENsq/Gvj/sSKrOMz3A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.5.9","@intlayer/types":"7.5.9","@intlayer/config":"7.5.9","@intlayer/dictionaries-entry":"7.5.9","@intlayer/unmerged-dictionaries-entry":"7.5.9"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.18.2","vitest":"4.0.16","typescript":"5.9.3","@types/node":"25.0.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.9_1767111921312_0.17952920754662105","host":"s3://npm-registry-packages-npm-production"}},"7.5.10":{"name":"@intlayer/core","version":"7.5.10","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.5.10","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"20610d7462c92d6febe98e47ff39f023c73ee9c3","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.5.10.tgz","fileCount":521,"integrity":"sha512-KB2F3VCeD/ZYySzVOdnG63dusIgAn9tzqGbRqx6Hx3zUjzY6/6oSYPzgOlmooW0IG/D3du/wj6UcOs8+oqrnRA==","signatures":[{"sig":"MEUCIQCGLfllbSC+JpJBbZrTuPh2rpo12pPKrQgGFQxSiM/h5gIgMGeluIEYPOako4kLwn3B/CXJ70ggsL7sbOmIz5JnwJU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1250670},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"20610d7462c92d6febe98e47ff39f023c73ee9c3","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-KB2F3VCeD/ZYySzVOdnG63dusIgAn9tzqGbRqx6Hx3zUjzY6/6oSYPzgOlmooW0IG/D3du/wj6UcOs8+oqrnRA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.5.10","@intlayer/types":"7.5.10","@intlayer/config":"7.5.10","@intlayer/dictionaries-entry":"7.5.10","@intlayer/unmerged-dictionaries-entry":"7.5.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.18.2","vitest":"4.0.16","typescript":"5.9.3","@types/node":"25.0.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.10_1767560895333_0.05899822331135951","host":"s3://npm-registry-packages-npm-production"}},"7.5.11":{"name":"@intlayer/core","version":"7.5.11","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.5.11","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"3658c9bcd0f654f03ab89a78e9b1f4e678ea4b72","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.5.11.tgz","fileCount":521,"integrity":"sha512-A+Ujh8bJO7zlHY7vJImn2FKim+iTGVDk8U6H2Z5OrpfRWbyDFZC9zqUH/3Iq0clXDj4cVEDv0u1Ws7MbWYY+jA==","signatures":[{"sig":"MEUCIH8VUGWuTZ0TS4MeEGc+QOtun1ON7wAxgvfcopjDUp+8AiEAlbkxg6PskKfzoILYV0awsMYRDTE4DPwg2TpPMsiLpPo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1250797},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"3658c9bcd0f654f03ab89a78e9b1f4e678ea4b72","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-A+Ujh8bJO7zlHY7vJImn2FKim+iTGVDk8U6H2Z5OrpfRWbyDFZC9zqUH/3Iq0clXDj4cVEDv0u1Ws7MbWYY+jA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.5.11","@intlayer/types":"7.5.11","@intlayer/config":"7.5.11","@intlayer/dictionaries-entry":"7.5.11","@intlayer/unmerged-dictionaries-entry":"7.5.11"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.18.2","vitest":"4.0.16","typescript":"5.9.3","@types/node":"25.0.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.11_1767895385530_0.4854000025643179","host":"s3://npm-registry-packages-npm-production"}},"7.5.12":{"name":"@intlayer/core","version":"7.5.12","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.5.12","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"099ebb4f91257567f2bb8c0f21e7e32b07918d41","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.5.12.tgz","fileCount":521,"integrity":"sha512-lPbG2iIGLbUpVBmysgAzjPqlmunDJY2yyDL2rw7M/KTq6587+cQLtI2bl2t+kkkS4LKY+hi8kcvG/g4FtG1P7Q==","signatures":[{"sig":"MEUCIQDr5W1hnlPMdz0B4y8L7878RoEniPPR/s+rqHSu01BUJQIgHbSHCjPfdk+Y+1l/XEyaul8XXHui3WKy0o0WA4euMFk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1250771},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"099ebb4f91257567f2bb8c0f21e7e32b07918d41","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-lPbG2iIGLbUpVBmysgAzjPqlmunDJY2yyDL2rw7M/KTq6587+cQLtI2bl2t+kkkS4LKY+hi8kcvG/g4FtG1P7Q==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.5.12","@intlayer/types":"7.5.12","@intlayer/config":"7.5.12","@intlayer/dictionaries-entry":"7.5.12","@intlayer/unmerged-dictionaries-entry":"7.5.12"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.18.2","vitest":"4.0.16","typescript":"5.9.3","@types/node":"25.0.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.12_1768081031147_0.03728743937296275","host":"s3://npm-registry-packages-npm-production"}},"7.5.13":{"name":"@intlayer/core","version":"7.5.13","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.5.13","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"5c97e3ecf0579bd5b82b944dc2e57a960ebd12d3","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.5.13.tgz","fileCount":521,"integrity":"sha512-XdY3Ru76TCWn2TUg/KaCr3XTNj/jJiBFrwTeSeSQ+ug1Fd0uqjAjbcEsdrRLaV6VIZ6WEYCSRQfsTsu4J/av2g==","signatures":[{"sig":"MEUCIFyVS1RXavZJNATF4a+6WauRYpY941O9/V/Q9M1PW3QiAiEAy1K6W1kxJ3Dda90npk+/3ltcahNHxGbg7LRZ0kE8rtY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1250771},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"5c97e3ecf0579bd5b82b944dc2e57a960ebd12d3","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-XdY3Ru76TCWn2TUg/KaCr3XTNj/jJiBFrwTeSeSQ+ug1Fd0uqjAjbcEsdrRLaV6VIZ6WEYCSRQfsTsu4J/av2g==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.5.13","@intlayer/types":"7.5.13","@intlayer/config":"7.5.13","@intlayer/dictionaries-entry":"7.5.13","@intlayer/unmerged-dictionaries-entry":"7.5.13"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.18.2","vitest":"4.0.16","typescript":"5.9.3","@types/node":"25.0.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.13_1768178895281_0.6970992005855916","host":"s3://npm-registry-packages-npm-production"}},"7.5.14":{"name":"@intlayer/core","version":"7.5.14","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.5.14","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"50fd7e82281fe5303ed380c1a0a0a5363f79be0e","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.5.14.tgz","fileCount":537,"integrity":"sha512-v09H9JgUShqOhnVZAhz+HWWSDTHVdz2k4y8w5IyLCR8xtkPeNSKaUUPYw93KevDp753HTPd1CGMEbg15hapK5g==","signatures":[{"sig":"MEUCIQCUh/s0BP6yRWTD9wQ2tuOwzd920CjOQXt5SXXT5JplIQIgbVxi4q43QEAoAjA6v26YItD7ffyAvKdbdyuNkjCv7os=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1298510},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"50fd7e82281fe5303ed380c1a0a0a5363f79be0e","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-v09H9JgUShqOhnVZAhz+HWWSDTHVdz2k4y8w5IyLCR8xtkPeNSKaUUPYw93KevDp753HTPd1CGMEbg15hapK5g==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.5.14","@intlayer/types":"7.5.14","@intlayer/config":"7.5.14","@intlayer/dictionaries-entry":"7.5.14","@intlayer/unmerged-dictionaries-entry":"7.5.14"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.19.0","vitest":"4.0.17","typescript":"5.9.3","@types/node":"25.0.6","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.5.14_1768256779866_0.4783370708275787","host":"s3://npm-registry-packages-npm-production"}},"7.6.0-canary.0":{"name":"@intlayer/core","version":"7.6.0-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.6.0-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"f67609f5a8a4af59ee2a37f4e1ca5532b17ac49d","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.6.0-canary.0.tgz","fileCount":521,"integrity":"sha512-TRqnZfsCyVDa4Njj/EO4XiLbJnPYovIRyRO4URykUeJqFiC/qEuhiPO2WwVyTybqJTBpJZrIT+UR3IWKuTLkug==","signatures":[{"sig":"MEYCIQCS9cWS0yBj6goh79kJiHqx3jlIde8dl4ARn3iALAsC0gIhAKN/QCul4dJbW59d5aOV9VrqLg0SiZtIkv4UUCsLL8U0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1246370},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"f67609f5a8a4af59ee2a37f4e1ca5532b17ac49d","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-TRqnZfsCyVDa4Njj/EO4XiLbJnPYovIRyRO4URykUeJqFiC/qEuhiPO2WwVyTybqJTBpJZrIT+UR3IWKuTLkug==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.6.0-canary.0","@intlayer/types":"7.6.0-canary.0","@intlayer/config":"7.6.0-canary.0","@intlayer/dictionaries-entry":"7.6.0-canary.0","@intlayer/unmerged-dictionaries-entry":"7.6.0-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.19.0","vitest":"4.0.17","typescript":"5.9.3","@types/node":"25.0.7","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.6.0-canary.0_1768500268728_0.9899819365273761","host":"s3://npm-registry-packages-npm-production"}},"7.6.0-canary.1":{"name":"@intlayer/core","version":"7.6.0-canary.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@7.6.0-canary.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"d643a2893ad549ea5caf8bb4893b5613c797586f","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-7.6.0-canary.1.tgz","fileCount":521,"integrity":"sha512-qjaBsAHCU2rhttAAJwIwizzF14mi+Pvvi+C8y+BkocRYGb+Jamz288h6IG7bgjmWRj4pgO+/7092JmmxO6jYtQ==","signatures":[{"sig":"MEUCIQCrXXbjOGg5pkMv5UlDgrf9pbVBhgbsVbacFh6aT6uOngIgCWUYqxGo9wb9Q6NdG9D2gIngXxa6fA4qLPAbysDXQg8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1246370},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"d643a2893ad549ea5caf8bb4893b5613c797586f","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-qjaBsAHCU2rhttAAJwIwizzF14mi+Pvvi+C8y+BkocRYGb+Jamz288h6IG7bgjmWRj4pgO+/7092JmmxO6jYtQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"7.6.0-canary.1","@intlayer/types":"7.6.0-canary.1","@intlayer/config":"7.6.0-canary.1","@intlayer/dictionaries-entry":"7.6.0-canary.1","@intlayer/unmerged-dictionaries-entry":"7.6.0-canary.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.19.0","vitest":"4.0.17","typescript":"5.9.3","@types/node":"25.0.7","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_7.6.0-canary.1_1768678794143_0.15952256206883453","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary.0":{"name":"@intlayer/core","version":"8.0.0-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.0.0-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"6f86b904b1ea70784bf0a395c9f2da1a83544452","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.0.0-canary.0.tgz","fileCount":576,"integrity":"sha512-cp3mIfeyKgUDBFk6pC0i3rhlYYfhve/MRUvThrybmHZzW3/4MR07tKBCr0UuP4MTmAQTB4LBSVk2l4IQ/0zMdQ==","signatures":[{"sig":"MEYCIQCbU2Koz1mnoSMrc/kVLrqEzxBQMUUWf5468vEscbWjbAIhAMT1qOaA7uEGmMgBMkY2rbwlkCX+kT6Gf8/H2AwpQdS7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1692615},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"6f86b904b1ea70784bf0a395c9f2da1a83544452","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-cp3mIfeyKgUDBFk6pC0i3rhlYYfhve/MRUvThrybmHZzW3/4MR07tKBCr0UuP4MTmAQTB4LBSVk2l4IQ/0zMdQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.0.0-canary.0","@intlayer/types":"8.0.0-canary.0","@intlayer/config":"8.0.0-canary.0","@intlayer/dictionaries-entry":"8.0.0-canary.0","@intlayer/unmerged-dictionaries-entry":"8.0.0-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.19.0","vitest":"4.0.17","typescript":"5.9.3","@types/node":"25.0.9","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.0-canary.0_1768962117114_0.5640151845227654","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary.1":{"name":"@intlayer/core","version":"8.0.0-canary.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.0.0-canary.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"c8fab80083aaee5eb72747385697290a69ae3116","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.0.0-canary.1.tgz","fileCount":576,"integrity":"sha512-dVCtYEXe4hendpH+9orQIpZihq3XbLHCjSNuKwSo2/rdrBiH/G5SHEv8Hs8i5sI1GJAC/DuGhqbfaO4TWVJ21Q==","signatures":[{"sig":"MEYCIQDpBFvI6SZ4fQtU7833gr9JPrH20pt9SEsNuM4jGHF6fgIhAL/6ACjnwoxmiyFjmzogIuu7VCc+b4RbhMYSpbExSWPS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1697574},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"c8fab80083aaee5eb72747385697290a69ae3116","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-dVCtYEXe4hendpH+9orQIpZihq3XbLHCjSNuKwSo2/rdrBiH/G5SHEv8Hs8i5sI1GJAC/DuGhqbfaO4TWVJ21Q==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.0.0-canary.1","@intlayer/types":"8.0.0-canary.1","@intlayer/config":"8.0.0-canary.1","@intlayer/dictionaries-entry":"8.0.0-canary.1","@intlayer/unmerged-dictionaries-entry":"8.0.0-canary.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.19.0","vitest":"4.0.17","typescript":"5.9.3","@types/node":"25.0.9","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.0-canary.1_1769012179285_0.0948685129531821","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary.2":{"name":"@intlayer/core","version":"8.0.0-canary.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.0.0-canary.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"ba59eccac0baa7691105c970b0d9c0b67d7fb8e7","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.0.0-canary.2.tgz","fileCount":592,"integrity":"sha512-7t9vm6tR+YIxbDD9t3g6k3KHDuKEjLEm2PYYOnGfe6rmXKOPOSjCx77QXAlFgHK95nD7RVKx+NRGVK+KmhTY2A==","signatures":[{"sig":"MEQCIGakTOuvNXmPQVvjQU1jH0CJbflqQnf+ZYXcm7UD/TibAiAut3oCFOc6wLXZFw+58VAhkZ1UIfyEJWL2fRZoWtRDFw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1754312},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"ba59eccac0baa7691105c970b0d9c0b67d7fb8e7","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-7t9vm6tR+YIxbDD9t3g6k3KHDuKEjLEm2PYYOnGfe6rmXKOPOSjCx77QXAlFgHK95nD7RVKx+NRGVK+KmhTY2A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.0.0-canary.2","@intlayer/types":"8.0.0-canary.2","@intlayer/config":"8.0.0-canary.2","@intlayer/dictionaries-entry":"8.0.0-canary.2","@intlayer/unmerged-dictionaries-entry":"8.0.0-canary.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.20.0","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.0.9","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.0-canary.2_1769212760731_0.8082028564440318","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary.3":{"name":"@intlayer/core","version":"8.0.0-canary.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.0.0-canary.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"55cf97c016ae9e6ed8e36053ccb6500cc6576a40","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.0.0-canary.3.tgz","fileCount":592,"integrity":"sha512-HvN6DDR7ZisOHhtDkggv6xGoRFfbOT64pWfT0WqFUEZywplFnc6Xjx42KFZ7uX5M9tT0xPOYHT/rUeiJyoJCMQ==","signatures":[{"sig":"MEUCIQDDb2ehfRGxcN/Z3zjN/bod0C2BYyqpHgObQhLVGCpaZQIgJxoDmUVyxNaFOJuSgiB8BWAqeZDAzD81qEaH9KVUrIM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1755526},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"55cf97c016ae9e6ed8e36053ccb6500cc6576a40","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-HvN6DDR7ZisOHhtDkggv6xGoRFfbOT64pWfT0WqFUEZywplFnc6Xjx42KFZ7uX5M9tT0xPOYHT/rUeiJyoJCMQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.0.0-canary.3","@intlayer/types":"8.0.0-canary.3","@intlayer/config":"8.0.0-canary.3","@intlayer/dictionaries-entry":"8.0.0-canary.3","@intlayer/unmerged-dictionaries-entry":"8.0.0-canary.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.20.0","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.0.9","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.0-canary.3_1769270616674_0.2068936478785619","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary.4":{"name":"@intlayer/core","version":"8.0.0-canary.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.0.0-canary.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"58075985fee69cd3c075d9f1ed0eb1c0aaccb82e","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.0.0-canary.4.tgz","fileCount":597,"integrity":"sha512-gl+ePlDXyjYak9mqwGhLIS6h0DEREuMoSy0kUwP+iHHrer/OY50b8a94sPZ0HSTyyoCBFhfMOHuPa5xM5okQ9A==","signatures":[{"sig":"MEQCIBBDKOS+9qEpwT+432zFQfZYTZ3qpHpvMwCu3+Z6NtnwAiBgX9jNQvaXQUqyMYLL1l6pRKgvlkkN3kT2GRAuCwxC8g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1773334},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"58075985fee69cd3c075d9f1ed0eb1c0aaccb82e","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-gl+ePlDXyjYak9mqwGhLIS6h0DEREuMoSy0kUwP+iHHrer/OY50b8a94sPZ0HSTyyoCBFhfMOHuPa5xM5okQ9A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.0.0-canary.4","@intlayer/types":"8.0.0-canary.4","@intlayer/config":"8.0.0-canary.4","@intlayer/dictionaries-entry":"8.0.0-canary.4","@intlayer/unmerged-dictionaries-entry":"8.0.0-canary.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.20.0","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.0.9","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.0-canary.4_1769336361542_0.5486273854833659","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary.5":{"name":"@intlayer/core","version":"8.0.0-canary.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.0.0-canary.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"3c302ab75de765a3f5a47ef51bb3d1dd300c578f","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.0.0-canary.5.tgz","fileCount":597,"integrity":"sha512-OR+IV6i9tLj9L7onQsB5rTL8WTXY+GpNEZath+wL9ylhW+YfogH2pzGo5UYuHuxmoVZFStEoZij01p+164MVaw==","signatures":[{"sig":"MEUCIQDKhQJoeDPEJsag1DldO8Zp4xRRYdCEBGCzGxWtuJ+tKAIgRsd54wQNTT7dtfEtyH7+lIn+gn0HVlpW0cJh5enVQjA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1781523},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"3c302ab75de765a3f5a47ef51bb3d1dd300c578f","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-OR+IV6i9tLj9L7onQsB5rTL8WTXY+GpNEZath+wL9ylhW+YfogH2pzGo5UYuHuxmoVZFStEoZij01p+164MVaw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.0.0-canary.5","@intlayer/types":"8.0.0-canary.5","@intlayer/config":"8.0.0-canary.5","@intlayer/dictionaries-entry":"8.0.0-canary.5","@intlayer/unmerged-dictionaries-entry":"8.0.0-canary.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.20.0","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.0.9","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.0-canary.5_1769437254561_0.5424102563442093","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary.6":{"name":"@intlayer/core","version":"8.0.0-canary.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.0.0-canary.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"bf245fcb50afa83d81cde4aa6cb0489f59f4deda","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.0.0-canary.6.tgz","fileCount":597,"integrity":"sha512-O1jGTHtOqQ3VWBMJZyAmhtgvdL5Nnh3wEEyD90AViI/Zku6oOuuA9rzKUUzO4u6rLwcEhNGgoy6yfbBbadv+hA==","signatures":[{"sig":"MEUCIQDX2sAFYqmDoZr2cwQuw0mTJmfTm7pu5O/50/KcBxBT1gIgQgancjL29fl6U3EsFApIfBmtrZxKfCiqpAGs01FdVtQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1784521},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"bf245fcb50afa83d81cde4aa6cb0489f59f4deda","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-O1jGTHtOqQ3VWBMJZyAmhtgvdL5Nnh3wEEyD90AViI/Zku6oOuuA9rzKUUzO4u6rLwcEhNGgoy6yfbBbadv+hA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.0.0-canary.6","@intlayer/types":"8.0.0-canary.6","@intlayer/config":"8.0.0-canary.6","@intlayer/dictionaries-entry":"8.0.0-canary.6","@intlayer/unmerged-dictionaries-entry":"8.0.0-canary.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.20.1","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.0.9","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.0-canary.6_1769536158477_0.7415382435666702","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-canary.7":{"name":"@intlayer/core","version":"8.0.0-canary.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.0.0-canary.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"992e30ab3ee2b665347830ce1500f47a1beaa398","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.0.0-canary.7.tgz","fileCount":597,"integrity":"sha512-byTDvkuhf0LlO72arOrI+3P+idLldNAQrGgIYfgI1tmvlPoSbOvHHL2tOanCP3fgoARad3F6880LNyBbWCoGBg==","signatures":[{"sig":"MEQCIDMFzieRxJywhNfduGFVatIWTu49q8DHqg8RAZAtxUiIAiAGj4Z81geACCISTmFtRy3hiTDDtAcFZsQjHBmkqPu1Ug==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1784536},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"992e30ab3ee2b665347830ce1500f47a1beaa398","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-byTDvkuhf0LlO72arOrI+3P+idLldNAQrGgIYfgI1tmvlPoSbOvHHL2tOanCP3fgoARad3F6880LNyBbWCoGBg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.0.0-canary.7","@intlayer/types":"8.0.0-canary.7","@intlayer/config":"8.0.0-canary.7","@intlayer/dictionaries-entry":"8.0.0-canary.7","@intlayer/unmerged-dictionaries-entry":"8.0.0-canary.7"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.20.1","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.0.10","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.0-canary.7_1769644806693_0.13218172510878334","host":"s3://npm-registry-packages-npm-production"}},"8.0.0":{"name":"@intlayer/core","version":"8.0.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.0.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"d5705e69fb46799bc0f0cca5ba8194862312a0d2","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.0.0.tgz","fileCount":597,"integrity":"sha512-lek6RSYJk6dQuxDLJr3yxiVL8sI4ZHngh4MklCHriW6y90UdoCzGlPV2MejKPUNb/XzH0cqyFWWGeEhB/dLEcA==","signatures":[{"sig":"MEUCIDfTmnPJP87oeRYKxsUPXpzCJ2MG8/qeFZ98TInoTOvzAiEAvewvwcjnyuN891ORSxkcx0JZ/Drsn49n3KtJIvacOoo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1784480},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"d5705e69fb46799bc0f0cca5ba8194862312a0d2","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-lek6RSYJk6dQuxDLJr3yxiVL8sI4ZHngh4MklCHriW6y90UdoCzGlPV2MejKPUNb/XzH0cqyFWWGeEhB/dLEcA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.0.0","@intlayer/types":"8.0.0","@intlayer/config":"8.0.0","@intlayer/dictionaries-entry":"8.0.0","@intlayer/unmerged-dictionaries-entry":"8.0.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.20.1","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.0.10","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.0_1769683642872_0.18700838580743984","host":"s3://npm-registry-packages-npm-production"}},"8.0.1-canary.0":{"name":"@intlayer/core","version":"8.0.1-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.0.1-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"5c989cec09d42fca09beb31ffddd835822304279","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.0.1-canary.0.tgz","fileCount":597,"integrity":"sha512-59NgW5W4fWN3q7IDJpz7fBgid4cxUGPWQLVxotYht0DG8+FQKukRhnws6PMf19JFFH6X3zImY35ArxVHqZEiAg==","signatures":[{"sig":"MEYCIQDsGd2feTNDVzXVIesUM8dpUcjoSF11NcYDGBvpWtBsfgIhAOhUTQRX3yQIm3QSLOf1mgSRCX8iBdzzseBQKUUD/Qq4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1779443},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"5c989cec09d42fca09beb31ffddd835822304279","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-59NgW5W4fWN3q7IDJpz7fBgid4cxUGPWQLVxotYht0DG8+FQKukRhnws6PMf19JFFH6X3zImY35ArxVHqZEiAg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.0.1-canary.0","@intlayer/types":"8.0.1-canary.0","@intlayer/config":"8.0.1-canary.0","@intlayer/dictionaries-entry":"8.0.1-canary.0","@intlayer/unmerged-dictionaries-entry":"8.0.1-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.20.1","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.0.10","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.1-canary.0_1769766423317_0.01624237170130516","host":"s3://npm-registry-packages-npm-production"}},"8.0.1-canary.1":{"name":"@intlayer/core","version":"8.0.1-canary.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.0.1-canary.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"7dedccc6db83a6b12d31161f4776097f8904ec9b","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.0.1-canary.1.tgz","fileCount":597,"integrity":"sha512-6+rnqx0nyB5pNwJsl8rXBGB5GfGhWLmUFdm4blMPvyXMHKCWGXLb4/ed/DtNd14Ts7pWCP+iAWCoMWHDHWfvEA==","signatures":[{"sig":"MEQCIG46vvRmFrzKnrqLfaGLUZUpn33BoE1MxdQTmZYHySSuAiAsOd0unIDv8jBNLMyiAqJxx37kHXQ0IQhYQmKem92QxQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1779849},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"7dedccc6db83a6b12d31161f4776097f8904ec9b","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-6+rnqx0nyB5pNwJsl8rXBGB5GfGhWLmUFdm4blMPvyXMHKCWGXLb4/ed/DtNd14Ts7pWCP+iAWCoMWHDHWfvEA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.0.1-canary.1","@intlayer/types":"8.0.1-canary.1","@intlayer/config":"8.0.1-canary.1","@intlayer/dictionaries-entry":"8.0.1-canary.1","@intlayer/unmerged-dictionaries-entry":"8.0.1-canary.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.20.1","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.0.10","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.1-canary.1_1769776287218_0.3172946877978635","host":"s3://npm-registry-packages-npm-production"}},"8.0.1":{"name":"@intlayer/core","version":"8.0.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.0.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"fc8d92f64a9b241a99a90b08802eb0df6fd11af1","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.0.1.tgz","fileCount":597,"integrity":"sha512-55tf9Iv4YivqNgupc97OhHD9Ru5gJvWwS2sDo9GYDW2pXOGOIaIKS5kS65CuAGVX2c6NpM1JHolm+qMQG7w3Xg==","signatures":[{"sig":"MEUCIEOv1tgjqyJvJhJgE6bdzs7wOgOaFcHTqVVhj7KJPtdGAiEA+o/AdLiBoRiI4HYAr11HARRRQzNpxjiF+pSPgbysVCc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1779795},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"fc8d92f64a9b241a99a90b08802eb0df6fd11af1","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-55tf9Iv4YivqNgupc97OhHD9Ru5gJvWwS2sDo9GYDW2pXOGOIaIKS5kS65CuAGVX2c6NpM1JHolm+qMQG7w3Xg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.0.1","@intlayer/types":"8.0.1","@intlayer/config":"8.0.1","@intlayer/dictionaries-entry":"8.0.1","@intlayer/unmerged-dictionaries-entry":"8.0.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.20.1","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.0.10","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.1_1769779524268_0.14981997172222417","host":"s3://npm-registry-packages-npm-production"}},"8.0.2-canary.0":{"name":"@intlayer/core","version":"8.0.2-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.0.2-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"90d25e93678580209cfe2e99d913e1242007d28b","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.0.2-canary.0.tgz","fileCount":597,"integrity":"sha512-Xlsg2c/SpyP/E/OaPyfkZPRNsoYFj56zMCyqMKW21iQpfUuWPLN96Z5EBch0Uqtk6f5CglxchI6/T34ZzQqU7A==","signatures":[{"sig":"MEYCIQDINlScZwh6rgDlxuOBNt3CLtktGqz4YiGa7wvVg0l+qgIhAPo2CTN1frMeS9Uku156xC2fNWGO+PfA/i0LiXdiK5PF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1779849},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"90d25e93678580209cfe2e99d913e1242007d28b","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-Xlsg2c/SpyP/E/OaPyfkZPRNsoYFj56zMCyqMKW21iQpfUuWPLN96Z5EBch0Uqtk6f5CglxchI6/T34ZzQqU7A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.0.2-canary.0","@intlayer/types":"8.0.2-canary.0","@intlayer/config":"8.0.2-canary.0","@intlayer/dictionaries-entry":"8.0.2-canary.0","@intlayer/unmerged-dictionaries-entry":"8.0.2-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.20.1","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.0.10","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.2-canary.0_1769793183993_0.32209147369318547","host":"s3://npm-registry-packages-npm-production"}},"8.0.2":{"name":"@intlayer/core","version":"8.0.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.0.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"141e0e3e9434db79756e17543cd9bcafd17c3ef9","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.0.2.tgz","fileCount":597,"integrity":"sha512-CiaA1nqn+6UEDqdGLekxOgh22AT+9xLJS14VFXkTmjDK6/Ji2TwN96qED4iKBn7fOl+GN+BKSy4YfOK2yZ4pEA==","signatures":[{"sig":"MEUCICkxWLyiwF1lrQlVKTLkcKpuq5Oev/dWvF1ZTnT8T4T3AiEA5xweEZNZfLoonuDE92+4ZgKMjz3bh628fG4e3dLzbig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1779795},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"141e0e3e9434db79756e17543cd9bcafd17c3ef9","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-CiaA1nqn+6UEDqdGLekxOgh22AT+9xLJS14VFXkTmjDK6/Ji2TwN96qED4iKBn7fOl+GN+BKSy4YfOK2yZ4pEA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.0.2","@intlayer/types":"8.0.2","@intlayer/config":"8.0.2","@intlayer/dictionaries-entry":"8.0.2","@intlayer/unmerged-dictionaries-entry":"8.0.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.20.1","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.0.10","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.2_1769795155943_0.20303164527054518","host":"s3://npm-registry-packages-npm-production"}},"8.0.4":{"name":"@intlayer/core","version":"8.0.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.0.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"c990848cee509c60610141741f7a3d687ecf1a45","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.0.4.tgz","fileCount":597,"integrity":"sha512-8VBWB61g9jKYmDRabGt7rWxpDI7buClCHIeSM9jGsGs3BX2pCyMCR/t2fT93e658g4D3QLsJKRST0sHBem0b0A==","signatures":[{"sig":"MEYCIQCFbZfYdhOgbG4cSouAhbRFcmflxL132TcMmZmcsZKV/QIhAIbIAFi4pA7t4nBK/fp0XFrffMcQofATWv8WhVIJ1Y+V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1781874},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"c990848cee509c60610141741f7a3d687ecf1a45","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-8VBWB61g9jKYmDRabGt7rWxpDI7buClCHIeSM9jGsGs3BX2pCyMCR/t2fT93e658g4D3QLsJKRST0sHBem0b0A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.0.4","@intlayer/types":"8.0.4","@intlayer/config":"8.0.4","@intlayer/dictionaries-entry":"8.0.4","@intlayer/unmerged-dictionaries-entry":"8.0.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.20.1","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.0.10","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.4_1770336679070_0.9879647845486175","host":"s3://npm-registry-packages-npm-production"}},"8.0.5-canary.0":{"name":"@intlayer/core","version":"8.0.5-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.0.5-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"16f2da7a0beb07f5ff55c3dd4d2147adb6d1760d","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.0.5-canary.0.tgz","fileCount":597,"integrity":"sha512-bkvQxPD9I2jLgBu2+4MRB9B9qI6eTONC53LUXUqxr2bL4AWwjoJF1nEoQarbz8YseZxxsD/dUfx3oEleX3NmGA==","signatures":[{"sig":"MEQCIHmSLHTvv8AeXNfrT6tHq0F+HPHluZXxvRJx5M3kOOLvAiB6BsZy7z/l/wPJBWPzaABnGgAyIbDyVuXnTtSwjNToFQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1793742},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"16f2da7a0beb07f5ff55c3dd4d2147adb6d1760d","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-bkvQxPD9I2jLgBu2+4MRB9B9qI6eTONC53LUXUqxr2bL4AWwjoJF1nEoQarbz8YseZxxsD/dUfx3oEleX3NmGA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.0.5-canary.0","@intlayer/types":"8.0.5-canary.0","@intlayer/config":"8.0.5-canary.0","@intlayer/dictionaries-entry":"8.0.5-canary.0","@intlayer/unmerged-dictionaries-entry":"8.0.5-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.20.3","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.2.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.5-canary.0_1770870422485_0.2641143957985592","host":"s3://npm-registry-packages-npm-production"}},"8.0.5":{"name":"@intlayer/core","version":"8.0.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.0.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"45885f207911a50219219b5def3293de8ed2fd31","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.0.5.tgz","fileCount":597,"integrity":"sha512-Sm+1mfW2K6zXeQby5wbIaBr+bzelEqOQtcmmQcK7ZpDg96ZCjhR4W94r4FNvR1a2hRXCee6hFjxEYLDmh1TTmw==","signatures":[{"sig":"MEUCIQCVCd7SQqP+rRlYQsoNLr0D5V5VeHepV6218IE/k/tYzwIgX+/Ah+jlNSXBugLBhj54IQMLMvkrDnyFGsR//f11fHo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1793688},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"45885f207911a50219219b5def3293de8ed2fd31","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-Sm+1mfW2K6zXeQby5wbIaBr+bzelEqOQtcmmQcK7ZpDg96ZCjhR4W94r4FNvR1a2hRXCee6hFjxEYLDmh1TTmw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.0.5","@intlayer/types":"8.0.5","@intlayer/config":"8.0.5","@intlayer/dictionaries-entry":"8.0.5","@intlayer/unmerged-dictionaries-entry":"8.0.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.20.3","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.2.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.0.5_1770872503580_0.6880289722197002","host":"s3://npm-registry-packages-npm-production"}},"8.1.0":{"name":"@intlayer/core","version":"8.1.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.1.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"87f541445f79b7fae10ed28befb459be9bcfd517","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.1.0.tgz","fileCount":597,"integrity":"sha512-K5kGboM0MUfnWEF1y9sWs+kcmvdO9NpyADWVCD5tTylee0QRn/3KUfRGnWh4sOLy0hC3d1zUXBWld3q8w5gorg==","signatures":[{"sig":"MEYCIQCtv7/FadiRNXKVM08nmkv0O8LouV3MrHS/0j1KOYmyxwIhANfMxksSzepVvTLf3tm7ngBMY4wSm4SEJkNd+wsPwI0L","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1793688},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"87f541445f79b7fae10ed28befb459be9bcfd517","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-K5kGboM0MUfnWEF1y9sWs+kcmvdO9NpyADWVCD5tTylee0QRn/3KUfRGnWh4sOLy0hC3d1zUXBWld3q8w5gorg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.1.0","@intlayer/types":"8.1.0","@intlayer/config":"8.1.0","@intlayer/dictionaries-entry":"8.1.0","@intlayer/unmerged-dictionaries-entry":"8.1.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.20.3","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.2.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.1.0_1771032123586_0.17289645403257548","host":"s3://npm-registry-packages-npm-production"}},"8.1.1":{"name":"@intlayer/core","version":"8.1.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.1.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"be350691777af95c4532e413f7c456ab9abc1821","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.1.1.tgz","fileCount":597,"integrity":"sha512-WE7BsPMoCWQeNk/cx9uCKhXLiIOR/CWqLxOIL/XEh7XppcY2rQVKk5VPUM0mCHLoqciWyk2XlpV9Y7hgQIHFcw==","signatures":[{"sig":"MEUCID0cmbzTMZnPNdyJe/ctceo8tgbxQfFjA+Kf58wuEA2sAiEAvasgeSMRejxuQ114csWX68PgMPwemA5BkPa38kvhqyM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1793688},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"be350691777af95c4532e413f7c456ab9abc1821","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-WE7BsPMoCWQeNk/cx9uCKhXLiIOR/CWqLxOIL/XEh7XppcY2rQVKk5VPUM0mCHLoqciWyk2XlpV9Y7hgQIHFcw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.1.1","@intlayer/types":"8.1.1","@intlayer/config":"8.1.1","@intlayer/dictionaries-entry":"8.1.1","@intlayer/unmerged-dictionaries-entry":"8.1.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.2","tsdown":"0.20.3","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.2.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.1.1_1771100024496_0.5747448328595455","host":"s3://npm-registry-packages-npm-production"}},"8.1.2":{"name":"@intlayer/core","version":"8.1.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.1.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"ba0d5b3cb09ebca4771e33a50893457d9f49bb7d","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.1.2.tgz","fileCount":597,"integrity":"sha512-Ved0UhBwah6JkBS4qESIzCrrCVEnAB8ruu4Wd5wYMp5rCB+hzYWWHgN+IJ91KxM4DD809Z0Y31RDjutsCK99sg==","signatures":[{"sig":"MEUCIQColIRgf0DSr057By984AppOr17+drPdHHva8uxBe4bAwIgJNR+yzzhqc4EUUGYn1nrZb0nZoNxxc/JxwmWaZZwvi0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1793688},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"ba0d5b3cb09ebca4771e33a50893457d9f49bb7d","engines":{"node":">=14.18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.mjs","require":"./dist/cjs/index.cjs"},"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-Ved0UhBwah6JkBS4qESIzCrrCVEnAB8ruu4Wd5wYMp5rCB+hzYWWHgN+IJ91KxM4DD809Z0Y31RDjutsCK99sg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.1.2","@intlayer/types":"8.1.2","@intlayer/config":"8.1.2","@intlayer/dictionaries-entry":"8.1.2","@intlayer/unmerged-dictionaries-entry":"8.1.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"package.json":["./package.json"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.20.3","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.2.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.1.2_1771374392339_0.48981435309932597","host":"s3://npm-registry-packages-npm-production"}},"8.1.3-canary.0":{"name":"@intlayer/core","version":"8.1.3-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.1.3-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"0e5316644299f0c9334b6101ee07660cff1ecb53","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.1.3-canary.0.tgz","fileCount":600,"integrity":"sha512-X72VqbeZZtRZL+zO/WOEb3FBp/YltX/BqzGOpPtPQMUL4+DnuokrodJm5tMURL1CUCPB92POJGRVmyS11TN5xQ==","signatures":[{"sig":"MEUCIQCUTFUaXgFCUtg1RHuotSluVRd0WS3nCxsamraZFgdmRAIgYwtRP87ZS7q2eCYuRzryeWsbFE4AXXARgLZJcN2pF7Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1468820},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"0e5316644299f0c9334b6101ee07660cff1ecb53","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-X72VqbeZZtRZL+zO/WOEb3FBp/YltX/BqzGOpPtPQMUL4+DnuokrodJm5tMURL1CUCPB92POJGRVmyS11TN5xQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.1.3-canary.0","@intlayer/types":"8.1.3-canary.0","@intlayer/config":"8.1.3-canary.0","@intlayer/dictionaries-entry":"8.1.3-canary.0","@intlayer/unmerged-dictionaries-entry":"8.1.3-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.20.3","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.2.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.1.3-canary.0_1771482376300_0.08782718064457651","host":"s3://npm-registry-packages-npm-production"}},"8.1.3":{"name":"@intlayer/core","version":"8.1.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.1.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"f57b65ee637e118e4d111197155e9ea156584400","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.1.3.tgz","fileCount":600,"integrity":"sha512-iGaIuuhJVz5EkELh4cZ1vaNw6V0AfNnSBwAoLk2110cdXCQzCZq+xgBydsAv3XPHxUcDcmm/tGmvoKTLw+v2lg==","signatures":[{"sig":"MEYCIQD/jzcYQ79UXwPHfnpmrfmUVzA5wz4wwcUS2f/LrFHIcQIhAJfhqjZ9xq5s6K5w0S4o/V/90LnELKU6KKkLIcOwDtMb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1468766},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"f57b65ee637e118e4d111197155e9ea156584400","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-iGaIuuhJVz5EkELh4cZ1vaNw6V0AfNnSBwAoLk2110cdXCQzCZq+xgBydsAv3XPHxUcDcmm/tGmvoKTLw+v2lg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.1.3","@intlayer/types":"8.1.3","@intlayer/config":"8.1.3","@intlayer/dictionaries-entry":"8.1.3","@intlayer/unmerged-dictionaries-entry":"8.1.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.20.3","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.2.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.1.3_1771631981320_0.19697930741772618","host":"s3://npm-registry-packages-npm-production"}},"8.1.4":{"name":"@intlayer/core","version":"8.1.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.1.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"48c8b829bd0114d62321ef1feb14cbe0a19d1bc6","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.1.4.tgz","fileCount":600,"integrity":"sha512-jNR0yXkRW3lZ2qt1CQTYvTUHuZruM+9WiutXSS6moDJ8/AEJgbbo2mk8Okf8kDZE8+zRpYVbvVGr0OH/LYlmeQ==","signatures":[{"sig":"MEUCIGoy4pRrY4IfptzR6Pio+mBIrnPHOa+HfqthxsnpkpjBAiEAk+Dm1s5HgtbsOxKXGQS4w/7KCPgim2QTk+X6yWWJyHE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1468766},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"48c8b829bd0114d62321ef1feb14cbe0a19d1bc6","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-jNR0yXkRW3lZ2qt1CQTYvTUHuZruM+9WiutXSS6moDJ8/AEJgbbo2mk8Okf8kDZE8+zRpYVbvVGr0OH/LYlmeQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.1.4","@intlayer/types":"8.1.4","@intlayer/config":"8.1.4","@intlayer/dictionaries-entry":"8.1.4","@intlayer/unmerged-dictionaries-entry":"8.1.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.20.3","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.3.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.1.4_1771829861907_0.8248877225185256","host":"s3://npm-registry-packages-npm-production"}},"8.1.5":{"name":"@intlayer/core","version":"8.1.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.1.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"06c2e7810d21d9e165d000c2946b4f3f3f1c0720","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.1.5.tgz","fileCount":606,"integrity":"sha512-2fdEnb8Oj63JMDRBOnnw23wtS/7yYtNf5yCCwgc7S03edvQzcy5YnAXr+IyuL01n9UUwKszvzlhQnRibAy+quw==","signatures":[{"sig":"MEUCICe0GouA/EPWWvAItNrD81zTzX/SlFIlG9LrO4hQh3joAiEA0vDFYaMlUGhcIVZVlhlhz2t9aH2udjf/hED7af5DSJY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1473144},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"06c2e7810d21d9e165d000c2946b4f3f3f1c0720","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-2fdEnb8Oj63JMDRBOnnw23wtS/7yYtNf5yCCwgc7S03edvQzcy5YnAXr+IyuL01n9UUwKszvzlhQnRibAy+quw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.1.5","@intlayer/types":"8.1.5","@intlayer/config":"8.1.5","@intlayer/dictionaries-entry":"8.1.5","@intlayer/unmerged-dictionaries-entry":"8.1.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.20.3","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.3.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.1.5_1771891126986_0.009140580096218098","host":"s3://npm-registry-packages-npm-production"}},"8.1.6":{"name":"@intlayer/core","version":"8.1.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.1.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"a520553f17e215ae7b22d689846b8b9d9c50a845","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.1.6.tgz","fileCount":606,"integrity":"sha512-1YZUn9VHPibEv+jEMx5NrmMKz/1IWf3jowfh9U8hsn/R1/o5xfTAPt2OGXOuvBQCuRXUn0g4a78PFQnWdD1Q+Q==","signatures":[{"sig":"MEUCIB9vBPsP7jOWoIDDTJhGdOM8kwx25rgnZvZvXAvrOgGqAiEA2x1Mzcwvi6s4Ti3vdiCk35zLDZVZx6wIy5Jcqa4Kiu0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1473144},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"a520553f17e215ae7b22d689846b8b9d9c50a845","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"echo prepublish temporally disabled to avoid rewrite readme","test:watch":"vitest","_prepublish":"cp -f ../../../README.md ./README.md","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-1YZUn9VHPibEv+jEMx5NrmMKz/1IWf3jowfh9U8hsn/R1/o5xfTAPt2OGXOuvBQCuRXUn0g4a78PFQnWdD1Q+Q==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.1.6","@intlayer/types":"8.1.6","@intlayer/config":"8.1.6","@intlayer/dictionaries-entry":"8.1.6","@intlayer/unmerged-dictionaries-entry":"8.1.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.20.3","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.3.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.1.6_1771891838036_0.7842773098623239","host":"s3://npm-registry-packages-npm-production"}},"8.1.7":{"name":"@intlayer/core","version":"8.1.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.1.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"585fa0b955e383c245bda79d344a6479a27c6a76","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.1.7.tgz","fileCount":606,"integrity":"sha512-9c8uLjpmfkiTROyM9sXCDs9i8yZ9RTxh+GcjnfIPprTLkD6h/m3JmzlRiPVTg87rdXPvfzSnzwox09ExWJ1uiQ==","signatures":[{"sig":"MEQCIARgGm96MzNalPlJGBRzVoOcSKV0dHN1Pi9J/FvA7W22AiAz3kHA3u0Ojg13I9lRy0mIXgzQYNN/zA+0vIGLmLyP/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1475721},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"585fa0b955e383c245bda79d344a6479a27c6a76","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-9c8uLjpmfkiTROyM9sXCDs9i8yZ9RTxh+GcjnfIPprTLkD6h/m3JmzlRiPVTg87rdXPvfzSnzwox09ExWJ1uiQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.1.7","@intlayer/types":"8.1.7","@intlayer/config":"8.1.7","@intlayer/dictionaries-entry":"8.1.7","@intlayer/unmerged-dictionaries-entry":"8.1.7"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.20.3","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.3.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.1.7_1772054133717_0.7299116363799889","host":"s3://npm-registry-packages-npm-production"}},"8.1.8":{"name":"@intlayer/core","version":"8.1.8","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.1.8","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"41f99ca5d1f26b8dae116ed844396d869d33dda6","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.1.8.tgz","fileCount":606,"integrity":"sha512-Xbq9Ecup5iSLikp8vzp9Mn16eSLOrbqe2HFIFVRr3CsM2x9hQOtxd9+WyKFdGvxkMAfSSZAvxuf3nvGBIWGYIw==","signatures":[{"sig":"MEQCIAY7EuVuIzoZqJ85RRbGFylZx2XzywQVWI6M0ABXnwWuAiBapx6jVTFuXhG5k3mMHoxkvDEqmsAMapcZksj7VYyJxg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1475721},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"41f99ca5d1f26b8dae116ed844396d869d33dda6","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-Xbq9Ecup5iSLikp8vzp9Mn16eSLOrbqe2HFIFVRr3CsM2x9hQOtxd9+WyKFdGvxkMAfSSZAvxuf3nvGBIWGYIw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.1.8","@intlayer/types":"8.1.8","@intlayer/config":"8.1.8","@intlayer/dictionaries-entry":"8.1.8","@intlayer/unmerged-dictionaries-entry":"8.1.8"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.20.3","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.3.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.1.8_1772244715180_0.7693810215714749","host":"s3://npm-registry-packages-npm-production"}},"8.1.9":{"name":"@intlayer/core","version":"8.1.9","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.1.9","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"a644efc4f0e1af70e1ee3ec7a0353d2f538afd35","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.1.9.tgz","fileCount":606,"integrity":"sha512-X8qjhgxFkVBUYA220dOQokZvpa1OQ4qSPzP+ZMl8tOs25iOdBeJM3G/Xg76azOuTTewXCAp9At+B2Kz2iS0e2g==","signatures":[{"sig":"MEQCIDKGWP16VdchJCTP3boJ3WdebEAN5/3rmOEniarjS3ZdAiBR29b8DDFLh/oUwcW/9sCDFoc/doCmFWU+e7OTI/5oig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1475796},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"a644efc4f0e1af70e1ee3ec7a0353d2f538afd35","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-X8qjhgxFkVBUYA220dOQokZvpa1OQ4qSPzP+ZMl8tOs25iOdBeJM3G/Xg76azOuTTewXCAp9At+B2Kz2iS0e2g==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.1.9","@intlayer/types":"8.1.9","@intlayer/config":"8.1.9","@intlayer/dictionaries-entry":"8.1.9","@intlayer/unmerged-dictionaries-entry":"8.1.9"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.20.3","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.3.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.1.9_1772391452150_0.25034646839309826","host":"s3://npm-registry-packages-npm-production"}},"8.1.10":{"name":"@intlayer/core","version":"8.1.10","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.1.10","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"47c0d88b706e6f2a4b085fbe19bfe9b30c97e609","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.1.10.tgz","fileCount":606,"integrity":"sha512-wRz0ag+loO45gSg4R3xZwWjABMm1S7dak0EhTpGlZ6f8DqpmD0P+1DGGCwITZVPmX7D81OIDoaZNVjg8H9q25Q==","signatures":[{"sig":"MEUCIGMUTod7FYbDL01aAqz9FZ9rnRecoqfQjt06WQSfnv4hAiEA+icgSf6bd8sl1qmBW/ZugeaSFQ8wZ2YZHE+jS/0FIyE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1475802},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"47c0d88b706e6f2a4b085fbe19bfe9b30c97e609","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-wRz0ag+loO45gSg4R3xZwWjABMm1S7dak0EhTpGlZ6f8DqpmD0P+1DGGCwITZVPmX7D81OIDoaZNVjg8H9q25Q==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.1.10","@intlayer/types":"8.1.10","@intlayer/config":"8.1.10","@intlayer/dictionaries-entry":"8.1.10","@intlayer/unmerged-dictionaries-entry":"8.1.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.20.3","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.3.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.1.10_1772395907618_0.8412963271755238","host":"s3://npm-registry-packages-npm-production"}},"8.1.11":{"name":"@intlayer/core","version":"8.1.11","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.1.11","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"24e600ca28431a36b8ee9ff668267ed1a7ce4406","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.1.11.tgz","fileCount":606,"integrity":"sha512-Jm3YmhsSuMn63VGwYciNElNBm8qwrBRzDOxAl/eQJ9r56AGrt+lh/vo5P3h4d8cim+E2DbSvhRY4trjSHBGXVw==","signatures":[{"sig":"MEUCIQCwBf4Eb1MkwDvVlMFM4nO0z2AEhMyODMeGHTi5uzI8AgIgWJqIUfPugrvvXb9r+8aDq+0KRqSj7s8jifRPIrJKDQA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1475882},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"24e600ca28431a36b8ee9ff668267ed1a7ce4406","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-Jm3YmhsSuMn63VGwYciNElNBm8qwrBRzDOxAl/eQJ9r56AGrt+lh/vo5P3h4d8cim+E2DbSvhRY4trjSHBGXVw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.1.11","@intlayer/types":"8.1.11","@intlayer/config":"8.1.11","@intlayer/dictionaries-entry":"8.1.11","@intlayer/unmerged-dictionaries-entry":"8.1.11"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.20.3","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.3.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.1.11_1772494566807_0.2769288155622427","host":"s3://npm-registry-packages-npm-production"}},"8.2.0":{"name":"@intlayer/core","version":"8.2.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.2.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"837703ee431a2b58935f8e1d0358db3d3e9df09a","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.2.0.tgz","fileCount":600,"integrity":"sha512-jIlAGomgyddc4snKSTa5MHVhQJAtyr3GldGxGHhiwUx1MpjhZaMCuFydY0RjXeGn8QXSCU30W5QjDlAa1cL3dg==","signatures":[{"sig":"MEYCIQDa5d88rBIHbJv6WzZ7+NY2vpP/vEwBMcerBeyrctjfvAIhAKtyHobNeYA/1tWUUYfGH/tnyn8ivZgTdc01VQWuyv0V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1470284},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"837703ee431a2b58935f8e1d0358db3d3e9df09a","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-jIlAGomgyddc4snKSTa5MHVhQJAtyr3GldGxGHhiwUx1MpjhZaMCuFydY0RjXeGn8QXSCU30W5QjDlAa1cL3dg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.1.11","@intlayer/types":"8.2.0","@intlayer/config":"8.1.11","@intlayer/dictionaries-entry":"8.1.11","@intlayer/unmerged-dictionaries-entry":"8.1.11"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.20.3","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.3.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.2.0_1772689989202_0.10945251807984469","host":"s3://npm-registry-packages-npm-production"}},"8.2.1":{"name":"@intlayer/core","version":"8.2.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.2.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"0834e3e62402160667d65fc7ede1b7674bb299dc","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.2.1.tgz","fileCount":600,"integrity":"sha512-hzK8zAAuXwyDGBIN7isdbQk8A2XhA4z8KWQDtB6jg/L/y+9qkIhkE1Lwo5FdMkRAQcTyMx00HURuDlOqBAReVQ==","signatures":[{"sig":"MEUCIB4V6l3hNanYo2HKntVV7SxpOXv2AVSDD9hPx84cV1x+AiEA5DZ8PuPTtY7HFIQbt97MsQ9qberXqeegZF1WGBAWDqk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1470280},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"0834e3e62402160667d65fc7ede1b7674bb299dc","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-hzK8zAAuXwyDGBIN7isdbQk8A2XhA4z8KWQDtB6jg/L/y+9qkIhkE1Lwo5FdMkRAQcTyMx00HURuDlOqBAReVQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.2.1","@intlayer/types":"8.2.1","@intlayer/config":"8.2.1","@intlayer/dictionaries-entry":"8.2.1","@intlayer/unmerged-dictionaries-entry":"8.2.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.20.3","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.3.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.2.1_1772692166688_0.3595702242446708","host":"s3://npm-registry-packages-npm-production"}},"8.2.2":{"name":"@intlayer/core","version":"8.2.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.2.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"c92ec50b48c05aac54b32ec887c0870a24026856","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.2.2.tgz","fileCount":600,"integrity":"sha512-GIYXFGFOsxauq2RO+BS8giCyuFdFL4BpER4KekMcZwVbAPtAk4R7rIOh62KbcX1inyxb+uzMdMS+RPGEeDKU7w==","signatures":[{"sig":"MEUCIAiN7egg+Aue5VcNRpwtiAyz6wUJZnVwsdyHc0FscEDSAiEAnZ7h8Bju0Ykci+CQRYx+NLhvyWIh5MJHiqfLZk02pcw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1470280},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"c92ec50b48c05aac54b32ec887c0870a24026856","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-GIYXFGFOsxauq2RO+BS8giCyuFdFL4BpER4KekMcZwVbAPtAk4R7rIOh62KbcX1inyxb+uzMdMS+RPGEeDKU7w==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.2.2","@intlayer/types":"8.2.2","@intlayer/config":"8.2.2","@intlayer/dictionaries-entry":"8.2.2","@intlayer/unmerged-dictionaries-entry":"8.2.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.20.3","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.3.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.2.2_1772699080460_0.8910012481554201","host":"s3://npm-registry-packages-npm-production"}},"8.2.3":{"name":"@intlayer/core","version":"8.2.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.2.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"7a98c51c72edebdb11fb4e2b3073c06b9588d57f","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.2.3.tgz","fileCount":600,"integrity":"sha512-yXl/eM7FB8SLvD1msgm1nqVecGNCl1UEth+vs9b2lbcn98/D83SGIa/GIbmlwt81W3UI6uerBpsg/Ws7tB0M2Q==","signatures":[{"sig":"MEUCIQC8gOkWBAhUrxeAMTyDRCuVW/n4mqK7DZWCO0He87ooqQIgYqNbSaWa+PY3i7Z5UfZOSpkbbbVFUMgmrWBh7aUvVfs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1479418},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"7a98c51c72edebdb11fb4e2b3073c06b9588d57f","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-yXl/eM7FB8SLvD1msgm1nqVecGNCl1UEth+vs9b2lbcn98/D83SGIa/GIbmlwt81W3UI6uerBpsg/Ws7tB0M2Q==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.2.3","@intlayer/types":"8.2.3","@intlayer/config":"8.2.3","@intlayer/dictionaries-entry":"8.2.3","@intlayer/unmerged-dictionaries-entry":"8.2.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.0","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.3.5","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.2.3_1772920919225_0.007991062377469937","host":"s3://npm-registry-packages-npm-production"}},"8.2.4":{"name":"@intlayer/core","version":"8.2.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.2.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"dd4a71aeaca756aa40d350ecabb009ffa43e3073","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.2.4.tgz","fileCount":600,"integrity":"sha512-yDVRWOVoIF9fahj2MWDz6jrVkq2OJwOcF+OXKDwyMGbGjggzYwh3/X28alew5ptiJD7V/z5doNQEOQ2c3C9RRA==","signatures":[{"sig":"MEYCIQCLBp26OYa0Ug4UbR6DiEqq0lnNox/zTiqkOy358RX+GwIhAJDyd/0s+579EJR+gzKkwcOOuwUhoTjR7E9+VdYO18LQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1479418},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"dd4a71aeaca756aa40d350ecabb009ffa43e3073","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"tsdown --config tsdown.config.ts --watch","lint":"biome lint .","test":"vitest run","build":"tsdown --config tsdown.config.ts","clean":"rimraf ./dist .turbo","format":"biome format . --check","publish":"bun publish || true","build:ci":"tsdown --config tsdown.config.ts","lint:fix":"biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-yDVRWOVoIF9fahj2MWDz6jrVkq2OJwOcF+OXKDwyMGbGjggzYwh3/X28alew5ptiJD7V/z5doNQEOQ2c3C9RRA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.2.3","@intlayer/types":"8.2.3","@intlayer/config":"8.2.3","@intlayer/dictionaries-entry":"8.2.3","@intlayer/unmerged-dictionaries-entry":"8.2.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.0","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.3.5","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.2.4_1773080906859_0.1465807744835499","host":"s3://npm-registry-packages-npm-production"}},"8.3.0-canary.0":{"name":"@intlayer/core","version":"8.3.0-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.3.0-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"39ef8997c1107669059ad94a0e4e954389b6daa8","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.3.0-canary.0.tgz","fileCount":600,"integrity":"sha512-TEUUwdFd5Bg/5xdAILSoqKHHzsUlbrCbaTENR44HbTennUT+vxZPpf2ZjTY/NX7vr+o1GV44pC/2AkT48qDKIQ==","signatures":[{"sig":"MEQCIC4Kmmt2JIEDO9Dfxt+igcfVmQIANGn7keRwIOo/oWSzAiA8H6GlQ5u93DWP9fpxrh7WJkXOTpNzxCgIdY9qdJAJew==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1491279},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"39ef8997c1107669059ad94a0e4e954389b6daa8","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-TEUUwdFd5Bg/5xdAILSoqKHHzsUlbrCbaTENR44HbTennUT+vxZPpf2ZjTY/NX7vr+o1GV44pC/2AkT48qDKIQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.3.0-canary.0","@intlayer/types":"8.3.0-canary.0","@intlayer/config":"8.3.0-canary.0","@intlayer/dictionaries-entry":"8.3.0-canary.0","@intlayer/unmerged-dictionaries-entry":"8.3.0-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.1","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.3.5","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.3.0-canary.0_1773216743011_0.9665722804041486","host":"s3://npm-registry-packages-npm-production"}},"8.3.0-canary.1":{"name":"@intlayer/core","version":"8.3.0-canary.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.3.0-canary.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"6a94f3de7f77afcc518b35ab471d9627780b21fc","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.3.0-canary.1.tgz","fileCount":600,"integrity":"sha512-nBRZdrMF/uZZ32Xrjy90FYApGUKDCikLB6iQApGX8Cf1Avk9j7DQzDlurcJYi+nJkrSg63iaq36RQffIn6gwKQ==","signatures":[{"sig":"MEUCIQCP+JaoJYzI5rJLAKWbV/EA6Hk0UCXvfzHTKFqzcmbMUQIgc8kDGaAkwXz16WSFoeJv4GtHOGfCLEuKDqkhfuequb8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1496165},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"6a94f3de7f77afcc518b35ab471d9627780b21fc","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-nBRZdrMF/uZZ32Xrjy90FYApGUKDCikLB6iQApGX8Cf1Avk9j7DQzDlurcJYi+nJkrSg63iaq36RQffIn6gwKQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.3.0-canary.1","@intlayer/types":"8.3.0-canary.1","@intlayer/config":"8.3.0-canary.1","@intlayer/dictionaries-entry":"8.3.0-canary.1","@intlayer/unmerged-dictionaries-entry":"8.3.0-canary.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.2","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.4.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.3.0-canary.1_1773294029542_0.5950575705515233","host":"s3://npm-registry-packages-npm-production"}},"8.3.0-canary.2":{"name":"@intlayer/core","version":"8.3.0-canary.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.3.0-canary.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"9c8a4f12afced6b0199eeeaa5e93d169bcfa96d8","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.3.0-canary.2.tgz","fileCount":600,"integrity":"sha512-bb8bgDJFG60+wcJCFoUiUqZG6bNu+CjWNyul2R058IZ0TB+ExBckP4cjaS6MznlGZUgCABYUGMlfS7GL/7hoeA==","signatures":[{"sig":"MEQCICxP3sCHXE3RnVUqonM/HSt239WHux0zsbHIw4U1h90hAiBKFkm2SBbRS4gx2hqSd+/gmOgDB6Tw++fEN1PmA09PAA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1496165},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"9c8a4f12afced6b0199eeeaa5e93d169bcfa96d8","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-bb8bgDJFG60+wcJCFoUiUqZG6bNu+CjWNyul2R058IZ0TB+ExBckP4cjaS6MznlGZUgCABYUGMlfS7GL/7hoeA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.3.0-canary.2","@intlayer/types":"8.3.0-canary.2","@intlayer/config":"8.3.0-canary.2","@intlayer/dictionaries-entry":"8.3.0-canary.2","@intlayer/unmerged-dictionaries-entry":"8.3.0-canary.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.2","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.4.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.3.0-canary.2_1773294421284_0.6059258628932687","host":"s3://npm-registry-packages-npm-production"}},"8.3.0-canary.3":{"name":"@intlayer/core","version":"8.3.0-canary.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.3.0-canary.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"e6da33439d0885c8ab9a3dfa9de009c2450f430c","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.3.0-canary.3.tgz","fileCount":600,"integrity":"sha512-LSs70w4TL3lXOVaXCUg2US5ji9/3bWjGjGdPH1k4OwYAWHQzkfoQ9uqCC+2bCiyG8ah0VCYZ5jCQsBjmt2TrrQ==","signatures":[{"sig":"MEYCIQC4YixsK5DnlXE67EGnpx2665SnLRHBiya1xUmhKcTvywIhAM+JZE2ku1OBu/z7L3edxTEdYolbm5J8MlE1Ym146bSa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1496165},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"e6da33439d0885c8ab9a3dfa9de009c2450f430c","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-LSs70w4TL3lXOVaXCUg2US5ji9/3bWjGjGdPH1k4OwYAWHQzkfoQ9uqCC+2bCiyG8ah0VCYZ5jCQsBjmt2TrrQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.3.0-canary.3","@intlayer/types":"8.3.0-canary.3","@intlayer/config":"8.3.0-canary.3","@intlayer/dictionaries-entry":"8.3.0-canary.3","@intlayer/unmerged-dictionaries-entry":"8.3.0-canary.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.2","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.4.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.3.0-canary.3_1773297057153_0.3051266870946159","host":"s3://npm-registry-packages-npm-production"}},"8.3.0-canary.4":{"name":"@intlayer/core","version":"8.3.0-canary.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.3.0-canary.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"a0173ffc170cfaf072f7c988c4e050a0b74469c2","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.3.0-canary.4.tgz","fileCount":600,"integrity":"sha512-X/eanvJmjD9h5FEWFCTx3wTEnxsvFIqBd6udeM2C3+IK3OHEgid2X9hGn29CDO4n9Mm0/ZA934xJWdQPN9U8zQ==","signatures":[{"sig":"MEQCIHXj+AJUC0Ddtw/IC/NzE3tr0mDNfnrwRzORu7s5jZHJAiAVb/IQtYKCt2SDDbCJ9XxzKIyNcqEs8qk8jKNxML1FXw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1496047},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"a0173ffc170cfaf072f7c988c4e050a0b74469c2","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-X/eanvJmjD9h5FEWFCTx3wTEnxsvFIqBd6udeM2C3+IK3OHEgid2X9hGn29CDO4n9Mm0/ZA934xJWdQPN9U8zQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.3.0-canary.4","@intlayer/types":"8.3.0-canary.4","@intlayer/config":"8.3.0-canary.4","@intlayer/dictionaries-entry":"8.3.0-canary.4","@intlayer/unmerged-dictionaries-entry":"8.3.0-canary.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.2","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.4.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.3.0-canary.4_1773306102235_0.914933193349599","host":"s3://npm-registry-packages-npm-production"}},"8.3.0":{"name":"@intlayer/core","version":"8.3.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.3.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"a46b5bb18e3deff1d366968bc9ff7285a85fb8e9","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.3.0.tgz","fileCount":600,"integrity":"sha512-B4M+wssw2EQ4PskJEVNBV/xzPdJk29Mt/4U9PbrK/ovTOKDPWU3fN7agM4+HjIE+mFSjyhtP6tgDSahHgESgww==","signatures":[{"sig":"MEQCIGgy1RPj4yK14ZFXZpaZtZoV36tbRny+ULVBFMEQn/inAiAumfVjs7DykVI0glC+1Z9BArlxxRAVRKkUV0Tj11jRbA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1495993},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"a46b5bb18e3deff1d366968bc9ff7285a85fb8e9","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-B4M+wssw2EQ4PskJEVNBV/xzPdJk29Mt/4U9PbrK/ovTOKDPWU3fN7agM4+HjIE+mFSjyhtP6tgDSahHgESgww==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.3.0","@intlayer/types":"8.3.0","@intlayer/config":"8.3.0","@intlayer/dictionaries-entry":"8.3.0","@intlayer/unmerged-dictionaries-entry":"8.3.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.2","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.4.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.3.0_1773308547950_0.4999762998777866","host":"s3://npm-registry-packages-npm-production"}},"8.3.1":{"name":"@intlayer/core","version":"8.3.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.3.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"b7fb08b31ed27252153683890fcdc0cd18ffc20b","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.3.1.tgz","fileCount":600,"integrity":"sha512-I1Rv0jFgQtEDHRHXlXN7sFaV1r7OhYSqmFNxH3gRkvgM6KbQ1PcWdyLh2FOPR4jO2c45dpd3c4iZ4yqSI/GxsA==","signatures":[{"sig":"MEQCIFdMjpbMTIHhD9orrVyilbWFyocOfoZ+6NOlItll/2gjAiBXr6WZYSozLvjShvpjOGLDeqylhJiMYEnMTDqYgrv3FA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1495993},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"b7fb08b31ed27252153683890fcdc0cd18ffc20b","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-I1Rv0jFgQtEDHRHXlXN7sFaV1r7OhYSqmFNxH3gRkvgM6KbQ1PcWdyLh2FOPR4jO2c45dpd3c4iZ4yqSI/GxsA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.3.1","@intlayer/types":"8.3.1","@intlayer/config":"8.3.1","@intlayer/dictionaries-entry":"8.3.1","@intlayer/unmerged-dictionaries-entry":"8.3.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.2","vitest":"4.0.18","typescript":"5.9.3","@types/node":"25.4.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.3.1_1773373582258_0.667141511507295","host":"s3://npm-registry-packages-npm-production"}},"8.3.2":{"name":"@intlayer/core","version":"8.3.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.3.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"407635b149c8520a878de8768ef07f5df9114c74","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.3.2.tgz","fileCount":612,"integrity":"sha512-CPP9v/K2dUr6fkU1KtBCP2tGBDOYtwD3/n3EqRId3nXVKqBIY7Y9YFC0o7Fwudirr4Pwd1gQ76bEHsQL+mSmtw==","signatures":[{"sig":"MEYCIQDg5PnSSK1A8D8q0yAiOTaPPNbzP0Gu3nFyZvRy4h6zaQIhAJPkFY1eGTRKqeZYU7Y0Cp0Ki15d3A6GqmMNLfid8XTq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1523528},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"407635b149c8520a878de8768ef07f5df9114c74","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-CPP9v/K2dUr6fkU1KtBCP2tGBDOYtwD3/n3EqRId3nXVKqBIY7Y9YFC0o7Fwudirr4Pwd1gQ76bEHsQL+mSmtw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.3.2","@intlayer/types":"8.3.2","@intlayer/config":"8.3.2","@intlayer/dictionaries-entry":"8.3.2","@intlayer/unmerged-dictionaries-entry":"8.3.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.2","vitest":"4.1.0","typescript":"5.9.3","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.3.2_1773511078631_0.7933871938720114","host":"s3://npm-registry-packages-npm-production"}},"8.3.3":{"name":"@intlayer/core","version":"8.3.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.3.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"fde7e420e5ade80bee65de93f84637a7359a09c7","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.3.3.tgz","fileCount":612,"integrity":"sha512-Hc0sQCEhHb4kkyvuuYYI72aqFybDtQXa3tg+j26g3Py0ly+YXW/4V59WA7nBHEZSsLHhNW9jpBVgqX+iq0lBTA==","signatures":[{"sig":"MEQCIBBxYDxPnGvWqo7wjpMUt8QkRl+gKfaGgSfjpL++TdTlAiBUN5hY8EdiuybaeoJE9Oytx6xnY8ASZb86PTR+NU14HA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1523910},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"fde7e420e5ade80bee65de93f84637a7359a09c7","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-Hc0sQCEhHb4kkyvuuYYI72aqFybDtQXa3tg+j26g3Py0ly+YXW/4V59WA7nBHEZSsLHhNW9jpBVgqX+iq0lBTA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.3.3","@intlayer/types":"8.3.3","@intlayer/config":"8.3.3","@intlayer/dictionaries-entry":"8.3.3","@intlayer/unmerged-dictionaries-entry":"8.3.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.2","vitest":"4.1.0","typescript":"5.9.3","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.3.3_1773636277425_0.5749661803711681","host":"s3://npm-registry-packages-npm-production"}},"8.3.4":{"name":"@intlayer/core","version":"8.3.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.3.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"fd79b14b85c5a1ce807dedd027546da58ee0f701","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.3.4.tgz","fileCount":612,"integrity":"sha512-xOvXFtGrsvsrOxeYhqV7lWUTfWQKUFa291m0hnobzBYud/s+woOBqNHluQ0AcyVAu5amuslV15eeJqOvWXCVjw==","signatures":[{"sig":"MEUCIBFuERPE5THIzCjD+f49owfnJfdYlIYQnQN9oZ6aKHeWAiEAk1QVfIbGZyasiR/ZTCOOUk89WeUfLzgtp1rePjBOtcE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1523912},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"fd79b14b85c5a1ce807dedd027546da58ee0f701","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-xOvXFtGrsvsrOxeYhqV7lWUTfWQKUFa291m0hnobzBYud/s+woOBqNHluQ0AcyVAu5amuslV15eeJqOvWXCVjw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.3.4","@intlayer/types":"8.3.4","@intlayer/config":"8.3.4","@intlayer/dictionaries-entry":"8.3.4","@intlayer/unmerged-dictionaries-entry":"8.3.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.4","vitest":"4.1.0","typescript":"5.9.3","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.3.4_1773710401330_0.9187008725056063","host":"s3://npm-registry-packages-npm-production"}},"8.4.0-canary.0":{"name":"@intlayer/core","version":"8.4.0-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.4.0-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"e2bff9d1154221b654bc4343379cf8ae459e9a49","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.4.0-canary.0.tgz","fileCount":612,"integrity":"sha512-o/eR0zdVk9qYTbZIPi4FJaaEpmAHRVK2qnPGZCwSzaQaHU/LDLMOyhPeHEDMt5amQ0TCU1Q2/xL4o0GOc4G7xw==","signatures":[{"sig":"MEUCIQDz1MHgj/WM4OXcn0n9i7PCKYVoWlFpESTT9zLnA6tYpgIgPAWCL0+uO78SVqSkzdeEoRN5Kptgl/Sr7xeoFVVRM5w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1524035},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"e2bff9d1154221b654bc4343379cf8ae459e9a49","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-o/eR0zdVk9qYTbZIPi4FJaaEpmAHRVK2qnPGZCwSzaQaHU/LDLMOyhPeHEDMt5amQ0TCU1Q2/xL4o0GOc4G7xw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.4.0-canary.0","@intlayer/types":"8.4.0-canary.0","@intlayer/config":"8.4.0-canary.0","@intlayer/dictionaries-entry":"8.4.0-canary.0","@intlayer/unmerged-dictionaries-entry":"8.4.0-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.4","vitest":"4.1.0","typescript":"5.9.3","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.4.0-canary.0_1773819914774_0.3462097798935826","host":"s3://npm-registry-packages-npm-production"}},"8.4.0":{"name":"@intlayer/core","version":"8.4.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.4.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"77cb9410c5d847b91ef75c9631cb76794a5e2412","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.4.0.tgz","fileCount":612,"integrity":"sha512-tkgLreb0JLaQGfh+cLv4vs1Yt4T0fyt1VysxYsmg8aevfK0qxek9shn/I/8Wux45BUampywh5E5DzrzLGJ6Dpg==","signatures":[{"sig":"MEQCIH5E3PwmzmHcVjVchvJpj7cYp54RbAVL0WwvQW9Rwk/UAiA4IqH1SGVMaU0kvrWKdEr8MMQrbZ4Dqi9aALyFMLcLhg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1523981},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"77cb9410c5d847b91ef75c9631cb76794a5e2412","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-tkgLreb0JLaQGfh+cLv4vs1Yt4T0fyt1VysxYsmg8aevfK0qxek9shn/I/8Wux45BUampywh5E5DzrzLGJ6Dpg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.4.0","@intlayer/types":"8.4.0","@intlayer/config":"8.4.0","@intlayer/dictionaries-entry":"8.4.0","@intlayer/unmerged-dictionaries-entry":"8.4.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.4","vitest":"4.1.0","typescript":"5.9.3","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.4.0_1773822174253_0.36095513519821654","host":"s3://npm-registry-packages-npm-production"}},"8.4.1":{"name":"@intlayer/core","version":"8.4.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.4.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"f8a2fb17acfa62aba7f86e09a959b50fc05c23c2","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.4.1.tgz","fileCount":685,"integrity":"sha512-6aM8mzrywvSFz7ysMfqmUarEOVGFrXShbA8nWEAXiqi76f1rdtOfQoMp94fbs2/Iv8oQpdhymDkRpCYbDc0cxQ==","signatures":[{"sig":"MEUCIQDvY0qrSVhayMwA06dYI1FO/osMxEqKN/BrdHfH491oBwIgMAMSmZHMy21mnf0vTCqUXlU1bHQ/f0Lf8VFWoRwqVBE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1545441},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"f8a2fb17acfa62aba7f86e09a959b50fc05c23c2","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-6aM8mzrywvSFz7ysMfqmUarEOVGFrXShbA8nWEAXiqi76f1rdtOfQoMp94fbs2/Iv8oQpdhymDkRpCYbDc0cxQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.4.1","@intlayer/types":"8.4.1","@intlayer/config":"8.4.1","@intlayer/dictionaries-entry":"8.4.1","@intlayer/unmerged-dictionaries-entry":"8.4.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.4","vitest":"4.1.0","typescript":"5.9.3","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.4.1_1773902657681_0.0638689588162642","host":"s3://npm-registry-packages-npm-production"}},"8.4.2":{"name":"@intlayer/core","version":"8.4.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.4.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"fc06f583522172b06ace791667ad163fb48419d7","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.4.2.tgz","fileCount":685,"integrity":"sha512-G8kRTv+bgfHw/gNpU8TdJ7I2jyQ188qNAJHuLYZ4Qxk8FeCW8ciHZ0zThTNIM1jP8ohAl2Hmy+9mzHHipe+sMA==","signatures":[{"sig":"MEQCIGEkZK+1z3yBJ0+4uCKrBeluf0okh+W/JtBcv5cVM1KCAiAF6/l013EBb5UKnYTSKMc/ub8mxAs3UfLFAM8lDdzy4Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1545457},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"fc06f583522172b06ace791667ad163fb48419d7","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-G8kRTv+bgfHw/gNpU8TdJ7I2jyQ188qNAJHuLYZ4Qxk8FeCW8ciHZ0zThTNIM1jP8ohAl2Hmy+9mzHHipe+sMA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.4.2","@intlayer/types":"8.4.2","@intlayer/config":"8.4.2","@intlayer/dictionaries-entry":"8.4.2","@intlayer/unmerged-dictionaries-entry":"8.4.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.4","vitest":"4.1.0","typescript":"5.9.3","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.4.2_1773954848004_0.8267090282979934","host":"s3://npm-registry-packages-npm-production"}},"8.4.3":{"name":"@intlayer/core","version":"8.4.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.4.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"7e3fa356d86846aac7c67b9bdc70082ca7b30e1e","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.4.3.tgz","fileCount":685,"integrity":"sha512-efcg5+NgBGJI6J61gMPlwks6WF81uduXuyGrEt6U4lv7nicR9cbviKkbI89HRsqJaf0JvURlO1Uzy/5n5MXSCw==","signatures":[{"sig":"MEQCIGop3rjh1xA+PoZzc4Ch7NtqlOZQV9RbLn4SXsliLcvXAiBmERSkwVedF7/SyTNBuwUqPlWf+dH42X34AYq1BjnaDw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1542858},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"7e3fa356d86846aac7c67b9bdc70082ca7b30e1e","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-efcg5+NgBGJI6J61gMPlwks6WF81uduXuyGrEt6U4lv7nicR9cbviKkbI89HRsqJaf0JvURlO1Uzy/5n5MXSCw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.4.3","@intlayer/types":"8.4.3","@intlayer/config":"8.4.3","@intlayer/dictionaries-entry":"8.4.3","@intlayer/unmerged-dictionaries-entry":"8.4.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.4","vitest":"4.1.0","typescript":"5.9.3","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.4.3_1773977371952_0.25753696624711564","host":"s3://npm-registry-packages-npm-production"}},"8.4.4":{"name":"@intlayer/core","version":"8.4.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.4.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"caa0c03fe8442e66dbd30c28bc64a3ab975d9e2f","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.4.4.tgz","fileCount":685,"integrity":"sha512-7EMTj/D8WpZOab3ATiCu1dlhVB764zh1z4O/fqc3ZuD/3Ut+RNvAofIKmE51VEact5YLJuDapSng2RIflKJgqw==","signatures":[{"sig":"MEYCIQCmTVl3Tb9cV9ELAQFdJZhrL9XFth5y9olsKDAVi+h7LgIhAOQOXDfb+I6NeE7qHrD4qU7RDQhusSzHA6Tb1CYpPDeF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1542858},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"caa0c03fe8442e66dbd30c28bc64a3ab975d9e2f","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-7EMTj/D8WpZOab3ATiCu1dlhVB764zh1z4O/fqc3ZuD/3Ut+RNvAofIKmE51VEact5YLJuDapSng2RIflKJgqw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.4.4","@intlayer/types":"8.4.4","@intlayer/config":"8.4.4","@intlayer/dictionaries-entry":"8.4.4","@intlayer/unmerged-dictionaries-entry":"8.4.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.4","vitest":"4.1.0","typescript":"5.9.3","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.4.4_1773982922606_0.6640729866601018","host":"s3://npm-registry-packages-npm-production"}},"8.4.5":{"name":"@intlayer/core","version":"8.4.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.4.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"17f75dd7191266784a2c29dca5465fedef3cd4c5","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.4.5.tgz","fileCount":612,"integrity":"sha512-qykzx2Pclg9E2elN+zh+EchD27fqlCE6bqtf67zMHW8oHvDPNrvP1jQzubNNKpE44Fko01nAnyqDpMQcrArMog==","signatures":[{"sig":"MEUCIQDSpdFN2v/tMih5sqmRZnnOaUG6UUAEZ9qVFWQdb3Yr4wIgDqh1EUuRit5YpYrfW17aeylMrQFY7poOLN3MMK5pn2Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1858946},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"17f75dd7191266784a2c29dca5465fedef3cd4c5","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-qykzx2Pclg9E2elN+zh+EchD27fqlCE6bqtf67zMHW8oHvDPNrvP1jQzubNNKpE44Fko01nAnyqDpMQcrArMog==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.4.5","@intlayer/types":"8.4.5","@intlayer/config":"8.4.5","@intlayer/dictionaries-entry":"8.4.5","@intlayer/unmerged-dictionaries-entry":"8.4.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.4","vitest":"4.1.0","typescript":"5.9.3","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.4.5_1773993492744_0.47243130482390905","host":"s3://npm-registry-packages-npm-production"}},"8.4.6":{"name":"@intlayer/core","version":"8.4.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.4.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"3ddcfd71bab8ecd982e988826834ab1d39662219","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.4.6.tgz","fileCount":612,"integrity":"sha512-9DdmJjPdlkeaK+rBnzwbSSBW5pMnUahs8r+7WucdUkLAnABaCB1APKomLll//PFL+TP9YuBf5FhgsNuepVE1UA==","signatures":[{"sig":"MEUCIQDgASmTN0fRhSBxQLeeOQIgkiQ2PqXIHiiLFKKYlRwGPgIgOkzfBKvTV9iQbwNgJvABbpd/WojcwJVOxv7qCHBB7lQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1848362},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"3ddcfd71bab8ecd982e988826834ab1d39662219","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-9DdmJjPdlkeaK+rBnzwbSSBW5pMnUahs8r+7WucdUkLAnABaCB1APKomLll//PFL+TP9YuBf5FhgsNuepVE1UA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.4.6","@intlayer/types":"8.4.6","@intlayer/config":"8.4.6","@intlayer/dictionaries-entry":"8.4.6","@intlayer/unmerged-dictionaries-entry":"8.4.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.4","vitest":"4.1.0","typescript":"5.9.3","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.4.6_1774059586936_0.8020045945524132","host":"s3://npm-registry-packages-npm-production"}},"8.4.7":{"name":"@intlayer/core","version":"8.4.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.4.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"0bd5a144cbcf743c996309db17f581c4f15fa4ef","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.4.7.tgz","fileCount":612,"integrity":"sha512-DnANu/nOXP3nhGU3CCG3ILCyEf0Xtso421qOjqWxkszARpRIRRdecudDJU+KEAUIFBDWvdtj1hMuzl1nAj3wvA==","signatures":[{"sig":"MEUCIQDH0T8VzKxb78zlvxn4naK6fZEwiHLdTHVb/hibFZeRGwIgKGW9Acau1joYCoclEAmH/XONSy7l9buKvA9dwFdCM3A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1848362},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"0bd5a144cbcf743c996309db17f581c4f15fa4ef","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-DnANu/nOXP3nhGU3CCG3ILCyEf0Xtso421qOjqWxkszARpRIRRdecudDJU+KEAUIFBDWvdtj1hMuzl1nAj3wvA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.4.7","@intlayer/types":"8.4.7","@intlayer/config":"8.4.7","@intlayer/dictionaries-entry":"8.4.7","@intlayer/unmerged-dictionaries-entry":"8.4.7"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.4","vitest":"4.1.0","typescript":"5.9.3","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.4.7_1774155300335_0.5425436697417827","host":"s3://npm-registry-packages-npm-production"}},"8.4.8":{"name":"@intlayer/core","version":"8.4.8","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.4.8","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"c61ef6497158bf3689c5774f92601363fda8b74e","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.4.8.tgz","fileCount":612,"integrity":"sha512-HHQ+bzRajn0FQeYDn9GNZIj7fruF3Sg9psTWmTXct0ubBoMMEE2YDGG4VnSSFf04msXOvMWShOSgu4pOiuMluA==","signatures":[{"sig":"MEQCICj6DguUFaCo04jq4Fb+XPz6Dxspb2utso2Iwx0mEiVoAiACB+gPSh3RkynukjKSzdA1VoxJI1UH09gFyfFirVLP5g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1848362},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"c61ef6497158bf3689c5774f92601363fda8b74e","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-HHQ+bzRajn0FQeYDn9GNZIj7fruF3Sg9psTWmTXct0ubBoMMEE2YDGG4VnSSFf04msXOvMWShOSgu4pOiuMluA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.4.8","@intlayer/types":"8.4.8","@intlayer/config":"8.4.8","@intlayer/dictionaries-entry":"8.4.8","@intlayer/unmerged-dictionaries-entry":"8.4.8"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.4","vitest":"4.1.0","typescript":"5.9.3","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.4.8_1774156400978_0.787925122361331","host":"s3://npm-registry-packages-npm-production"}},"8.4.9":{"name":"@intlayer/core","version":"8.4.9","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.4.9","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"b76982965aaa2fb66de54a096252b13ead55be3b","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.4.9.tgz","fileCount":612,"integrity":"sha512-a0qMCe8xP+lbWzjCXo+mLexgib8yoxYrXF01jKOFFsdHZtMBpGJeCqCSJirjEcZ6op3zyqt4H+FaZrA4hMhrIw==","signatures":[{"sig":"MEQCICINebragh2MjvaoL6h0PpfXGHV9SkcxUjDMhF+KKWG1AiBRYUa1NrI8ZSdPiF7GnJpD6W8cjyf1HYBtQMEmDq7xwQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1849748},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"b76982965aaa2fb66de54a096252b13ead55be3b","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-a0qMCe8xP+lbWzjCXo+mLexgib8yoxYrXF01jKOFFsdHZtMBpGJeCqCSJirjEcZ6op3zyqt4H+FaZrA4hMhrIw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.4.9","@intlayer/types":"8.4.9","@intlayer/config":"8.4.9","@intlayer/dictionaries-entry":"8.4.9","@intlayer/unmerged-dictionaries-entry":"8.4.9"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.4","vitest":"4.1.0","typescript":"5.9.3","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.4.9_1774235695321_0.4011118914327967","host":"s3://npm-registry-packages-npm-production"}},"8.4.10":{"name":"@intlayer/core","version":"8.4.10","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.4.10","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"4bb0cabd4d6705fc4cc9c96c3f5c35b355876d5a","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.4.10.tgz","fileCount":612,"integrity":"sha512-GyTNyveP+FNTLBj1oF0FFB9Xh2V1xWDVgxhIGXuNjBEj5h2ux2HP5sVWvF1NNpKHrasYjivZT0sXGDyfQpyi4Q==","signatures":[{"sig":"MEYCIQDJ64wTClQYqaNo5rZXNacUR6qhymZPRD4XEXT1Q2bYSgIhAMvSTtCKYPLec6aGXxaYUeKUdFBqd2HDVw8UfrYhI398","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1849810},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"4bb0cabd4d6705fc4cc9c96c3f5c35b355876d5a","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-GyTNyveP+FNTLBj1oF0FFB9Xh2V1xWDVgxhIGXuNjBEj5h2ux2HP5sVWvF1NNpKHrasYjivZT0sXGDyfQpyi4Q==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.4.10","@intlayer/types":"8.4.10","@intlayer/config":"8.4.10","@intlayer/dictionaries-entry":"8.4.10","@intlayer/unmerged-dictionaries-entry":"8.4.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.4","vitest":"4.1.1","typescript":"6.0.2","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.4.10_1774302468830_0.7583448727516677","host":"s3://npm-registry-packages-npm-production"}},"8.5.0":{"name":"@intlayer/core","version":"8.5.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.5.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"ab4aa304568554a8a90317cbdcfde617778b5ecf","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.5.0.tgz","fileCount":612,"integrity":"sha512-2ozylU22DUPiCNpbB342RULlCFRakO99cka1PlzfHWaxm737m7j97SyHBK9rH/F72WgpI1U6WhybpxrgOHwVdA==","signatures":[{"sig":"MEQCIDxHb+fD2sVEG/MM6vfjsTgFa65OfWAG/yIJBRsl9a3TAiAaZ6hLlG87iWgpR25woESzneOvkSlNdG1seW6bDEU4rw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1849776},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"ab4aa304568554a8a90317cbdcfde617778b5ecf","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-2ozylU22DUPiCNpbB342RULlCFRakO99cka1PlzfHWaxm737m7j97SyHBK9rH/F72WgpI1U6WhybpxrgOHwVdA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.5.0","@intlayer/types":"8.5.0","@intlayer/config":"8.5.0","@intlayer/dictionaries-entry":"8.5.0","@intlayer/unmerged-dictionaries-entry":"8.5.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.4","vitest":"4.1.1","typescript":"6.0.2","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.5.0_1774396683918_0.7399706370388619","host":"s3://npm-registry-packages-npm-production"}},"8.5.1":{"name":"@intlayer/core","version":"8.5.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.5.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"fa4bb6bd2b728b9268609f62d74b53d970398193","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.5.1.tgz","fileCount":612,"integrity":"sha512-E0TsVZK+nbcsvUEGeQptoRhlDoew59JFpuUmNKeQrPOxlAx/SiB5o693f+x3ICVyP6IM6THuHWOu6NMTPMptlA==","signatures":[{"sig":"MEUCIFGd/vBAXD+TRU4sW2yx/qaIIyeRnLAHZziRtgd77hTaAiEAuGHrup7kPYpdyL8BMotDQDt1Kc+h4xmcUkMF7j3b8JU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1850792},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"fa4bb6bd2b728b9268609f62d74b53d970398193","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-E0TsVZK+nbcsvUEGeQptoRhlDoew59JFpuUmNKeQrPOxlAx/SiB5o693f+x3ICVyP6IM6THuHWOu6NMTPMptlA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.5.1","@intlayer/types":"8.5.1","@intlayer/config":"8.5.1","@intlayer/dictionaries-entry":"8.5.1","@intlayer/unmerged-dictionaries-entry":"8.5.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.4","vitest":"4.1.1","typescript":"6.0.2","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.5.1_1774421322713_0.5945062844287765","host":"s3://npm-registry-packages-npm-production"}},"8.5.2":{"name":"@intlayer/core","version":"8.5.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.5.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"6fe52972c63d77d6d5c744bfcd05e8bc7da50329","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.5.2.tgz","fileCount":612,"integrity":"sha512-zH8AflznZQCqRbg4ICQOM+i9S5/y92N1VXf4Sx7KCIA3iTo8IxI9SprTwj6WD4jAmJTRRNnGMnvxfG6VjQJbTg==","signatures":[{"sig":"MEYCIQD/ZvTrrOxFwE7IgE8SFXBnGPDw66AR+umzWT67hkJVsAIhAIcgnILvvRM8hAEt7gEG/DkAr8+fMdjlOHGHWfnv+IyT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1850792},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"6fe52972c63d77d6d5c744bfcd05e8bc7da50329","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-zH8AflznZQCqRbg4ICQOM+i9S5/y92N1VXf4Sx7KCIA3iTo8IxI9SprTwj6WD4jAmJTRRNnGMnvxfG6VjQJbTg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.5.2","@intlayer/types":"8.5.2","@intlayer/config":"8.5.1","@intlayer/dictionaries-entry":"8.5.2","@intlayer/unmerged-dictionaries-entry":"8.5.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.4","vitest":"4.1.1","typescript":"6.0.2","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.5.2_1774504839951_0.9905413084580783","host":"s3://npm-registry-packages-npm-production"}},"8.6.0":{"name":"@intlayer/core","version":"8.6.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.6.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"bf84ff503a365c2600340ec4336471f9c0c348f4","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.6.0.tgz","fileCount":612,"integrity":"sha512-wEIvZ7UaXEqXy1OAlQcOURe1EFg6PF5X6N7kgR3SbFIIukuCE5mTDzVbKwD3unxivc75HEoQ2XWCJQLUoegVJQ==","signatures":[{"sig":"MEYCIQDrznCNFmVB7etexJlzAshjDh+QYb0ceKuiU+Fz1L8VhQIhAJvjKnW/AMt8IwexbrhjJnubDKwQ4YAw0ZbARHglnjm8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1870398},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"bf84ff503a365c2600340ec4336471f9c0c348f4","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-wEIvZ7UaXEqXy1OAlQcOURe1EFg6PF5X6N7kgR3SbFIIukuCE5mTDzVbKwD3unxivc75HEoQ2XWCJQLUoegVJQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.6.0","@intlayer/types":"8.6.0","@intlayer/config":"8.6.0","@intlayer/dictionaries-entry":"8.6.0","@intlayer/unmerged-dictionaries-entry":"8.6.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.7","vitest":"4.1.2","typescript":"6.0.2","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.6.0_1774755407616_0.6921463649004849","host":"s3://npm-registry-packages-npm-production"}},"8.6.1":{"name":"@intlayer/core","version":"8.6.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.6.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"d02393cd47fe5527b7e20d4b42d5d47089acbb2c","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.6.1.tgz","fileCount":612,"integrity":"sha512-20RVAsumyAR0ba6OioJNOkMqgQ/UUYOpwKE0aP290xIRl/m2Q+rhmLaj+ISwU7d6SPxHrwzuCLlK+F/5dAEhLg==","signatures":[{"sig":"MEUCIHdwLPNU/lsLDeopcs2it3AXL4pehPksjIzGjtC4M/iwAiEArcbiNFjl+dLrU/DX6LkS52WCG1pwVm1nQS3H6OHtV8E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1875279},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"d02393cd47fe5527b7e20d4b42d5d47089acbb2c","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-20RVAsumyAR0ba6OioJNOkMqgQ/UUYOpwKE0aP290xIRl/m2Q+rhmLaj+ISwU7d6SPxHrwzuCLlK+F/5dAEhLg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.6.1","@intlayer/types":"8.6.1","@intlayer/config":"8.6.1","@intlayer/dictionaries-entry":"8.6.1","@intlayer/unmerged-dictionaries-entry":"8.6.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.7","vitest":"4.1.2","typescript":"6.0.2","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.6.1_1774811735338_0.6404036846632413","host":"s3://npm-registry-packages-npm-production"}},"8.6.2":{"name":"@intlayer/core","version":"8.6.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.6.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"a399513612278f79649a49ff3f9c7885cbe9a191","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.6.2.tgz","fileCount":612,"integrity":"sha512-prG63/6hmEHw4+/68SPjJ4dN1xiD451Ysg2ydzsLB5yF3v62F9NMNfsDFlMG0gdBQae+P16pEmnwe02/uhMNmQ==","signatures":[{"sig":"MEQCID7+G8DTghI4HWyrgq2KnWpZ76VCW0UbBXploAt6GuIUAiBpvOH4vj9Q8uiyxssvanKBQu6QypjwVE7yAk1a6eWgWA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1868407},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"a399513612278f79649a49ff3f9c7885cbe9a191","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-prG63/6hmEHw4+/68SPjJ4dN1xiD451Ysg2ydzsLB5yF3v62F9NMNfsDFlMG0gdBQae+P16pEmnwe02/uhMNmQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.6.2","@intlayer/types":"8.6.2","@intlayer/config":"8.6.2","@intlayer/dictionaries-entry":"8.6.2","@intlayer/unmerged-dictionaries-entry":"8.6.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.7","vitest":"4.1.2","typescript":"6.0.2","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.6.2_1774843437118_0.9763286830965376","host":"s3://npm-registry-packages-npm-production"}},"8.6.3":{"name":"@intlayer/core","version":"8.6.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.6.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"86cc0ad4ab636d12cc9bf295615cdde23a9d6baa","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.6.3.tgz","fileCount":612,"integrity":"sha512-EtewNze2m/VMWZ16yiAorrQtptQTRgb5TzCyvYvE3S4PuuaLwJf3mUE7BVQfA2MAUPOLb4pDaUSgGpnjcuECdA==","signatures":[{"sig":"MEUCIHCcfQ8pRtsMHTRE0JPkI58ZG2vezEtdkqsgeaEZSZKsAiEA/BH7w4VSlWYxR9AWiWUxRckVvZ2NxBKHTKJIBI/WyTc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1884831},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"86cc0ad4ab636d12cc9bf295615cdde23a9d6baa","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-EtewNze2m/VMWZ16yiAorrQtptQTRgb5TzCyvYvE3S4PuuaLwJf3mUE7BVQfA2MAUPOLb4pDaUSgGpnjcuECdA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.6.3","@intlayer/types":"8.6.3","@intlayer/config":"8.6.3","@intlayer/dictionaries-entry":"8.6.3","@intlayer/unmerged-dictionaries-entry":"8.6.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.7","vitest":"4.1.2","typescript":"6.0.2","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.6.3_1774905760773_0.48300412869651166","host":"s3://npm-registry-packages-npm-production"}},"8.6.4":{"name":"@intlayer/core","version":"8.6.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.6.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"b79ad3809ee0d423f5b5ad72b1a2258544b3de62","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.6.4.tgz","fileCount":612,"integrity":"sha512-Q8XIiI022p7aqwqDA8nFxYV3SjQCfJkY3QxaQDaPVEdn+gNtSyockckGo7dsns+EvtxRRSDiDLShXSXbVqXhMQ==","signatures":[{"sig":"MEYCIQCc5LSrCVZMJoaj5nS5p7q5SlP7yuA9H4DZTJA4n4FT6wIhAKr6HIqjMPWdEwnv+zhmoTqzj1hhFdA26JhjzdCP8JBS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1881754},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"b79ad3809ee0d423f5b5ad72b1a2258544b3de62","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-Q8XIiI022p7aqwqDA8nFxYV3SjQCfJkY3QxaQDaPVEdn+gNtSyockckGo7dsns+EvtxRRSDiDLShXSXbVqXhMQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.6.4","@intlayer/types":"8.6.4","@intlayer/config":"8.6.4","@intlayer/dictionaries-entry":"8.6.4","@intlayer/unmerged-dictionaries-entry":"8.6.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.7","vitest":"4.1.2","typescript":"6.0.2","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.6.4_1774924422984_0.9737896784512874","host":"s3://npm-registry-packages-npm-production"}},"8.6.5":{"name":"@intlayer/core","version":"8.6.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.6.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"571ee9e914631cf410ca8d4aa389cdd26efaca2e","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.6.5.tgz","fileCount":612,"integrity":"sha512-JfuPTzJDn0MBZpwXqrCEL76Ik6YueIQr/uqwwWsvCr/x6/ZrwM6cGsA9N5WvUJATr1biGAI42XYMCenZVYzGXQ==","signatures":[{"sig":"MEUCIFtozzNv7JaF9aBtaUKMs407Vz+fHczsCfmOxP2e04wDAiEA6CSnybgtSjWIWmbiVg6OhPg1anZzpacr5gOGz3+cy9Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1881754},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"571ee9e914631cf410ca8d4aa389cdd26efaca2e","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-JfuPTzJDn0MBZpwXqrCEL76Ik6YueIQr/uqwwWsvCr/x6/ZrwM6cGsA9N5WvUJATr1biGAI42XYMCenZVYzGXQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.6.5","@intlayer/types":"8.6.5","@intlayer/config":"8.6.5","@intlayer/dictionaries-entry":"8.6.5","@intlayer/unmerged-dictionaries-entry":"8.6.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.7","vitest":"4.1.2","typescript":"6.0.2","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.6.5_1775067419796_0.23213230149629704","host":"s3://npm-registry-packages-npm-production"}},"8.6.6":{"name":"@intlayer/core","version":"8.6.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.6.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"e3e1760829e57541abc364ab653ba1e3fa67f07f","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.6.6.tgz","fileCount":612,"integrity":"sha512-wIDtxraYf5mpqodYPL4M+4z8Bozg0cMmuoFWYTfvdG8eZZE9gVJJE3GMse6SGVSgwv7t7dcqY0+QCnDZoN8bQA==","signatures":[{"sig":"MEYCIQCFlubsikC7V8q1kOjnLl9Vz745YUqcT5q/rON/YPFZigIhAOcIX+drGA3aCSaSepEbMNkK0JGav32aDS53Yi3fi7FE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1881754},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"e3e1760829e57541abc364ab653ba1e3fa67f07f","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-wIDtxraYf5mpqodYPL4M+4z8Bozg0cMmuoFWYTfvdG8eZZE9gVJJE3GMse6SGVSgwv7t7dcqY0+QCnDZoN8bQA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.6.6","@intlayer/types":"8.6.6","@intlayer/config":"8.6.6","@intlayer/dictionaries-entry":"8.6.6","@intlayer/unmerged-dictionaries-entry":"8.6.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.7","vitest":"4.1.2","typescript":"6.0.2","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.6.6_1775095216647_0.6475630319047043","host":"s3://npm-registry-packages-npm-production"}},"8.6.7":{"name":"@intlayer/core","version":"8.6.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.6.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"fdfe68f7b7b34974956e8b2430648c3cfb68174d","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.6.7.tgz","fileCount":612,"integrity":"sha512-fFJkYHvhiLAr92DGGfTeLt7TaKxqn51Qn8RhOz0SfI2YjXtpFqWYXHlei8aTLhB2pIPlTCItz5fdfu8r4v7ZDQ==","signatures":[{"sig":"MEUCIQDj+zygBgndDAIUbfhwMxi9r7qiWia+SWAp9HHZCymZ8gIgNJOJ3SN2MUuHkuPfK0zO2Fg/8cwBy8OLPs/dbaJXXVk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1881432},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"fdfe68f7b7b34974956e8b2430648c3cfb68174d","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-fFJkYHvhiLAr92DGGfTeLt7TaKxqn51Qn8RhOz0SfI2YjXtpFqWYXHlei8aTLhB2pIPlTCItz5fdfu8r4v7ZDQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.6.7","@intlayer/types":"8.6.7","@intlayer/config":"8.6.7","@intlayer/dictionaries-entry":"8.6.7","@intlayer/unmerged-dictionaries-entry":"8.6.7"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.7","vitest":"4.1.2","typescript":"6.0.2","@types/node":"25.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.6.7_1775169631335_0.7439430045483688","host":"s3://npm-registry-packages-npm-production"}},"8.6.8":{"name":"@intlayer/core","version":"8.6.8","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.6.8","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"50e18cefe2637433a5a8af18b1187fe9015347ac","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.6.8.tgz","fileCount":612,"integrity":"sha512-ghXyJfJqLyBqofQNpRWDG5z6ytM15ToDrWdw4MvPmxDkqjUz7pX7kXQhGWTrbHIey+QpX/wHpcCAU3FAqdhYDQ==","signatures":[{"sig":"MEYCIQCwkF25vexrI17CRm5yAVjXGmGhEJRiWxBN023my3mU2AIhAPmrSkQjB7BGS0gcIdqgGhYLkBsLpRN5RhEx6hbWHGuz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1896381},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"50e18cefe2637433a5a8af18b1187fe9015347ac","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-ghXyJfJqLyBqofQNpRWDG5z6ytM15ToDrWdw4MvPmxDkqjUz7pX7kXQhGWTrbHIey+QpX/wHpcCAU3FAqdhYDQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.6.8","@intlayer/types":"8.6.8","@intlayer/config":"8.6.8","@intlayer/dictionaries-entry":"8.6.8","@intlayer/unmerged-dictionaries-entry":"8.6.8"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.7","vitest":"4.1.2","typescript":"6.0.2","@types/node":"25.5.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.6.8_1775341485870_0.57241860429321","host":"s3://npm-registry-packages-npm-production"}},"8.6.9":{"name":"@intlayer/core","version":"8.6.9","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.6.9","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"ae65a3a94119c67b9ffa33c2e8b235df434cc7f4","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.6.9.tgz","fileCount":612,"integrity":"sha512-KKi4P01fDpOlAGnbgKMYIp25HuXRXaBs4I9euS1Sk78k3jM32rMiobbZYEctftWyCiFYJ9Aj2vL7p5ZYQxDEOw==","signatures":[{"sig":"MEYCIQDpLf3r6jBGMQSxeIfo7SkRSbxIhjy3HvVWNpqGvDqurAIhAK2z3YeaGyvxppkfEU2fEXGWIUXlJf3wABPBAnq5tap2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1896479},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"ae65a3a94119c67b9ffa33c2e8b235df434cc7f4","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-KKi4P01fDpOlAGnbgKMYIp25HuXRXaBs4I9euS1Sk78k3jM32rMiobbZYEctftWyCiFYJ9Aj2vL7p5ZYQxDEOw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.6.9","@intlayer/types":"8.6.9","@intlayer/config":"8.6.9","@intlayer/dictionaries-entry":"8.6.9","@intlayer/unmerged-dictionaries-entry":"8.6.9"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.7","vitest":"4.1.2","typescript":"6.0.2","@types/node":"25.5.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.6.9_1775438185303_0.7323888293434133","host":"s3://npm-registry-packages-npm-production"}},"8.6.10":{"name":"@intlayer/core","version":"8.6.10","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.6.10","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"26b8f2c564c212d186022870469f677045e7fbd1","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.6.10.tgz","fileCount":612,"integrity":"sha512-3f3Cbv9WJcoRzgIX7f0UrhK/FJ8OoDOFlbwlCod4oG6AT9Hsp9KyN2w+xK/AvO7soqTu6xzH2vVmBMkBROSunw==","signatures":[{"sig":"MEUCIQDQ6jjBQdszG9PJgBSyQZqv42LM2KZkex6g2X0CqO3elgIgJ8IbHeMRje34+oOnAM0K9C+egPenPffEsxeXhlQtbQA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1896485},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"26b8f2c564c212d186022870469f677045e7fbd1","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-3f3Cbv9WJcoRzgIX7f0UrhK/FJ8OoDOFlbwlCod4oG6AT9Hsp9KyN2w+xK/AvO7soqTu6xzH2vVmBMkBROSunw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.6.10","@intlayer/types":"8.6.10","@intlayer/config":"8.6.10","@intlayer/dictionaries-entry":"8.6.10","@intlayer/unmerged-dictionaries-entry":"8.6.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.7","vitest":"4.1.2","typescript":"6.0.2","@types/node":"25.5.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.6.10_1775438919982_0.3873602863304797","host":"s3://npm-registry-packages-npm-production"}},"8.7.0-canary.0":{"name":"@intlayer/core","version":"8.7.0-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.0-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"320054624c18a5d359ddfaa08b4e270596982cdf","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.0-canary.0.tgz","fileCount":612,"integrity":"sha512-afMTPNLRZ5AZO+mBK4WeYR/L5l6JlhPV+rLEcaE/rsYLxnqxg8GCh7d7Up3YiHCeTc1FNR/osTNEvhGZAg5ybQ==","signatures":[{"sig":"MEUCID9ggx1qyWLqgUMpcojSa9KOv0kcsRzddo8bKf0r9paEAiEA2uXf9bp0jA1eoXT76MLZfl6NFdsVyrS+mNRAoE1Yk2s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1896533},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"320054624c18a5d359ddfaa08b4e270596982cdf","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-afMTPNLRZ5AZO+mBK4WeYR/L5l6JlhPV+rLEcaE/rsYLxnqxg8GCh7d7Up3YiHCeTc1FNR/osTNEvhGZAg5ybQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.7.0-canary.0","@intlayer/types":"8.7.0-canary.0","@intlayer/config":"8.7.0-canary.0","@intlayer/dictionaries-entry":"8.7.0-canary.0","@intlayer/unmerged-dictionaries-entry":"8.7.0-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.7","vitest":"4.1.3","typescript":"6.0.2","@types/node":"25.5.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.0-canary.0_1775683401546_0.42796658716282265","host":"s3://npm-registry-packages-npm-production"}},"8.7.0-canary.1":{"name":"@intlayer/core","version":"8.7.0-canary.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.0-canary.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"ebe863c46fca68c64d8e0b20245bb1716f381087","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.0-canary.1.tgz","fileCount":612,"integrity":"sha512-FTTWX4xZxpgjvE6eSlB5UsVGTrFRkOY633WkD969ND8wHyUcUS7VT9tPrEZvB5qJ3mOncziBjd3WlGzX7Irf7Q==","signatures":[{"sig":"MEYCIQCzPJ03GQS5wL8V3eo0LwrXFSmFcfyU/iormx6P5YvTWAIhAMHRWKDYDpcLuOxtxGFHYu3RGlUfMj7NWE9eGDpAROcs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1896533},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"ebe863c46fca68c64d8e0b20245bb1716f381087","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-FTTWX4xZxpgjvE6eSlB5UsVGTrFRkOY633WkD969ND8wHyUcUS7VT9tPrEZvB5qJ3mOncziBjd3WlGzX7Irf7Q==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.7.0-canary.1","@intlayer/types":"8.7.0-canary.1","@intlayer/config":"8.7.0-canary.1","@intlayer/dictionaries-entry":"8.7.0-canary.1","@intlayer/unmerged-dictionaries-entry":"8.7.0-canary.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.7","vitest":"4.1.4","typescript":"6.0.2","@types/node":"25.5.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.0-canary.1_1775982269196_0.3397448615805987","host":"s3://npm-registry-packages-npm-production"}},"8.7.0":{"name":"@intlayer/core","version":"8.7.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"752232e57cfed14e3a2e9e270dac2991bdaa6996","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.0.tgz","fileCount":612,"integrity":"sha512-eUB+RhoQr5l3Nw/Jl/pEftbqh9TrvEw3uV5SZdplgNNLtQvz3lRJgvmTS3gS1fCJ09sGWSwo9AS4Lu/R0dHZMw==","signatures":[{"sig":"MEQCIDxWGPeRT+rE4uZhQYSIVdgiF1x5ZLVhkTOR5/kL2OhSAiBiaJ9blghgNsAueC4ie/X+Ae9+0IiUpb+Df2nOMaFBwQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1896479},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"752232e57cfed14e3a2e9e270dac2991bdaa6996","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-eUB+RhoQr5l3Nw/Jl/pEftbqh9TrvEw3uV5SZdplgNNLtQvz3lRJgvmTS3gS1fCJ09sGWSwo9AS4Lu/R0dHZMw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.7.0","@intlayer/types":"8.7.0","@intlayer/config":"8.7.0","@intlayer/dictionaries-entry":"8.7.0","@intlayer/unmerged-dictionaries-entry":"8.7.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.7","vitest":"4.1.4","typescript":"6.0.2","@types/node":"25.5.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.0_1776051580740_0.9832333714293859","host":"s3://npm-registry-packages-npm-production"}},"8.7.1-canary-0":{"name":"@intlayer/core","version":"8.7.1-canary-0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.1-canary-0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"7101998cdabfdd4e7fa5cd2625ebdbbe03e42e5f","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.1-canary-0.tgz","fileCount":612,"integrity":"sha512-GJspvP3q8g+AstqXnUA5rtU8KKLFlhym74ABjQBfO+bnw/P87N4Iy8CHwQBQCau6mWKFrnqD/b9UFgP1aLa2oQ==","signatures":[{"sig":"MEUCICdmuVg0ff93QVZL/qqZnJe32NdMd+r4Qsohk2JFo7aCAiEAiA7HKBSoBm6mlR5OJRdU4OqcEDBAK5L4bU9eOy+uycs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1896533},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"7101998cdabfdd4e7fa5cd2625ebdbbe03e42e5f","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-GJspvP3q8g+AstqXnUA5rtU8KKLFlhym74ABjQBfO+bnw/P87N4Iy8CHwQBQCau6mWKFrnqD/b9UFgP1aLa2oQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.7.1-canary-0","@intlayer/types":"8.7.1-canary-0","@intlayer/config":"8.7.1-canary-0","@intlayer/dictionaries-entry":"8.7.1-canary-0","@intlayer/unmerged-dictionaries-entry":"8.7.1-canary-0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.7","vitest":"4.1.4","typescript":"6.0.2","@types/node":"25.5.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.1-canary-0_1776059275312_0.2240544734002834","host":"s3://npm-registry-packages-npm-production"}},"8.7.1-canary-1":{"name":"@intlayer/core","version":"8.7.1-canary-1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.1-canary-1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"5aa3d6704feaa32ece7ed3b306a24c14aca8724a","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.1-canary-1.tgz","fileCount":612,"integrity":"sha512-JfdTqkk+JwD0Bm1YQXWv3Iy8dsF1cPw6G81GNLqqKeCjgG8VOQqHJZOhYiGU4353Gu2qwGt5zg5HbLR37u32zw==","signatures":[{"sig":"MEUCIEFDhKc8jf0t1/zVCzrTcE/VBLG/RaPYBRb3nqHnpEyGAiEAm5MQSCZ6NAY6AUIyVxDfhtKsEpOioGdbcHKIYpnApwA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1896443},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"5aa3d6704feaa32ece7ed3b306a24c14aca8724a","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-JfdTqkk+JwD0Bm1YQXWv3Iy8dsF1cPw6G81GNLqqKeCjgG8VOQqHJZOhYiGU4353Gu2qwGt5zg5HbLR37u32zw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.7.1-canary-1","@intlayer/types":"8.7.1-canary-1","@intlayer/config":"8.7.1-canary-1","@intlayer/dictionaries-entry":"8.7.1-canary-1","@intlayer/unmerged-dictionaries-entry":"8.7.1-canary-1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.8","vitest":"4.1.4","typescript":"6.0.2","@types/node":"25.5.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.1-canary-1_1776285391166_0.24018654499218828","host":"s3://npm-registry-packages-npm-production"}},"8.7.1":{"name":"@intlayer/core","version":"8.7.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"5787ecabd97e0d021040f32cdc6bf092e1eaef02","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.1.tgz","fileCount":612,"integrity":"sha512-MGCcBoLhP2/Swhj1KWzRS41fau4E8/5paWvhz+ukK1vuZv8HRGe90XUeLv2/4c3YVJVFAvk3426ehf8XwUdjYg==","signatures":[{"sig":"MEYCIQCGc8XS4i1K/4fCwkHA3GPFoU8n3wrXmZa08f3OyE3EQwIhANgDm7P5pVW+YFfLINCjaOD3s3P1xOEYPGVzruv0U8b7","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1896389},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"5787ecabd97e0d021040f32cdc6bf092e1eaef02","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-MGCcBoLhP2/Swhj1KWzRS41fau4E8/5paWvhz+ukK1vuZv8HRGe90XUeLv2/4c3YVJVFAvk3426ehf8XwUdjYg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.7.1","@intlayer/types":"8.7.1","@intlayer/config":"8.7.1","@intlayer/dictionaries-entry":"8.7.1","@intlayer/unmerged-dictionaries-entry":"8.7.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.8","vitest":"4.1.4","typescript":"6.0.2","@types/node":"25.5.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.1_1776291168092_0.940242206337631","host":"s3://npm-registry-packages-npm-production"}},"8.7.2":{"name":"@intlayer/core","version":"8.7.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"04364631952d72772e85ea3a4e0ac1644e3d9751","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.2.tgz","fileCount":612,"integrity":"sha512-jaXNCG78rIi31gYRi6A+M/09Foxw6i0jIvz5nISNfnUiGeB76vwDwH/X4YeLaAxwl9GI17VLMNsPHzcGFVWC7w==","signatures":[{"sig":"MEUCIQCNWoy3WaEGNK0YO7NGaFk+6InWv+kpmNDlT6KPLbkT+wIgQZGyJAqu3XwlFRlgaOgMXBUAZXT5V17YQFxwZ/NOXoU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1896389},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"04364631952d72772e85ea3a4e0ac1644e3d9751","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-jaXNCG78rIi31gYRi6A+M/09Foxw6i0jIvz5nISNfnUiGeB76vwDwH/X4YeLaAxwl9GI17VLMNsPHzcGFVWC7w==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.7.2","@intlayer/types":"8.7.2","@intlayer/config":"8.7.2","@intlayer/dictionaries-entry":"8.7.2","@intlayer/unmerged-dictionaries-entry":"8.7.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.8","vitest":"4.1.4","typescript":"6.0.2","@types/node":"25.5.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.2_1776303803689_0.5284507722450034","host":"s3://npm-registry-packages-npm-production"}},"8.7.3":{"name":"@intlayer/core","version":"8.7.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"2d5d91d81a706102e494c5d0213d825f735f2f7e","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.3.tgz","fileCount":612,"integrity":"sha512-+ApPmfwzezoozu7chGytl+FKEHUALeIBZDgWn0KLiAqEhnGLoEhH+sUvIotL/riiMpXFLpUZg2GWxPF5uEqOLw==","signatures":[{"sig":"MEUCIAlVNFnJRiiPoOXr+6owh6UwT5dyJ1lfYRMUqy2JLdXcAiEAqydhYXy+ZZDZW/MbANu5JjPEdFAG5xciCkKznLXLnzY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1896389},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"2d5d91d81a706102e494c5d0213d825f735f2f7e","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-+ApPmfwzezoozu7chGytl+FKEHUALeIBZDgWn0KLiAqEhnGLoEhH+sUvIotL/riiMpXFLpUZg2GWxPF5uEqOLw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.7.3","@intlayer/types":"8.7.3","@intlayer/config":"8.7.3","@intlayer/dictionaries-entry":"8.7.1","@intlayer/unmerged-dictionaries-entry":"8.7.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.8","vitest":"4.1.4","typescript":"6.0.2","@types/node":"25.5.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.3_1776372411711_0.9628962751735808","host":"s3://npm-registry-packages-npm-production"}},"8.7.4-canary.0":{"name":"@intlayer/core","version":"8.7.4-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.4-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"59880d5436430697c736f3062a878a0a4f83618a","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.4-canary.0.tgz","fileCount":612,"integrity":"sha512-4bq0hqVNKxwOrsT1xVC2H2BvATqXrMgkSfugws3v+e6oFas4dzabvU3BOspiP5ybKRBR62betzQYE1IhO7e/RQ==","signatures":[{"sig":"MEQCIHDkZgxRQeGz+GEPfLQJuXTufDp9iILbU9ZDSKa3MUCZAiAvVBubTQSgPrFg7QkJrnnbKKrVe6tiaByj/dTW5SoPpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1896434},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"59880d5436430697c736f3062a878a0a4f83618a","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-4bq0hqVNKxwOrsT1xVC2H2BvATqXrMgkSfugws3v+e6oFas4dzabvU3BOspiP5ybKRBR62betzQYE1IhO7e/RQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.7.4-canary.0","@intlayer/types":"8.7.4-canary.0","@intlayer/config":"8.7.4-canary.0","@intlayer/dictionaries-entry":"8.7.1","@intlayer/unmerged-dictionaries-entry":"8.7.4-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.8","vitest":"4.1.4","typescript":"6.0.2","@types/node":"25.5.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.4-canary.0_1776398837214_0.1283834446208243","host":"s3://npm-registry-packages-npm-production"}},"8.7.4":{"name":"@intlayer/core","version":"8.7.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"637eca8d6577008fed9986e87ebf82231f57ac0d","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.4.tgz","fileCount":612,"integrity":"sha512-Xpw6lT5uyRP8l5d3DxfNcbl63U5xd8OG7DPDP7qy0waVZmIPYToXp8nJ+h2lu74jHnloaBS3HrnYE+gOlF73JA==","signatures":[{"sig":"MEUCIQCa/DB11YngEQxcWzujBETeDYPDq+BSoxo66tO74rhTPAIgLKnIOgLXCkD5BkBoFCXh3Vx8fd4PvKwJuD//H8KjKzE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1894518},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"637eca8d6577008fed9986e87ebf82231f57ac0d","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-Xpw6lT5uyRP8l5d3DxfNcbl63U5xd8OG7DPDP7qy0waVZmIPYToXp8nJ+h2lu74jHnloaBS3HrnYE+gOlF73JA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.7.4","@intlayer/types":"8.7.4","@intlayer/config":"8.7.4","@intlayer/dictionaries-entry":"8.7.1","@intlayer/unmerged-dictionaries-entry":"8.7.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.9","vitest":"4.1.4","typescript":"6.0.3","@types/node":"25.6.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.4_1776446484597_0.20588272763451565","host":"s3://npm-registry-packages-npm-production"}},"8.7.5-canary.0":{"name":"@intlayer/core","version":"8.7.5-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.5-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"794a9c18a10bf1d5ac74c3089bc36779c1b4ae6d","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.5-canary.0.tgz","fileCount":612,"integrity":"sha512-GLSZipXZUhHUn6BQAzHoE1sBgevmWcXxwBNQivx/5mMQLfYJfHxpVs/8YFY75S8MwmLVGoWjjwq0bWtByY5tVA==","signatures":[{"sig":"MEQCIAR7ZIwvlwiK6P4hFgS0Af39Lp1bwLQvph6Hs/6LDPpnAiBXDnOCVcBfrbJaqe02xsY7GD1VHcfs6rgvdT80ONOL+A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1897937},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"794a9c18a10bf1d5ac74c3089bc36779c1b4ae6d","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-GLSZipXZUhHUn6BQAzHoE1sBgevmWcXxwBNQivx/5mMQLfYJfHxpVs/8YFY75S8MwmLVGoWjjwq0bWtByY5tVA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.7.5-canary.0","@intlayer/types":"8.7.5-canary.0","@intlayer/config":"8.7.5-canary.0","@intlayer/dictionaries-entry":"8.7.1","@intlayer/unmerged-dictionaries-entry":"8.7.5-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.9","vitest":"4.1.4","typescript":"6.0.3","@types/node":"25.6.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.5-canary.0_1776644025342_0.39547871048949124","host":"s3://npm-registry-packages-npm-production"}},"8.7.5":{"name":"@intlayer/core","version":"8.7.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"d3406be64909f604b9608f5a1b93ccfb8d998580","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.5.tgz","fileCount":612,"integrity":"sha512-EjjoZytd8ZRKRpczru1p2y119Yt7qjpgc7ECUUCyKa93oHjxMjPY0ysYdKQgcA5dEzuURyVHTJf9yFk4HAHovw==","signatures":[{"sig":"MEYCIQCCXThbqH5Be+qJPiHd1zoaAecKaEXqhDck9ICWJFJRZwIhAPfNgMUe8pZcDpCUWnwUuvRia5gHOWklsiAIV2XZ8lLp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1897892},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"d3406be64909f604b9608f5a1b93ccfb8d998580","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-EjjoZytd8ZRKRpczru1p2y119Yt7qjpgc7ECUUCyKa93oHjxMjPY0ysYdKQgcA5dEzuURyVHTJf9yFk4HAHovw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.7.5","@intlayer/types":"8.7.5","@intlayer/config":"8.7.5","@intlayer/dictionaries-entry":"8.7.1","@intlayer/unmerged-dictionaries-entry":"8.7.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.9","vitest":"4.1.4","typescript":"6.0.3","@types/node":"25.6.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.5_1776814544486_0.7526236400206174","host":"s3://npm-registry-packages-npm-production"}},"8.7.6-canary.0":{"name":"@intlayer/core","version":"8.7.6-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.6-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"a7c1b236f50605e2b85fc6bb5cabc356f658dd31","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.6-canary.0.tgz","fileCount":612,"integrity":"sha512-jX3jvrA9IkISd8BcdiBy2AnsoCE84gf3C2mWJbcSX44sZe7Kx3OjMMz8IBCTZjVXYXdFUM7qxWEt+dyMQ6jRRw==","signatures":[{"sig":"MEYCIQCzVxH3rkWnjmF8NL87qXxhPvFh9yXynTW8fdzhf0Gb3wIhAJJ0/wCyoiZFjPTCgzfZpMrP6gWzV0rMR/YnLu97Mn4b","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1897937},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"a7c1b236f50605e2b85fc6bb5cabc356f658dd31","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-jX3jvrA9IkISd8BcdiBy2AnsoCE84gf3C2mWJbcSX44sZe7Kx3OjMMz8IBCTZjVXYXdFUM7qxWEt+dyMQ6jRRw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.7.6-canary.0","@intlayer/types":"8.7.6-canary.0","@intlayer/config":"8.7.6-canary.0","@intlayer/dictionaries-entry":"8.7.1","@intlayer/unmerged-dictionaries-entry":"8.7.6-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.9","vitest":"4.1.4","typescript":"6.0.3","@types/node":"25.6.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.6-canary.0_1776910865316_0.6513929282042277","host":"s3://npm-registry-packages-npm-production"}},"8.7.6":{"name":"@intlayer/core","version":"8.7.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"e8b08682fe6a43cdfd8700ac29794e307cb85dff","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.6.tgz","fileCount":612,"integrity":"sha512-RkoZRXqGVqSjxkTBFvI5gUgYYYMGM5gBo816qAXkqyh6qq84f6TsMuBdACXalEIgp75aZEc78O0MTWIrtVKwXQ==","signatures":[{"sig":"MEUCIGN73jeYMxEKxXy24xfpCINKhwxrTu4CoNWIXpOBr2M4AiEAvwbt1681s6Wn0u8WucCkhKvh7MbQKDVMhlFw09XGuWU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1897892},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"e8b08682fe6a43cdfd8700ac29794e307cb85dff","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-RkoZRXqGVqSjxkTBFvI5gUgYYYMGM5gBo816qAXkqyh6qq84f6TsMuBdACXalEIgp75aZEc78O0MTWIrtVKwXQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.4","@intlayer/api":"8.7.6","@intlayer/types":"8.7.6","@intlayer/config":"8.7.6","@intlayer/dictionaries-entry":"8.7.1","@intlayer/unmerged-dictionaries-entry":"8.7.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.9","vitest":"4.1.4","typescript":"6.0.3","@types/node":"25.6.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.6_1776964288091_0.7818841691540792","host":"s3://npm-registry-packages-npm-production"}},"8.7.7":{"name":"@intlayer/core","version":"8.7.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"31661b76e191da66d0264ca6ec83f2e0d7b8728d","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.7.tgz","fileCount":612,"integrity":"sha512-+bMi7AzqfRuuSyOqNqxHc3wRXWhtRN0kzBlbVmGA429gSALR5BzmS5JiP8aSZxyhxxK1CpgjqZ9Tg2SdOO0g+g==","signatures":[{"sig":"MEYCIQD3G6p1SxgETQydmvSPWhyY/Jd19+6KAxbZhJYDzGqYFAIhAJAosCAa3A3MC9M2EBVDdUuJXyzGHbafMvj+PJQTeXBA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1899831},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"31661b76e191da66d0264ca6ec83f2e0d7b8728d","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-+bMi7AzqfRuuSyOqNqxHc3wRXWhtRN0kzBlbVmGA429gSALR5BzmS5JiP8aSZxyhxxK1CpgjqZ9Tg2SdOO0g+g==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.7.7","@intlayer/types":"8.7.7","@intlayer/config":"8.7.7","@intlayer/dictionaries-entry":"8.7.7","@intlayer/unmerged-dictionaries-entry":"8.7.7"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.5","typescript":"6.0.3","@types/node":"25.6.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.7_1777061447642_0.45809178289358443","host":"s3://npm-registry-packages-npm-production"}},"8.7.8-canary.0":{"name":"@intlayer/core","version":"8.7.8-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.8-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"598a159d52e81cfa4cfe62b396a4911ffd602021","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.8-canary.0.tgz","fileCount":612,"integrity":"sha512-ttZq+CXurzPlMVQD+Fywopt0GuN8NGc1hUsj1V9Y63OsDwf9+/poZnvurqAETkR6IZV8Q4+j0ynTzly6df2ing==","signatures":[{"sig":"MEQCIBVP/e+QutlRzrchnWXpgulPamdF/A3QWWPAX9H4s64SAiBnzkrrCeIRjjktS8osaHcxxwdqafVi+KCNS71OCoYqYw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1901136},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"598a159d52e81cfa4cfe62b396a4911ffd602021","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-ttZq+CXurzPlMVQD+Fywopt0GuN8NGc1hUsj1V9Y63OsDwf9+/poZnvurqAETkR6IZV8Q4+j0ynTzly6df2ing==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.7.8-canary.0","@intlayer/types":"8.7.8-canary.0","@intlayer/config":"8.7.8-canary.0","@intlayer/dictionaries-entry":"8.7.8-canary.0","@intlayer/unmerged-dictionaries-entry":"8.7.8-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.5","typescript":"6.0.3","@types/node":"25.6.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.8-canary.0_1777341206466_0.6946915394913451","host":"s3://npm-registry-packages-npm-production"}},"8.7.8":{"name":"@intlayer/core","version":"8.7.8","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.8","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"8384cd4d642a8e1c3259ff3be7ea9d4c61e3613a","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.8.tgz","fileCount":612,"integrity":"sha512-x+YWjMXbm3EUnHjh4n3cfH2T/KDKggNB3W2mHuubtmNtw9EOexIjSC6cjsoGkg8HZzqc9Q745fhwA1apTOZgtA==","signatures":[{"sig":"MEYCIQCc/tCf/1SIe3u20XIIenkHPe7UKqJrtLt4f6+oSuYPfAIhANPaMvES5StsMbayTdvryZX7JI/EGqDj4GrCJ/gnPiKk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1901082},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"8384cd4d642a8e1c3259ff3be7ea9d4c61e3613a","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-x+YWjMXbm3EUnHjh4n3cfH2T/KDKggNB3W2mHuubtmNtw9EOexIjSC6cjsoGkg8HZzqc9Q745fhwA1apTOZgtA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.7.8","@intlayer/types":"8.7.8","@intlayer/config":"8.7.8","@intlayer/dictionaries-entry":"8.7.8","@intlayer/unmerged-dictionaries-entry":"8.7.8"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.5","typescript":"6.0.3","@types/node":"25.6.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.8_1777341809120_0.8583941805655639","host":"s3://npm-registry-packages-npm-production"}},"8.7.9":{"name":"@intlayer/core","version":"8.7.9","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.9","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"266e56d5cdc030f2c62062dcd12fc622064c5d0e","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.9.tgz","fileCount":612,"integrity":"sha512-nr5nld/Yuff/wjD/JiIIjFe12Yl7uFCYjFhvEUcbVpl3+9qFbo5OyftTVktNgYLMrtu0NMzbqsLpOgrSZ6nYQA==","signatures":[{"sig":"MEYCIQCOQqC4wSG4cIXOgh1xC7bt7rllglRJYf/9bSCtC8SUBQIhAKM//FN2onjlxUoylIZUYBlze0aqB/hy91lYLmYL92ws","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1901082},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"266e56d5cdc030f2c62062dcd12fc622064c5d0e","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-nr5nld/Yuff/wjD/JiIIjFe12Yl7uFCYjFhvEUcbVpl3+9qFbo5OyftTVktNgYLMrtu0NMzbqsLpOgrSZ6nYQA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.7.9","@intlayer/types":"8.7.9","@intlayer/config":"8.7.9","@intlayer/dictionaries-entry":"8.7.9","@intlayer/unmerged-dictionaries-entry":"8.7.9"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.5","typescript":"6.0.3","@types/node":"25.6.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.9_1777398211923_0.046257623380573154","host":"s3://npm-registry-packages-npm-production"}},"8.7.10":{"name":"@intlayer/core","version":"8.7.10","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.10","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"83ee3980570ef01b8ff697855028184e4eceb668","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.10.tgz","fileCount":612,"integrity":"sha512-nn2WZl3Oe7w4Ynu3wgSzMRyYwtCULkC72RQGxC8eS2oEZFi89YD1qF9H1JAI+4xQrFUYQg0Mk+mSD8Y89CiiSw==","signatures":[{"sig":"MEUCIQDYrIgr9MlW6ZIRU3VZ4y1mZb1zBNrwI39gDRsqJxJzAgIgcrIAWDI8XBzwqRspGEw6hqkMWHS3lXK0qA+Z90bJq6c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1901088},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"83ee3980570ef01b8ff697855028184e4eceb668","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-nn2WZl3Oe7w4Ynu3wgSzMRyYwtCULkC72RQGxC8eS2oEZFi89YD1qF9H1JAI+4xQrFUYQg0Mk+mSD8Y89CiiSw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.7.10","@intlayer/types":"8.7.10","@intlayer/config":"8.7.10","@intlayer/dictionaries-entry":"8.7.10","@intlayer/unmerged-dictionaries-entry":"8.7.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.5","typescript":"6.0.3","@types/node":"25.6.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.10_1777418560807_0.18137844136756986","host":"s3://npm-registry-packages-npm-production"}},"8.7.11-canary.0":{"name":"@intlayer/core","version":"8.7.11-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.11-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"444c6d7ea5e3a0ed4eb83c9d4710062fca5e033c","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.11-canary.0.tgz","fileCount":612,"integrity":"sha512-Vucsm4AKYgfGFFP5cIlaa4WsdqzhE/8tXZdJiRLX5t4UUOwceFB7rbpyEr1PYWCJi0vbNRMNpNMIJOfmb+teOQ==","signatures":[{"sig":"MEUCIQCDk33vZ4hW782ynNf5qP/psXOXQFshjj45U1WdCpOjewIgfcsU9h7/vP14xJlA/l62UCEtsEwtr9d3I11nHEEaqAI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1901142},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"444c6d7ea5e3a0ed4eb83c9d4710062fca5e033c","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-Vucsm4AKYgfGFFP5cIlaa4WsdqzhE/8tXZdJiRLX5t4UUOwceFB7rbpyEr1PYWCJi0vbNRMNpNMIJOfmb+teOQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.7.11-canary.0","@intlayer/types":"8.7.11-canary.0","@intlayer/config":"8.7.11-canary.0","@intlayer/dictionaries-entry":"8.7.11-canary.0","@intlayer/unmerged-dictionaries-entry":"8.7.11-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.5","typescript":"6.0.3","@types/node":"25.6.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.11-canary.0_1777421263226_0.23671867205636654","host":"s3://npm-registry-packages-npm-production"}},"8.7.11":{"name":"@intlayer/core","version":"8.7.11","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.11","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"bc245ddbbd7f18e57b9eae9e66c91251be4e0b35","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.11.tgz","fileCount":612,"integrity":"sha512-h+exRQrlLF93Hw4CSzywzy3QGUR3JDjRL83F32XPnDLmz01koE4uV1Rq9VEUli1rLmfwvhy+zvNExeXN/3zlBw==","signatures":[{"sig":"MEUCIQDwIv6L8H99HoUe1jPxoZSEjdr15ZJ2emu/evhYJ+retwIgRP1PBeSDkJhQkgg81jPc/GEmYHHfLFubXDR5n2nqYAU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1901088},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"bc245ddbbd7f18e57b9eae9e66c91251be4e0b35","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-h+exRQrlLF93Hw4CSzywzy3QGUR3JDjRL83F32XPnDLmz01koE4uV1Rq9VEUli1rLmfwvhy+zvNExeXN/3zlBw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.7.11","@intlayer/types":"8.7.11","@intlayer/config":"8.7.11","@intlayer/dictionaries-entry":"8.7.11","@intlayer/unmerged-dictionaries-entry":"8.7.11"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.5","typescript":"6.0.3","@types/node":"25.6.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.11_1777421483411_0.07953932354434845","host":"s3://npm-registry-packages-npm-production"}},"8.7.12":{"name":"@intlayer/core","version":"8.7.12","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.12","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"14a58deef929825d6e2911f40d6e9dccb8d5d19a","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.12.tgz","fileCount":612,"integrity":"sha512-iUut6v8ohpxvGLP3ae548r9CQGfO2pckXDhoDM1ZUl2o3SzONKU9/jXnH0P3ce8QOZH3G5NAoiEsjrz3qv7rgQ==","signatures":[{"sig":"MEUCIQCbhCmJHM+0ul53uuqEDfbjmKowqq1Onma/ZJh2F0ShCQIgX5ur8dx9/cH5GGW5GukEyZG3l3GnaBg4PQHxkYZ6zp0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1894590},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"14a58deef929825d6e2911f40d6e9dccb8d5d19a","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-iUut6v8ohpxvGLP3ae548r9CQGfO2pckXDhoDM1ZUl2o3SzONKU9/jXnH0P3ce8QOZH3G5NAoiEsjrz3qv7rgQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.7.12","@intlayer/types":"8.7.12","@intlayer/config":"8.7.12","@intlayer/dictionaries-entry":"8.7.12","@intlayer/unmerged-dictionaries-entry":"8.7.12"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.5","typescript":"6.0.3","@types/node":"25.6.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.12_1777524790245_0.9942179092417263","host":"s3://npm-registry-packages-npm-production"}},"8.7.13":{"name":"@intlayer/core","version":"8.7.13","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.13","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"087ad830d3a070b712a86edb19b61ca79093bec1","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.13.tgz","fileCount":612,"integrity":"sha512-rC9RhSANzIx3xVRyR3RqpHCrcbkSEVVGvod9pROoUyaj37L2rSO0BVC9sGH4ILxq/ozwvrC2hEiY0SSbe/Rnyw==","signatures":[{"sig":"MEUCIQCDY0ReKbEvQvcs9lvlTS1cOtaSa4MyPLL4LCq/tBARCQIgHAJGIosYNKCmeBq0zaoCoJd75tjMnltSU0mIUfskYs0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1898666},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"087ad830d3a070b712a86edb19b61ca79093bec1","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-rC9RhSANzIx3xVRyR3RqpHCrcbkSEVVGvod9pROoUyaj37L2rSO0BVC9sGH4ILxq/ozwvrC2hEiY0SSbe/Rnyw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.7.13","@intlayer/types":"8.7.13","@intlayer/config":"8.7.13","@intlayer/dictionaries-entry":"8.7.13","@intlayer/unmerged-dictionaries-entry":"8.7.13"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.5","typescript":"6.0.3","@types/node":"25.6.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.13_1777866334447_0.2807044114345516","host":"s3://npm-registry-packages-npm-production"}},"8.7.14":{"name":"@intlayer/core","version":"8.7.14","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.7.14","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"16cb0859c0a25f42537bc66192c3c6d1da6d412f","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.7.14.tgz","fileCount":612,"integrity":"sha512-SCUS055Amm3RtOHKi2GGvgFXFIpqpjUYn+RCvh2pV7HrSv8ALNhZrNQGs/5F0/9g1pFI4YDRlvR5wZJHDIgl8Q==","signatures":[{"sig":"MEUCIGqhWpfjnMXCit4xCGAMG/w5lSBWt6Ek9SVZksfLYtjYAiEAjL3h9lCVRclAPuQvMhD0RRIos/Nrnlb1ZFCwZ1H+8eM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1898666},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"16cb0859c0a25f42537bc66192c3c6d1da6d412f","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-SCUS055Amm3RtOHKi2GGvgFXFIpqpjUYn+RCvh2pV7HrSv8ALNhZrNQGs/5F0/9g1pFI4YDRlvR5wZJHDIgl8Q==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.7.14","@intlayer/types":"8.7.14","@intlayer/config":"8.7.14","@intlayer/dictionaries-entry":"8.7.14","@intlayer/unmerged-dictionaries-entry":"8.7.14"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.5","typescript":"6.0.3","@types/node":"25.6.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.7.14_1777882669496_0.7999147965542999","host":"s3://npm-registry-packages-npm-production"}},"8.8.0":{"name":"@intlayer/core","version":"8.8.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.8.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"d2a10553c42301c14046d9ca87c38483fd24f1c0","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.8.0.tgz","fileCount":627,"integrity":"sha512-yqTJxwWgc/naSZCWRoGKPeePBg3AneNynm7YZU0+VY3eHR/jt/Sf501H53hB93VX4igITtAsYBdx7dH3oU6JTQ==","signatures":[{"sig":"MEYCIQCL1Bk5PpKA0AlgGFRDc98OQ1/LNr4FOtCgOwMb5K0+ywIhAKaq0RfBPeLRTHaSaKOUtynngLUX0dwmEZK+39Br8EeY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1930354},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"d2a10553c42301c14046d9ca87c38483fd24f1c0","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-yqTJxwWgc/naSZCWRoGKPeePBg3AneNynm7YZU0+VY3eHR/jt/Sf501H53hB93VX4igITtAsYBdx7dH3oU6JTQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.8.0","@intlayer/types":"8.8.0","@intlayer/config":"8.8.0","@intlayer/dictionaries-entry":"8.8.0","@intlayer/unmerged-dictionaries-entry":"8.8.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.5","typescript":"6.0.3","@types/node":"25.6.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.8.0_1777945078263_0.24129036290140382","host":"s3://npm-registry-packages-npm-production"}},"8.9.0":{"name":"@intlayer/core","version":"8.9.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.9.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"4c2a6d7a2c710b883c3d1c93bbbc3333e631da47","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.9.0.tgz","fileCount":627,"integrity":"sha512-9RTDQPggjNP+GqS+2UhAJAhoyMbVf+pY35ylYvZf9RwPfoi+qjSbeGKp2DTyiAlY7CJj9zZHxzGdPRUhY/Wweg==","signatures":[{"sig":"MEUCIQCorCpoAP+T9oGZJGSZlfaA1hY+84gcX67kvIE2sugPEgIgZpTfB3SLlqvgQ/ca9F3+KF6QrWnnqqQ/2uBigdngn8M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1930354},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"4c2a6d7a2c710b883c3d1c93bbbc3333e631da47","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-9RTDQPggjNP+GqS+2UhAJAhoyMbVf+pY35ylYvZf9RwPfoi+qjSbeGKp2DTyiAlY7CJj9zZHxzGdPRUhY/Wweg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.9.0","@intlayer/types":"8.9.0","@intlayer/config":"8.9.0","@intlayer/dictionaries-entry":"8.9.0","@intlayer/unmerged-dictionaries-entry":"8.9.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.5","typescript":"6.0.3","@types/node":"25.6.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.9.0_1778103889629_0.2221177209896159","host":"s3://npm-registry-packages-npm-production"}},"8.9.1":{"name":"@intlayer/core","version":"8.9.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.9.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"13eb3ed872f3fd3049b2107fbcd85a94f9730d57","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.9.1.tgz","fileCount":627,"integrity":"sha512-JGxRzT5Mrn7ab77eSvJuECfFjv5iBME/0bow/521xQuRVXYVpUWvmrVpXZVr3NEDRJEKQHRz7XVbqnicpPXXKg==","signatures":[{"sig":"MEUCIFqHq3Z/MybbBfG9GKMOBImlyIexvNdDAwpwhV+IXcyJAiEA+W9BdqG4lHlqAeKJfqh6PhGJRsHgfF/jUgQhPlnrprI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1930354},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"13eb3ed872f3fd3049b2107fbcd85a94f9730d57","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-JGxRzT5Mrn7ab77eSvJuECfFjv5iBME/0bow/521xQuRVXYVpUWvmrVpXZVr3NEDRJEKQHRz7XVbqnicpPXXKg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.9.1","@intlayer/types":"8.9.1","@intlayer/config":"8.9.1","@intlayer/dictionaries-entry":"8.9.1","@intlayer/unmerged-dictionaries-entry":"8.9.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.5","typescript":"6.0.3","@types/node":"25.6.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.9.1_1778107804437_0.7496241055754418","host":"s3://npm-registry-packages-npm-production"}},"8.9.2":{"name":"@intlayer/core","version":"8.9.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.9.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"5484d29ea04aec259c53870646bef08ecb42c10f","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.9.2.tgz","fileCount":627,"integrity":"sha512-fY+dAnnNKTHpxLWUeWdvwAdq7gIyYh4IEVzV/NI0ciHilk7Dh33jWvPKLUHp+Kkh6yzHwl8juF1K7cj4UyWRuA==","signatures":[{"sig":"MEYCIQDCTt0b2G2fXZd8LdFVxHt44OqNvp6zzYqU75w20XutuAIhAN/3MjgiG49NdZxF/R4FTHEcOWTIRwrEzsGo9ovuK3bE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1930354},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"5484d29ea04aec259c53870646bef08ecb42c10f","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-fY+dAnnNKTHpxLWUeWdvwAdq7gIyYh4IEVzV/NI0ciHilk7Dh33jWvPKLUHp+Kkh6yzHwl8juF1K7cj4UyWRuA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.9.2","@intlayer/types":"8.9.2","@intlayer/config":"8.9.2","@intlayer/dictionaries-entry":"8.9.2","@intlayer/unmerged-dictionaries-entry":"8.9.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.5","typescript":"6.0.3","@types/node":"25.6.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.9.2_1778122603423_0.9958453203408524","host":"s3://npm-registry-packages-npm-production"}},"8.9.3":{"name":"@intlayer/core","version":"8.9.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.9.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"5d985a9c30b4f59e5b58577af03af770e9ba5721","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.9.3.tgz","fileCount":627,"integrity":"sha512-PSX1eUXDMdHGuKfJs9H2ytdV3z++O/rt7TbPwWSzlwJt4U0MPRA2wEmaR8Zqexms8IVct/SaaPIY6g2XJruDrA==","signatures":[{"sig":"MEQCIHPMYNQo5XMXUSpGTZKKIehgO2Xsw0Wy3g9OslmZGXhOAiAMa+mldGhTAPmMakj+ek4K9HIUAowTgLlx8KWdHgNBeg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1930924},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"5d985a9c30b4f59e5b58577af03af770e9ba5721","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-PSX1eUXDMdHGuKfJs9H2ytdV3z++O/rt7TbPwWSzlwJt4U0MPRA2wEmaR8Zqexms8IVct/SaaPIY6g2XJruDrA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.9.3","@intlayer/types":"8.9.3","@intlayer/config":"8.9.3","@intlayer/dictionaries-entry":"8.9.3","@intlayer/unmerged-dictionaries-entry":"8.9.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.00","vitest":"4.1.5","typescript":"6.0.3","@types/node":"25.6.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.9.3_1778296874453_0.17446138859044003","host":"s3://npm-registry-packages-npm-production"}},"8.9.4-canary.0":{"name":"@intlayer/core","version":"8.9.4-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.9.4-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"bd69e971a9d1ee3647347c53082d2a263f0bb7e6","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.9.4-canary.0.tgz","fileCount":627,"integrity":"sha512-5cMicj/5IC6upOHS281aga5HxP1JODemqfZRuTf4lXrSF+Sw6JhbtL8B5Px3L9OYon/MzLfpiJbiXouzGblghw==","signatures":[{"sig":"MEQCIGms/3qCYEwhOid8hubZuABJrPJxt0VTrX7mvMUTW8ZNAiAIil9q7rNqmpvrtB7mD4Bp4K1qFNPy5yvmlCkrPgkGnA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1930978},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"bd69e971a9d1ee3647347c53082d2a263f0bb7e6","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-5cMicj/5IC6upOHS281aga5HxP1JODemqfZRuTf4lXrSF+Sw6JhbtL8B5Px3L9OYon/MzLfpiJbiXouzGblghw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.9.4-canary.0","@intlayer/types":"8.9.4-canary.0","@intlayer/config":"8.9.4-canary.0","@intlayer/dictionaries-entry":"8.9.4-canary.0","@intlayer/unmerged-dictionaries-entry":"8.9.4-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.00","vitest":"4.1.5","typescript":"6.0.3","@types/node":"25.6.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.9.4-canary.0_1778370446364_0.5575489632798882","host":"s3://npm-registry-packages-npm-production"}},"8.9.4":{"name":"@intlayer/core","version":"8.9.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.9.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"a66651b85596d1be46e2918b6c59d1c7a3584733","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.9.4.tgz","fileCount":633,"integrity":"sha512-w/WJehWbgXnC1vKxP2Rh9PdYSl4Jz4909t+rMrOcWEKc6jOJvbY6P8vFfVQBLTSNUHYyaBR/M60awpVap+yIoA==","signatures":[{"sig":"MEQCIF3KQboppuQbSK489UDDdH7qCoHuErS3rpmbOCGjMQE/AiA9yqmVB95Z71VS48/5uNP9zeabLHZQRkXwsl0zL6RSNg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1996210},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"a66651b85596d1be46e2918b6c59d1c7a3584733","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-w/WJehWbgXnC1vKxP2Rh9PdYSl4Jz4909t+rMrOcWEKc6jOJvbY6P8vFfVQBLTSNUHYyaBR/M60awpVap+yIoA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.9.4","@intlayer/types":"8.9.4","@intlayer/config":"8.9.4","@intlayer/dictionaries-entry":"8.9.4","@intlayer/unmerged-dictionaries-entry":"8.9.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.00","vitest":"4.1.5","typescript":"6.0.3","@types/node":"25.6.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.9.4_1778451030822_0.3701919094057846","host":"s3://npm-registry-packages-npm-production"}},"8.9.5":{"name":"@intlayer/core","version":"8.9.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.9.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"77ebd2991f6d58cb0954090c85d6cfae616dfd75","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.9.5.tgz","fileCount":633,"integrity":"sha512-lhhpydtDl3IEN5Gc2MHpV9H5G4EhWK7DPoSKbn1l1kFs5z+CLcvYO7WGIPAq3YQThhjekSTsELwBXVa6SwQGoQ==","signatures":[{"sig":"MEQCICKD/9NhohxgYRzjXKxOWt9WiPPltnhtt9sKBRVPlqVxAiB+kSSy4gKifKRAvdwfIMIypAU1cad3iHnKxfncXdbnbQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1996210},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"77ebd2991f6d58cb0954090c85d6cfae616dfd75","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-lhhpydtDl3IEN5Gc2MHpV9H5G4EhWK7DPoSKbn1l1kFs5z+CLcvYO7WGIPAq3YQThhjekSTsELwBXVa6SwQGoQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.9.5","@intlayer/types":"8.9.5","@intlayer/config":"8.9.5","@intlayer/dictionaries-entry":"8.9.5","@intlayer/unmerged-dictionaries-entry":"8.9.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.00","vitest":"4.1.6","typescript":"6.0.3","@types/node":"25.7.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.9.5_1778717204309_0.5983588887827098","host":"s3://npm-registry-packages-npm-production"}},"8.9.6-canary.0":{"name":"@intlayer/core","version":"8.9.6-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.9.6-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"bdaf6bb4bdd757f4cc854e321b2ec48581862b2b","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.9.6-canary.0.tgz","fileCount":633,"integrity":"sha512-8uPQ/Zq7+4FqHxKE/BHqSVbegPvNGwuCwQDnIA7UjlFps033CKlZ4V6f25+7ZLiFkWffQp0OgR7euecNH7DIkg==","signatures":[{"sig":"MEUCIEMg1mxX79U2CDWdd8GIo7QrgpWKguXIZBOxm7N8BkWJAiEA41VB5yAXfmeFtEcoaTuiRL5BhkTjQwqzR+t2lrCrdPU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1996264},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"bdaf6bb4bdd757f4cc854e321b2ec48581862b2b","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-8uPQ/Zq7+4FqHxKE/BHqSVbegPvNGwuCwQDnIA7UjlFps033CKlZ4V6f25+7ZLiFkWffQp0OgR7euecNH7DIkg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.9.6-canary.0","@intlayer/types":"8.9.6-canary.0","@intlayer/config":"8.9.6-canary.0","@intlayer/dictionaries-entry":"8.9.6-canary.0","@intlayer/unmerged-dictionaries-entry":"8.9.6-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.00","vitest":"4.1.6","typescript":"6.0.3","@types/node":"25.8.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.9.6-canary.0_1778817076406_0.47156705210110816","host":"s3://npm-registry-packages-npm-production"}},"8.9.6":{"name":"@intlayer/core","version":"8.9.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.9.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"496b7503be83580da1a320826c3f050099a04e51","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.9.6.tgz","fileCount":633,"integrity":"sha512-8QTDthvQv4/MGppSs08HXr/foO/w1NHAQcaQLJ9JyUbb1o14OuDLUJ2lQ/A/mXOeEspMDVGStGK07Ni9tROC5Q==","signatures":[{"sig":"MEQCIA668t2Ljdc6foWgAkfNy1eU7pLUrftZXeILTJpcjtP1AiBJBBp4an9hWjveLDLI/IDQ1yxKBSU1u1R9J81k/NB3tw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1996210},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"496b7503be83580da1a320826c3f050099a04e51","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-8QTDthvQv4/MGppSs08HXr/foO/w1NHAQcaQLJ9JyUbb1o14OuDLUJ2lQ/A/mXOeEspMDVGStGK07Ni9tROC5Q==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.9.6","@intlayer/types":"8.9.6","@intlayer/config":"8.9.6","@intlayer/dictionaries-entry":"8.9.6","@intlayer/unmerged-dictionaries-entry":"8.9.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.00","vitest":"4.1.6","typescript":"6.0.3","@types/node":"25.8.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.9.6_1778891371541_0.5231393432590072","host":"s3://npm-registry-packages-npm-production"}},"8.9.7":{"name":"@intlayer/core","version":"8.9.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.9.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"c3d68ba2f19024661fc5a683797c16c4780738f8","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.9.7.tgz","fileCount":633,"integrity":"sha512-vqgxqZ7xQhugVoMLWYlafwdgPFmm/UyFOjiKuisKumD4/KvU+e9tS/1SdWXYc8LRS29SeZpT1IwDEt6VCsV3gw==","signatures":[{"sig":"MEYCIQDobGZO6ay7Hyd4PC8lI7AXxlPBXnShc77uoTzTeLNM1AIhAOSvKEowxBKKcOF6/y6F24DhLqqxwkGjEIYPssWFF95R","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1996210},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"c3d68ba2f19024661fc5a683797c16c4780738f8","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-vqgxqZ7xQhugVoMLWYlafwdgPFmm/UyFOjiKuisKumD4/KvU+e9tS/1SdWXYc8LRS29SeZpT1IwDEt6VCsV3gw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.9.7","@intlayer/types":"8.9.7","@intlayer/config":"8.9.7","@intlayer/dictionaries-entry":"8.9.7","@intlayer/unmerged-dictionaries-entry":"8.9.7"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.00","vitest":"4.1.6","typescript":"6.0.3","@types/node":"25.8.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.9.7_1778989714255_0.37818129961831226","host":"s3://npm-registry-packages-npm-production"}},"8.9.8":{"name":"@intlayer/core","version":"8.9.8","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.9.8","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"d9a366714db55200ef67283f06eb5a58aef99ae8","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.9.8.tgz","fileCount":633,"integrity":"sha512-0qCVttXx7GVxv2P7VgzZpbXA1gISL5sC9ykEwU80n1haBQo24YEg2wwCQvdrMinm6dOv/BwZMKwJCgLI4FfWBw==","signatures":[{"sig":"MEUCIFp2jaIui3j+ra4zTGxxCCBYa9JWvcbc8zNv8iAiXoQmAiEAwFZlm8U8JFuC+EwSNMPkhKFFbGExRwFB8GMu7r3hBtI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2003116},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"d9a366714db55200ef67283f06eb5a58aef99ae8","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-0qCVttXx7GVxv2P7VgzZpbXA1gISL5sC9ykEwU80n1haBQo24YEg2wwCQvdrMinm6dOv/BwZMKwJCgLI4FfWBw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.9.8","@intlayer/types":"8.9.8","@intlayer/config":"8.9.8","@intlayer/dictionaries-entry":"8.9.8","@intlayer/unmerged-dictionaries-entry":"8.9.8"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.00","vitest":"4.1.6","typescript":"6.0.3","@types/node":"25.8.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.9.8_1779137513468_0.6779152517981759","host":"s3://npm-registry-packages-npm-production"}},"8.10.0-canary.0":{"name":"@intlayer/core","version":"8.10.0-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.10.0-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"a603302120ff097000781868e20936571c88a408","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.10.0-canary.0.tgz","fileCount":639,"integrity":"sha512-9zTdSsquJ56Y7FcRLrlRC+uu5IPjDRzLIPgclQT1iKTad3wFkhxI7ruRKB8EWPorjepI/0hzQAbGeUNweLFg6w==","signatures":[{"sig":"MEUCIQDjq4DcvN0Dx3C8JknTFHJKIjquXxC2Bf+IDN5rxGIFpwIgAi4wMt7wvdrC+bd5EaXnDpW7Cn53ruLXch4rp/rwtCo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2018152},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"a603302120ff097000781868e20936571c88a408","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-9zTdSsquJ56Y7FcRLrlRC+uu5IPjDRzLIPgclQT1iKTad3wFkhxI7ruRKB8EWPorjepI/0hzQAbGeUNweLFg6w==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.10.0-canary.0","@intlayer/types":"8.10.0-canary.0","@intlayer/config":"8.10.0-canary.0","@intlayer/dictionaries-entry":"8.10.0-canary.0","@intlayer/unmerged-dictionaries-entry":"8.10.0-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.00","vitest":"4.1.6","typescript":"6.0.3","@types/node":"25.9.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.10.0-canary.0_1779172427358_0.7351138061646163","host":"s3://npm-registry-packages-npm-production"}},"8.10.0-canary.1":{"name":"@intlayer/core","version":"8.10.0-canary.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.10.0-canary.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"150019c019266789426bb448125ce4be850f0b22","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.10.0-canary.1.tgz","fileCount":693,"integrity":"sha512-XfE3tFoCVS76UN1bCF83OBXI6M4CMFcER4Ri6SQI13xXWynTncipGoWUZpH2uZF0N2RFGefVz3xaEGG3/AtNsQ==","signatures":[{"sig":"MEUCIQDU772IKF8FeIg+wd/9iSoXSuYLDDNyNpxhwjZm1WpkGgIgZEeKuzRKWdJby8aQjJjSC7drDoBYaR7eZtzwDL6SmfA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2022638},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"150019c019266789426bb448125ce4be850f0b22","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-XfE3tFoCVS76UN1bCF83OBXI6M4CMFcER4Ri6SQI13xXWynTncipGoWUZpH2uZF0N2RFGefVz3xaEGG3/AtNsQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.10.0-canary.1","@intlayer/types":"8.10.0-canary.1","@intlayer/config":"8.10.0-canary.1","@intlayer/dictionaries-entry":"8.10.0-canary.1","@intlayer/unmerged-dictionaries-entry":"8.10.0-canary.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.00","vitest":"4.1.6","typescript":"6.0.3","@types/node":"25.9.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.10.0-canary.1_1779233870136_0.08611849379046688","host":"s3://npm-registry-packages-npm-production"}},"8.10.0":{"name":"@intlayer/core","version":"8.10.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.10.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"bbd471944885a503948922e38448f3f555d8eada","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.10.0.tgz","fileCount":639,"integrity":"sha512-TfG01GsEesvkjGfq/HPMddCUSMJ/52Tzmz565/UWwJNcRSpnCZ7/FxXvey8AYA32FOx3+iePxWYpgu/2tymVjQ==","signatures":[{"sig":"MEYCIQDrwI/7J1NhKvjgmC2Z56YrQLsCCMScRfz5HmYLayAttAIhAJiWXii39IbeNY1Nv0dLP6HJW9rY3ZBYevsvifxihzCf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2015324},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"bbd471944885a503948922e38448f3f555d8eada","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-TfG01GsEesvkjGfq/HPMddCUSMJ/52Tzmz565/UWwJNcRSpnCZ7/FxXvey8AYA32FOx3+iePxWYpgu/2tymVjQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.10.0","@intlayer/types":"8.10.0","@intlayer/config":"8.10.0","@intlayer/dictionaries-entry":"8.10.0","@intlayer/unmerged-dictionaries-entry":"8.10.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.00","vitest":"4.1.6","typescript":"6.0.3","@types/node":"25.9.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.10.0_1779242376720_0.7977762116705382","host":"s3://npm-registry-packages-npm-production"}},"8.10.1":{"name":"@intlayer/core","version":"8.10.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.10.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"06b7dbfb493af9dafb863a1f4c782dc264cece29","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.10.1.tgz","fileCount":639,"integrity":"sha512-YNoB1ftgqyDluFzA7JUQKnuV8oo41llXB++a+cG0qXF/X3ku8au/+Se9THhDr9OTFX/ledzaTcw3e56DRqK4TQ==","signatures":[{"sig":"MEUCICz65J8WaT53Z1+1iQyKuiBWGh/7+bplW81PVbmBWGANAiEApobIDyi0bhAg+EpO3puvnDyqtV7/PuWs9hkbssrleCM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2016772},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"06b7dbfb493af9dafb863a1f4c782dc264cece29","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-YNoB1ftgqyDluFzA7JUQKnuV8oo41llXB++a+cG0qXF/X3ku8au/+Se9THhDr9OTFX/ledzaTcw3e56DRqK4TQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.10.1","@intlayer/types":"8.10.1","@intlayer/config":"8.10.1","@intlayer/dictionaries-entry":"8.10.1","@intlayer/unmerged-dictionaries-entry":"8.10.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.00","vitest":"4.1.6","typescript":"6.0.3","@types/node":"25.9.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.10.1_1779299856243_0.5634838633849215","host":"s3://npm-registry-packages-npm-production"}},"8.11.0-canary.0":{"name":"@intlayer/core","version":"8.11.0-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.11.0-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"aceee8985c2a8295a3c051770f24f65c508ff985","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.11.0-canary.0.tgz","fileCount":639,"integrity":"sha512-MH06wvn5Sucy9lYQhGibd6xonQ+/YuCo/GhbTlug94ovPfoUcYyIVxc94ODr4VQYHeNW0fcO+1AtnOUPfXak+g==","signatures":[{"sig":"MEYCIQCUQjo66RFnRCB5axN8tzM3R4tRv9rWtU3uPdRpX6NznwIhAJR9RWnxqyn4d92rnkhFBdBI8G0oLbsbp+AOPQUzwihE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2016826},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"aceee8985c2a8295a3c051770f24f65c508ff985","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-MH06wvn5Sucy9lYQhGibd6xonQ+/YuCo/GhbTlug94ovPfoUcYyIVxc94ODr4VQYHeNW0fcO+1AtnOUPfXak+g==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.11.0-canary.0","@intlayer/types":"8.11.0-canary.0","@intlayer/config":"8.11.0-canary.0","@intlayer/dictionaries-entry":"8.11.0-canary.0","@intlayer/unmerged-dictionaries-entry":"8.11.0-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.00","vitest":"4.1.7","typescript":"6.0.3","@types/node":"25.9.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.11.0-canary.0_1779682368527_0.5599183027876222","host":"s3://npm-registry-packages-npm-production"}},"8.11.0":{"name":"@intlayer/core","version":"8.11.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.11.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"51f9c0470e21140897c126892a439522c1ffa5d5","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.11.0.tgz","fileCount":639,"integrity":"sha512-UFnSZFZx6SA/NcBjYWW18bopZezy9rZEa+3Vbjc+QtArQd1SZ70Eisxcu8B9lWDaPx9r9M8pEwwYhbGpxE0O2A==","signatures":[{"sig":"MEQCIAONPBRo+QwPdn2ywqzb0aGh4MmyivpsBBoUEIWterNzAiBBlX6ME08fDRYME30R+l8MCPH06TNfzy4zuVGBChkDPQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2016772},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"51f9c0470e21140897c126892a439522c1ffa5d5","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-UFnSZFZx6SA/NcBjYWW18bopZezy9rZEa+3Vbjc+QtArQd1SZ70Eisxcu8B9lWDaPx9r9M8pEwwYhbGpxE0O2A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.11.0","@intlayer/types":"8.11.0","@intlayer/config":"8.11.0","@intlayer/dictionaries-entry":"8.11.0","@intlayer/unmerged-dictionaries-entry":"8.11.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.00","vitest":"4.1.7","typescript":"6.0.3","@types/node":"25.9.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.11.0_1779845541355_0.9583630416228306","host":"s3://npm-registry-packages-npm-production"}},"8.11.1":{"name":"@intlayer/core","version":"8.11.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.11.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"939af5ced76dc10047b9187cdbed1eadd31f57e7","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.11.1.tgz","fileCount":639,"integrity":"sha512-Ck9ViP4Qy1kmcsVMznpTKz/sgXXpQdkKClMSAs4UPVb/s2vJR+6M4NO+7a2GoXseJo0SVv624hKarxkYv96sCA==","signatures":[{"sig":"MEUCIBxv7hsJZkkSqO2hmHgoOEc5mg/2FDFnSsbcswJ0LOa2AiEA8WjPCBwEN3hpA6Q9wcmPFtbzZUc34JSpiUBKYI2zFPQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2016439},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"939af5ced76dc10047b9187cdbed1eadd31f57e7","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-Ck9ViP4Qy1kmcsVMznpTKz/sgXXpQdkKClMSAs4UPVb/s2vJR+6M4NO+7a2GoXseJo0SVv624hKarxkYv96sCA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.11.1","@intlayer/types":"8.11.1","@intlayer/config":"8.11.1","@intlayer/dictionaries-entry":"8.11.1","@intlayer/unmerged-dictionaries-entry":"8.11.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.00","vitest":"4.1.7","typescript":"6.0.3","@types/node":"25.9.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.11.1_1779919042879_0.0580295556600916","host":"s3://npm-registry-packages-npm-production"}},"8.11.2":{"name":"@intlayer/core","version":"8.11.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.11.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"036285277cee9e9d1f397005857a620f09b4f3fc","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.11.2.tgz","fileCount":639,"integrity":"sha512-gR7rSrWcSNrqBjMKjwKcaHOM8ctbLJhl2BSU6HZR/SkJhJjAZmkix4NRkjJ39Pu85rJAw+SHd9J62WbkI9OJBw==","signatures":[{"sig":"MEUCIGgWgq0AKHSakyCEe+iTr+SNOLxaqbKzzd+d/084siR5AiEA+4axoGCbq8CdZiWxATIB5OSgjOLHQLXSqvWQk5RdKnY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2018284},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"036285277cee9e9d1f397005857a620f09b4f3fc","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-gR7rSrWcSNrqBjMKjwKcaHOM8ctbLJhl2BSU6HZR/SkJhJjAZmkix4NRkjJ39Pu85rJAw+SHd9J62WbkI9OJBw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.11.2","@intlayer/types":"8.11.2","@intlayer/config":"8.11.2","@intlayer/dictionaries-entry":"8.11.2","@intlayer/unmerged-dictionaries-entry":"8.11.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.1","vitest":"4.1.7","typescript":"6.0.3","@types/node":"25.9.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.11.2_1780280264268_0.1941644942423455","host":"s3://npm-registry-packages-npm-production"}},"8.11.3":{"name":"@intlayer/core","version":"8.11.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.11.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"3311504cb2a440ce357848ad3677af1f2a5a073b","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.11.3.tgz","fileCount":639,"integrity":"sha512-Y6ih+ktT7G8yuWxD5dR1fk2qJM3YHHFLtc85V2V8uK0jIqaRARJ5MOoPhIhC0mEQ3nb45d3xA/lYudTpBCEIyg==","signatures":[{"sig":"MEUCIHtrCNDp9mbpngzrInhyj8nj52ErqYpU/H80tnWr2GovAiEAy5zxxO/feeR9LR12EXQY7i1xwSu7DhfpJHaxOajj7j4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2018284},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"3311504cb2a440ce357848ad3677af1f2a5a073b","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-Y6ih+ktT7G8yuWxD5dR1fk2qJM3YHHFLtc85V2V8uK0jIqaRARJ5MOoPhIhC0mEQ3nb45d3xA/lYudTpBCEIyg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.11.3","@intlayer/types":"8.11.3","@intlayer/config":"8.11.3","@intlayer/dictionaries-entry":"8.11.3","@intlayer/unmerged-dictionaries-entry":"8.11.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.1","vitest":"4.1.7","typescript":"6.0.3","@types/node":"25.9.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.11.3_1780347992127_0.2638957368135042","host":"s3://npm-registry-packages-npm-production"}},"8.12.0-canary.0":{"name":"@intlayer/core","version":"8.12.0-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.12.0-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"7b019c047633d336a1cfc0e40dc8214b82270e7c","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.12.0-canary.0.tgz","fileCount":639,"integrity":"sha512-LssaSKrxfm0IPyK1DDXkBl8xXYfr9963PHBQIQyshvQPhi+aOzzFkiskdXUQHv6VclxoOL4f1GOR2diO5apVQw==","signatures":[{"sig":"MEUCIQDtZ6G5LbHgL0Pf+SLkwOspkeYE0nawOxchqSWlpMRNpgIgLPJWyvFxxmDbRTEQusQUoUoTAoBZPv0jf+f+JH5Ac9w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2019751},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"7b019c047633d336a1cfc0e40dc8214b82270e7c","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-LssaSKrxfm0IPyK1DDXkBl8xXYfr9963PHBQIQyshvQPhi+aOzzFkiskdXUQHv6VclxoOL4f1GOR2diO5apVQw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.12.0-canary.0","@intlayer/types":"8.12.0-canary.0","@intlayer/config":"8.12.0-canary.0","@intlayer/dictionaries-entry":"8.12.0-canary.0","@intlayer/unmerged-dictionaries-entry":"8.12.0-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.1","vitest":"4.1.8","typescript":"6.0.3","@types/node":"25.9.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.12.0-canary.0_1780521626293_0.5411787532058465","host":"s3://npm-registry-packages-npm-production"}},"8.12.0":{"name":"@intlayer/core","version":"8.12.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.12.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"114162cf4def44ff3ba5bd99d826805ab0237fcc","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.12.0.tgz","fileCount":639,"integrity":"sha512-Gh7Q2j8bp32xn0Znw/jUOvMQ20vpwJ7IFKZe81UQ+K3+9tsdgpm9VU4NXK5OYo+RU3SxGEv7WfXLx5OUnC9COg==","signatures":[{"sig":"MEUCICMEVJkr81AggUDfSlNgqonyz8cWEt0SQ7xPickJuaojAiEAnKqEn2n8NnvNeKoUsYCAW7fH1GQ4yQgqLu1p1Kt0VQY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2019697},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"114162cf4def44ff3ba5bd99d826805ab0237fcc","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-Gh7Q2j8bp32xn0Znw/jUOvMQ20vpwJ7IFKZe81UQ+K3+9tsdgpm9VU4NXK5OYo+RU3SxGEv7WfXLx5OUnC9COg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.12.0","@intlayer/types":"8.12.0","@intlayer/config":"8.12.0","@intlayer/dictionaries-entry":"8.12.0","@intlayer/unmerged-dictionaries-entry":"8.12.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.1","vitest":"4.1.8","typescript":"6.0.3","@types/node":"25.9.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.12.0_1780524780929_0.48759395754330437","host":"s3://npm-registry-packages-npm-production"}},"8.12.1":{"name":"@intlayer/core","version":"8.12.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.12.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"432ab07da7e4faaf7fe16cc187dd24ba872b1151","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.12.1.tgz","fileCount":693,"integrity":"sha512-1VZXfwnEvvCbFujTiSpzFyEe/o3yTe6d/+Npnupq+0w0cqYS2cqwIn5HlHHXrJcc58oSUAT5E+kasGMZyW0AKQ==","signatures":[{"sig":"MEQCIDMJyOIlu8sHdPY0chhhufMoGzyXDX2xQ/RygqQKDj4jAiBxBFpJ6AOwQl+PQSwYUS9MiJRxZ9cLXiFPgFmlX4BdUw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2024101},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"432ab07da7e4faaf7fe16cc187dd24ba872b1151","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-1VZXfwnEvvCbFujTiSpzFyEe/o3yTe6d/+Npnupq+0w0cqYS2cqwIn5HlHHXrJcc58oSUAT5E+kasGMZyW0AKQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.12.1","@intlayer/types":"8.12.1","@intlayer/config":"8.12.1","@intlayer/dictionaries-entry":"8.12.1","@intlayer/unmerged-dictionaries-entry":"8.12.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.1","vitest":"4.1.8","typescript":"6.0.3","@types/node":"25.9.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.12.1_1780532631272_0.9306172637763743","host":"s3://npm-registry-packages-npm-production"}},"8.12.2":{"name":"@intlayer/core","version":"8.12.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.12.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"ef17dd108e674b29f2f77287078efac098987642","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.12.2.tgz","fileCount":639,"integrity":"sha512-MAK8cmSs7RNKEkY+kvUQoPBFQuEHTitLkKS8iyRTbnTB2OoArDf8B+3kjJEzrb4tfw3rhItu5DPaMB/ezOf3Sg==","signatures":[{"sig":"MEUCIQCi2nfMQNwmNhBmAl76YQyz9WHV0hkgYdgmPL9JhJY40QIgcUELORNmOKZMy3WOFu6XQah/lUZh32+Yb3sqTTQvZAc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2029585},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"ef17dd108e674b29f2f77287078efac098987642","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-MAK8cmSs7RNKEkY+kvUQoPBFQuEHTitLkKS8iyRTbnTB2OoArDf8B+3kjJEzrb4tfw3rhItu5DPaMB/ezOf3Sg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.12.2","@intlayer/types":"8.12.2","@intlayer/config":"8.12.2","@intlayer/dictionaries-entry":"8.12.2","@intlayer/unmerged-dictionaries-entry":"8.12.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.1","vitest":"4.1.8","typescript":"6.0.3","@types/node":"25.9.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.12.2_1780694477079_0.12444026825917809","host":"s3://npm-registry-packages-npm-production"}},"8.12.3":{"name":"@intlayer/core","version":"8.12.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.12.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"07ec5390b1114bf76e7bb831d07afa03bae78f2b","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.12.3.tgz","fileCount":645,"integrity":"sha512-xpq9la9aOBtvz+HMXBwwBeYUWi8KJoCmO5PnUfGKRiPXKdP4PxYvsw+5N0yxtas+LTC4/pc5ZXa4PmhGc7QypA==","signatures":[{"sig":"MEYCIQDaT5CjNDK09ok7YIoX21wBCO97i06s5JY26//PSkGfOgIhAP3dFwvrAWFvpDc4oy3L634usYYNIXD8tDbJ7Fkh1D2B","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2028796},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"07ec5390b1114bf76e7bb831d07afa03bae78f2b","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-xpq9la9aOBtvz+HMXBwwBeYUWi8KJoCmO5PnUfGKRiPXKdP4PxYvsw+5N0yxtas+LTC4/pc5ZXa4PmhGc7QypA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.12.3","@intlayer/types":"8.12.3","@intlayer/config":"8.12.3","@intlayer/dictionaries-entry":"8.12.3","@intlayer/unmerged-dictionaries-entry":"8.12.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.8","typescript":"6.0.3","@types/node":"25.9.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.12.3_1780962959754_0.12163878484856583","host":"s3://npm-registry-packages-npm-production"}},"8.12.4-canary.0":{"name":"@intlayer/core","version":"8.12.4-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.12.4-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"ca04e8605b0292ae029ebe38b909141ca66c343f","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.12.4-canary.0.tgz","fileCount":645,"integrity":"sha512-EblUIV6NRvx36AOt3PVSjvivDaFlAkK8Fys0+1rJz4pYPKEDHBupE/QT7d7+N87hMBvTqd5ZtFwQmvoula0l0g==","signatures":[{"sig":"MEQCID1JbC7hO8WcGZld7QVPg4HJN0c8hfWDe1y4y6qgl+h3AiA9xPYm6bBgBQO3lZNfeNnb1tUCgEVpSKpLj+goembtvA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2028850},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"ca04e8605b0292ae029ebe38b909141ca66c343f","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-EblUIV6NRvx36AOt3PVSjvivDaFlAkK8Fys0+1rJz4pYPKEDHBupE/QT7d7+N87hMBvTqd5ZtFwQmvoula0l0g==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.12.4-canary.0","@intlayer/types":"8.12.4-canary.0","@intlayer/config":"8.12.4-canary.0","@intlayer/dictionaries-entry":"8.12.4-canary.0","@intlayer/unmerged-dictionaries-entry":"8.12.4-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.8","typescript":"6.0.3","@types/node":"25.9.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.12.4-canary.0_1780988262416_0.18864974625393427","host":"s3://npm-registry-packages-npm-production"}},"8.12.4":{"name":"@intlayer/core","version":"8.12.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.12.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"c291d8f0df73587ffec6871ae8a351dd27b6d246","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.12.4.tgz","fileCount":645,"integrity":"sha512-fdz4vvfYIl5NCooy3euJcXfGxvqSx56/MQvG03j2P+OiHviD4c3TXCnvHGkzWjaS8iZOi7mP4/SxJLMzPJTktg==","signatures":[{"sig":"MEUCIBY6RX/GaeDUQp6sjmmF0J24O4QoS0WDXZphDSqHNfn2AiEA/jqOL8Fuy1fao6lk4BPAe6YWzfLxnEW9YBpzTclFQdQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2028796},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"c291d8f0df73587ffec6871ae8a351dd27b6d246","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-fdz4vvfYIl5NCooy3euJcXfGxvqSx56/MQvG03j2P+OiHviD4c3TXCnvHGkzWjaS8iZOi7mP4/SxJLMzPJTktg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.12.4","@intlayer/types":"8.12.4","@intlayer/config":"8.12.4","@intlayer/dictionaries-entry":"8.12.4","@intlayer/unmerged-dictionaries-entry":"8.12.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.8","typescript":"6.0.3","@types/node":"25.9.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.12.4_1781045016221_0.5322659720990508","host":"s3://npm-registry-packages-npm-production"}},"8.12.5-canary.0":{"name":"@intlayer/core","version":"8.12.5-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@8.12.5-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"5b6a0325065609d0f8023bf964d60ac4e131e1c4","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-8.12.5-canary.0.tgz","fileCount":645,"integrity":"sha512-BgekVOQS+I8AjmZf6y4XQ1R3ruPOCmLEcmNtIB0YQm6cpN3GTu70EizVdt8EII7wD0n9V8/iW3d3X66Zi0Xw9w==","signatures":[{"sig":"MEUCIQCK43ihDUKarQLgQDeBGTAdwL5K6cGJpd/tkaZDH1liTQIgNLgaBw1Ncxp1GhI/CSzACG6w0OkTnUn4SaBqrkLLnTw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2028850},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"5b6a0325065609d0f8023bf964d60ac4e131e1c4","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-BgekVOQS+I8AjmZf6y4XQ1R3ruPOCmLEcmNtIB0YQm6cpN3GTu70EizVdt8EII7wD0n9V8/iW3d3X66Zi0Xw9w==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"8.12.5-canary.0","@intlayer/types":"8.12.5-canary.0","@intlayer/config":"8.12.5-canary.0","@intlayer/dictionaries-entry":"8.12.5-canary.0","@intlayer/unmerged-dictionaries-entry":"8.12.5-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.8","typescript":"6.0.3","@types/node":"25.9.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_8.12.5-canary.0_1781065007371_0.5145202757697578","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.0":{"name":"@intlayer/core","version":"9.0.0-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"6fda1f451dea73b3a5631d15daefbc78df7d9572","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.0.tgz","fileCount":757,"integrity":"sha512-OWCCmCCNrAZNFvW92MPwb7dJ5pSlhVdwgyxLH66ApEkTzBNGOuJw0FpjO6sNvhlXa5MvPOEC/mW3Q1nKozQGjQ==","signatures":[{"sig":"MEUCIHw+gDrbhj//WqqUCHPvVRLOa/oYnmdqNFm82ujDXjXYAiEA6X4ctFAy8XEoiZOTZEallhdbcFGYdbET8JN9NnE6NxU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2278186},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"6fda1f451dea73b3a5631d15daefbc78df7d9572","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-OWCCmCCNrAZNFvW92MPwb7dJ5pSlhVdwgyxLH66ApEkTzBNGOuJw0FpjO6sNvhlXa5MvPOEC/mW3Q1nKozQGjQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.0","@intlayer/types":"9.0.0-canary.0","@intlayer/config":"9.0.0-canary.0","@intlayer/dictionaries-entry":"9.0.0-canary.0","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.8","typescript":"6.0.3","@types/node":"25.9.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.0_1781411832487_0.9217973788733542","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.1":{"name":"@intlayer/core","version":"9.0.0-canary.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"d1a6e2ffd4591ce998b3d2410372e611d2230344","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.1.tgz","fileCount":669,"integrity":"sha512-RoJVTWZIch2dvalQXKZ+VhWvFwLfaGth+8gLBQnDpMG71d4KYgIWd8GxEYm1Spa4NfEV0mZ4ipTGmZQ5u3+ypA==","signatures":[{"sig":"MEQCIFUdZ4Mlc7fia+OKjSX205QEgyrlbi9las7epHXkdu7mAiByjgwz/Z+1dPfZQbA18MSYMbRMSLUEofdY+WJIQziW6Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2250712},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"d1a6e2ffd4591ce998b3d2410372e611d2230344","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-RoJVTWZIch2dvalQXKZ+VhWvFwLfaGth+8gLBQnDpMG71d4KYgIWd8GxEYm1Spa4NfEV0mZ4ipTGmZQ5u3+ypA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.1","@intlayer/types":"9.0.0-canary.1","@intlayer/config":"9.0.0-canary.1","@intlayer/dictionaries-entry":"9.0.0-canary.1","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.9","typescript":"6.0.3","@types/node":"25.9.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.1_1781728028456_0.8838264798088271","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.2":{"name":"@intlayer/core","version":"9.0.0-canary.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"4d63df59e3cae9387dea1b92e7ac28697f000240","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.2.tgz","fileCount":669,"integrity":"sha512-mxhtJWcInkmIvO10y4Hh5ooWnhk4e+igMApL6Ezh3G7s4Izz+3foq8iISPPLgms7t63j6KaWh0HzBYvU+uyxiQ==","signatures":[{"sig":"MEQCICgQ/TXjUGpmJrBSKUUm0+O01BegXbTsbApX49yynNmuAiBHr6RgDX4hZs/9aBaURKEGlTiRzorcmRoX0JdSdqyD8w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2251956},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"4d63df59e3cae9387dea1b92e7ac28697f000240","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-mxhtJWcInkmIvO10y4Hh5ooWnhk4e+igMApL6Ezh3G7s4Izz+3foq8iISPPLgms7t63j6KaWh0HzBYvU+uyxiQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.2","@intlayer/types":"9.0.0-canary.2","@intlayer/config":"9.0.0-canary.2","@intlayer/dictionaries-entry":"9.0.0-canary.2","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.9","typescript":"6.0.3","@types/node":"25.9.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.2_1782064616516_0.03003245243787611","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.3":{"name":"@intlayer/core","version":"9.0.0-canary.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"15f39a1cc9be39659827845d67e5e7d67157a275","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.3.tgz","fileCount":669,"integrity":"sha512-2uFKlzeBMDiwBBh2ZOPinBD/PnNPjyaGHyABqmJeHO1X3A8H7TLt3a+0yTBTZ9c+T8XtmF3/yGmnXcz2lGhIJA==","signatures":[{"sig":"MEUCIE2eqBLeoZhQLF52lBnqVo06fDXQHhmzwW+TJWA6ExT4AiEA3DHL5Dx/NUT2uzckA29sqOzdHk1cOPmActky6K6MzDk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2251956},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"15f39a1cc9be39659827845d67e5e7d67157a275","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-2uFKlzeBMDiwBBh2ZOPinBD/PnNPjyaGHyABqmJeHO1X3A8H7TLt3a+0yTBTZ9c+T8XtmF3/yGmnXcz2lGhIJA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.3","@intlayer/types":"9.0.0-canary.3","@intlayer/config":"9.0.0-canary.3","@intlayer/dictionaries-entry":"9.0.0-canary.3","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.9","typescript":"6.0.3","@types/node":"25.9.3","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.3_1782075433532_0.5800882012643171","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.4":{"name":"@intlayer/core","version":"9.0.0-canary.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"d77f923c7e6711840b55e2975c0f48d48d978799","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.4.tgz","fileCount":675,"integrity":"sha512-Gh+BSH9RXpF9VjxAy7Q8pobkjkPkRYdpICw6lmdXsrc8dYiFXceOEqGm6Frnhap3WeVxAXHVvevNXqKYgUxKAw==","signatures":[{"sig":"MEUCIB1+sCzhucjabEPSI+Yovtgexmp1CdqnQRREetC+LQR4AiEAw1/Z7WmWm+dpQqFGZPZWlTly5EwgjniDdDTF34FwwCM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2270014},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"d77f923c7e6711840b55e2975c0f48d48d978799","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-Gh+BSH9RXpF9VjxAy7Q8pobkjkPkRYdpICw6lmdXsrc8dYiFXceOEqGm6Frnhap3WeVxAXHVvevNXqKYgUxKAw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.4","@intlayer/types":"9.0.0-canary.4","@intlayer/config":"9.0.0-canary.4","@intlayer/dictionaries-entry":"9.0.0-canary.4","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.9","typescript":"6.0.3","@types/node":"25.9.4","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.4_1782260342802_0.9831300118398858","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.5":{"name":"@intlayer/core","version":"9.0.0-canary.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"fc0e9f8fa169e645fc20c84443056ad204022c2a","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.5.tgz","fileCount":675,"integrity":"sha512-79tAs+T6cTe6MvB6MXyDWiC3FditifhHHGNPId79kR8rYaKIbbytwKXT72dzQrnuaWyQU0ggA7jJj4nBY80y/w==","signatures":[{"sig":"MEQCIFByn2J2ol/vbd9zI4t0kf39nGJYdM7h9VRIbLGlfQ3uAiBy1Sxao/sXQLHmon6VAsuSEwdpzX3bZ8SWtEG4VZ/sdQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2269618},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"fc0e9f8fa169e645fc20c84443056ad204022c2a","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-79tAs+T6cTe6MvB6MXyDWiC3FditifhHHGNPId79kR8rYaKIbbytwKXT72dzQrnuaWyQU0ggA7jJj4nBY80y/w==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.5","@intlayer/types":"9.0.0-canary.5","@intlayer/config":"9.0.0-canary.5","@intlayer/dictionaries-entry":"9.0.0-canary.5","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.9","typescript":"6.0.3","@types/node":"25.9.4","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.5_1782362510852_0.4216033311503249","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.6":{"name":"@intlayer/core","version":"9.0.0-canary.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"d66cbc1d436588d4cdaaa08459d3825e404cf9f4","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.6.tgz","fileCount":675,"integrity":"sha512-BLK0W53wktdrfcL3zfne2IrjQZgJA9jl1JtNxovGMdfnY3o6h8u1648vCG1PAODdB+JVg7YxHNwml2BUkDv0uQ==","signatures":[{"sig":"MEUCIDbJzLCrxe/wIu1DE8ncrAS6yC9er0Lxg5Vz3l8YdAXcAiEA2A835tTium9yeAbpGZUCQylPrxsGsVLQxrQbT4YFd60=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2269618},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"d66cbc1d436588d4cdaaa08459d3825e404cf9f4","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-BLK0W53wktdrfcL3zfne2IrjQZgJA9jl1JtNxovGMdfnY3o6h8u1648vCG1PAODdB+JVg7YxHNwml2BUkDv0uQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.6","@intlayer/types":"9.0.0-canary.6","@intlayer/config":"9.0.0-canary.6","@intlayer/dictionaries-entry":"9.0.0-canary.6","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.9","typescript":"6.0.3","@types/node":"25.9.4","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.6_1782374823219_0.4642388276776239","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.7":{"name":"@intlayer/core","version":"9.0.0-canary.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"7867de80d8ef0919ee17c27ba03059a9fff9ded8","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.7.tgz","fileCount":675,"integrity":"sha512-/hf2DFc6DGOAeVWZXC81I/oNiEW40jcH5hvRD6SU6cGtI9lCDH+iuMKw+9nPrT2ach0YPNl/xz30jD7EXbAjiw==","signatures":[{"sig":"MEUCIFkf9bXiJNXH9W2KOJ9ncSgBCJ4uazS3SSwdMJMd0H1nAiEAmZh5y2ViLH/c8ZXxHcRbqHe/4E/TmSllk9/GIOwQvtU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2269618},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"7867de80d8ef0919ee17c27ba03059a9fff9ded8","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-/hf2DFc6DGOAeVWZXC81I/oNiEW40jcH5hvRD6SU6cGtI9lCDH+iuMKw+9nPrT2ach0YPNl/xz30jD7EXbAjiw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.7","@intlayer/types":"9.0.0-canary.7","@intlayer/config":"9.0.0-canary.7","@intlayer/dictionaries-entry":"9.0.0-canary.7","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.7"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.9","typescript":"6.0.3","@types/node":"25.9.4","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.7_1782425099348_0.6202076600847335","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.8":{"name":"@intlayer/core","version":"9.0.0-canary.8","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.8","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"b73e9f29b8615a44c94cc25e9e943982e8e7cfc3","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.8.tgz","fileCount":675,"integrity":"sha512-yt3FjjVjG/ocRLHu0o7ctMOUYfiYBjjnCfJSSPpB+70k3bJtwWVkZSeTXPQUjf91ON2vFL/tSXgxsIk/+xy9iA==","signatures":[{"sig":"MEUCIQCexQMw28eVQF2U5YRztW2NRmzcEnpKCA3JtKNaFQD/LQIgPNhVsPxikUGeTAHArWBI+oV3kRTRyru+mUw/wPjzeo0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2261441},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"b73e9f29b8615a44c94cc25e9e943982e8e7cfc3","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-yt3FjjVjG/ocRLHu0o7ctMOUYfiYBjjnCfJSSPpB+70k3bJtwWVkZSeTXPQUjf91ON2vFL/tSXgxsIk/+xy9iA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.8","@intlayer/types":"9.0.0-canary.8","@intlayer/config":"9.0.0-canary.8","@intlayer/dictionaries-entry":"9.0.0-canary.8","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.8"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.9","typescript":"6.0.3","@types/node":"25.9.4","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.8_1782506599071_0.18091156387541263","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.9":{"name":"@intlayer/core","version":"9.0.0-canary.9","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.9","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"37ead7af2675d8acd2e50a57785d0d541ceca7d6","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.9.tgz","fileCount":675,"integrity":"sha512-+zajg9vAhJtCS/Vh8ArqE/62gtatAKi7ADYD9n7UNX+QNKymXOkXf4Vt36gVuuFUNVHj9+hltR9FMnWahDy1ag==","signatures":[{"sig":"MEYCIQDkXVlb+CILQVSb2o4E4gIIlWRB6vwCJAWLAJXeV0UC7AIhAMq3S/vG900FXHR3Y4EJjKHK08IlIC+DXNs0yuFH40xX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2261441},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"37ead7af2675d8acd2e50a57785d0d541ceca7d6","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-+zajg9vAhJtCS/Vh8ArqE/62gtatAKi7ADYD9n7UNX+QNKymXOkXf4Vt36gVuuFUNVHj9+hltR9FMnWahDy1ag==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.9","@intlayer/types":"9.0.0-canary.9","@intlayer/config":"9.0.0-canary.9","@intlayer/dictionaries-entry":"9.0.0-canary.9","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.9"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.9","typescript":"6.0.3","@types/node":"25.9.4","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.9_1782519207231_0.9421489688511053","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.10":{"name":"@intlayer/core","version":"9.0.0-canary.10","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.10","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"e8a032663c35b51966f3ddae8862dd210d6d00dd","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.10.tgz","fileCount":675,"integrity":"sha512-hjVJJcQfWO7qjJQQuLtwdzw9D9qLieCw7eTBLZ4StiP1CjZuX/aZcavr7ryLzV6DSIaetlyjG3kTRnE+A9UnuQ==","signatures":[{"sig":"MEQCIHQbgt3A5rso+yLiOY0B9ykV3nEfUp/nBC01zz6XzrGIAiBG+EcgBslTLaXu+eOFYqGvNk1i5LGLbGhCeAPta4u9Zw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2261447},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"e8a032663c35b51966f3ddae8862dd210d6d00dd","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-hjVJJcQfWO7qjJQQuLtwdzw9D9qLieCw7eTBLZ4StiP1CjZuX/aZcavr7ryLzV6DSIaetlyjG3kTRnE+A9UnuQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.10","@intlayer/types":"9.0.0-canary.10","@intlayer/config":"9.0.0-canary.10","@intlayer/dictionaries-entry":"9.0.0-canary.10","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.10"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.9","typescript":"6.0.3","@types/node":"25.9.4","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.10_1782766089982_0.6287862009064593","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.11":{"name":"@intlayer/core","version":"9.0.0-canary.11","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.11","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"38443ef4c6a82851ab28ffc1dec2bcfe5a9099c4","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.11.tgz","fileCount":675,"integrity":"sha512-/UHwEGIamr/111dECwFQ7wKRMn5SEOlNpb2hAXUoRr4qdZbM5NBtXgJX9iZ2bzulnPZPM/Kr4GbWVrxsCQY9bw==","signatures":[{"sig":"MEUCIC9xGGUVfU8wW02GRDf335bCbgQmPE1NJxWsigFE7HolAiEAlpmSbg4baak+LO91TiBFa6rHTVGZO2pBeJPUuAxks2w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2261447},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"38443ef4c6a82851ab28ffc1dec2bcfe5a9099c4","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-/UHwEGIamr/111dECwFQ7wKRMn5SEOlNpb2hAXUoRr4qdZbM5NBtXgJX9iZ2bzulnPZPM/Kr4GbWVrxsCQY9bw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.11","@intlayer/types":"9.0.0-canary.11","@intlayer/config":"9.0.0-canary.11","@intlayer/dictionaries-entry":"9.0.0-canary.11","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.11"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.9","typescript":"6.0.3","@types/node":"25.9.4","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.11_1782870130492_0.30799309381438045","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.12":{"name":"@intlayer/core","version":"9.0.0-canary.12","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.12","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"f6346bc1dc690e6ffdb01b28ce83360918dc3431","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.12.tgz","fileCount":736,"integrity":"sha512-0GJK55H6iA+8RltaRoX2GLeuisVa1e+JjPqYClkSzlrixmrgluhwhfQwWpogxKBxruddHm3npD2AXHt5vWUzQg==","signatures":[{"sig":"MEYCIQC9JKlek8ju5Fh9vyOYUZ1uyZdhRSo6Pa5t4Or4SzufcAIhAODTMFI6P3Kqhpv0+PQCjUgD46lbJKYCYrDXrrC0Qg0e","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2287973},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"f6346bc1dc690e6ffdb01b28ce83360918dc3431","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-0GJK55H6iA+8RltaRoX2GLeuisVa1e+JjPqYClkSzlrixmrgluhwhfQwWpogxKBxruddHm3npD2AXHt5vWUzQg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.12","@intlayer/types":"9.0.0-canary.12","@intlayer/config":"9.0.0-canary.12","@intlayer/dictionaries-entry":"9.0.0-canary.12","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.12"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.9","typescript":"6.0.3","@types/node":"25.9.4","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.12_1783096990026_0.6368904982851686","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.13":{"name":"@intlayer/core","version":"9.0.0-canary.13","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.13","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"0f14061ab9884afc9833c908952763d8bfa3c62d","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.13.tgz","fileCount":687,"integrity":"sha512-Lk5PlYWQr6Kwl7oGOFMo8PxmWODLg5Z8So0jpLf+BM1mkqMuGkcWOlFXpz9zixhU807lwuvEs05keSlieInb7A==","signatures":[{"sig":"MEUCIQDgOelP8Ub949VowZUf9DE7S5D4Z8nrKPLv/XzF99EWkQIgVpqfBm65YtVAXoHBK529v5IcSs6lAkGM6V2eZr8BVjE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2301726},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"0f14061ab9884afc9833c908952763d8bfa3c62d","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-Lk5PlYWQr6Kwl7oGOFMo8PxmWODLg5Z8So0jpLf+BM1mkqMuGkcWOlFXpz9zixhU807lwuvEs05keSlieInb7A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.13","@intlayer/types":"9.0.0-canary.13","@intlayer/config":"9.0.0-canary.13","@intlayer/dictionaries-entry":"9.0.0-canary.13","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.13"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.9","typescript":"6.0.3","@types/node":"25.9.4","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.13_1783210216597_0.9495462337465956","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.14":{"name":"@intlayer/core","version":"9.0.0-canary.14","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.14","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"cb75f05f2c2aa447b5944dd1e6d233c4402ce23c","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.14.tgz","fileCount":687,"integrity":"sha512-IWeXplpfLajR0J+U1bKS2Wq8NWNhBQvCWcRXflI+ZLjb3eC3VJMJAKe2lSfUTXe/OOUDEOAWq0Nz18mXYa0k9A==","signatures":[{"sig":"MEUCIEcgor27biuXkNywD8g3UvHAAEH3dCicxXmdI5EZCsOXAiEArBJLrUFsqqeMboES50AMRhB2e7YkAmzyW7n82LbZwbY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2301726},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"cb75f05f2c2aa447b5944dd1e6d233c4402ce23c","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-IWeXplpfLajR0J+U1bKS2Wq8NWNhBQvCWcRXflI+ZLjb3eC3VJMJAKe2lSfUTXe/OOUDEOAWq0Nz18mXYa0k9A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.14","@intlayer/types":"9.0.0-canary.14","@intlayer/config":"9.0.0-canary.14","@intlayer/dictionaries-entry":"9.0.0-canary.14","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.14"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.9","typescript":"6.0.3","@types/node":"25.9.4","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.14_1783384671909_0.7571069098851777","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.15":{"name":"@intlayer/core","version":"9.0.0-canary.15","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.15","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"f3750bf14f45ed07bc602a63ed8d077baa1b6a39","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.15.tgz","fileCount":687,"integrity":"sha512-YTMHPsuYlb7qK9xK1kPBr+Y4BqGsq4InDEzME1rj0AkJN0bhd3MdTmOb8knVGWhx8qXE/0SH9QjQZwdUSfPiPg==","signatures":[{"sig":"MEQCIHECapBK7gaG3erQO7kAGjKA7lkh+4Ev0A9QFMnWkphbAiBtwghIxshE0NxQ7NCFOGmlU7Nv/0f5FBreNwvrt99mSw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2301726},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"f3750bf14f45ed07bc602a63ed8d077baa1b6a39","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-YTMHPsuYlb7qK9xK1kPBr+Y4BqGsq4InDEzME1rj0AkJN0bhd3MdTmOb8knVGWhx8qXE/0SH9QjQZwdUSfPiPg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.15","@intlayer/types":"9.0.0-canary.15","@intlayer/config":"9.0.0-canary.15","@intlayer/dictionaries-entry":"9.0.0-canary.15","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.15"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.9","typescript":"6.0.3","@types/node":"25.9.4","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.15_1783479608499_0.25660054114172426","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.16":{"name":"@intlayer/core","version":"9.0.0-canary.16","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.16","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"2b7fdda1776cd5115dec02a02be585ce4c45195e","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.16.tgz","fileCount":687,"integrity":"sha512-sTxLfMv4wLW3SgxdJIJtZxTwtHvDuFqgIz4TH814m6J4t/C+Q+LF8tgiLR4rM3iS3NMZmc9xIMtO74L9FEP1Vg==","signatures":[{"sig":"MEUCIGUW7IK/A1F/G4C38G1RGKTrKfPONXGv6oPPHBuu+sIQAiEApT782YlHqANIPO41KbJjPmzKeqSXbu8nCYEb/PzYBjI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2301727},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"2b7fdda1776cd5115dec02a02be585ce4c45195e","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-sTxLfMv4wLW3SgxdJIJtZxTwtHvDuFqgIz4TH814m6J4t/C+Q+LF8tgiLR4rM3iS3NMZmc9xIMtO74L9FEP1Vg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.16","@intlayer/types":"9.0.0-canary.16","@intlayer/config":"9.0.0-canary.16","@intlayer/dictionaries-entry":"9.0.0-canary.16","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.16"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.10","typescript":"6.0.3","@types/node":"25.9.4","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.16_1784045106742_0.3474923827452323","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.17":{"name":"@intlayer/core","version":"9.0.0-canary.17","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.17","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"3d7f910e5f6c5a08f4371bae7fcf88bacca5fbb9","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.17.tgz","fileCount":687,"integrity":"sha512-j7oPC4c09dP/BAoxjydvJ2h5ekviCIg5Fnzd1Nt/X9ThQkD5yezOz+uKtENc7e7gsPCEa0mr32kVxwp2PACVaA==","signatures":[{"sig":"MEUCIQCTxEN1jyur+gxD3U+sfEnNhy2hfbKgC/LyYOxxQ6rGLgIgcravRx7fNP7QGC9SHiIdaqz73IGSK2OPXkMJcWCebWw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2301727},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"3d7f910e5f6c5a08f4371bae7fcf88bacca5fbb9","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-j7oPC4c09dP/BAoxjydvJ2h5ekviCIg5Fnzd1Nt/X9ThQkD5yezOz+uKtENc7e7gsPCEa0mr32kVxwp2PACVaA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.17","@intlayer/types":"9.0.0-canary.17","@intlayer/config":"9.0.0-canary.17","@intlayer/dictionaries-entry":"9.0.0-canary.17","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.17"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.21.10","vitest":"4.1.10","typescript":"6.0.3","@types/node":"25.9.4","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.17_1784334841040_0.5741819571486719","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.18":{"name":"@intlayer/core","version":"9.0.0-canary.18","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.18","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"6c86631ac052b3d0abf798e1068f03236d098abb","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.18.tgz","fileCount":687,"integrity":"sha512-0DU6VNgmOGxGM5l6MWlPj6OcvdJvE7dfQ7xQr31bpkeJlfrIXJkU0RjtqS2/4KVsDZQGLjDZJ2/XMFu/svIxMA==","signatures":[{"sig":"MEQCIGEfSWlLtK0NHl6eHeyjuqUzULiWjO0kHo6WDlkc5WgVAiBKVMdsXAQ3ukwJNs6E55wR3USQZ8aqdwifrgYInl+C5A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2321716},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"6c86631ac052b3d0abf798e1068f03236d098abb","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-0DU6VNgmOGxGM5l6MWlPj6OcvdJvE7dfQ7xQr31bpkeJlfrIXJkU0RjtqS2/4KVsDZQGLjDZJ2/XMFu/svIxMA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.18","@intlayer/types":"9.0.0-canary.18","@intlayer/config":"9.0.0-canary.18","@intlayer/dictionaries-entry":"9.0.0-canary.18","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.18"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.12","vitest":"4.1.10","typescript":"7.0.2","@types/node":"26.1.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.18_1784586670983_0.6199760593841013","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.19":{"name":"@intlayer/core","version":"9.0.0-canary.19","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.19","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"eed8b34c79d8e9953f2621d54cc4774e46860054","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.19.tgz","fileCount":687,"integrity":"sha512-bSm2dzyVld71vY+nRlm4Y6XGvRG4ZXL1Fjgw8gz9cA/sKfr0Xr4v/tzrh5cvqElIJy20r6pLP8XzaswWJZuPSg==","signatures":[{"sig":"MEYCIQDEqSqHg83x8Le/40KEXm0WYSGtSt08ZhhgIagycfEqKgIhAJGkJXTeebK3YVCKW9NZQkr7kbEdl1IYUzPPWLfMfjao","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2321716},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"eed8b34c79d8e9953f2621d54cc4774e46860054","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-bSm2dzyVld71vY+nRlm4Y6XGvRG4ZXL1Fjgw8gz9cA/sKfr0Xr4v/tzrh5cvqElIJy20r6pLP8XzaswWJZuPSg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.19","@intlayer/types":"9.0.0-canary.19","@intlayer/config":"9.0.0-canary.19","@intlayer/dictionaries-entry":"9.0.0-canary.19","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.19"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.12","vitest":"4.1.10","typescript":"7.0.2","@types/node":"26.1.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.19_1784587874929_0.10609473896299026","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.20":{"name":"@intlayer/core","version":"9.0.0-canary.20","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.20","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"c21213b20e0cac24d86db916ebf2f0a7269212be","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.20.tgz","fileCount":687,"integrity":"sha512-iub1UNlrzdemoQ1ce6UEGNPEao4kZ33xt/bJvOBfsfhOFOGsqzouS8k4hNJVpG+3hRAi/MLbzEhIZ5E5sxupCg==","signatures":[{"sig":"MEQCIBXTseh7QHmiJW9BJujFC/ghCZvpvP4xCod6SSnUBmRCAiBrLZ8Ka3vukV9kHzCQ+3ZpH/uwB0dHzuJ4Lg7VAZQT1A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2321716},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"c21213b20e0cac24d86db916ebf2f0a7269212be","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-iub1UNlrzdemoQ1ce6UEGNPEao4kZ33xt/bJvOBfsfhOFOGsqzouS8k4hNJVpG+3hRAi/MLbzEhIZ5E5sxupCg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.20","@intlayer/types":"9.0.0-canary.20","@intlayer/config":"9.0.0-canary.20","@intlayer/dictionaries-entry":"9.0.0-canary.20","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.20"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.12","vitest":"4.1.10","typescript":"7.0.2","@types/node":"26.1.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.20_1784590017603_0.5969016546853414","host":"s3://npm-registry-packages-npm-production"}},"9.0.0-canary.21":{"name":"@intlayer/core","version":"9.0.0-canary.21","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0-canary.21","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"4376fb93c5669a7db7dcc4533edc49028e3a29f7","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0-canary.21.tgz","fileCount":687,"integrity":"sha512-D4ymW8sjfbbkQiqz/+C7Mw37TQJUz/E8V+VOFlMn8caWivh5cq+LnEoUi1IV+3BDa6Y240IChzOy33vd0a6OaA==","signatures":[{"sig":"MEYCIQDbGjpRnbLxxoJNKanAJH+Wy3UzP9ezE2r55h7F/X8UVQIhAIcU2ydlWBnA5dxwVUDVUnarWVwSgcg6ajuw4xW8WQFt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2321716},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"4376fb93c5669a7db7dcc4533edc49028e3a29f7","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-D4ymW8sjfbbkQiqz/+C7Mw37TQJUz/E8V+VOFlMn8caWivh5cq+LnEoUi1IV+3BDa6Y240IChzOy33vd0a6OaA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0-canary.21","@intlayer/types":"9.0.0-canary.21","@intlayer/config":"9.0.0-canary.21","@intlayer/dictionaries-entry":"9.0.0-canary.21","@intlayer/unmerged-dictionaries-entry":"9.0.0-canary.21"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.12","vitest":"4.1.10","typescript":"7.0.2","@types/node":"26.1.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0-canary.21_1784653920426_0.247163837093908","host":"s3://npm-registry-packages-npm-production"}},"9.0.0":{"name":"@intlayer/core","version":"9.0.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"4de4b1d57e048fa5b58118687d432297834131a8","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.0.tgz","fileCount":693,"integrity":"sha512-9bMA5soJP7qtkvQMoq1JpXolCfynuFgnd/+11dnlUyO6Rs+vv+hC0hZ9F+dIgFJLiwZYF348KXrFrp/s1s3F5g==","signatures":[{"sig":"MEQCICVJbPywR8sd5zZEdnfHMDqpdykgXb0ejnP6kJg4J3UMAiACW2tUGgfncwjd46I8lvx0GClkshHb5/Uo4Oyq5QSWSQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2349723},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"4de4b1d57e048fa5b58118687d432297834131a8","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-9bMA5soJP7qtkvQMoq1JpXolCfynuFgnd/+11dnlUyO6Rs+vv+hC0hZ9F+dIgFJLiwZYF348KXrFrp/s1s3F5g==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.0","@intlayer/types":"9.0.0","@intlayer/config":"9.0.0","@intlayer/dictionaries-entry":"9.0.0","@intlayer/unmerged-dictionaries-entry":"9.0.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.13","vitest":"4.1.10","typescript":"7.0.2","@types/node":"26.1.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.0_1784738085292_0.2585349182111789","host":"s3://npm-registry-packages-npm-production"}},"9.0.1":{"name":"@intlayer/core","version":"9.0.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"84218140b052c7ca12c7d660fcd34d40d7c27488","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.1.tgz","fileCount":693,"integrity":"sha512-NkL1St5ww0f3qs1CCPXLDXZmFJlwwA8BVx2S6dpOXaGkXSoW9URKPzud/DIvtImt2TTKzS9Eyeg7usr/bVOg+g==","signatures":[{"sig":"MEUCIQCVbXUysUN01e3AYURjL2XuQI+AJlqY5j6Tv5JKQBr6qQIgP1czOCfqblXFIzrJ26sY1eisWiGz2yvRLrBWN+s/Gvw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2349723},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"84218140b052c7ca12c7d660fcd34d40d7c27488","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-NkL1St5ww0f3qs1CCPXLDXZmFJlwwA8BVx2S6dpOXaGkXSoW9URKPzud/DIvtImt2TTKzS9Eyeg7usr/bVOg+g==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.1","@intlayer/types":"9.0.1","@intlayer/config":"9.0.1","@intlayer/dictionaries-entry":"9.0.1","@intlayer/unmerged-dictionaries-entry":"9.0.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.13","vitest":"4.1.10","typescript":"7.0.2","@types/node":"26.1.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.1_1784839540714_0.46522668777919063","host":"s3://npm-registry-packages-npm-production"}},"9.0.2":{"name":"@intlayer/core","version":"9.0.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.0.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"3493d162e459f185a6fa2495586bd7b3daf06d15","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.0.2.tgz","fileCount":693,"integrity":"sha512-s5BetbinYSscBkK80N+I5TJ+23NAIitGTFfQ7JZrGxiHQgXo2IXPtCJ0k5BF0LggeqbFpyGwPdI/qtyqFwV0sQ==","signatures":[{"sig":"MEYCIQCP9uXGVH2PuXV1a/m+PrE+xX8Hlvd5Q3k06Z+lZ+uBngIhAKjxHD1eIQYWKHH2ezZkVBC8aR35pMjIenmHND98Pjky","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2349723},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"3493d162e459f185a6fa2495586bd7b3daf06d15","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-s5BetbinYSscBkK80N+I5TJ+23NAIitGTFfQ7JZrGxiHQgXo2IXPtCJ0k5BF0LggeqbFpyGwPdI/qtyqFwV0sQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.0.2","@intlayer/types":"9.0.2","@intlayer/config":"9.0.2","@intlayer/dictionaries-entry":"9.0.2","@intlayer/unmerged-dictionaries-entry":"9.0.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.14","vitest":"4.1.10","typescript":"7.0.2","@types/node":"26.1.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.0.2_1785096220512_0.23282286934642538","host":"s3://npm-registry-packages-npm-production"}},"9.1.0":{"name":"@intlayer/core","version":"9.1.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.1.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"5451567a349f445269c13c3e83b7271d696bf2a2","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.1.0.tgz","fileCount":708,"integrity":"sha512-nMeMtRcgqaCREsrszsYDbn+DNNXRo6Cd/lStTQOAmL5L2XXJi5063w44i7jyLAa/xpQs6EJKY8Bn0NlxRyxv3w==","signatures":[{"sig":"MEQCIG22jdUlQEU+Zk/qsjEEcniemA3Kvk08lv6I+X0JGmKBAiBnBnJvLA8/HNZrdFV5By2SMGkJxHLZiPlkN7UM6EipSw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2402256},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"5451567a349f445269c13c3e83b7271d696bf2a2","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-nMeMtRcgqaCREsrszsYDbn+DNNXRo6Cd/lStTQOAmL5L2XXJi5063w44i7jyLAa/xpQs6EJKY8Bn0NlxRyxv3w==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.1.0","@intlayer/types":"9.1.0","@intlayer/config":"9.1.0","@intlayer/dictionaries-entry":"9.1.0","@intlayer/unmerged-dictionaries-entry":"9.1.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.14","vitest":"4.1.10","typescript":"7.0.2","@types/node":"26.1.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.1.0_1785440735338_0.5965018327657048","host":"s3://npm-registry-packages-npm-production"}},"9.1.1":{"name":"@intlayer/core","version":"9.1.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.1.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"c38242c5d2731e5b1c81c534714614368f71b299","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.1.1.tgz","fileCount":713,"integrity":"sha512-R69qklsQkIyRbzKNPouDzp/T+O+MdTreDWziSOG8PsTuyBspmPGns8HGqm9vchR6XsGFWgtD0oKmxZs90hcNkA==","signatures":[{"sig":"MEUCIF4o6TewAxXweJCLxXRjiI67inKr6HmmV/I/z4biAXjmAiEAjM9v8Tl6hYK2n/WilRT+0w1W+96rFWc6KHzqzAMkdhs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2447475},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"c38242c5d2731e5b1c81c534714614368f71b299","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-R69qklsQkIyRbzKNPouDzp/T+O+MdTreDWziSOG8PsTuyBspmPGns8HGqm9vchR6XsGFWgtD0oKmxZs90hcNkA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.1.1","@intlayer/types":"9.1.1","@intlayer/config":"9.1.1","@intlayer/dictionaries-entry":"9.1.1","@intlayer/unmerged-dictionaries-entry":"9.1.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.14","vitest":"4.1.10","typescript":"7.0.2","@types/node":"26.1.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.1.1_1785524067585_0.6543189205036533","host":"s3://npm-registry-packages-npm-production"}},"9.1.2":{"name":"@intlayer/core","version":"9.1.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.1.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"bd6478a71b5f72f3f0be6c60344d02f8cb7a5cd6","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.1.2.tgz","fileCount":713,"integrity":"sha512-PnEVgKSjejXxB9EKoriZGLlfXlWH1GHMCmRpp0tdRHDVe5WsPak9yV2rvz2DbfethnmNAdmzBa3b5hW96j5GCw==","signatures":[{"sig":"MEUCIQCMCIBkQqjb+y3AwAdIhYVkIdq90Fs+cC2XKQ4/1E/vqQIgbNiRNUCQBmk6Dv8cVFOcX7+4sJwySGArXlDSwBiFYgs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2468091},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"bd6478a71b5f72f3f0be6c60344d02f8cb7a5cd6","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-PnEVgKSjejXxB9EKoriZGLlfXlWH1GHMCmRpp0tdRHDVe5WsPak9yV2rvz2DbfethnmNAdmzBa3b5hW96j5GCw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.1.2","@intlayer/types":"9.1.2","@intlayer/config":"9.1.2","@intlayer/dictionaries-entry":"9.1.2","@intlayer/unmerged-dictionaries-entry":"9.1.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.14","vitest":"4.1.10","typescript":"7.0.2","@types/node":"26.1.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.1.2_1785873792473_0.3830353515360163","host":"s3://npm-registry-packages-npm-production"}},"9.1.3":{"name":"@intlayer/core","version":"9.1.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.1.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"697bcbe1814b5af33919622acb81ea80058f3c78","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.1.3.tgz","fileCount":718,"integrity":"sha512-nX6/hcnNVngzmqwnMrBAY8c6NzDtyPpRzlPTS7G/IUdqekQWkzAlEcjzHR8sDrMPsh51aBDgFaZECKvfMsu0cg==","signatures":[{"sig":"MEYCIQDewAucEzXi+deo21cUtx7+UmgarM0gFNf64f0KbIKqfAIhAIyNXblVNMQ3y0eWiEosc6W1jG2ompK/B39FvCBReQXr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2474700},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"697bcbe1814b5af33919622acb81ea80058f3c78","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-nX6/hcnNVngzmqwnMrBAY8c6NzDtyPpRzlPTS7G/IUdqekQWkzAlEcjzHR8sDrMPsh51aBDgFaZECKvfMsu0cg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.1.3","@intlayer/types":"9.1.3","@intlayer/config":"9.1.3","@intlayer/dictionaries-entry":"9.1.3","@intlayer/unmerged-dictionaries-entry":"9.1.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.14","vitest":"4.1.10","typescript":"7.0.2","@types/node":"26.1.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.1.3_1785888829425_0.09319094108374237","host":"s3://npm-registry-packages-npm-production"}},"9.2.0":{"name":"@intlayer/core","version":"9.2.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.2.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"6ce9a8d903615d85d708ee181d2de3625f43e99e","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.2.0.tgz","fileCount":724,"integrity":"sha512-IfHgj3jZoGlgaU8se/7s/JKLI6kOC5zGE0Y7PZlOwrMzgvyNXFbdAYqP594q2XR0V0Fvw74q9HGIqdvpbxuBtA==","signatures":[{"sig":"MEQCIF7fCIc4NPPKZvBkbusrL/k5UR8s/f+0tVvUOv9H6OYtAiAUwM6vhm0tHds6JED/SZVyoBNY7zuXpd9hWhwaYNHdpw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2499789},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"6ce9a8d903615d85d708ee181d2de3625f43e99e","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-IfHgj3jZoGlgaU8se/7s/JKLI6kOC5zGE0Y7PZlOwrMzgvyNXFbdAYqP594q2XR0V0Fvw74q9HGIqdvpbxuBtA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.2.0","@intlayer/types":"9.2.0","@intlayer/config":"9.2.0","@intlayer/dictionaries-entry":"9.2.0","@intlayer/unmerged-dictionaries-entry":"9.2.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.14","vitest":"4.1.10","typescript":"7.0.2","@types/node":"26.1.2","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.2.0_1786071895194_0.17723136897159297","host":"s3://npm-registry-packages-npm-production"}},"9.3.0":{"name":"@intlayer/core","version":"9.3.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.3.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"dc8b29b9beaf2926201201b3d21542e3137ca5fa","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.3.0.tgz","fileCount":748,"integrity":"sha512-TPDqq0Pc59Cw2M+PaEID0Aw+dbnNIhtWQGEnwuhOhOnc1VkjfnUmJ2K9tQ0WFZ+cQLBXPQkR8pPE6J3vTrHY7w==","signatures":[{"sig":"MEUCIAc1fG/R1tnPGD/KI1iCl1navYxV0NJUXTUEQ3/g2eOxAiEA4e7I70NhkladVpYf3BjCOWXg7NejIKrEsGyXDFuX9Ok=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2562062},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"dc8b29b9beaf2926201201b3d21542e3137ca5fa","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-TPDqq0Pc59Cw2M+PaEID0Aw+dbnNIhtWQGEnwuhOhOnc1VkjfnUmJ2K9tQ0WFZ+cQLBXPQkR8pPE6J3vTrHY7w==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.3.0","@intlayer/types":"9.3.0","@intlayer/config":"9.3.0","@intlayer/dictionaries-entry":"9.3.0","@intlayer/unmerged-dictionaries-entry":"9.3.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.14","vitest":"4.1.10","typescript":"7.0.2","@types/node":"26.2.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.3.0_1786343114783_0.6394630455793031","host":"s3://npm-registry-packages-npm-production"}},"9.3.1":{"name":"@intlayer/core","version":"9.3.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.3.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"b8966ca147032c17bc04684abd22ee46f78a1e24","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.3.1.tgz","fileCount":748,"integrity":"sha512-1yyyofSBBracQQgPopaOSxrH4YAN7nJLjW96yiY3hDFR799U4B3jB4SFa3dF/T1E+aC2a8RonyjABbYYhRGO1A==","signatures":[{"sig":"MEYCIQCRE0Ld0NZT3l2yE9OT703afiqwxG4mAmkePtgdEvhIWAIhANEI/Y9G9d4rb/EjzrsS3rmmLUXly9SYajuyTsdypU/4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2566199},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"b8966ca147032c17bc04684abd22ee46f78a1e24","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-1yyyofSBBracQQgPopaOSxrH4YAN7nJLjW96yiY3hDFR799U4B3jB4SFa3dF/T1E+aC2a8RonyjABbYYhRGO1A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.3.1","@intlayer/types":"9.3.1","@intlayer/config":"9.3.1","@intlayer/dictionaries-entry":"9.3.1","@intlayer/unmerged-dictionaries-entry":"9.3.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.14","vitest":"4.1.10","typescript":"7.0.2","@types/node":"26.2.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.3.1_1786504020313_0.5611799931443062","host":"s3://npm-registry-packages-npm-production"}},"9.3.2":{"name":"@intlayer/core","version":"9.3.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.3.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"19c5ad1a06eceabc8539402aa848c1814346dc81","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.3.2.tgz","fileCount":748,"integrity":"sha512-qfhVxITnY+ej0lUfTooaabOiaQFurT7jAPisO6Z//bCZY2y3pmcIoRFCDCSd8lBupglpht3zVqvLUJdW8ayFcw==","signatures":[{"sig":"MEUCIQCrBbogFgQtzYuutVwDMnBAff4dnDE2gU/+vfkGS0TShAIgZq/x3Xz0b6lkcCLE0DpbB1g0cwUdaxFXtHcA7Rcej9k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2567756},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"19c5ad1a06eceabc8539402aa848c1814346dc81","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-qfhVxITnY+ej0lUfTooaabOiaQFurT7jAPisO6Z//bCZY2y3pmcIoRFCDCSd8lBupglpht3zVqvLUJdW8ayFcw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.3.2","@intlayer/types":"9.3.2","@intlayer/config":"9.3.2","@intlayer/dictionaries-entry":"9.3.2","@intlayer/unmerged-dictionaries-entry":"9.3.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.14","vitest":"4.1.10","typescript":"7.0.2","@types/node":"26.2.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.3.2_1786663708539_0.4573885455696034","host":"s3://npm-registry-packages-npm-production"}},"9.3.3":{"name":"@intlayer/core","version":"9.3.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.3.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"420553d54ca95980d6bb9acfb9b51e2e7f01cb00","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.3.3.tgz","fileCount":862,"integrity":"sha512-4jKd8aAS7x+yeMxgTfxb1K7ZP0I3QRCQuRAUNqyFKhZ0mf1Hkr+hR3b7DKnfKUbuZktE+01cWCX0RMfTrl1cBQ==","signatures":[{"sig":"MEUCIQC88dM4VNsSXVUB8lYKlfbdwmVHwGILV6sxqDv5EzJDfwIgY8l1XswyKxDu5h2vjkx0o/UmiUhfq/S3sTIsLMd1PUk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2705197},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"420553d54ca95980d6bb9acfb9b51e2e7f01cb00","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-4jKd8aAS7x+yeMxgTfxb1K7ZP0I3QRCQuRAUNqyFKhZ0mf1Hkr+hR3b7DKnfKUbuZktE+01cWCX0RMfTrl1cBQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.3.2","@intlayer/types":"9.3.3","@intlayer/config":"9.3.3","@intlayer/dictionaries-entry":"9.3.3","@intlayer/unmerged-dictionaries-entry":"9.3.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.14","vitest":"4.1.11","typescript":"7.0.2","@types/node":"26.2.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.3.3_1787208629510_0.6225753446178643","host":"s3://npm-registry-packages-npm-production"}},"9.4.0-canary.0":{"name":"@intlayer/core","version":"9.4.0-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.4.0-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"d941aec9c694a14328cb29852d286d4746d17cdb","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.4.0-canary.0.tgz","fileCount":787,"integrity":"sha512-/Q1AFrRDnxHiE+SofNDrnkYehT/r1Rxo/TUj1dFWUxhVmbiLdMAgnqJip9en3Toy2UuDzChQdvIY1/tP55GGIA==","signatures":[{"sig":"MEQCIEwbYi3O50Weur84RmGnxnXu7+CYHrOlBoMNBPxA33SrAiBpB2i92iCIbWIhCZ+0rKTMn+7SuK94vCo1u4vqd/wa+g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2695988},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"d941aec9c694a14328cb29852d286d4746d17cdb","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-/Q1AFrRDnxHiE+SofNDrnkYehT/r1Rxo/TUj1dFWUxhVmbiLdMAgnqJip9en3Toy2UuDzChQdvIY1/tP55GGIA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.4.0-canary.0","@intlayer/types":"9.4.0-canary.0","@intlayer/config":"9.4.0-canary.0","@intlayer/dictionaries-entry":"9.4.0-canary.0","@intlayer/unmerged-dictionaries-entry":"9.4.0-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.14","vitest":"4.1.11","typescript":"7.0.2","@types/node":"26.2.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.4.0-canary.0_1787451348571_0.9701103433566711","host":"s3://npm-registry-packages-npm-production"}},"9.4.0":{"name":"@intlayer/core","version":"9.4.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.4.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"92a4fa227745d6b8e18b8c7d1e0cb39905b86e7b","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.4.0.tgz","fileCount":805,"integrity":"sha512-LtUe6ZlIEpGvFd9TXysHOSsvAAS3LKxwR21eOLC4svA2+FDhniMOWTMd13HA7iMx7i2zSRegUsX7FRiH/7gCCQ==","signatures":[{"sig":"MEUCIQCaA4LfDmC851DU0Lsj0Qy1kkwZpqUtjVD2+y3H/VsWbwIgKRrLz27VFHMP8uJwRaSjOSz13mUG/1O4oixSRTbhdw8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2799761},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"92a4fa227745d6b8e18b8c7d1e0cb39905b86e7b","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-LtUe6ZlIEpGvFd9TXysHOSsvAAS3LKxwR21eOLC4svA2+FDhniMOWTMd13HA7iMx7i2zSRegUsX7FRiH/7gCCQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.4.0","@intlayer/types":"9.4.0","@intlayer/config":"9.4.0","@intlayer/dictionaries-entry":"9.4.0","@intlayer/unmerged-dictionaries-entry":"9.4.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.14","vitest":"4.1.11","typescript":"7.0.2","@types/node":"26.3.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.4.0_1787723498017_0.6961978498204839","host":"s3://npm-registry-packages-npm-production"}},"9.4.1":{"name":"@intlayer/core","version":"9.4.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.4.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"5c836a249581e7116080772e5e8802cb85546487","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.4.1.tgz","fileCount":805,"integrity":"sha512-v0feru2nVB2UMz8Cbx8X2z4wFEvAb0k11/u97CNcmK2BwY4JDzXhRPkDxXaaI/jTcwVlE6UWCVJuK3HmCaYtoQ==","signatures":[{"sig":"MEUCIFykZwo5+GChCbCHAWVvsRxUW+exXGcgTh4RnQ/AXSeqAiEAha4moPSURLFbP5yo9wH2Bwbws61uU44Yb7Q1sJO9GbM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2799761},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"5c836a249581e7116080772e5e8802cb85546487","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-v0feru2nVB2UMz8Cbx8X2z4wFEvAb0k11/u97CNcmK2BwY4JDzXhRPkDxXaaI/jTcwVlE6UWCVJuK3HmCaYtoQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.4.1","@intlayer/types":"9.4.1","@intlayer/config":"9.4.1","@intlayer/dictionaries-entry":"9.4.1","@intlayer/unmerged-dictionaries-entry":"9.4.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.14","vitest":"4.1.11","typescript":"7.0.2","@types/node":"26.3.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.4.1_1787728100457_0.17087242047308204","host":"s3://npm-registry-packages-npm-production"}},"9.4.2":{"name":"@intlayer/core","version":"9.4.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.4.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"450a38bec4609bd76af3aee45857f49344ec7772","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.4.2.tgz","fileCount":822,"integrity":"sha512-orHndAAsEph06n+osQ+URgI4b+ORTQzO9tZRySzG3gGo5x2i4vy0fnIT5rto42wFfldc0P+F9bddvbJktQz54A==","signatures":[{"sig":"MEYCIQDBamN67y7t5gAqy4TZ7zcufgcTzpf00l7QQ/naCQ+UkAIhAITF7goq74p6zK6sUOCcTvyuDI4a3+Nk4MDXLwF06SIF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2817892},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"450a38bec4609bd76af3aee45857f49344ec7772","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-orHndAAsEph06n+osQ+URgI4b+ORTQzO9tZRySzG3gGo5x2i4vy0fnIT5rto42wFfldc0P+F9bddvbJktQz54A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.4.2","@intlayer/types":"9.4.2","@intlayer/config":"9.4.2","@intlayer/dictionaries-entry":"9.4.2","@intlayer/unmerged-dictionaries-entry":"9.4.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.14","vitest":"4.1.11","typescript":"7.0.2","@types/node":"26.4.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.4.2_1788322505069_0.9513650216894287","host":"s3://npm-registry-packages-npm-production"}},"9.4.3":{"name":"@intlayer/core","version":"9.4.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.4.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"07717be535bcfa3164372aa633fe678b55b27a69","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.4.3.tgz","fileCount":969,"integrity":"sha512-Pg5VmjO+MAN1dnYp9PrG7gQkOmimM+8V5qyVuwuTMDLapM0z26xHHwHDEGBsAP//dJedvFx/eYpr/ms536Jn1w==","signatures":[{"sig":"MEUCIAu00VBTm+i5je7weyntYYTzsu4DACE2htcGljCzzBH5AiEAmbkm6/giiEn/QIacWDHitTvXs+9l1Ner3qlw7XFJCuo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2833185},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"07717be535bcfa3164372aa633fe678b55b27a69","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-Pg5VmjO+MAN1dnYp9PrG7gQkOmimM+8V5qyVuwuTMDLapM0z26xHHwHDEGBsAP//dJedvFx/eYpr/ms536Jn1w==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.4.3","@intlayer/types":"9.4.3","@intlayer/config":"9.4.3","@intlayer/dictionaries-entry":"9.4.3","@intlayer/unmerged-dictionaries-entry":"9.4.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.22.14","vitest":"4.1.11","typescript":"7.0.2","@types/node":"26.4.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.4.3_1788497476896_0.7998804617020647","host":"s3://npm-registry-packages-npm-production"}},"9.4.4":{"name":"@intlayer/core","version":"9.4.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.4.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"825f0309993c10bd0acee961c595b41c5e26100d","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.4.4.tgz","fileCount":930,"integrity":"sha512-kt6IkLRxXnkI3ie2YIqtwRWZSTi4hrFNCTiqMlobn0NpU7ABliYRM386Jx9ZvsCaGssFq7mvFmHagLcQRqwCUQ==","signatures":[{"sig":"MEYCIQDCjHU70dQylD0EEcG4w70O/8NAsbaZhOuZ6+TBQACc5wIhAPWSWB6rL6Hryq9MisOiv9UutJaDofD6rn0Ntbb07vuv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2824461},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"825f0309993c10bd0acee961c595b41c5e26100d","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-kt6IkLRxXnkI3ie2YIqtwRWZSTi4hrFNCTiqMlobn0NpU7ABliYRM386Jx9ZvsCaGssFq7mvFmHagLcQRqwCUQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.4.4","@intlayer/types":"9.4.4","@intlayer/config":"9.4.4","@intlayer/dictionaries-entry":"9.4.4","@intlayer/unmerged-dictionaries-entry":"9.4.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.23.0","vitest":"5.0.0","typescript":"7.0.2","@types/node":"26.4.1","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.4.4_1788546600650_0.9475494859069464","host":"s3://npm-registry-packages-npm-production"}},"9.5.0":{"name":"@intlayer/core","version":"9.5.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.5.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"4aa5e056470ee6142f26c09544e81feb95694265","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.5.0.tgz","fileCount":828,"integrity":"sha512-PYyHf6fhUvQml4TE5q8P+YFONe2TZ+pdbTz0HUDpGnmaQ2qGj/gNx8SFFK94wbSb3vI8n8Hwvgi8E+b91rawZg==","signatures":[{"sig":"MEUCIQDRiMlZY7wSXcAkL/mfO3sdGysAe8k6Ve7xazYx0wAQrQIgQXQaCve9wPLKz6aVno/io1SSU8hNt70zdsxyCgE2RpE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2930876},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"4aa5e056470ee6142f26c09544e81feb95694265","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-PYyHf6fhUvQml4TE5q8P+YFONe2TZ+pdbTz0HUDpGnmaQ2qGj/gNx8SFFK94wbSb3vI8n8Hwvgi8E+b91rawZg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.5.0","@intlayer/types":"9.5.0","@intlayer/config":"9.5.0","@intlayer/dictionaries-entry":"9.5.0","@intlayer/unmerged-dictionaries-entry":"9.5.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.23.0","vitest":"5.0.0","typescript":"7.0.2","@types/node":"26.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.5.0_1788904633601_0.5485366137846364","host":"s3://npm-registry-packages-npm-production"}},"9.5.1":{"name":"@intlayer/core","version":"9.5.1","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.5.1","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"86eaed419b4e43f35cd3593862902ceeda334350","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.5.1.tgz","fileCount":828,"integrity":"sha512-xlsU/gPKavz/Af3VR0XkUOWZYoGb3Zzt6KuzCSxAIB/UJX3jJ11RdJQSPjBQCpe6s+LahYAem7gwTxEjJigIfQ==","signatures":[{"sig":"MEUCIHZwlNiWHTztAkzDvRhN3IHx4TqPGDbju9mHYHmjceYAAiEAu5m50f73bZYo0MLO+q+NPE8XDPmLZzkW9GGGnWYKPCQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2931506},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"86eaed419b4e43f35cd3593862902ceeda334350","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-xlsU/gPKavz/Af3VR0XkUOWZYoGb3Zzt6KuzCSxAIB/UJX3jJ11RdJQSPjBQCpe6s+LahYAem7gwTxEjJigIfQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.5.1","@intlayer/types":"9.5.1","@intlayer/config":"9.5.1","@intlayer/dictionaries-entry":"9.5.1","@intlayer/unmerged-dictionaries-entry":"9.5.1"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.23.0","vitest":"5.0.0","typescript":"7.0.2","@types/node":"26.5.0","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.5.1_1788938661364_0.9371834453721533","host":"s3://npm-registry-packages-npm-production"}},"9.5.2":{"name":"@intlayer/core","version":"9.5.2","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.5.2","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"2823a5c9c8eb98cae97ac3419bd2f001f748d4ce","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.5.2.tgz","fileCount":828,"integrity":"sha512-fhUq36MFf3hVdsX5c4gce6K2luVYUsQwH0IUfirRS7biRUO8iFaxcccDnBxJI3HDFP3wZrGC78Sbl+/SQyDZxQ==","signatures":[{"sig":"MEUCIQCEq5tcBwTZcQ0lWr0Axkq1p9dzYsqwfKrD/W9ANtYCkAIgAdQgFVn1PQ36qTrcZqtJkESjyadjDan552r/QBpxY7U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2941872},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"2823a5c9c8eb98cae97ac3419bd2f001f748d4ce","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-fhUq36MFf3hVdsX5c4gce6K2luVYUsQwH0IUfirRS7biRUO8iFaxcccDnBxJI3HDFP3wZrGC78Sbl+/SQyDZxQ==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.5.2","@intlayer/types":"9.5.2","@intlayer/config":"9.5.2","@intlayer/dictionaries-entry":"9.5.2","@intlayer/unmerged-dictionaries-entry":"9.5.2"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.23.0","vitest":"5.0.0","typescript":"7.0.2","@types/node":"^22","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.5.2_1789236864721_0.08363681757773822","host":"s3://npm-registry-packages-npm-production"}},"9.5.3":{"name":"@intlayer/core","version":"9.5.3","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.5.3","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"20474ca9e370faef386190dd05a1499f5701a541","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.5.3.tgz","fileCount":828,"integrity":"sha512-tZz4utcbg2K8+S+Gx70y3N4XG0Q+FQwoi1NY8VYCRNOajIKu+eyZiNCbaK5Y3DrqNpfAhhsiJiEDT4VuJcEsTw==","signatures":[{"sig":"MEUCIQCGxZ8hlyWug/k84N6jxA9zanLO0YslnKONlm4o/oJl+wIgJEuVFKn6LoK12ror8whoF4sN4pWSPD15Z1o4mglZGNs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2941868},"main":"dist/cjs/index.cjs","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","shasum":"20474ca9e370faef386190dd05a1499f5701a541","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"ay.pineau","email":"ay.pineau@gmail.com"},"_integrity":"sha512-tZz4utcbg2K8+S+Gx70y3N4XG0Q+FQwoi1NY8VYCRNOajIKu+eyZiNCbaK5Y3DrqNpfAhhsiJiEDT4VuJcEsTw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"10.8.3","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"26.3.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.5.3","@intlayer/types":"9.5.3","@intlayer/config":"9.5.3","@intlayer/dictionaries-entry":"9.5.3","@intlayer/unmerged-dictionaries-entry":"9.5.3"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.23.0","vitest":"5.0.0","typescript":"7.0.2","@types/node":"^22","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.5.3_1789410225790_0.9603799153386436","host":"s3://npm-registry-packages-npm-production"}},"9.5.4-canary.0":{"name":"@intlayer/core","version":"9.5.4-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.5.4-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"00942221754fc9b0c65a5e3596f7fbe795a00e0b","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.5.4-canary.0.tgz","fileCount":828,"integrity":"sha512-cVEEYpeWDa8/3McBatVYrMPOmBNSOegxWgeUK3DVvdcVvxqr3G558NtubGDjzQz9wOlhA6ws0adWJgAX+9nf9Q==","signatures":[{"sig":"MEYCIQCHIkiWK8si3McCA21+eWAabvQ/BnCKzM+kbcfPzzHamwIhAIW5tDQ4WSbQOKceJa9QfTQEn9zZxlB7eg+71VKCOX0p","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIElRRi341h1841d1nV0WrehYL0vYSsDqQCDPrAZBh+RAAiAyp9L5iIEmQstfZegHKK0zW4aI1n+uLNMo2tCYIf6DKg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@intlayer%2fcore@9.5.4-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2946013},"main":"dist/cjs/index.cjs","_from":"file:/tmp/intlayer-publish-1tMJ7W/intlayer-core-9.5.4-canary.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","publish:ci":"bun ../../../scripts/publish-package.mjs","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:34a4fb9e-6ede-43d0-8646-c62f0bca5a7c"}},"_resolved":"/tmp/intlayer-publish-1tMJ7W/intlayer-core-9.5.4-canary.0.tgz","_integrity":"sha512-cVEEYpeWDa8/3McBatVYrMPOmBNSOegxWgeUK3DVvdcVvxqr3G558NtubGDjzQz9wOlhA6ws0adWJgAX+9nf9Q==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"12.0.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.5.4-canary.0","@intlayer/types":"9.5.4-canary.0","@intlayer/config":"9.5.4-canary.0","@intlayer/dictionaries-entry":"9.5.4-canary.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.23.0","vitest":"5.0.1","typescript":"7.0.2","@types/node":"^22","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.5.4-canary.0_1789696250720_0.5609216193848614","host":"s3://npm-registry-packages-npm-production"}},"9.5.4":{"name":"@intlayer/core","version":"9.5.4","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.5.4","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"366f291d036189069769133f7cc88fa2f7a0a456","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.5.4.tgz","fileCount":828,"integrity":"sha512-ZyyVhYMaEjjPY0EcD290EH0cZf06C+XgpVGOfy+MlAhIED+p/1FO0NNmlLh62WND9DtbFeC4OZ0ECwCaWEAiYg==","signatures":[{"sig":"MEUCIQC42UrkbT7HZ/iaHxQEudWcJ9aIFkPnpz2bSBIY8E5JhgIgLlRQ8iU6gnjcLq8PNu7XDBSXYao5+wQaiyuNb2Vgcos=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIALU2L005CNY4ktQsMa3JIyMv3lozjLqxgjFRg4EaGRqAiEAwsbHfeQJEDkDJDfaoauFqAlk1+kid08klgvtTUl3KYU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@intlayer%2fcore@9.5.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2945968},"main":"dist/cjs/index.cjs","_from":"file:/tmp/intlayer-publish-VUtHbj/intlayer-core-9.5.4.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","publish:ci":"bun ../../../scripts/publish-package.mjs","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:34a4fb9e-6ede-43d0-8646-c62f0bca5a7c"}},"_resolved":"/tmp/intlayer-publish-VUtHbj/intlayer-core-9.5.4.tgz","_integrity":"sha512-ZyyVhYMaEjjPY0EcD290EH0cZf06C+XgpVGOfy+MlAhIED+p/1FO0NNmlLh62WND9DtbFeC4OZ0ECwCaWEAiYg==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"12.0.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.5.4","@intlayer/types":"9.5.4","@intlayer/config":"9.5.4","@intlayer/dictionaries-entry":"9.5.4"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.23.0","vitest":"5.0.1","typescript":"7.0.2","@types/node":"^22","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.5.4_1789697781556_0.17587417666403082","host":"s3://npm-registry-packages-npm-production"}},"9.5.5":{"name":"@intlayer/core","version":"9.5.5","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.5.5","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"f8fda863135a916e891930b297fba3683270570d","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.5.5.tgz","fileCount":834,"integrity":"sha512-E1Q44zKwNf1Sd5dmeDxipUy82fSOjcapSS9hjLBcz6dyT+7bgObDYcwh//CLYNs1jQLU3bIRcfbQS5VUdTR5Kw==","signatures":[{"sig":"MEUCIDGjnzyFRNKYsst/3et0208f4JDLH3lR0yQ1hpj2e8ZmAiEA/nOs3EJBmZMBYoV9tf7pySrNjY32kqRKP/NLxxhtwXo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIDAnj3vSWdBN7cckGefzSeHyb8f+8uAVSsx8Rr/lr0YkAiA4vzgHqwkIrgh86lRe7mFdLxlNBjkt1GcGtdH5kor9eA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@intlayer%2fcore@9.5.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2954003},"main":"dist/cjs/index.cjs","_from":"file:/tmp/intlayer-publish-JhNuZ3/intlayer-core-9.5.5.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","publish:ci":"bun ../../../scripts/publish-package.mjs","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:34a4fb9e-6ede-43d0-8646-c62f0bca5a7c"}},"_resolved":"/tmp/intlayer-publish-JhNuZ3/intlayer-core-9.5.5.tgz","_integrity":"sha512-E1Q44zKwNf1Sd5dmeDxipUy82fSOjcapSS9hjLBcz6dyT+7bgObDYcwh//CLYNs1jQLU3bIRcfbQS5VUdTR5Kw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"12.0.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.5.5","@intlayer/types":"9.5.5","@intlayer/config":"9.5.5","@intlayer/dictionaries-entry":"9.5.5"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.23.0","vitest":"5.0.1","typescript":"7.0.2","@types/node":"^22","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.5.5_1789873771121_0.5535130867941531","host":"s3://npm-registry-packages-npm-production"}},"9.5.6":{"name":"@intlayer/core","version":"9.5.6","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.5.6","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"0047216dedf731a71fcdfbf0ab557ede100074e1","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.5.6.tgz","fileCount":834,"integrity":"sha512-OK4/bPSKbDM8DYI/jEokdQzMLClVax9XdpncIIv1mQjFGUlw983jcYFfoT+rxTkudFt5WpN9aC5OanQI1i+s8A==","signatures":[{"sig":"MEQCIA7Wsy9iIxP1qhg4rB/wNTPCjiuYKkPkAdNOA7NKUX5mAiA3tUub8AEH6yDGBtaoX4oRkj5fxuu9lwi31DdKFGDVOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCKU5Qo7QB10Tooq3tjKzfn1nNzsA/8KaN8AVhgBQwBQgIhAIfFo0NTzbGbLAyIBZmF+4eWWG51Pb7A+QrJRbS5p34f","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@intlayer%2fcore@9.5.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2964451},"main":"dist/cjs/index.cjs","_from":"file:/tmp/intlayer-publish-aq2BUS/intlayer-core-9.5.6.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","publish:ci":"bun ../../../scripts/publish-package.mjs","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:34a4fb9e-6ede-43d0-8646-c62f0bca5a7c"}},"_resolved":"/tmp/intlayer-publish-aq2BUS/intlayer-core-9.5.6.tgz","_integrity":"sha512-OK4/bPSKbDM8DYI/jEokdQzMLClVax9XdpncIIv1mQjFGUlw983jcYFfoT+rxTkudFt5WpN9aC5OanQI1i+s8A==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"12.0.2","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.5.6","@intlayer/types":"9.5.6","@intlayer/config":"9.5.6","@intlayer/dictionaries-entry":"9.5.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.23.0","vitest":"5.0.1","typescript":"7.0.2","@types/node":"^22","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.5.6_1789939774118_0.019004501288832465","host":"s3://npm-registry-packages-npm-production"}},"9.5.7":{"name":"@intlayer/core","version":"9.5.7","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.5.7","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"d35ef55d1e535bf2e2155f9039a7bee7a22d8671","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.5.7.tgz","fileCount":834,"integrity":"sha512-aisvCjxmpB/hKmen5sqY2lV8SfuATXFTGBgD/iqnAPb7WqlU+HFwtQ+PfWHQEobhCJJYoCf4xgsZ8jEz5oCdgA==","signatures":[{"sig":"MEUCIC9APq8TqJ6uKrsxTeTQh3FPKNBX2yKrPC4i4fT9ib4eAiEAmdh+5vSpM3jSF0dIHsEh5+GabKHWQ1svZ4pvRjUl4jY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQD27xAZhAz4nHjGvsByg8XUfoAHqGipTERN1R/cM00J6AIgGEKwVJk9Hq5oJof3Ia7QXtPAlgOZ+7uYMYrq8YsTiik=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@intlayer%2fcore@9.5.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2964451},"main":"dist/cjs/index.cjs","_from":"file:/tmp/intlayer-publish-Q8Gv2s/intlayer-core-9.5.7.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","publish:ci":"bun ../../../scripts/publish-package.mjs","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:34a4fb9e-6ede-43d0-8646-c62f0bca5a7c"}},"_resolved":"/tmp/intlayer-publish-Q8Gv2s/intlayer-core-9.5.7.tgz","_integrity":"sha512-aisvCjxmpB/hKmen5sqY2lV8SfuATXFTGBgD/iqnAPb7WqlU+HFwtQ+PfWHQEobhCJJYoCf4xgsZ8jEz5oCdgA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"12.1.0","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.21.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.5.6","@intlayer/types":"9.5.6","@intlayer/config":"9.5.6","@intlayer/dictionaries-entry":"9.5.6"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.23.0","vitest":"5.0.1","typescript":"7.0.2","@types/node":"^22","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.5.7_1790185551192_0.10370634894123087","host":"s3://npm-registry-packages-npm-production"}},"9.5.8":{"name":"@intlayer/core","version":"9.5.8","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.5.8","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"1306ef47a76caaac57813a81682fe097a8343a37","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.5.8.tgz","fileCount":834,"integrity":"sha512-T2E5fYXWPi3iotcgZqUe+obili52a1T3/OfY7vI8dfHk/eCEK8eeRaOehPEBd+RemuKfPXPP2zNF5igdUcJ4dA==","signatures":[{"sig":"MEUCIGlHwD4m2CoG/HTAh5cj6Ravs4S35rnM2Cq+2ro44IC3AiEArEFTNNG7xWPBP2dE+3tthdH7SBREt757D5eYz/rqGYk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDluUu6XTnzFOZ8hKbe1IAfOpKauM7AG1qYxkQ6HhAC2wIhANBAneMIswpPNfQucglR73LuqL1Fh5NwxQF+dFnFG0Uu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@intlayer%2fcore@9.5.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2964451},"main":"dist/cjs/index.cjs","_from":"file:/tmp/intlayer-publish-l7mqvG/intlayer-core-9.5.8.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","publish:ci":"bun ../../../scripts/publish-package.mjs","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:34a4fb9e-6ede-43d0-8646-c62f0bca5a7c"}},"_resolved":"/tmp/intlayer-publish-l7mqvG/intlayer-core-9.5.8.tgz","_integrity":"sha512-T2E5fYXWPi3iotcgZqUe+obili52a1T3/OfY7vI8dfHk/eCEK8eeRaOehPEBd+RemuKfPXPP2zNF5igdUcJ4dA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"12.1.0","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.5.8","@intlayer/types":"9.5.8","@intlayer/config":"9.5.8","@intlayer/dictionaries-entry":"9.5.8"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.23.0","vitest":"5.0.1","typescript":"7.0.2","@types/node":"^22","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.5.8_1790220307770_0.09909477192093807","host":"s3://npm-registry-packages-npm-production"}},"9.5.9-canary.0":{"name":"@intlayer/core","version":"9.5.9-canary.0","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","_id":"@intlayer/core@9.5.9-canary.0","maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"homepage":"https://intlayer.org","bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"ee0012f5a1bbbe998b5d17421e5eef638e9dacee","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.5.9-canary.0.tgz","fileCount":804,"integrity":"sha512-DSBamDKbxGYvCNg2aRxnjvi0c43Rrl+mdMIhLvYOblYJQgad3ZAYATKR3piTE1KUjH+jULbMRUxtu0ytlIg8OA==","signatures":[{"sig":"MEYCIQCwpdRw/1ZcgC4GSd68R/TBkLPSVFnX+Egq3IxzOQoSUQIhAIdXw9SrtlIkyJqRQuuv5GWnyEohWw8YOF2LQInWhxHf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIHQDkUbneIaZRCqRnGPqpxz1gCkAigpxMFhDp06qiYc7AiBiv12nIUAGoQ1NC0Op3mmEOvYecqgjNXWq+NgukMyMaQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@intlayer%2fcore@9.5.9-canary.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2893907},"main":"dist/cjs/index.cjs","_from":"file:/tmp/intlayer-publish-FM1XkY/intlayer-core-9.5.9-canary.0.tgz","types":"dist/types/index.d.ts","module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","publish:ci":"bun ../../../scripts/publish-package.mjs","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:34a4fb9e-6ede-43d0-8646-c62f0bca5a7c"}},"_resolved":"/tmp/intlayer-publish-FM1XkY/intlayer-core-9.5.9-canary.0.tgz","_integrity":"sha512-DSBamDKbxGYvCNg2aRxnjvi0c43Rrl+mdMIhLvYOblYJQgad3ZAYATKR3piTE1KUjH+jULbMRUxtu0ytlIg8OA==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"12.1.0","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"defu":"6.1.7","@intlayer/api":"9.5.8","@intlayer/types":"9.5.8","@intlayer/config":"9.5.8","@intlayer/dictionaries-entry":"9.5.8"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"rimraf":"6.1.3","tsdown":"0.23.0","vitest":"5.0.1","typescript":"7.0.2","@types/node":"^22","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"tmp":"tmp/core_9.5.9-canary.0_1790242862988_0.04851608546232655","host":"s3://npm-registry-packages-npm-production"}},"9.5.9":{"_id":"@intlayer/core@9.5.9","bug":{"url":"https://github.com/aymericzip/intlayer/issues"},"bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"dist":{"shasum":"e575882ad74e52e53f8256ab2a9187647aacaa26","tarball":"https://registry.npmjs.org/@intlayer/core/-/core-9.5.9.tgz","fileCount":804,"integrity":"sha512-DwKjukeb/wyuE1aUi4eChR7d9zKSfDUC78vjOeCWvqW48+mL7pxT8HhPOKFzfsxM3HQzzATVHiBJqlCmwaZEZw==","signatures":[{"sig":"MEUCIQDTPQ8Q2CQYfypxgHo1/Sxl9vF2a6DvWYFDChsgfGrCnwIgHlQaa08MEZShc8sjO+/PXVPHSf+rJsfmndnPZ863NFY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCeWBLfs486y/6Wb8RB/pm7py6/HTkjefitHRbaSgBdtAIhAP2xbEnX/rfdfBMCV8Z3YrnDnmN+doIS9C1BCYxF5Pg9"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@intlayer%2fcore@9.5.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":2893014},"main":"dist/cjs/index.cjs","name":"@intlayer/core","_from":"file:/tmp/intlayer-publish-r5yO7x/intlayer-core-9.5.9.tgz","types":"dist/types/index.d.ts","author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"module":"dist/esm/index.mjs","engines":{"node":">=14.18"},"exports":{"./file":{"node":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"},"types":"./dist/types/transpiler/file/file.d.ts","browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"default":{"import":"./dist/esm/transpiler/file/file.mjs","require":"./dist/cjs/transpiler/file/file.cjs"}},"./utils":{"types":"./dist/types/utils/index.d.ts","import":"./dist/esm/utils/index.mjs","require":"./dist/cjs/utils/index.cjs"},"./plugins":{"types":"./dist/types/deepTransformPlugins/index.d.ts","import":"./dist/esm/deepTransformPlugins/index.mjs","require":"./dist/cjs/deepTransformPlugins/index.cjs"},"./markdown":{"types":"./dist/types/markdown/index.d.ts","import":"./dist/esm/markdown/index.mjs","require":"./dist/cjs/markdown/index.cjs"},"./formatters":{"types":"./dist/types/formatters/index.d.ts","import":"./dist/esm/formatters/index.mjs","require":"./dist/cjs/formatters/index.cjs"},"./transpiler":{"types":"./dist/types/transpiler/index.d.ts","import":"./dist/esm/transpiler/index.mjs","require":"./dist/cjs/transpiler/index.cjs"},"./interpreter":{"types":"./dist/types/interpreter/index.d.ts","import":"./dist/esm/interpreter/index.mjs","require":"./dist/cjs/interpreter/index.cjs"},"./file/browser":{"import":"./dist/esm/transpiler/file/fileBrowser.mjs","require":"./dist/cjs/transpiler/file/fileBrowser.cjs"},"./localization":{"types":"./dist/types/localization/index.d.ts","import":"./dist/esm/localization/index.mjs","require":"./dist/cjs/localization/index.cjs"},"./package.json":"./package.json","./messageFormat":{"types":"./dist/types/messageFormat/index.d.ts","import":"./dist/esm/messageFormat/index.mjs","require":"./dist/cjs/messageFormat/index.cjs"},"./dictionaryManipulator":{"types":"./dist/types/dictionaryManipulator/index.d.ts","import":"./dist/esm/dictionaryManipulator/index.mjs","require":"./dist/cjs/dictionaryManipulator/index.cjs"}},"license":"Apache-2.0","private":false,"scripts":{"dev":"bun --bun tsdown --config tsdown.config.ts --watch","lint":"bun --bun biome lint .","test":"bun --bun vitest run","build":"bun --bun tsdown --config tsdown.config.ts","clean":"bun --bun rimraf ./dist .turbo","format":"bun --bun biome format . --check","publish":"bun publish || true","build:ci":"bun --bun tsdown --config tsdown.config.ts","lint:fix":"bun --bun biome lint --write .","typecheck":"tsc --noEmit --project tsconfig.types.json","format:fix":"bun --bun biome format --write .","prepublish":"cp -f ../../../README.md ./README.md","publish:ci":"bun ../../../scripts/publish-package.mjs","test:watch":"bun --bun vitest","process-files":"ts-node src/transpiler/processFilesCLI.ts --dir $npm_config_dir --extension $npm_config_extension --no-node-snapshot","publish:canary":"bun publish --access public --tag canary || true","publish:latest":"bun publish --access public --tag latest || true"},"version":"9.5.9","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:34a4fb9e-6ede-43d0-8646-c62f0bca5a7c"}},"homepage":"https://intlayer.org","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"_resolved":"/tmp/intlayer-publish-r5yO7x/intlayer-core-9.5.9.tgz","_integrity":"sha512-DwKjukeb/wyuE1aUi4eChR7d9zKSfDUC78vjOeCWvqW48+mL7pxT8HhPOKFzfsxM3HQzzATVHiBJqlCmwaZEZw==","repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"_npmVersion":"12.1.0","description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","directories":{},"maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"sideEffects":false,"_nodeVersion":"24.21.0","contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"dependencies":{"defu":"6.1.7","@intlayer/api":"9.5.9","@intlayer/types":"9.5.9","@intlayer/config":"9.5.9","@intlayer/dictionaries-entry":"9.5.9"},"publishConfig":{"access":"public"},"typesVersions":{"*":{".":["./dist/types/index.d.ts"],"file":["./dist/types/transpiler/file/file.d.ts"],"utils":["./dist/types/utils/index.d.ts"],"plugins":["./dist/types/deepTransformPlugins/index.d.ts"],"markdown":["./dist/types/markdown/index.d.ts"],"formatters":["./dist/types/formatters/index.d.ts"],"transpiler":["./dist/types/transpiler/index.d.ts"],"interpreter":["./dist/types/interpreter/index.d.ts"],"file/browser":["./dist/types/transpiler/file/file.d.ts"],"localization":["./dist/types/localization/index.d.ts"],"package.json":["./package.json"],"messageFormat":["./dist/types/messageFormat/index.d.ts"],"dictionaryManipulator":["./dist/types/dictionaryManipulator/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"6.1.3","tsdown":"0.23.0","vitest":"5.0.1","typescript":"7.0.2","@types/node":"^22","@utils/ts-config":"1.0.4","@utils/tsdown-config":"1.0.4","@utils/ts-config-types":"1.0.4"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/core_9.5.9_1790273460790_0.904000551490145"}}},"time":{"created":"2024-04-17T20:53:58.659Z","modified":"2026-09-24T18:11:01.249Z","1.0.0":"2024-04-17T20:53:59.166Z","1.0.1":"2024-04-19T17:52:56.735Z","1.2.0":"2024-04-23T12:45:35.770Z","1.2.1":"2024-04-26T09:57:48.849Z","2.0.0":"2024-05-03T13:15:43.257Z","2.0.1":"2024-06-05T00:52:18.651Z","2.0.2":"2024-06-26T17:57:25.502Z","2.0.3":"2024-06-28T19:31:13.705Z","2.0.4":"2024-06-28T22:21:33.377Z","2.0.5":"2024-06-28T23:04:01.927Z","2.0.6":"2024-06-30T00:37:53.087Z","2.0.7":"2024-07-02T18:33:08.449Z","2.0.8":"2024-07-03T19:03:37.179Z","2.0.9":"2024-07-03T21:22:46.420Z","2.0.10":"2024-07-03T21:55:29.388Z","2.0.11":"2024-07-21T01:40:31.492Z","2.0.12":"2024-07-24T02:46:12.295Z","2.0.13":"2024-08-07T00:30:24.477Z","3.0.0":"2024-11-10T02:18:04.851Z","3.0.1":"2024-11-10T03:32:04.599Z","3.0.2":"2024-11-10T03:41:47.241Z","3.0.3":"2024-11-10T06:20:56.964Z","3.1.0":"2024-11-15T05:33:12.649Z","3.2.0":"2024-11-21T02:12:23.317Z","3.2.1":"2024-11-21T05:14:49.469Z","3.2.2":"2024-11-21T06:15:46.670Z","3.3.2":"2024-11-25T23:31:51.686Z","3.3.3":"2024-12-02T17:52:25.387Z","3.3.4":"2024-12-02T23:12:10.414Z","3.3.5":"2024-12-04T21:31:36.653Z","3.3.6":"2024-12-05T01:42:29.698Z","3.4.6":"2024-12-06T23:11:14.857Z","3.4.7":"2024-12-07T17:59:13.309Z","3.4.8":"2024-12-07T19:47:56.508Z","3.4.9":"2024-12-08T00:10:48.419Z","3.5.0":"2024-12-08T21:44:38.591Z","3.5.1":"2024-12-09T15:35:51.576Z","3.5.2":"2024-12-09T17:24:51.162Z","3.5.3":"2024-12-09T21:46:15.878Z","3.5.4":"2024-12-14T12:17:13.442Z","3.5.5":"2024-12-22T23:04:46.571Z","3.5.6":"2025-01-03T17:41:17.140Z","3.5.7":"2025-01-14T14:11:41.271Z","3.5.8":"2025-01-14T21:15:48.411Z","3.5.9":"2025-01-15T13:57:40.023Z","3.5.10":"2025-01-15T21:14:57.682Z","3.5.11":"2025-01-15T21:33:16.580Z","4.0.0":"2025-01-15T22:53:33.705Z","4.0.2":"2025-01-16T21:05:36.685Z","4.0.3":"2025-01-19T00:04:37.440Z","4.0.4":"2025-01-21T21:48:52.774Z","4.0.5":"2025-01-24T22:15:04.292Z","4.1.0":"2025-01-26T14:56:22.442Z","4.1.1":"2025-01-26T16:52:51.371Z","4.1.2":"2025-01-26T20:15:46.195Z","4.1.3":"2025-01-26T22:13:08.019Z","4.1.4":"2025-01-27T01:04:33.108Z","4.1.5":"2025-01-27T22:37:13.312Z","4.1.6":"2025-01-27T23:21:46.065Z","4.1.7":"2025-01-28T16:42:28.232Z","4.1.8":"2025-01-29T16:29:56.000Z","4.1.9":"2025-02-01T18:53:32.244Z","4.1.10":"2025-02-05T23:31:20.827Z","4.1.11":"2025-02-06T09:38:56.396Z","4.1.12":"2025-02-07T13:53:39.211Z","5.0.0":"2025-02-07T14:23:11.957Z","5.0.1":"2025-02-07T15:56:49.249Z","5.0.2":"2025-02-08T00:01:23.198Z","5.0.3":"2025-02-08T18:44:34.517Z","5.0.4":"2025-02-08T19:33:16.206Z","5.0.5":"2025-02-08T20:24:56.374Z","5.0.6":"2025-02-08T22:15:16.797Z","5.1.0":"2025-02-11T17:45:23.767Z","5.1.1":"2025-02-11T23:48:52.029Z","5.1.2":"2025-02-12T02:30:06.715Z","5.1.3":"2025-02-12T23:37:21.428Z","5.1.4":"2025-02-15T00:40:01.071Z","5.1.5":"2025-02-19T18:41:49.432Z","5.1.6":"2025-02-26T01:03:40.286Z","5.1.7":"2025-02-28T00:25:12.305Z","5.1.8":"2025-03-05T22:25:36.020Z","5.2.0":"2025-03-07T14:53:11.783Z","5.2.1":"2025-03-07T20:49:26.468Z","5.2.2":"2025-03-07T22:25:20.775Z","5.2.3":"2025-03-07T22:33:41.549Z","5.2.4":"2025-03-08T19:28:18.397Z","5.2.5":"2025-03-09T14:19:53.448Z","5.2.6":"2025-03-09T16:44:20.127Z","5.2.7":"2025-03-09T21:56:56.788Z","5.2.8":"2025-03-09T22:14:06.186Z","5.2.9":"2025-03-10T16:57:09.024Z","5.3.0":"2025-03-12T17:03:35.322Z","5.3.1":"2025-03-13T13:27:43.790Z","5.3.2":"2025-03-14T20:42:23.293Z","5.3.3":"2025-03-14T23:19:52.465Z","5.3.4":"2025-03-15T21:51:44.035Z","5.3.5":"2025-03-16T17:53:45.315Z","5.3.6":"2025-03-17T11:48:46.433Z","5.3.7":"2025-03-17T13:29:26.762Z","5.3.8":"2025-03-18T22:55:08.440Z","5.3.9":"2025-03-20T15:38:52.853Z","5.3.10":"2025-03-25T12:12:47.758Z","5.3.11":"2025-03-29T16:12:24.675Z","5.3.12":"2025-04-22T18:37:57.685Z","5.3.13":"2025-04-22T22:48:31.136Z","5.4.0-canary.0":"2025-05-06T14:38:43.796Z","5.4.0":"2025-05-06T17:34:03.937Z","5.4.1":"2025-05-07T12:35:17.944Z","5.4.2":"2025-05-08T19:56:11.519Z","5.5.0-canary.0":"2025-05-21T10:17:41.032Z","5.5.0":"2025-05-21T20:01:11.495Z","5.5.1":"2025-05-25T21:25:12.697Z","5.5.2":"2025-05-27T09:17:52.959Z","5.5.3":"2025-06-02T21:20:34.908Z","5.5.4":"2025-06-04T18:02:03.187Z","5.5.5":"2025-06-04T22:52:32.569Z","5.5.6":"2025-06-05T22:29:51.935Z","5.5.7":"2025-06-05T23:23:50.227Z","5.5.8":"2025-06-10T16:27:00.545Z","5.5.9":"2025-06-10T17:05:53.162Z","5.5.10":"2025-06-18T16:11:10.568Z","5.5.11":"2025-07-04T10:54:51.063Z","5.6.0":"2025-07-13T21:51:43.256Z","5.7.0":"2025-07-26T22:33:36.752Z","5.7.1":"2025-07-26T23:02:36.049Z","5.7.2-canary.0":"2025-07-26T23:48:56.547Z","5.7.2-canary.1":"2025-07-27T00:11:29.244Z","5.7.2-canary.2":"2025-07-27T00:26:50.376Z","5.7.2-canary.3":"2025-07-27T08:01:57.001Z","5.7.2":"2025-07-27T08:11:48.774Z","5.7.3":"2025-07-28T11:20:42.964Z","5.7.4":"2025-07-29T21:24:00.733Z","5.7.5":"2025-07-30T07:42:26.467Z","5.7.6-canary.0":"2025-08-10T19:05:16.967Z","5.7.6":"2025-08-11T09:44:45.710Z","5.7.7":"2025-08-12T15:34:16.154Z","5.7.8":"2025-08-13T20:24:10.393Z","5.8.0-canary.0":"2025-08-19T22:54:01.739Z","5.8.0":"2025-08-24T13:26:15.241Z","5.8.1-canary.0":"2025-08-29T09:26:24.693Z","5.8.1":"2025-08-29T09:32:37.745Z","6.0.0-canary.0":"2025-09-20T20:22:09.121Z","6.0.0-canary.1":"2025-09-20T21:50:19.476Z","6.0.0-canary.2":"2025-09-20T23:08:15.940Z","6.0.0-canary.3":"2025-09-20T23:51:45.488Z","6.0.0":"2025-09-21T12:27:43.092Z","6.0.1":"2025-09-21T20:35:13.954Z","6.0.2-canary.0":"2025-09-22T23:14:57.915Z","6.0.2":"2025-09-22T23:28:23.363Z","6.1.0":"2025-09-26T00:39:33.068Z","6.1.1":"2025-09-26T01:05:33.311Z","6.1.2":"2025-09-26T01:31:12.425Z","6.1.3":"2025-09-26T13:03:55.531Z","6.1.4":"2025-09-29T01:59:46.431Z","6.1.5":"2025-09-30T15:13:19.810Z","6.1.6-canary.0":"2025-10-02T13:03:29.565Z","6.1.6":"2025-10-03T22:20:49.385Z","7.0.0-canary.0":"2025-10-24T20:34:04.241Z","7.0.0-canary.1":"2025-10-24T21:01:09.632Z","7.0.0-canary.2":"2025-10-24T21:21:41.795Z","7.0.0-canary.3":"2025-10-25T00:31:00.671Z","7.0.0":"2025-10-25T18:30:22.423Z","7.0.1":"2025-10-25T18:44:07.006Z","7.0.2-canary.0":"2025-10-27T14:32:32.592Z","7.0.2":"2025-10-29T01:07:28.738Z","7.0.3-canary.0":"2025-10-29T02:23:11.996Z","7.0.3-canary.1":"2025-10-29T03:56:22.609Z","7.0.3":"2025-10-29T18:52:06.571Z","7.0.4-canary.0":"2025-10-30T13:37:17.910Z","7.0.4":"2025-10-31T22:26:11.113Z","7.0.5":"2025-10-31T22:47:58.850Z","7.0.6":"2025-11-05T01:24:25.914Z","7.0.7":"2025-11-05T01:35:40.799Z","7.0.8-canary.0":"2025-11-10T20:01:06.771Z","7.0.8":"2025-11-10T20:35:38.839Z","7.0.9-canary.0":"2025-11-12T15:27:58.915Z","7.0.9-canary.2":"2025-11-16T18:24:45.934Z","7.0.9-canary.3":"2025-11-16T21:03:51.761Z","7.1.0-canary.0":"2025-11-16T21:47:28.630Z","7.1.0-canary.1":"2025-11-16T22:20:31.858Z","7.1.0-canary.2":"2025-11-16T23:53:36.990Z","7.1.0":"2025-11-17T00:02:32.500Z","7.1.1-canary.0":"2025-11-17T22:59:18.238Z","7.1.1-canary.1":"2025-11-17T23:35:12.801Z","7.1.1":"2025-11-18T00:29:36.402Z","7.1.2-canary.0":"2025-11-18T01:13:53.272Z","7.1.2":"2025-11-18T01:45:46.700Z","7.1.3":"2025-11-18T02:08:13.392Z","7.1.4":"2025-11-18T17:56:09.458Z","7.1.5":"2025-11-18T18:53:23.073Z","7.1.6":"2025-11-19T00:33:02.351Z","7.1.7":"2025-11-19T14:07:59.915Z","7.1.8-canary.0":"2025-11-19T15:24:46.960Z","7.1.8":"2025-11-19T23:33:14.967Z","7.1.9":"2025-11-20T12:36:53.635Z","7.2.0":"2025-11-20T20:40:39.801Z","7.2.1":"2025-11-22T00:00:53.509Z","7.2.2":"2025-11-22T00:16:09.334Z","7.2.3":"2025-11-22T22:54:05.709Z","7.3.0-canary.0":"2025-11-24T23:17:49.059Z","7.3.0":"2025-11-25T00:58:47.054Z","7.3.1":"2025-11-25T17:28:06.405Z","7.3.2-canary.0":"2025-11-28T13:44:13.389Z","7.3.2-canary.1":"2025-11-28T20:41:08.505Z","7.3.2":"2025-11-28T21:29:54.701Z","7.3.3":"2025-11-28T23:07:11.851Z","7.3.4":"2025-12-01T20:48:08.231Z","7.3.5":"2025-12-01T21:37:02.019Z","7.3.6":"2025-12-04T13:21:45.777Z","7.3.7":"2025-12-05T00:34:16.634Z","7.3.8":"2025-12-05T00:58:37.491Z","7.3.9":"2025-12-05T23:46:00.876Z","7.3.10":"2025-12-06T17:58:21.599Z","7.3.11":"2025-12-06T20:45:02.448Z","7.3.12":"2025-12-08T00:03:35.232Z","7.3.13":"2025-12-08T23:17:18.492Z","7.3.14":"2025-12-09T18:54:15.809Z","7.3.15":"2025-12-11T00:15:52.669Z","7.4.0":"2025-12-11T14:29:57.586Z","7.5.0-canary.0":"2025-12-13T20:27:29.664Z","7.5.0-canary.1":"2025-12-17T15:01:05.435Z","7.5.0":"2025-12-18T14:19:41.166Z","7.5.1":"2025-12-20T22:29:16.797Z","7.5.2-canary.0":"2025-12-21T13:17:23.916Z","7.5.2":"2025-12-21T20:36:40.868Z","7.5.3":"2025-12-21T21:14:29.996Z","7.5.4":"2025-12-22T13:25:44.535Z","7.5.5":"2025-12-22T23:20:29.139Z","7.5.6":"2025-12-23T02:10:18.357Z","7.5.7":"2025-12-28T21:22:41.411Z","7.5.8":"2025-12-30T14:27:27.041Z","7.5.9":"2025-12-30T16:25:21.528Z","7.5.10":"2026-01-04T21:08:15.496Z","7.5.11":"2026-01-08T18:03:05.760Z","7.5.12":"2026-01-10T21:37:11.323Z","7.5.13":"2026-01-12T00:48:15.451Z","7.5.14":"2026-01-12T22:26:20.051Z","7.6.0-canary.0":"2026-01-15T18:04:28.946Z","7.6.0-canary.1":"2026-01-17T19:39:54.294Z","8.0.0-canary.0":"2026-01-21T02:21:57.345Z","8.0.0-canary.1":"2026-01-21T16:16:19.512Z","8.0.0-canary.2":"2026-01-23T23:59:20.946Z","8.0.0-canary.3":"2026-01-24T16:03:36.881Z","8.0.0-canary.4":"2026-01-25T10:19:21.728Z","8.0.0-canary.5":"2026-01-26T14:20:54.827Z","8.0.0-canary.6":"2026-01-27T17:49:18.695Z","8.0.0-canary.7":"2026-01-29T00:00:06.946Z","8.0.0":"2026-01-29T10:47:23.107Z","8.0.1-canary.0":"2026-01-30T09:47:03.532Z","8.0.1-canary.1":"2026-01-30T12:31:27.401Z","8.0.1":"2026-01-30T13:25:24.436Z","8.0.2-canary.0":"2026-01-30T17:13:04.234Z","8.0.2":"2026-01-30T17:45:56.139Z","8.0.4":"2026-02-06T00:11:19.326Z","8.0.5-canary.0":"2026-02-12T04:27:02.644Z","8.0.5":"2026-02-12T05:01:43.799Z","8.1.0":"2026-02-14T01:22:03.850Z","8.1.1":"2026-02-14T20:13:44.739Z","8.1.2":"2026-02-18T00:26:32.573Z","8.1.3-canary.0":"2026-02-19T06:26:16.473Z","8.1.3":"2026-02-20T23:59:41.493Z","8.1.4":"2026-02-23T06:57:42.073Z","8.1.5":"2026-02-23T23:58:47.175Z","8.1.6":"2026-02-24T00:10:38.417Z","8.1.7":"2026-02-25T21:15:33.965Z","8.1.8":"2026-02-28T02:11:55.718Z","8.1.9":"2026-03-01T18:57:32.348Z","8.1.10":"2026-03-01T20:11:47.913Z","8.1.11":"2026-03-02T23:36:07.040Z","8.2.0":"2026-03-05T05:53:09.383Z","8.2.1":"2026-03-05T06:29:26.907Z","8.2.2":"2026-03-05T08:24:40.646Z","8.2.3":"2026-03-07T22:01:59.447Z","8.2.4":"2026-03-09T18:28:27.091Z","8.3.0-canary.0":"2026-03-11T08:12:23.202Z","8.3.0-canary.1":"2026-03-12T05:40:29.798Z","8.3.0-canary.2":"2026-03-12T05:47:01.514Z","8.3.0-canary.3":"2026-03-12T06:30:57.379Z","8.3.0-canary.4":"2026-03-12T09:01:42.439Z","8.3.0":"2026-03-12T09:42:28.126Z","8.3.1":"2026-03-13T03:46:22.470Z","8.3.2":"2026-03-14T17:57:59.101Z","8.3.3":"2026-03-16T04:44:37.637Z","8.3.4":"2026-03-17T01:20:01.585Z","8.4.0-canary.0":"2026-03-18T07:45:14.988Z","8.4.0":"2026-03-18T08:22:54.470Z","8.4.1":"2026-03-19T06:44:17.901Z","8.4.2":"2026-03-19T21:14:08.178Z","8.4.3":"2026-03-20T03:29:32.198Z","8.4.4":"2026-03-20T05:02:02.833Z","8.4.5":"2026-03-20T07:58:12.923Z","8.4.6":"2026-03-21T02:19:47.143Z","8.4.7":"2026-03-22T04:55:00.531Z","8.4.8":"2026-03-22T05:13:21.142Z","8.4.9":"2026-03-23T03:14:55.520Z","8.4.10":"2026-03-23T21:47:49.037Z","8.5.0":"2026-03-24T23:58:04.131Z","8.5.1":"2026-03-25T06:48:42.872Z","8.5.2":"2026-03-26T06:00:40.194Z","8.6.0":"2026-03-29T03:36:47.786Z","8.6.1":"2026-03-29T19:15:35.659Z","8.6.2":"2026-03-30T04:03:57.304Z","8.6.3":"2026-03-30T21:22:40.934Z","8.6.4":"2026-03-31T02:33:43.166Z","8.6.5":"2026-04-01T18:16:59.983Z","8.6.6":"2026-04-02T02:00:16.877Z","8.6.7":"2026-04-02T22:40:31.540Z","8.6.8":"2026-04-04T22:24:46.046Z","8.6.9":"2026-04-06T01:16:25.570Z","8.6.10":"2026-04-06T01:28:40.221Z","8.7.0-canary.0":"2026-04-08T21:23:21.756Z","8.7.0-canary.1":"2026-04-12T08:24:29.361Z","8.7.0":"2026-04-13T03:39:40.897Z","8.7.1-canary-0":"2026-04-13T05:47:55.487Z","8.7.1-canary-1":"2026-04-15T20:36:31.337Z","8.7.1":"2026-04-15T22:12:48.318Z","8.7.2":"2026-04-16T01:43:23.878Z","8.7.3":"2026-04-16T20:46:51.900Z","8.7.4-canary.0":"2026-04-17T04:07:17.409Z","8.7.4":"2026-04-17T17:21:24.797Z","8.7.5-canary.0":"2026-04-20T00:13:45.549Z","8.7.5":"2026-04-21T23:35:44.693Z","8.7.6-canary.0":"2026-04-23T02:21:05.593Z","8.7.6":"2026-04-23T17:11:28.235Z","8.7.7":"2026-04-24T20:10:47.822Z","8.7.8-canary.0":"2026-04-28T01:53:26.706Z","8.7.8":"2026-04-28T02:03:29.310Z","8.7.9":"2026-04-28T17:43:32.083Z","8.7.10":"2026-04-28T23:22:40.992Z","8.7.11-canary.0":"2026-04-29T00:07:43.482Z","8.7.11":"2026-04-29T00:11:23.572Z","8.7.12":"2026-04-30T04:53:10.537Z","8.7.13":"2026-05-04T03:45:34.672Z","8.7.14":"2026-05-04T08:17:49.679Z","8.8.0":"2026-05-05T01:37:58.510Z","8.9.0":"2026-05-06T21:44:49.853Z","8.9.1":"2026-05-06T22:50:04.618Z","8.9.2":"2026-05-07T02:56:43.655Z","8.9.3":"2026-05-09T03:21:14.685Z","8.9.4-canary.0":"2026-05-09T23:47:26.584Z","8.9.4":"2026-05-10T22:10:30.994Z","8.9.5":"2026-05-14T00:06:44.486Z","8.9.6-canary.0":"2026-05-15T03:51:16.633Z","8.9.6":"2026-05-16T00:29:31.702Z","8.9.7":"2026-05-17T03:48:34.449Z","8.9.8":"2026-05-18T20:51:53.798Z","8.10.0-canary.0":"2026-05-19T06:33:47.561Z","8.10.0-canary.1":"2026-05-19T23:37:50.352Z","8.10.0":"2026-05-20T01:59:36.904Z","8.10.1":"2026-05-20T17:57:36.490Z","8.11.0-canary.0":"2026-05-25T04:12:48.725Z","8.11.0":"2026-05-27T01:32:21.525Z","8.11.1":"2026-05-27T21:57:23.024Z","8.11.2":"2026-06-01T02:17:44.433Z","8.11.3":"2026-06-01T21:06:32.376Z","8.12.0-canary.0":"2026-06-03T21:20:26.488Z","8.12.0":"2026-06-03T22:13:01.099Z","8.12.1":"2026-06-04T00:23:51.470Z","8.12.2":"2026-06-05T21:21:17.328Z","8.12.3":"2026-06-08T23:55:59.931Z","8.12.4-canary.0":"2026-06-09T06:57:42.579Z","8.12.4":"2026-06-09T22:43:36.441Z","8.12.5-canary.0":"2026-06-10T04:16:47.578Z","9.0.0-canary.0":"2026-06-14T04:37:12.664Z","9.0.0-canary.1":"2026-06-17T20:27:08.686Z","9.0.0-canary.2":"2026-06-21T17:56:56.689Z","9.0.0-canary.3":"2026-06-21T20:57:13.700Z","9.0.0-canary.4":"2026-06-24T00:19:03.017Z","9.0.0-canary.5":"2026-06-25T04:41:51.063Z","9.0.0-canary.6":"2026-06-25T08:07:03.404Z","9.0.0-canary.7":"2026-06-25T22:04:59.567Z","9.0.0-canary.8":"2026-06-26T20:43:19.270Z","9.0.0-canary.9":"2026-06-27T00:13:27.423Z","9.0.0-canary.10":"2026-06-29T20:48:10.195Z","9.0.0-canary.11":"2026-07-01T01:42:10.660Z","9.0.0-canary.12":"2026-07-03T16:43:10.235Z","9.0.0-canary.13":"2026-07-05T00:10:16.754Z","9.0.0-canary.14":"2026-07-07T00:37:52.085Z","9.0.0-canary.15":"2026-07-08T03:00:08.711Z","9.0.0-canary.16":"2026-07-14T16:05:06.899Z","9.0.0-canary.17":"2026-07-18T00:34:01.226Z","9.0.0-canary.18":"2026-07-20T22:31:11.172Z","9.0.0-canary.19":"2026-07-20T22:51:15.122Z","9.0.0-canary.20":"2026-07-20T23:26:57.794Z","9.0.0-canary.21":"2026-07-21T17:12:00.724Z","9.0.0":"2026-07-22T16:34:45.554Z","9.0.1":"2026-07-23T20:45:40.871Z","9.0.2":"2026-07-26T20:03:40.686Z","9.1.0":"2026-07-30T19:45:35.523Z","9.1.1":"2026-07-31T18:54:27.743Z","9.1.2":"2026-08-04T20:03:12.635Z","9.1.3":"2026-08-05T00:13:49.592Z","9.2.0":"2026-08-07T03:04:55.369Z","9.3.0":"2026-08-10T06:25:14.939Z","9.3.1":"2026-08-12T03:07:00.551Z","9.3.2":"2026-08-13T23:28:28.786Z","9.3.3":"2026-08-20T06:50:29.771Z","9.4.0-canary.0":"2026-08-23T02:15:48.840Z","9.4.0":"2026-08-26T05:51:38.198Z","9.4.1":"2026-08-26T07:08:20.637Z","9.4.2":"2026-09-02T04:15:05.250Z","9.4.3":"2026-09-04T04:51:17.087Z","9.4.4":"2026-09-04T18:30:00.858Z","9.5.0":"2026-09-08T21:57:13.798Z","9.5.1":"2026-09-09T07:24:21.540Z","9.5.2":"2026-09-12T18:14:24.874Z","9.5.3":"2026-09-14T18:23:45.978Z","9.5.4-canary.0":"2026-09-18T01:50:50.819Z","9.5.4":"2026-09-18T02:16:21.683Z","9.5.5":"2026-09-20T03:09:31.222Z","9.5.6":"2026-09-20T21:29:34.233Z","9.5.7":"2026-09-23T17:45:51.308Z","9.5.8":"2026-09-24T03:25:07.979Z","9.5.9-canary.0":"2026-09-24T09:41:03.113Z","9.5.9":"2026-09-24T18:11:00.916Z"},"bugs":{"url":"https://github.com/aymericzip/intlayer/issues"},"author":{"url":"https://github.com/aymericzip","name":"Aymeric PINEAU"},"license":"Apache-2.0","homepage":"https://intlayer.org","keywords":["intlayer","layer","abstraction","data","internationalization","i18n","typescript","javascript","json","file"],"repository":{"url":"git+https://github.com/aymericzip/intlayer.git","type":"git"},"description":"Includes core Intlayer functions like translation, dictionary, and utility functions shared across multiple packages.","contributors":[{"url":"https://github.com/aymericzip","name":"Aymeric Pineau","email":"ay.pineau@gmail.com"}],"maintainers":[{"name":"ay.pineau","email":"ay.pineau@gmail.com"}],"readme":"<p align=\"center\">\n  <a href=\"https://intlayer.org\" rel=\"\">\n    <img src=\"https://raw.githubusercontent.com/aymericzip/intlayer/main/docs/assets/cover.webp\" width=\"60%\" alt=\"Intlayer Logo\" />\n  </a>\n</p>\n\n<h1 align=\"center\">\n  <strong>Per-component i18n</strong>\n</h1>\n\n<h2 align=\"center\">\n  <strong>AI-powered translation. Visual Editor. Multilingual CMS.</strong>\n</h2>\n\n<br />\n\n<p align=\"center\">\n  <a href=\"https://intlayer.org/doc/concept/content\" rel=\"\">Docs</a> •\n  <a href=\"https://intlayer.org/doc/environment/nextjs\" rel=\"\">Next.js</a> •\n  <a href=\"https://intlayer.org/doc/environment/vite-and-react\" rel=\"\">React + Vite</a> •\n  <a href=\"https://intlayer.org/doc/concept/cms\" rel=\"\">CMS</a> •\n  <a href=\"https://discord.gg/7uxamYVeCk\" rel=\"noopener noreferrer nofollow\">Discord</a>\n</p>\n<p align=\"center\" style=\"margin-top:15px;\">\n  <a href=\"https://www.npmjs.com/package/intlayer\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"><img src=\"https://img.shields.io/npm/v/intlayer?style=for-the-badge&labelColor=FFFFFF&color=000000&logoColor=FFFFFF\" alt=\"npm version\" height=\"24\"/></a>\n  <a href=\"https://github.com/aymericzip/intlayer/stargazers\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"><img src=\"https://img.shields.io/github/stars/aymericzip/intlayer?style=for-the-badge&labelColor=000000&color=FFFFFF&logo=github&logoColor=FFD700\" alt=\"GitHub Stars\" height=\"24\"/></a>\n  <a href=\"https://www.npmjs.org/package/intlayer\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"><img src=\"https://img.shields.io/npm/dm/intlayer?style=for-the-badge&labelColor=000000&color=FFFFFF&logoColor=000000&cacheSeconds=86400\" alt=\"monthly downloads\" height=\"24\"/></a>\n  <a href=\"https://github.com/aymericzip/intlayer/blob/main/LICENSE\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"><img src=\"https://img.shields.io/github/license/aymericzip/intlayer?style=for-the-badge&labelColor=000000&color=FFFFFF&logoColor=000000&cacheSeconds=86400\" alt=\"license\"/></a>\n  <a href=\"https://github.com/aymericzip/intlayer/commits/main\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"><img src=\"https://img.shields.io/github/last-commit/aymericzip/intlayer?style=for-the-badge&labelColor=000000&color=FFFFFF&logoColor=000000&cacheSeconds=86400\" alt=\"last commit\"/>\n  </a>\n</p>\n\n![Watch the video](https://github.com/aymericzip/intlayer/blob/main/docs/assets/demo_video.gif)\n\n<a href=\"https://intlayer.org/doc/concept/content\" rel=\"\">\n  <img src=\"https://img.shields.io/badge/Get_Started-FFFFFF?style=for-the-badge&logo=rocket&logoColor=black\" />\n</a>\n\n## What is Intlayer?\n\nMost i18n libraries are either too complex, too rigid, or not built for modern frameworks.\n\nIntlayer is a **modern i18n solution** for web and mobile apps.  \nIt’s framework-agnostic, **AI-powered**, and includes a free **CMS & visual editor**.\n\nWith **per-locale content files**, **TypeScript autocompletion**, **tree-shakable dictionaries**, and **CI/CD integration**, Intlayer makes internationalization **faster, cleaner, and smarter**.\n\n## Keys benefits of Intlayer:\n\n| Feature                                                                                                                                             | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |\n| --------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| <img src=\"https://github.com/aymericzip/intlayer/blob/main/docs/assets/frameworks.webp?raw=true\" alt=\"Feature\" width=\"700\">                         | **Cross-Frameworks Support**<br><br>Intlayer is compatible with all major frameworks and libraries, including Next.js, React, Vite, Vue.js, Nuxt, Preact, Express, and more.                                                                                                                                                                                                                                                                                                                                                                          |\n| <img src=\"https://github.com/aymericzip/intlayer/blob/main/docs/assets/javascript_content_management.jpg?raw=true\" alt=\"Feature\" width=\"700\">       | **JavaScript-Powered Content Management**<br><br>Harness the flexibility of JavaScript to define and manage your content efficiently. <br><br> - [Content declaration](https://intlayer.org/doc/concept/content)                                                                                                                                                                                                                                                                                                                                      |\n| <img src=\"https://github.com/aymericzip/intlayer/blob/main/docs/assets/per_locale_content_declaration_file.png?raw=true\" alt=\"Feature\" width=\"700\"> | **Per-Locale Content Declaration File**<br><br>Speed up your development by declaring your content once, before auto generation.<br><br> - [Per-Locale Content Declaration File](https://intlayer.org/doc/concept/per-locale-file)                                                                                                                                                                                                                                                                                                                    |\n| <img src=\"https://github.com/aymericzip/intlayer/blob/main/docs/assets/compiler.webp?raw=true\" alt=\"Feature\" width=\"700\">                           | **Compiler**<br><br>The Intlayer Compiler extract automatically the content from the components and generate the dictionary files.<br><br> - [Compiler](https://intlayer.org/doc/compiler)                                                                                                                                                                                                                                                                                                                                                            |\n| <img src=\"https://github.com/aymericzip/intlayer/blob/main/docs/assets/autocompletion.png?raw=true\" alt=\"Feature\" width=\"700\">                      | **Type-Safe Environment**<br><br>Leverage TypeScript to ensure your content definitions and code are error-free, while also benefiting from IDE autocompletion.<br><br> - [TypeScript configuration](https://intlayer.org/doc/environment/vite-and-react#configure-typescript)                                                                                                                                                                                                                                                                        |\n| <img src=\"https://github.com/aymericzip/intlayer/blob/main/docs/assets/config_file.png?raw=true\" alt=\"Feature\" width=\"700\">                         | **Simplified Setup**<br><br>Get up and running quickly with minimal configuration. Adjust settings for internationalization, routing, AI, build, and content handling with ease. <br><br> - [Explore Next.js integration](https://intlayer.org/doc/environment/nextjs)                                                                                                                                                                                                                                                                                |\n| <img src=\"https://github.com/aymericzip/intlayer/blob/main/docs/assets/content_retrieval.png?raw=true\" alt=\"Feature\" width=\"700\">                   | **Simplified Content Retrieval**<br><br>No need to call your `t` function for each piece of content. Retrieve all your content directly using a single hook.<br><br> - [React integration](https://intlayer.org/doc/environment/create-react-app)                                                                                                                                                                                                                                                                                                     |\n| <img src=\"https://github.com/aymericzip/intlayer/blob/main/docs/assets/server_component.png?raw=true\" alt=\"Feature\" width=\"700\">                    | **Consistent Server Component Implementation**<br><br>Perfectly suited for Next.js server components, use the same implementation for both client and server components, no need to pass your `t` function across each server component. <br><br> - [Server Components](https://intlayer.org/doc/environment/nextjs#step-7-utilize-content-in-your-code)                                                                                                                                                                                              |\n| <img src=\"https://github.com/aymericzip/intlayer/blob/main/docs/assets/file_tree.png?raw=true\" alt=\"Feature\" width=\"700\">                           | **Organized Codebase**<br><br>Keep your codebase more organized: 1 component = 1 dictionary in the same folder. Translations close to their respective components, enhance maintainability and clarity. <br><br> - [How Intlayer works](https://intlayer.org/doc/concept/how-works-intlayer)                                                                                                                                                                                                                                                          |\n| <img src=\"https://github.com/aymericzip/intlayer/blob/main/docs/assets/url_routing.png?raw=true\" alt=\"Feature\" width=\"700\">                         | **Enhanced Routing**<br><br>Full support of app routing, adapting seamlessly to complex application structures, for Next.js, React, Vite, Vue.js, etc.<br><br> - [Explore Next.js integration](https://intlayer.org/doc/environment/nextjs)                                                                                                                                                                                                                                                                                                           |\n| <img src=\"https://github.com/aymericzip/intlayer/blob/main/docs/assets/markdown.png?raw=true\" alt=\"Feature\" width=\"700\">                            | **Markdown Support**<br><br>Import and interpret, locale files and remote Markdown for multilingual content like privacy policies, documentation, etc. Interpret and make Markdown metadata accessible in your code.<br><br> - [Content files](https://intlayer.org/doc/concept/content/file)                                                                                                                                                                                                                                                         |\n| <img src=\"https://github.com/aymericzip/intlayer/blob/main/docs/assets/visual_editor.webp?raw=true\" alt=\"Feature\" width=\"700\">                      | **Free Visual Editor & CMS**<br><br>A free visual editor and CMS are available for content writers, removing the need for a localization platform. Keep your content synchronized using Git, or externalize it totally or partially with the CMS.<br><br> - [Intlayer Editor](https://intlayer.org/doc/concept/editor) <br> - [Intlayer CMS](https://intlayer.org/doc/concept/cms)                                                                                                                                                                    |\n| <img src=\"https://github.com/aymericzip/intlayer/blob/main/docs/assets/bundle.webp?raw=true\" alt=\"Feature\" width=\"700\">                             | **Tree-shakable Content**<br><br>Tree-shakable content, reducing the size of the final bundle. Loads content per component, excluding any unused content from your bundle. Supports lazy loading to enhance app loading efficiency. <br><br> - [App build optimization](https://intlayer.org/doc/concept/how-works-intlayer#app-build-optimization)                                                                                                                                                                                                   |\n| <img src=\"https://github.com/aymericzip/intlayer/blob/main/docs/assets/static_rendering.webp?raw=true\" alt=\"Feature\" width=\"700\">                   | **Static Rendering**<br><br>Doesn't block Static Rendering. <br><br> - [Next.js integration](https://intlayer.org/doc/environment/nextjs)                                                                                                                                                                                                                                                                                                                                                                                                             |\n| <img src=\"https://github.com/aymericzip/intlayer/blob/main/docs/assets/AI_translation.png?raw=true\" alt=\"Feature\" width=\"700\">                      | **AI-Powered Translation**<br><br>Transform your website into 231 languages with just one click using Intlayer's advanced AI-powered translation tools using your own AI provider / API key. <br><br> - [CI/CD integration](https://intlayer.org/doc/concept/ci-cd) <br> - [Intlayer CLI](https://intlayer.org/doc/concept/cli) <br> - [Auto fill](https://intlayer.org/doc/concept/auto-fill)                                                                                                                                                        |\n| <img src=\"https://github.com/aymericzip/intlayer/blob/main/docs/assets/mcp.png?raw=true\" alt=\"Feature\" width=\"700\">                                 | **MCP Server Integration**<br><br>Provides an MCP (Model Context Protocol) server for IDE automation, enabling seamless content management and i18n workflows directly within your development environment. <br><br> - [MCP Server](https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/mcp_server.md)                                                                                                                                                                                                                                      |\n| <img src=\"https://github.com/aymericzip/intlayer/blob/main/docs/assets/vscode_extension.webp?raw=true\" alt=\"Feature\" width=\"700\">                   | **VSCode Extension**<br><br>Intlayer provides a VSCode extension to help you manage your content and translations, building your dictionaries, translating your content, and more. <br><br> - [VSCode Extension](https://intlayer.org/doc/vs-code-extension)                                                                                                                                                                                                                                                                                          |\n| <img src=\"https://github.com/aymericzip/intlayer/blob/main/docs/assets/interoperability.png?raw=true\" alt=\"Feature\" width=\"700\">                    | **Interoperability**<br><br>Allow interoperability with react-i18next, next-i18next, next-intl, react-intl, vue-i18n. <br><br> - [Intlayer and react-intl](https://intlayer.org/blog/intlayer-with-react-intl) <br> - [Intlayer and next-intl](https://intlayer.org/blog/intlayer-with-next-intl) <br> - [Intlayer and next-i18next](https://intlayer.org/blog/intlayer-with-next-i18next) <br> - [Intlayer and vue-i18n](https://intlayer.org/blog/intlayer-with-vue-i18n) <br> - [Intlayer compat adapters](https://intlayer.org/doc/compatibility) |\n| <img src=\"https://github.com/aymericzip/intlayer/blob/main/docs/assets/benchmark.png?raw=true\" alt=\"Feature\" width=\"700\">                           | **Performances & Benchmark**<br><br>Uses advanced tree-shaking and dynamic loading to boost performances and keep the solution as light as possible. <br><br> - [Performances & Benchmark](https://intlayer.org/doc/benchmark)                                                                                                                                                                                                                                                                                                                        |\n\n## 📦 Installation\n\nStart your journey with Intlayer today and experience a smoother, more powerful approach to internationalization.\n\n<a href=\"https://intlayer.org/doc/concept/content\" rel=\"\">\n  <img src=\"https://img.shields.io/badge/Get_Started-FFFFFF?style=for-the-badge&logo=rocket&logoColor=black\" />\n</a>\n\n```bash\nnpm install intlayer react-intlayer\n```\n\n⚡ Quick Start (Next.js)\n\n```ts\n// intlayer.config.ts\nimport { Locales, type IntlayerConfig } from \"intlayer\";\n\nconst config: IntlayerConfig = {\n  internationalization: {\n    locales: [Locales.ENGLISH, Locales.FRENCH, Locales.SPANISH],\n    defaultLocale: Locales.ENGLISH,\n  },\n};\n\nexport default config;\n```\n\n```ts\n// app/home.content.ts\nimport { t, type Dictionary } from \"intlayer\";\n\nconst content = {\n  key: \"home\",\n  content: {\n    title: t({\n      en: \"Home\",\n      fr: \"Accueil\",\n      es: \"Inicio\",\n    }),\n  },\n} satisfies Dictionary;\n\nexport default content;\n```\n\n```tsx\n// app/page.tsx\nimport { useIntlayer } from \"react-intlayer\";\n\nconst HomePage = () => {\n  const { title } = useIntlayer(\"home\");\n\n  return <h1>{title}</h1>;\n};\n```\n\n<a href=\"https://intlayer.org/doc/environment/nextjs\"> Get the full guide → </a>\n\n## 🎥 Live tutorial on YouTube\n\n[![How to Internationalize your application using Intlayer](https://i.ytimg.com/vi/e_PPG7PTqGU/hqdefault.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLDtyJ4uYotEjl12nZ_gZKZ_kjEgOQ)](https://youtu.be/e_PPG7PTqGU?si=GyU_KpVhr61razRw)\n\n<a href=\"https://intlayer.org/doc/concept/content\" rel=\"\">\n  <img src=\"https://img.shields.io/badge/Get_Started-FFFFFF?style=for-the-badge&logo=rocket&logoColor=black\" />\n</a>\n\n## Table of Contents\n\nExplore our comprehensive documentation to get started with Intlayer and learn how to integrate it into your projects.\n\n<details open>\n<summary style=\"font-size:16px; font-weight:bold;\">📘 Get Started</summary>\n<ul>\n  <li><a href=\"https://intlayer.org/doc/why\" rel=''>Why Intlayer?</a></li>\n  <li><a href=\"https://intlayer.org/doc\" rel=''>Introduction</a></li>\n</ul>\n</details>\n\n<details>\n<summary style=\"font-size:16px; font-weight:bold;\">⚙️ Concept</summary>\n<ul>\n  <li><a href=\"https://intlayer.org/doc/concept/how-works-intlayer\" rel=''>How Intlayer Works</a></li>\n  <li><a href=\"https://intlayer.org/doc/concept/configuration\" rel=''>Configuration</a></li>\n  <li><a href=\"https://intlayer.org/doc/concept/cli\" rel=''>Intlayer CLI</a></li>\n  <li><a href=\"https://intlayer.org/doc/compiler\" rel=''>Compiler</a></li>\n\n  <li><a href=\"https://intlayer.org/doc/concept/editor\" rel=''>Intlayer Editor</a></li>\n  <li><a href=\"https://intlayer.org/doc/concept/cms\" rel=''>Intlayer CMS</a></li>\n  <li><a href=\"https://intlayer.org/doc/concept/content\" rel=''>Dictionary</a>\n    <ul>\n      <li><a href=\"https://intlayer.org/doc/concept/per-locale-file\" rel=''>Per-Locale Content Declaration File</a></li>\n      <li><a href=\"https://intlayer.org/doc/concept/content/translation\" rel=''>Translation</a></li>\n      <li><a href=\"https://intlayer.org/doc/concept/content/enumeration\" rel=''>Enumeration</a></li>\n      <li><a href=\"https://intlayer.org/doc/concept/content/condition\" rel=''>Condition</a></li>\n      <li><a href=\"https://intlayer.org/doc/concept/content/nesting\" rel=''>Nesting</a></li>\n      <li><a href=\"https://intlayer.org/doc/concept/content/markdown\" rel=''>Markdown</a></li>\n      <li><a href=\"https://intlayer.org/doc/concept/content/function-fetching\" rel=''>Function Fetching</a></li>\n      <li><a href=\"https://intlayer.org/doc/concept/content/insertion\" rel=''>Insertion</a></li>\n      <li><a href=\"https://intlayer.org/doc/concept/content/file\" rel=''>File</a></li>\n    </ul>\n  </li>\n</ul>\n</details>\n\n<details open>\n<summary style=\"font-size:16px; font-weight:bold;\">🌐 Environment</summary>\n<ul>\n  <li><a href=\"https://intlayer.org/doc/environment/nextjs\" rel=''>Intlayer with Next.js 16</a>\n    <ul>\n      <li><a href=\"https://intlayer.org/doc/environment/nextjs/15\" rel=''>Next.js 15</a></li>\n      <li><a href=\"https://intlayer.org/doc/environment/nextjs/14\" rel=''>Next.js 14 (App Router)</a></li>\n      <li><a href=\"https://intlayer.org/doc/environment/nextjs/next-with-page-router\" rel=''>Next.js Page Router</a></li>\n      <li><a href=\"https://intlayer.org/doc/environment/nextjs/compiler\" rel=''>Next.js using Compiler</a></li>\n    </ul>\n  </li>\n  <li><a href=\"https://intlayer.org/doc/environment/create-react-app\" rel=''>React CRA</a></li>\n  <li><a href=\"https://intlayer.org/doc/environment/vite-and-react\" rel=''>Vite + React</a></li>\n  <li><a href=\"https://intlayer.org/doc/environment/vite-and-react\" rel=''>Vite + React using Compiler</a></li>\n  <li><a href=\"https://intlayer.org/doc/environment/vite-and-react/react-router-v7\" rel=''>React-router-v7</a></li>\n  <li><a href=\"https://intlayer.org/doc/environment/remix-3\" rel=''>Remix 3</a></li>\n  <li><a href=\"https://intlayer.org/doc/environment/tanstack-start\" rel=''>Tanstack start</a>\n    <ul>\n      <li><a href=\"https://intlayer.org/doc/environment/tanstack-start/solid\" rel=''>Solid</a></li>\n    </ul>\n  </li>\n  <li><a href=\"https://intlayer.org/doc/environment/astro\" rel=''>Astro</a>\n    <ul>\n      <li><a href=\"https://intlayer.org/doc/environment/astro/react\" rel=''>React</a></li>\n      <li><a href=\"https://intlayer.org/doc/environment/astro/vue\" rel=''>Vue</a></li>\n      <li><a href=\"https://intlayer.org/doc/environment/astro/svelte\" rel=''>Svelte</a></li>\n      <li><a href=\"https://intlayer.org/doc/environment/astro/solid\" rel=''>Solid</a></li>\n      <li><a href=\"https://intlayer.org/doc/environment/astro/lit\" rel=''>Lit</a></li>\n    </ul>\n  </li>\n\n  <li><a href=\"https://intlayer.org/doc/environment/react-native-and-expo\" rel=''>React Native</a></li>\n  <li><a href=\"https://intlayer.org/doc/environment/vite-and-svelte\" rel=''>Vite + Svelte</a></li>\n  <li><a href=\"https://intlayer.org/doc/environment/sveltekit\" rel=''>SvelteKit</a></li>\n  <li><a href=\"https://intlayer.org/doc/environment/vite-and-preact\" rel=''>Vite + Preact</a></li>\n  <li><a href=\"https://intlayer.org/doc/environment/vite-and-vue\" rel=''>Vite + Vue</a></li>\n  <li><a href=\"https://intlayer.org/doc/environment/nuxt-and-vue\" rel=''>Vite + Nuxt</a></li>\n  <li><a href=\"https://intlayer.org/doc/environment/vite-and-solid\" rel=''>Vite + Solid</a></li>\n  <li><a href=\"https://intlayer.org/doc/environment/solid-start\" rel=''>Solid Start</a></li>\n  <li><a href=\"https://intlayer.org/doc/environment/angular\" rel=''>Angular</a></li>\n  <li>\n     <a href=\"https://intlayer.org/doc/environment/express\" rel=''>Backend</a>\n     <ul>\n      <li><a href=\"https://intlayer.org/doc/environment/express\" rel=''>Express</a></li>\n      <li><a href=\"https://intlayer.org/doc/environment/nest\" rel=''>NestJS</a></li>\n      <li><a href=\"https://intlayer.org/doc/environment/fastify\" rel=''>Fastify</a></li>\n      <li><a href=\"https://intlayer.org/doc/environment/adonisjs\" rel=''>AdonisJS</a></li>\n      <li><a href=\"https://intlayer.org/doc/environment/hono\" rel=''>Hono</a></li>\n      <li><a href=\"https://intlayer.org/doc/environment/elysia\" rel=''>Elysia</a></li>\n    </ul>\n\n  </li>\n</ul>\n</details>\n\n<details>\n<summary style=\"font-size:16px; font-weight:bold;\">📊 Benchmark</summary>\n<ul>\n  <li><a href=\"https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/benchmark/nextjs.md\" rel=''>Next.js</a></li>\n  <li><a href=\"https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/benchmark/tanstack.md\" rel=''>TanStack Start</a></li>\n  <li><a href=\"https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/benchmark/vue.md\" rel=''>Vue</a></li>\n  <li><a href=\"https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/benchmark/solid.md\" rel=''>Solid</a></li>\n  <li><a href=\"https://github.com/aymericzip/intlayer/blob/main/docs/docs/en/benchmark/svelte.md\" rel=''>Svelte</a></li>\n</ul>\n</details>\n\n<details>\n<summary style=\"font-size:16px; font-weight:bold;\">📰 Blog</summary>\n<ul>\n  <li><a href=\"https://github.com/aymericzip/intlayer/blob/main/docs/blog/en/what_is_internationalization.md\" rel=''>What is i18n</a></li>\n  <li><a href=\"https://intlayer.org/blog/SEO-and-i18n\" rel=''>i18n and SEO</a></li>\n  <li><a href=\"https://intlayer.org/blog/intlayer-with-next-i18next\" rel=''>Intlayer and i18next</a></li>\n  <li><a href=\"https://intlayer.org/blog/intlayer-with-react-i18next\" rel=''>Intlayer and react-intl</a></li>\n  <li><a href=\"https://intlayer.org/blog/intlayer-with-next-intl\" rel=''>Intlayer and next-intl</a></li>\n</ul>\n</details>\n\n## Multilingual content management system\n\nMore than an i18n library, Intlayer is a complete **multilingual content management system**. A full CMS is available for free at [app.intlayer.org](https://app.intlayer.org).\n\nIntlayer connects **developers**, **copywriters**, and **AI agents** in one workflow for creating and maintaining multilingual websites effortlessly.Intlayer replaces the following stack in a single solution:\n\n- i18n solutions (e.g. `i18next`, `next-intl`, `vue-i18n`)\n- TMSs (Translation Management Systems) (e.g. Crowdin, Phrase, Lokalise)\n- Feature flags\n- Headless CMSs (e.g. Contentful, Strapi, Sanity)\n\n![CMS Preview](https://github.com/aymericzip/intlayer/blob/main/docs/assets/CMS.webp?raw=true)\n\n## 🌐 Readme in other languages\n\n<p align=\"center\">\n  <a href=\"https://github.com/aymericzip/intlayer/blob/main/readme.md\">English</a> •\n  <a href=\"https://github.com/aymericzip/intlayer/blob/main/docs/docs/zh/readme.md\">简体中文</a> •\n  <a href=\"https://github.com/aymericzip/intlayer/blob/main/docs/docs/ru/readme.md\">Русский</a> •\n  <a href=\"https://github.com/aymericzip/intlayer/blob/main/docs/docs/ja/readme.md\">日本語</a> •\n  <a href=\"https://github.com/aymericzip/intlayer/blob/main/docs/docs/fr/readme.md\">Français</a> •\n  <a href=\"https://github.com/aymericzip/intlayer/blob/main/docs/docs/ko/readme.md\">한국어</a> •\n  <a href=\"https://github.com/aymericzip/intlayer/blob/main/docs/docs/es/readme.md\">Español</a> •\n  <a href=\"https://github.com/aymericzip/intlayer/blob/main/docs/docs/de/readme.md\">Deutsch</a> •\n  <a href=\"https://github.com/aymericzip/intlayer/blob/main/docs/docs/ar/readme.md\">العربية</a> •\n  <a href=\"https://github.com/aymericzip/intlayer/blob/main/docs/docs/it/readme.md\">Italiano</a> •\n  <a href=\"https://github.com/aymericzip/intlayer/blob/main/docs/docs/en-GB/readme.md\">English (UK)</a> •\n  <a href=\"https://github.com/aymericzip/intlayer/blob/main/docs/docs/pt/readme.md\">Português</a> •\n  <a href=\"https://github.com/aymericzip/intlayer/blob/main/docs/docs/hi/readme.md\">हिन्दी</a> •\n  <a href=\"https://github.com/aymericzip/intlayer/blob/main/docs/docs/tr/readme.md\">Türkçe</a>\n</p>\n\n## 🤝 Community\n\nIntlayer is built with and for the community and we’d love your input!\n\n- Have a suggestion? [Open an issue](https://github.com/aymericzip/intlayer/issues)\n- Found a bug or improvement? [Submit a PR](https://github.com/aymericzip/intlayer/pulls)\n- Need help or want to connect? [Join our Discord](https://discord.gg/7uxamYVeCk)\n\nYou can also follow us on :\n\n  <div>\n    <br/>\n    <p align=\"center\">\n      <a href=\"https://discord.gg/528mBV4N\" target=\"blank\" rel='noopener noreferrer nofollow'><img align=\"center\"\n         src=\"https://img.shields.io/badge/discord-5865F2.svg?style=for-the-badge&logo=discord&logoColor=white\"\n         alt=\"Intlayer Discord\" height=\"30\"/></a>\n      <a href=\"https://www.linkedin.com/company/intlayerorg\" target=\"blank\" rel='noopener noreferrer nofollow'><img align=\"center\"\n         src=\"https://img.shields.io/badge/linkedin-%231DA1F2.svg?style=for-the-badge&logo=linkedin&logoColor=white\"\n         alt=\"Intlayer LinkedIn\" height=\"30\"/></a>\n      <a href=\"https://www.instagram.com/intlayer/\" target=\"blank\" rel='noopener noreferrer nofollow'><img align=\"center\"\n         src=\"https://img.shields.io/badge/instagram-%23E4405F.svg?style=for-the-badge&logo=Instagram&logoColor=white\"\n         alt=\"Intlayer Instagram\" height=\"30\"/></a>\n      <a href=\"https://x.com/Intlayer183096\" target=\"blank\" rel='noopener noreferrer nofollow'><img align=\"center\"\n         src=\"https://img.shields.io/badge/x-1DA1F2.svg?style=for-the-badge&logo=x&logoColor=white\"\n         alt=\"Intlayer X\" height=\"30\"/></a>\n      <a href=\"https://www.youtube.com/@intlayer\" target=\"blank\" rel='noopener noreferrer nofollow'><img align=\"center\"\n         src=\"https://img.shields.io/badge/youtube-FF0000.svg?style=for-the-badge&logo=youtube&logoColor=white\"\n         alt=\"Intlayer YouTube\" height=\"30\"/></a>\n      <a href=\"https://www.tiktok.com/@intlayer\" target=\"blank\" rel='noopener noreferrer nofollow'><img align=\"center\"\n         src=\"https://img.shields.io/badge/tiktok-000000.svg?style=for-the-badge&logo=tiktok&logoColor=white\"\n         alt=\"Intlayer TikTok\" height=\"30\"/></a>\n      <br>\n    </p>\n</div>\n\n### Contribution\n\nFor more detailed guidelines on contributing to this project, please refer to the [`CONTRIBUTING.md`](https://github.com/aymericzip/intlayer/blob/main/CONTRIBUTING.md) file. It contains essential information on our development process, commit message conventions, and release procedures. Your contributions are valuable to us, and we appreciate your efforts in making this project better!\n\nContribute on [GitHub](https://github.com/aymericzip/intlayer), [GitLab](https://gitlab.com/ay.pineau/intlayer), or [Bitbucket](https://bitbucket.org/intlayer/intlayer/).\n\n### Thank You for the Support\n\nIf you like Intlayer, give us a ⭐ on GitHub. It helps others discover the project! [See why GitHub Stars matter](https://github.com/aymericzip/intlayer/blob/main/CONTRIBUTING.md#why-github-stars-matter-).\n\n[![Star History Chart](https://api.star-history.com/svg?repos=aymericzip/intlayer&type=Date)](https://star-history.com/#aymericzip/intlayer&Date)\n","readmeFilename":"README.md"}