{"_id":"@localazy/api-client","_rev":"34-8fea107bd8722d3089de8ca71c1c11fe","name":"@localazy/api-client","dist-tags":{"latest":"2.3.0"},"versions":{"2.0.1":{"name":"@localazy/api-client","version":"2.0.1","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.0.1","maintainers":[{"name":"david-localazy","email":"david@localazy.com"},{"name":"xbilek18","email":"jan@localazy.com"},{"name":"xcharvat","email":"dan@localazy.com"},{"name":"vaclavhodek","email":"vaclav@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"6a92ac7efef0e8aaf325ffaeded02506ff1854af","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.0.1.tgz","fileCount":309,"integrity":"sha512-3JSTE9i8CF8hwuq/34sH4rIQnn3S6uTF381xIwkLJkJBVKo9vXbBNsmIphume6e7o5Yj4jI/Aovn/aJ6F8bp/Q==","signatures":[{"sig":"MEYCIQDJ0Dcuw/6TDy4X3OmaSIJA45rhTs+c+irVfVoKmMHBRAIhALy/LvKff/+B0UZLQNEr2uD0YEqSXv04jtcsYySFedco","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":290173},"main":"lib/main.js","types":"./lib/main.d.ts","gitHead":"dbe142c95344d8af615f6fe989fd9003007f509e","scripts":{"lint":"eslint --ext .js,.ts --ignore-path .gitignore .","test":"jest -i","build":"rimraf lib/* && npx tsc --project tsconfig.build.json && npx tsc-alias","docs:md":"rimraf typedoc/md/* && typedoc --plugin typedoc-plugin-markdown --plugin typedoc-plugin-missing-exports --tsconfig tsconfig.build.json --out typedoc/md src/main.ts","prepare":"npm run build && npm run docs:html && npm run docs:md","lint:fix":"npm run lint -- --fix","docs:html":"rimraf typedoc/html/* && typedoc --plugin typedoc-plugin-missing-exports --tsconfig tsconfig.build.json --out typedoc/html src/main.ts"},"_npmUser":{"name":"xbilek18","email":"jan@localazy.com"},"repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"8.19.4","description":"Node.js module that allows you to easily interact with the Localazy API.","directories":{},"_nodeVersion":"16.20.0","dependencies":{"axios":"^1.4.0","lodash-es":"^4.17.21","web-file-polyfill":"^1.0.4","@localazy/languages":"^0.1.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","dotenv":"^16.3.1","eslint":"^8.47.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.8","tsc-alias":"^1.8.7","babel-core":"^7.0.0-bridge.0","babel-jest":"^29.6.2","typescript":"^5.1.6","@types/jest":"^29.5.3","tsconfig-paths":"^4.2.0","@types/lodash-es":"^4.17.9","@babel/preset-env":"^7.22.10","eslint-plugin-jest":"^27.2.3","eslint-plugin-import":"^2.28.0","conventional-changelog":"^5.1.0","typedoc-plugin-markdown":"^3.17.1","@typescript-eslint/parser":"^6.3.0","eslint-config-airbnb-base":"^15.0.0","conventional-changelog-cli":"^4.1.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","typedoc-plugin-missing-exports":"^2.1.0","eslint-config-airbnb-typescript":"^17.1.0","@typescript-eslint/eslint-plugin":"^6.3.0","@localazy/conventional-changelog-preset":"github:localazy/conventional-changelog-preset"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.0.1_1705951488962_0.637911499580895","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@localazy/api-client","version":"2.0.2","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.0.2","maintainers":[{"name":"david-localazy","email":"david@localazy.com"},{"name":"xbilek18","email":"jan@localazy.com"},{"name":"xcharvat","email":"dan@localazy.com"},{"name":"vaclavhodek","email":"vaclav@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"d03d815bd3ed8de95671bd8b832b3230e5ddcdb8","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.0.2.tgz","fileCount":309,"integrity":"sha512-H3FICShqMejhk5n0hUOMNyDelFe6HQtG5DHd/Of1oVlHkrNe/FxjMe2KTbCxSMWCFsNDXKoBjdCDUEBFRqnOUg==","signatures":[{"sig":"MEQCIGQbwcmpeP9TQTL1z2P8b+gHC/esgPO6imGvTjEFbGufAiAOaUh2dVYCc2GAUDvgCrN4re5s3wes/kjjRYYHVNA2pg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":290152},"main":"lib/main.js","types":"./lib/main.d.ts","gitHead":"6db12b06ca0add0fea94c443add2c541a0ab03f1","scripts":{"lint":"eslint --ext .js,.ts --ignore-path .gitignore .","test":"jest -i","build":"rimraf lib/* && npx tsc --project tsconfig.build.json && npx tsc-alias","docs:md":"rimraf typedoc/md/* && typedoc --plugin typedoc-plugin-markdown --plugin typedoc-plugin-missing-exports --tsconfig tsconfig.build.json --out typedoc/md src/main.ts","prepare":"npm run build && npm run docs:html && npm run docs:md","lint:fix":"npm run lint -- --fix","docs:html":"rimraf typedoc/html/* && typedoc --plugin typedoc-plugin-missing-exports --tsconfig tsconfig.build.json --out typedoc/html src/main.ts"},"_npmUser":{"name":"xbilek18","email":"jan@localazy.com"},"repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"8.19.3","description":"Node.js module that allows you to easily interact with the Localazy API.","directories":{},"_nodeVersion":"16.19.0","dependencies":{"axios":"^1.4.0","lodash-es":"^4.17.21","web-file-polyfill":"^1.0.4","@localazy/languages":"^0.1.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.2","dotenv":"^16.3.1","eslint":"^8.47.0","rimraf":"^5.0.5","ts-jest":"^29.1.1","ts-node":"^10.9.1","typedoc":"^0.24.8","tsc-alias":"^1.8.7","babel-core":"^7.0.0-bridge.0","babel-jest":"^29.6.2","typescript":"^5.1.6","@types/jest":"^29.5.3","tsconfig-paths":"^4.2.0","@types/lodash-es":"^4.17.9","@babel/preset-env":"^7.22.10","eslint-plugin-jest":"^27.2.3","eslint-plugin-import":"^2.28.0","conventional-changelog":"^5.1.0","typedoc-plugin-markdown":"^3.17.1","@typescript-eslint/parser":"^6.3.0","eslint-config-airbnb-base":"^15.0.0","conventional-changelog-cli":"^4.1.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","typedoc-plugin-missing-exports":"^2.1.0","eslint-config-airbnb-typescript":"^17.1.0","@typescript-eslint/eslint-plugin":"^6.3.0","@localazy/conventional-changelog-preset":"^1.2.7"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.0.2_1713089587520_0.04697206099683915","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@localazy/api-client","version":"2.1.0","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.0","maintainers":[{"name":"david-localazy","email":"david@localazy.com"},{"name":"xbilek18","email":"jan@localazy.com"},{"name":"xcharvat","email":"dan@localazy.com"},{"name":"vaclavhodek","email":"vaclav@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"f395128c6a1639a7c381358bf24d8e51e26a4e78","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.0.tgz","fileCount":14,"integrity":"sha512-OGuaR2O6tIs1J65pPNEeRK7qGcCXeQhY9iRODXhBCEG3LZhbfY79N0wWDPh1Xdf10jPbhs57JKNy5/fVq8mCVw==","signatures":[{"sig":"MEYCIQDp2zpi9d3pm+kpSN5Owl1AM6E9x6LRTWaiBCJRGx3ZLgIhAO6ij7LWpAVT56LF5SQ6iBzIbeELxPhrmhU5ThEx8181","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3002280},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"gitHead":"eadb073a1128f598856ad43c16c6d677df9fd8ff","scripts":{"dev":"vite & npm run main-ts:watch","lint":"bash -c 'eslint --ext .ts,.js,.mjs,.cjs --ignore-path <(cat .gitignore .eslintignore) .'","test":"vitest","build":"rimraf dist && npm run main-ts:build && vite build","check":"npm run typecheck && npm run test:coverage && npm run lint && npm run prettier","test:ui":"vitest --ui","typedoc":"npm run docs:html && npm run docs:md","lint:fix":"npm run lint -- --fix","prettier":"prettier . --check","typecheck":"npx tsc --noemit","test:debug":"vitest --inspect-brk --no-file-parallelism","typedoc:md":"rimraf typedoc/md/* && typedoc --plugin typedoc-plugin-markdown --plugin typedoc-plugin-missing-exports --tsconfig tsconfig.typedoc.json --out typedoc/md src/main.ts","prettier:fix":"prettier . --write","typedoc:html":"rimraf typedoc/html/* && typedoc --plugin typedoc-plugin-missing-exports --tsconfig tsconfig.typedoc.json --out typedoc/html src/main.ts","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"xbilek18","email":"jan@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"8.19.3","description":"Node.js module that allows you to easily interact with the Localazy API.","directories":{},"_nodeVersion":"16.19.0","dependencies":{"axios":"^1.6.8","lodash-es":"^4.17.21","@localazy/languages":"^0.1.6"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.6","eslint":"^8.57.0","rimraf":"^5.0.5","vitest":"^1.4.0","typedoc":"^0.25.12","prettier":"^3.2.5","reexport":"^1.4.1","@vitest/ui":"^1.4.0","fetch-mock":"^9.11.0","@types/node":"^20.11.28","vite-plugin-dts":"^3.7.3","@types/lodash-es":"^4.17.9","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.2.1","axios-mock-adapter":"^1.22.0","eslint-plugin-node":"^11.1.0","@vitest/coverage-v8":"^1.4.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.29.1","@rollup/plugin-terser":"^0.4.4","conventional-changelog":"^5.1.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","vite-bundle-visualizer":"^1.1.0","@types/isomorphic-fetch":"^0.0.39","typedoc-plugin-markdown":"^3.17.1","@typescript-eslint/parser":"^7.2.0","eslint-config-airbnb-base":"^15.0.0","conventional-changelog-cli":"^4.1.0","vite-plugin-node-polyfills":"^0.21.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","typedoc-plugin-missing-exports":"^2.2.0","eslint-config-airbnb-typescript":"^18.0.0","@typescript-eslint/eslint-plugin":"^7.2.0","@localazy/conventional-changelog-preset":"^1.2.8"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.0_1713262367392_0.3270673801063424","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"@localazy/api-client","version":"2.1.1","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.1","maintainers":[{"name":"david-localazy","email":"david@localazy.com"},{"name":"xbilek18","email":"jan@localazy.com"},{"name":"xcharvat","email":"dan@localazy.com"},{"name":"vaclavhodek","email":"vaclav@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"7e740f679839a7157dc1c29f3b30adfeb938b992","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.1.tgz","fileCount":14,"integrity":"sha512-M2n4JOD0od7OXx1+5VcsUw1w73qxJhGNWeJV8y8Vfyxj/dN8f9ZWR1RiwKhHJtnmVjhXf5Eff/gIbNsY7VW1tw==","signatures":[{"sig":"MEUCIQCGu/jfvcnpNR03ItrJK+fNBd4On9DCS7h58Tam1EFijgIgce4WR9kit2/GMKZAJwI8VKk0f+tsq5IUkpfKT/kthL4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1602792},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"gitHead":"23067cd8a3d402da7b0e4cb9ea399b074af3b560","scripts":{"dev":"vite & npm run main-ts:watch","lint":"bash -c 'eslint --ext .ts,.js,.mjs,.cjs --ignore-path <(cat .gitignore .eslintignore) .'","test":"vitest","build":"rimraf dist && npm run main-ts:build && vite build","check":"npm run typecheck && npm run test:coverage && npm run lint && npm run prettier","test:ui":"vitest --ui","typedoc":"npm run docs:html && npm run docs:md","lint:fix":"npm run lint -- --fix","prettier":"prettier . --check","typecheck":"npx tsc --noemit","test:debug":"vitest --inspect-brk --no-file-parallelism","typedoc:md":"rimraf typedoc/md/* && typedoc --plugin typedoc-plugin-markdown --plugin typedoc-plugin-missing-exports --tsconfig tsconfig.typedoc.json --out typedoc/md src/main.ts","prettier:fix":"prettier . --write","typedoc:html":"rimraf typedoc/html/* && typedoc --plugin typedoc-plugin-missing-exports --tsconfig tsconfig.typedoc.json --out typedoc/html src/main.ts","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"xbilek18","email":"jan@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"8.19.3","description":"Node.js module that allows you to easily interact with the Localazy API.","directories":{},"_nodeVersion":"16.19.0","dependencies":{"lodash-es":"^4.17.21","@localazy/languages":"^0.1.6"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.6","eslint":"^8.57.0","rimraf":"^5.0.5","vitest":"^1.4.0","typedoc":"^0.25.12","prettier":"^3.2.5","reexport":"^1.4.1","@vitest/ui":"^1.4.0","fetch-mock":"^9.11.0","@types/node":"^20.11.28","vite-plugin-dts":"^3.7.3","@types/lodash-es":"^4.17.9","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.2.1","eslint-plugin-node":"^11.1.0","@vitest/coverage-v8":"^1.4.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.29.1","@rollup/plugin-terser":"^0.4.4","conventional-changelog":"^5.1.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","vite-bundle-visualizer":"^1.1.0","@types/isomorphic-fetch":"^0.0.39","typedoc-plugin-markdown":"^3.17.1","@typescript-eslint/parser":"^7.2.0","eslint-config-airbnb-base":"^15.0.0","conventional-changelog-cli":"^4.1.0","vite-plugin-node-polyfills":"^0.21.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","typedoc-plugin-missing-exports":"^2.2.0","eslint-config-airbnb-typescript":"^18.0.0","@typescript-eslint/eslint-plugin":"^7.2.0","@localazy/conventional-changelog-preset":"^1.2.8"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.1_1713442012861_0.292984497382367","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"@localazy/api-client","version":"2.1.2","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.2","maintainers":[{"name":"david-localazy","email":"david@localazy.com"},{"name":"xbilek18","email":"jan@localazy.com"},{"name":"xcharvat","email":"dan@localazy.com"},{"name":"vaclavhodek","email":"vaclav@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"b513815bae2868b3db3481c23d9db7514054fa4a","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.2.tgz","fileCount":14,"integrity":"sha512-lwN2frk3tqYjbfp9Fpk5d/oq67UzFLifFHDV8yyBeE3Pfx9VotS995IOe3Nt9ViVVJ4seixnk/3bXHcos/g3Bw==","signatures":[{"sig":"MEUCIQCEf14t0Ih35nap4HEq67mx0rKNR0bmK6Zj/w0ljGIP5QIgHAPIOr5MyOhYHmgyjR5UDYARbHHF72qnu8fB3m/tUaQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1603760},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"gitHead":"a734f6f6f487160366e5bbf66f77b15e07d2efc9","scripts":{"dev":"vite & npm run main-ts:watch","lint":"bash -c 'eslint --ext .ts,.js,.mjs,.cjs --ignore-path <(cat .gitignore .eslintignore) .'","test":"vitest","build":"rimraf dist && npm run main-ts:build && vite build","check":"npm run typecheck && npm run test:coverage && npm run lint && npm run prettier","test:ui":"vitest --ui","typedoc":"npm run docs:html && npm run docs:md","lint:fix":"npm run lint -- --fix","prettier":"prettier . --check","typecheck":"npx tsc --noemit","test:debug":"vitest --inspect-brk --no-file-parallelism","typedoc:md":"rimraf typedoc/md/* && typedoc --plugin typedoc-plugin-markdown --plugin typedoc-plugin-missing-exports --tsconfig tsconfig.typedoc.json --out typedoc/md src/main.ts","prettier:fix":"prettier . --write","typedoc:html":"rimraf typedoc/html/* && typedoc --plugin typedoc-plugin-missing-exports --tsconfig tsconfig.typedoc.json --out typedoc/html src/main.ts","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"xbilek18","email":"jan@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"8.19.3","description":"Node.js module that allows you to easily interact with the Localazy API.","directories":{},"_nodeVersion":"16.19.0","dependencies":{"lodash-es":"^4.17.21","@localazy/languages":"^0.1.6"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.6","eslint":"^8.57.0","rimraf":"^5.0.5","vitest":"^1.4.0","typedoc":"^0.25.12","prettier":"^3.2.5","reexport":"^1.4.1","@vitest/ui":"^1.4.0","fetch-mock":"^9.11.0","@types/node":"^20.11.28","vite-plugin-dts":"^3.7.3","@types/lodash-es":"^4.17.9","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.2.1","eslint-plugin-node":"^11.1.0","@vitest/coverage-v8":"^1.4.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.29.1","@rollup/plugin-terser":"^0.4.4","conventional-changelog":"^5.1.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","vite-bundle-visualizer":"^1.1.0","@types/isomorphic-fetch":"^0.0.39","typedoc-plugin-markdown":"^3.17.1","@typescript-eslint/parser":"^7.2.0","eslint-config-airbnb-base":"^15.0.0","conventional-changelog-cli":"^4.1.0","vite-plugin-node-polyfills":"^0.21.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","typedoc-plugin-missing-exports":"^2.2.0","eslint-config-airbnb-typescript":"^18.0.0","@typescript-eslint/eslint-plugin":"^7.2.0","@localazy/conventional-changelog-preset":"^1.2.8"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.2_1713446845281_0.644120702892063","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"@localazy/api-client","version":"2.1.3","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.3","maintainers":[{"name":"david-localazy","email":"david@localazy.com"},{"name":"xbilek18","email":"jan@localazy.com"},{"name":"xcharvat","email":"dan@localazy.com"},{"name":"vaclavhodek","email":"vaclav@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"2bc5f80d40997190f4d5b36cd2c8717b3000ecda","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.3.tgz","fileCount":14,"integrity":"sha512-Q9xaWqqJ2+EW1UKT7zz544oWdOtMPiIoiJ9l5FfzZd8UZFROatPGPif9gs7CTBQXk/1X0mdunsSO+btu9aKxDw==","signatures":[{"sig":"MEUCID3GvUbV2e0MdU5b0Ze56FOrYPfD4pOmxxI9AxddngYYAiEA0ACK9IRexwVNzZVrr3/9h6EjM3r56LDZihv9/SZ7tsY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1603760},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"gitHead":"d7a509574b41ce9ba1f353d9cca966e81f489f43","scripts":{"dev":"vite & npm run main-ts:watch","lint":"bash -c 'eslint --ext .ts,.js,.mjs,.cjs --ignore-path <(cat .gitignore .eslintignore) .'","test":"vitest","build":"rimraf dist && npm run main-ts:build && vite build","check":"npm run typecheck && npm run test:coverage && npm run lint && npm run prettier","test:ui":"vitest --ui","typedoc":"npm run docs:html && npm run docs:md","lint:fix":"npm run lint -- --fix","prettier":"prettier . --check","typecheck":"npx tsc --noemit","test:debug":"vitest --inspect-brk --no-file-parallelism","typedoc:md":"rimraf typedoc/md/* && typedoc --plugin typedoc-plugin-markdown --plugin typedoc-plugin-missing-exports --tsconfig tsconfig.typedoc.json --out typedoc/md src/main.ts","prettier:fix":"prettier . --write","typedoc:html":"rimraf typedoc/html/* && typedoc --plugin typedoc-plugin-missing-exports --tsconfig tsconfig.typedoc.json --out typedoc/html src/main.ts","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"xbilek18","email":"jan@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"8.19.3","description":"Node.js module that allows you to easily interact with the Localazy API.","directories":{},"_nodeVersion":"16.19.0","dependencies":{"lodash-es":"^4.17.21","@localazy/languages":"^0.1.6"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.6","eslint":"^8.57.0","rimraf":"^5.0.5","vitest":"^1.4.0","typedoc":"^0.25.12","prettier":"^3.2.5","reexport":"^1.4.1","@vitest/ui":"^1.4.0","fetch-mock":"^9.11.0","@types/node":"^20.11.28","vite-plugin-dts":"^3.7.3","@types/lodash-es":"^4.17.9","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.2.1","eslint-plugin-node":"^11.1.0","@vitest/coverage-v8":"^1.4.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.29.1","@rollup/plugin-terser":"^0.4.4","conventional-changelog":"^5.1.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","vite-bundle-visualizer":"^1.1.0","@types/isomorphic-fetch":"^0.0.39","typedoc-plugin-markdown":"^3.17.1","@typescript-eslint/parser":"^7.2.0","eslint-config-airbnb-base":"^15.0.0","conventional-changelog-cli":"^4.1.0","vite-plugin-node-polyfills":"^0.21.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","typedoc-plugin-missing-exports":"^2.2.0","eslint-config-airbnb-typescript":"^18.0.0","@typescript-eslint/eslint-plugin":"^7.2.0","@localazy/conventional-changelog-preset":"^1.2.8"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.3_1713447763504_0.2724255424858817","host":"s3://npm-registry-packages"}},"2.1.4":{"name":"@localazy/api-client","version":"2.1.4","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.4","maintainers":[{"name":"david-localazy","email":"david@localazy.com"},{"name":"xbilek18","email":"jan@localazy.com"},{"name":"xcharvat","email":"dan@localazy.com"},{"name":"vaclavhodek","email":"vaclav@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"b8a6bd6033a7118e98e5b8ce41d0052e2a5f7fff","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.4.tgz","fileCount":14,"integrity":"sha512-5nYTKaIbPzvGeDyqD4Q/ZTurenjMFbV/2ivlYV+6dj2A2OyKENYlgRoBSoi9Jfy22TUtjFCNL2DRCgxTfUbvjw==","signatures":[{"sig":"MEUCIQD5IIdz9dCDNjBd7PazTlB2qERBNGrEOe+Jk51qCK0SAwIgEUAZBGM2uKIdkJ4fxWQ+q1gnPZC5PIFjUXcLuHL7scU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1604211},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"gitHead":"a3d4708f1719a1b8768fab842a7a1aa3f63489ba","scripts":{"dev":"vite & npm run main-ts:watch","lint":"bash -c 'eslint --ext .ts,.js,.mjs,.cjs --ignore-path <(cat .gitignore .eslintignore) .'","test":"vitest","build":"rimraf dist && npm run main-ts:build && vite build","check":"npm run typecheck && npm run test:coverage && npm run lint && npm run prettier","test:ui":"vitest --ui","typedoc":"npm run docs:html && npm run docs:md","lint:fix":"npm run lint -- --fix","prettier":"prettier . --check","typecheck":"npx tsc --noemit","test:debug":"vitest --inspect-brk --no-file-parallelism","typedoc:md":"rimraf typedoc/md/* && typedoc --plugin typedoc-plugin-markdown --plugin typedoc-plugin-missing-exports --tsconfig tsconfig.typedoc.json --out typedoc/md src/main.ts","prettier:fix":"prettier . --write","typedoc:html":"rimraf typedoc/html/* && typedoc --plugin typedoc-plugin-missing-exports --tsconfig tsconfig.typedoc.json --out typedoc/html src/main.ts","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"xbilek18","email":"jan@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"8.19.3","description":"Node.js module that allows you to easily interact with the Localazy API.","directories":{},"_nodeVersion":"16.19.0","dependencies":{"lodash-es":"^4.17.21","@localazy/languages":"^0.1.6"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.6","eslint":"^8.57.0","rimraf":"^5.0.5","vitest":"^1.4.0","typedoc":"^0.25.12","prettier":"^3.2.5","reexport":"^1.4.1","@vitest/ui":"^1.4.0","fetch-mock":"^9.11.0","@types/node":"^20.11.28","vite-plugin-dts":"^3.7.3","@types/lodash-es":"^4.17.9","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.2.1","eslint-plugin-node":"^11.1.0","@vitest/coverage-v8":"^1.4.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.29.1","@rollup/plugin-terser":"^0.4.4","conventional-changelog":"^5.1.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","vite-bundle-visualizer":"^1.1.0","@types/isomorphic-fetch":"^0.0.39","typedoc-plugin-markdown":"^3.17.1","@typescript-eslint/parser":"^7.2.0","eslint-config-airbnb-base":"^15.0.0","conventional-changelog-cli":"^4.1.0","vite-plugin-node-polyfills":"^0.21.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","typedoc-plugin-missing-exports":"^2.2.0","eslint-config-airbnb-typescript":"^18.0.0","@typescript-eslint/eslint-plugin":"^7.2.0","@localazy/conventional-changelog-preset":"^1.2.8"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.4_1713871421554_0.16531447006644773","host":"s3://npm-registry-packages"}},"2.1.5":{"name":"@localazy/api-client","version":"2.1.5","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.5","maintainers":[{"name":"david-localazy","email":"david@localazy.com"},{"name":"xbilek18","email":"jan@localazy.com"},{"name":"xcharvat","email":"dan@localazy.com"},{"name":"vaclavhodek","email":"vaclav@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"78831f41afbcf2d4cfd5599a681eb67549117835","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.5.tgz","fileCount":14,"integrity":"sha512-bYIyHEOgO3ldS3tl224tQyIffDUhMm9tAg3XBYoNwaQM0LkqUJiQBCRu/QFCnXsrOS9ieG/F6yhPL4Na3CU09A==","signatures":[{"sig":"MEQCIAcRNKkDWR/87KkbvjF0fUAEftMtGjlod9cHgROaE12HAiBGbJEv5O+x4q7zJc22xUxXWRSvBZltnDU8tdIYiJouSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1603191},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"gitHead":"cf94fbe3daacab8c260dc835448bb9eb38df2768","scripts":{"dev":"vite & npm run main-ts:watch","lint":"bash -c 'eslint --ext .ts,.js,.mjs,.cjs --ignore-path <(cat .gitignore .eslintignore) .'","test":"vitest","build":"rimraf dist && npm run main-ts:build && vite build","check":"npm run typecheck && npm run test:coverage && npm run lint && npm run prettier","test:ui":"vitest --ui","typedoc":"npm run docs:html && npm run docs:md","lint:fix":"npm run lint -- --fix","prettier":"prettier . --check","typecheck":"npx tsc --noemit","test:debug":"vitest --inspect-brk --no-file-parallelism","typedoc:md":"rimraf typedoc/md/* && typedoc --plugin typedoc-plugin-markdown --plugin typedoc-plugin-missing-exports --tsconfig tsconfig.typedoc.json --out typedoc/md src/main.ts","prettier:fix":"prettier . --write","typedoc:html":"rimraf typedoc/html/* && typedoc --plugin typedoc-plugin-missing-exports --tsconfig tsconfig.typedoc.json --out typedoc/html src/main.ts","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"xbilek18","email":"jan@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"8.19.3","description":"Node.js module that allows you to easily interact with the Localazy API.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"lodash-es":"^4.17.21","@localazy/languages":"^0.1.6"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.6","eslint":"^8.57.0","rimraf":"^5.0.5","vitest":"^1.4.0","typedoc":"^0.25.12","prettier":"^3.2.5","reexport":"^1.4.1","@vitest/ui":"^1.4.0","fetch-mock":"^9.11.0","@types/node":"^20.11.28","vite-plugin-dts":"^3.7.3","@types/lodash-es":"^4.17.9","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.2.1","eslint-plugin-node":"^11.1.0","@vitest/coverage-v8":"^1.4.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.29.1","@rollup/plugin-terser":"^0.4.4","conventional-changelog":"^5.1.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","vite-bundle-visualizer":"^1.1.0","@types/isomorphic-fetch":"^0.0.39","typedoc-plugin-markdown":"^3.17.1","@typescript-eslint/parser":"^7.2.0","eslint-config-airbnb-base":"^15.0.0","conventional-changelog-cli":"^4.1.0","vite-plugin-node-polyfills":"^0.21.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","typedoc-plugin-missing-exports":"^2.2.0","eslint-config-airbnb-typescript":"^18.0.0","@typescript-eslint/eslint-plugin":"^7.2.0","@localazy/conventional-changelog-preset":"^1.2.8"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.5_1713880196635_0.968728761788251","host":"s3://npm-registry-packages"}},"2.1.6":{"name":"@localazy/api-client","version":"2.1.6","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.6","maintainers":[{"name":"david-localazy","email":"david@localazy.com"},{"name":"xbilek18","email":"jan@localazy.com"},{"name":"xcharvat","email":"dan@localazy.com"},{"name":"vaclavhodek","email":"vaclav@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"012069cc61045561edf4ed5c4e17bbcde6ec7a3c","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.6.tgz","fileCount":14,"integrity":"sha512-UbKFe6pUxaLH37DSJSdtjGF981lv9u3Hd5vbpoKqKFLHkWmoSkeqhY9lZZYcSrxDewpFhQul8afWycmfIfsXcQ==","signatures":[{"sig":"MEQCIDYY+i9XQJsBMnQDL5L1HNk5CgE4WCsyah+cJ47J9MhXAiAhYV/M4CGvQ/dLCHrsxdPvfuSWAfdcrEq/3D+fELYz6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1618776},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"gitHead":"e6cccead7601a9b30c66971f2b357db35c261b24","scripts":{"dev":"vite & npm run main-ts:watch","lint":"bash -c 'eslint --ext .ts,.js,.mjs,.cjs --ignore-path <(cat .gitignore .eslintignore) .'","test":"vitest","build":"rimraf dist && npm run main-ts:build && vite build","check":"npm run typecheck && npm run test:coverage && npm run lint && npm run prettier","test:ui":"vitest --ui","typedoc":"npm run docs:html && npm run docs:md","lint:fix":"npm run lint -- --fix","prettier":"prettier . --check","typecheck":"npx tsc --noemit","test:debug":"vitest --inspect-brk --no-file-parallelism","typedoc:md":"rimraf typedoc/md/* && typedoc --plugin typedoc-plugin-markdown --plugin typedoc-plugin-missing-exports --tsconfig tsconfig.typedoc.json --out typedoc/md src/main.ts","prettier:fix":"prettier . --write","typedoc:html":"rimraf typedoc/html/* && typedoc --plugin typedoc-plugin-missing-exports --tsconfig tsconfig.typedoc.json --out typedoc/html src/main.ts","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"xbilek18","email":"jan@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"8.19.3","description":"Node.js module that allows you to easily interact with the Localazy API.","directories":{},"_nodeVersion":"16.19.0","dependencies":{"lodash-es":"^4.17.21","@localazy/languages":"^0.1.6"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.1.6","eslint":"^8.57.0","rimraf":"^5.0.5","vitest":"^1.4.0","typedoc":"^0.25.12","prettier":"^3.2.5","reexport":"^1.4.1","@vitest/ui":"^1.4.0","fetch-mock":"^9.11.0","@types/node":"^20.11.28","vite-plugin-dts":"^3.7.3","@types/lodash-es":"^4.17.9","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.2.1","eslint-plugin-node":"^11.1.0","@vitest/coverage-v8":"^1.4.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.29.1","@rollup/plugin-terser":"^0.4.4","conventional-changelog":"^5.1.0","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","vite-bundle-visualizer":"^1.1.0","@types/isomorphic-fetch":"^0.0.39","typedoc-plugin-markdown":"^3.17.1","@typescript-eslint/parser":"^7.2.0","eslint-config-airbnb-base":"^15.0.0","conventional-changelog-cli":"^4.1.0","vite-plugin-node-polyfills":"^0.21.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","typedoc-plugin-missing-exports":"^2.2.0","eslint-config-airbnb-typescript":"^18.0.0","@typescript-eslint/eslint-plugin":"^7.2.0","@localazy/conventional-changelog-preset":"^1.2.8"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.6_1721146083455_0.8337385531164123","host":"s3://npm-registry-packages"}},"2.1.7":{"name":"@localazy/api-client","version":"2.1.7","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.7","maintainers":[{"name":"xbilek18","email":"jan@localazy.com"},{"name":"localazy-team","email":"team@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"e21d8401d450114dc9e95eab57ce5690dea39d83","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.7.tgz","fileCount":14,"integrity":"sha512-eP0mEaDslmLP5k1UmQsvXYWg9aUNsKmgnCNCLsCbRMmgJ+TMuvh7B+f9iCkhGwIPVwov3OnPwO/5dkVTNT/Z4Q==","signatures":[{"sig":"MEUCICA/NDmxrdQ8UDVPBK1cD9Kv0noxmrO8REu0us8Wb1gFAiEAgNNF+6rv4D+Ge9QlOGKLfTQ/Hvx7ab9QGqkKRYq24F4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1615097},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"gitHead":"f13c7869d11a7117df3add573d810f814e37a56a","scripts":{"dev":"vite & npm run main-ts:watch","lint":"eslint --cache --cache-location .cache/eslint .","test":"vitest","build":"rimraf dist && npm run main-ts:build && vite build","check":"npm run prettier && npm run lint && npm run typecheck && npm run build && npm run test:coverage","prepare":"husky","test:ui":"vitest --ui","lint:fix":"eslint --fix .","prettier":"prettier --check --cache --cache-location .cache/prettier .","check:fix":"npm run prettier:fix && npm run lint:fix","typecheck":"tsc --noEmit","test:debug":"vitest --inspect-brk --no-file-parallelism","prettier:fix":"prettier --write .","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"xbilek18","email":"jan@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"10.9.0","description":"Node.js module that allows you to easily interact with the Localazy API.","directories":{},"_nodeVersion":"22.12.0","dependencies":{"lodash-es":"^4.17.21","@localazy/languages":"^0.1.6"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.3.1","husky":"^9.1.7","eslint":"^9.24.0","rimraf":"^6.0.1","vitest":"^3.1.1","prettier":"^3.5.3","reexport":"^1.4.1","@vitest/ui":"^3.1.1","fetch-mock":"^12.5.2","typescript":"^5.8.3","@types/node":"^22.14.1","vite-plugin-dts":"^4.5.3","@types/lodash-es":"^4.17.9","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.2.1","@localazy/tsconfig":"^1.0.0-beta.4","@vitest/coverage-v8":"^3.1.1","@rollup/plugin-terser":"^0.4.4","conventional-changelog":"^5.1.0","vite-bundle-visualizer":"^1.2.1","@localazy/eslint-config":"^1.0.0-beta.2","@types/isomorphic-fetch":"^0.0.39","@localazy/prettier-config":"^1.0.0-beta.1","conventional-changelog-cli":"^4.1.0","vite-plugin-node-polyfills":"^0.23.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","@localazy/conventional-changelog-preset":"^1.2.9"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.7_1744986274586_0.7530490741246914","host":"s3://npm-registry-packages-npm-production"}},"2.1.8":{"name":"@localazy/api-client","version":"2.1.8","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.8","maintainers":[{"name":"xbilek18","email":"jan@localazy.com"},{"name":"localazy-team","email":"team@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"3e1e208142087b037d3dfdd5778a9c04d85dbf36","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.8.tgz","fileCount":14,"integrity":"sha512-I/+skbcRxZUnsmNDwXtji+unYp5zBjTakGMRasVdtcNgWZw+UT1iwUWJVTG8T8kvC4E2D2tEv4/S4dECg3bmNQ==","signatures":[{"sig":"MEYCIQDcTcmN/OGUBsJh1uT9FnUcD3K7EdVbrDmNCVhbwnqeKAIhAP3C/OscR9shitKd6xGNr7pgapYYhb0sXdAGVZZ5H5uj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1615098},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"gitHead":"789724196b35c2e59dc676eb839c3e50b593e2da","scripts":{"dev":"vite & npm run main-ts:watch","lint":"eslint --cache --cache-location .cache/eslint .","test":"vitest","build":"rimraf dist && npm run main-ts:build && vite build","check":"npm run prettier && npm run lint && npm run typecheck && npm run build && npm run test:coverage","prepare":"husky","test:ui":"vitest --ui","lint:fix":"eslint --fix .","prettier":"prettier --check --cache --cache-location .cache/prettier .","check:fix":"npm run prettier:fix && npm run lint:fix","typecheck":"tsc --noEmit","test:debug":"vitest --inspect-brk --no-file-parallelism","prettier:fix":"prettier --write .","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"xbilek18","email":"jan@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"10.9.0","description":"Node.js module that allows you to easily interact with the Localazy API.","directories":{},"_nodeVersion":"22.12.0","dependencies":{"lodash-es":"^4.17.21","@localazy/languages":"^0.1.6"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.3.5","husky":"^9.1.7","eslint":"^9.27.0","rimraf":"^6.0.1","vitest":"^3.1.4","prettier":"^3.5.3","reexport":"^1.4.1","@vitest/ui":"^3.1.4","fetch-mock":"^12.5.2","typescript":"^5.8.3","@types/node":"^22.15.21","vite-plugin-dts":"^4.5.4","@types/lodash-es":"^4.17.9","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.2.1","@localazy/tsconfig":"^1.0.0-beta.4","@vitest/coverage-v8":"^3.1.4","@rollup/plugin-terser":"^0.4.4","conventional-changelog":"^5.1.0","vite-bundle-visualizer":"^1.2.1","@localazy/eslint-config":"^1.0.0-beta.2","@types/isomorphic-fetch":"^0.0.39","@localazy/prettier-config":"^1.0.0-beta.2","conventional-changelog-cli":"^4.1.0","vite-plugin-node-polyfills":"^0.23.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","@localazy/conventional-changelog-preset":"^1.2.9"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.8_1747867740758_0.8566618493750349","host":"s3://npm-registry-packages-npm-production"}},"2.1.9":{"name":"@localazy/api-client","version":"2.1.9","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.9","maintainers":[{"name":"xbilek18","email":"jan@localazy.com"},{"name":"localazy-team","email":"team@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"e0ff285871f52aec5fc597d48e8c7e6487982fec","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.9.tgz","fileCount":14,"integrity":"sha512-+4yC2QpDk0+WpeAUKPc6IvldbS6zW0qM8gpfqtrVBJuHl3PcpdVfidNg919KcqvlUA6Zv3hMF/PN1zQba9dRcg==","signatures":[{"sig":"MEQCIBGp+nOU88GK4akHSb9120MegbLZoH2OpQRp4KeYGIHdAiBawlndJoItWfP7mhPOaL3ypBUri9Vwz1cN/sZVb9gQIA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1617955},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"gitHead":"1ae3dc18d98224d3275009aeba38735babb74dc8","scripts":{"dev":"vite & npm run main-ts:watch","lint":"eslint --cache --cache-location .cache/eslint .","test":"vitest run","build":"rimraf dist && npm run main-ts:build && vite build","check":"npm run prettier && npm run lint && npm run typecheck && npm run build && npm run test:coverage","prepare":"husky","test:ui":"vitest --ui","lint:fix":"eslint --fix .","prettier":"prettier --check --cache --cache-location .cache/prettier .","check:fix":"npm run prettier:fix && npm run lint:fix","typecheck":"tsc --noEmit","test:debug":"vitest --inspect-brk --no-file-parallelism","test:watch":"vitest","prettier:fix":"prettier --write .","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"xbilek18","email":"jan@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"10.9.0","description":"Official Node.js client for the Localazy API, providing a simple and type-safe way to integrate localization features into your JavaScript and TypeScript projects.","directories":{},"_nodeVersion":"22.12.0","dependencies":{"lodash-es":"^4.17.21","@localazy/languages":"^0.1.6"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","devDependencies":{"vite":"^6.3.5","husky":"^9.1.7","eslint":"^9.32.0","rimraf":"^6.0.1","vitest":"^3.2.4","prettier":"^3.6.2","reexport":"^1.4.1","@vitest/ui":"^3.2.4","fetch-mock":"^12.5.3","typescript":"^5.9.2","@types/node":"^22.17.1","vite-plugin-dts":"^4.5.4","@types/lodash-es":"^4.17.9","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.2.1","@localazy/tsconfig":"^1.0.0-beta.4","@vitest/coverage-v8":"^3.2.4","@rollup/plugin-terser":"^0.4.4","conventional-changelog":"^5.1.0","vite-bundle-visualizer":"^1.2.1","@localazy/eslint-config":"^1.0.0-beta.2","@types/isomorphic-fetch":"^0.0.39","@localazy/prettier-config":"^1.0.0-beta.2","conventional-changelog-cli":"^4.1.0","vite-plugin-node-polyfills":"^0.23.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","@localazy/conventional-changelog-preset":"^1.2.11"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.9_1754689069035_0.8021292034728753","host":"s3://npm-registry-packages-npm-production"}},"2.1.10":{"name":"@localazy/api-client","version":"2.1.10","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.10","maintainers":[{"name":"xbilek18","email":"jan@localazy.com"},{"name":"localazy-team","email":"team@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"cf33be4697cba38248afb80c7a0a1ec20300aa58","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.10.tgz","fileCount":12,"integrity":"sha512-GqbGeGZ+1pcD4P6B92qLOubiz1sqOPuHRZU+v6VawCdvNNW7boS20jtAL8dwRiJyqxbjebmSEdj9O9aunetj9Q==","signatures":[{"sig":"MEYCIQD/ZLt0B3mq5JmCRurpBDVOxeI/bbxuirUAvZTBekAB8wIhAI+MUPNdc5Qys6a+gn9ypavk50N7KlziemTo+0cHbBTe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1584310},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","engines":{"node":">=20"},"exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"gitHead":"878802c142c303decc80be8ecadc33ca7f40a3f2","scripts":{"dev":"vite & npm run main-ts:watch","lint":"eslint .","test":"vitest run","build":"rimraf dist && npm run main-ts:build && vite build","check":"npm run prettier && npm run lint && npm run typecheck && npm run build && npm run test:coverage","prepare":"husky","test:ui":"vitest --ui","lint:fix":"eslint --fix .","prettier":"prettier --check .","check:fix":"npm run prettier:fix && npm run lint:fix","typecheck":"tsc --noEmit","test:debug":"vitest --inspect-brk --no-file-parallelism","test:watch":"vitest","test:matrix":"./scripts/node-test-matrix.sh","prettier:fix":"prettier --write .","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"xbilek18","email":"jan@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","prettier":"@localazy/prettier-config","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"10.9.0","description":"Official Node.js client for the Localazy API, providing a simple and type-safe way to integrate localization features into your JavaScript and TypeScript projects.","directories":{},"_nodeVersion":"22.12.0","dependencies":{"lodash-es":"^4.17.21","@localazy/languages":"^0.1.11"},"_hasShrinkwrap":false,"packageManager":"yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e","devDependencies":{"vite":"^7.1.3","husky":"^9.1.7","eslint":"^9.34.0","rimraf":"^6.0.1","vitest":"^3.2.4","prettier":"^3.6.2","reexport":"^1.4.1","@vitest/ui":"^3.2.4","fetch-mock":"^12.5.4","typescript":"^5.9.2","@types/node":"^22.18.0","vite-plugin-dts":"^4.5.4","@types/lodash-es":"^4.17.9","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.6.1","@localazy/tsconfig":"^1.1.1","@vitest/coverage-v8":"^3.2.4","@rollup/plugin-terser":"^0.4.4","conventional-changelog":"^5.1.0","vite-bundle-visualizer":"^1.2.1","@localazy/eslint-config":"^1.3.0","@types/isomorphic-fetch":"^0.0.39","@localazy/prettier-config":"^1.2.0","conventional-changelog-cli":"^4.1.0","vite-plugin-node-polyfills":"^0.24.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","@localazy/conventional-changelog-preset":"^1.3.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.10_1756416406033_0.7259899917481287","host":"s3://npm-registry-packages-npm-production"}},"2.1.11":{"name":"@localazy/api-client","version":"2.1.11","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.11","maintainers":[{"name":"xbilek18","email":"jan@localazy.com"},{"name":"localazy-team","email":"team@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"be1bf6ba9a42335fcce4c324acaaae795085640d","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.11.tgz","fileCount":12,"integrity":"sha512-l74YWDOjGZPjgUWgRwnczY0BXRow5vecqnGe4xP3GXQ3Kbos2ccqYVL5fqZ1+InkDym9GYanUpy6K9ueu3DcFA==","signatures":[{"sig":"MEUCIQC2+srhZ/4r0jjFR1owDc7bh0ONvSgvpMZt489lFENVmgIgDte4zRhCJNPqIv4bXbPRzDu1zzmBtesa+uEcR5IXko8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1584138},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","engines":{"node":">=20"},"exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"gitHead":"823c2d0167743feff29a5ac46046360dcddfc046","scripts":{"dev":"vite & npm run main-ts:watch","lint":"eslint .","test":"vitest run","build":"rimraf dist && npm run main-ts:build && vite build","check":"npm run prettier && npm run lint && npm run typecheck && npm run build && npm run test:coverage","prepare":"husky","test:ui":"vitest --ui","lint:fix":"eslint --fix .","prettier":"prettier --check .","check:fix":"npm run prettier:fix && npm run lint:fix","typecheck":"tsc --noEmit","test:debug":"vitest --inspect-brk --no-file-parallelism","test:watch":"vitest","test:matrix":"./scripts/node-test-matrix.sh","prettier:fix":"prettier --write .","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"xbilek18","email":"jan@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","prettier":"@localazy/prettier-config","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"10.9.3","description":"Official Node.js client for the Localazy API, providing a simple and type-safe way to integrate localization features into your JavaScript and TypeScript projects.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"lodash-es":"^4.17.21","@localazy/languages":"^0.1.11"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.1.5","husky":"^9.1.7","eslint":"^9.35.0","rimraf":"^6.0.1","vitest":"^3.2.4","prettier":"^3.6.2","reexport":"^1.4.1","@vitest/ui":"^3.2.4","fetch-mock":"^12.5.4","typescript":"^5.9.2","@types/node":"^22.18.1","vite-plugin-dts":"^4.5.4","@types/lodash-es":"^4.17.9","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.6.1","@localazy/tsconfig":"^1.1.1","@vitest/coverage-v8":"^3.2.4","@rollup/plugin-terser":"^0.4.4","conventional-changelog":"^5.1.0","vite-bundle-visualizer":"^1.2.1","@localazy/eslint-config":"^1.3.0","@types/isomorphic-fetch":"^0.0.39","@localazy/prettier-config":"^1.2.0","conventional-changelog-cli":"^4.1.0","vite-plugin-node-polyfills":"^0.24.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","@localazy/conventional-changelog-preset":"^1.3.3"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.11_1757536090590_0.7750527261203681","host":"s3://npm-registry-packages-npm-production"}},"2.1.12":{"name":"@localazy/api-client","version":"2.1.12","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.12","maintainers":[{"name":"xbilek18","email":"jan@localazy.com"},{"name":"localazy-team","email":"team@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"189d07a26c28a524a0543bff3f29dbd9ab534a89","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.12.tgz","fileCount":12,"integrity":"sha512-O+4+7wWZDNJNS6bo4Qh8s89c27WE+77WMEYoRfhRUZ/7jq5Y6WEJW+XEkmj7rxBxzbqB1n5TXiGSfLeZh5O7OA==","signatures":[{"sig":"MEUCIAOcSWlz2K8FJ+NplDmOyM9zTGm4yJ0LGP5XJxvn4J/nAiEAub1kYqCV1mcJe6kQ+TWU0o8NNEs9EF3YpvTK60P8ohk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1583762},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","engines":{"node":">=20"},"exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"gitHead":"d905763b46d8ac0e4624fe875cc274f828b8d948","scripts":{"dev":"vite & npm run main-ts:watch","lint":"eslint .","test":"vitest run","build":"rimraf dist && npm run main-ts:build && vite build","check":"npm run prettier && npm run lint && npm run typecheck && npm run build && npm run test:coverage","prepare":"husky","test:ui":"vitest --ui","lint:fix":"eslint --fix .","prettier":"prettier --check .","check:fix":"npm run prettier:fix && npm run lint:fix","typecheck":"tsc --noEmit","test:debug":"vitest --inspect-brk --no-file-parallelism","test:watch":"vitest","test:matrix":"./scripts/node-test-matrix.sh","prettier:fix":"prettier --write .","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"localazy-team","email":"team@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","prettier":"@localazy/prettier-config","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"10.9.3","description":"Official Node.js client for the Localazy API, providing a simple and type-safe way to integrate localization features into your JavaScript and TypeScript projects.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"lodash-es":"^4.17.21","@localazy/languages":"^0.1.11"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.2.1","husky":"^9.1.7","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.7","prettier":"^3.6.2","reexport":"^1.4.1","@vitest/ui":"^4.0.7","fetch-mock":"^12.6.0","typescript":"^5.9.3","@types/node":"^22.19.0","vite-plugin-dts":"^4.5.4","@types/lodash-es":"^4.17.9","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.6.2","@localazy/tsconfig":"^1.1.1","@vitest/coverage-v8":"^4.0.7","@rollup/plugin-terser":"^0.4.4","conventional-changelog":"^5.1.0","vite-bundle-visualizer":"^1.2.1","@localazy/eslint-config":"^1.3.0","@types/isomorphic-fetch":"^0.0.39","@localazy/prettier-config":"^1.2.0","conventional-changelog-cli":"^4.1.0","vite-plugin-node-polyfills":"^0.24.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","@localazy/conventional-changelog-preset":"^1.3.3"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.12_1762444461950_0.6117722834067716","host":"s3://npm-registry-packages-npm-production"}},"2.1.13":{"name":"@localazy/api-client","version":"2.1.13","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.13","maintainers":[{"name":"xbilek18","email":"jan@localazy.com"},{"name":"localazy-team","email":"team@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"981567d80230ece895ec055bc753b561a4da46ae","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.13.tgz","fileCount":12,"integrity":"sha512-Tr0+EMzvRKNgAeamlsF3K4BqsXkThKuYaXITxBpIE9zy3YCVLL6yJrFkx3/AzM8XgEwnTErNLyfDPOr7OC6MCA==","signatures":[{"sig":"MEQCICK5ke7zShmdeDcvDGDC56fu3v74sCnaeJuwpN7H/hovAiB9BiPNGxzfcNIr9zxxY+NaPrp8YuhJFpRA6v2QwVn8/w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1592863},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","engines":{"node":">=20"},"exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"gitHead":"2ff51ef6866baf6c5511a1d456d50eef0f6c5749","scripts":{"dev":"vite & npm run main-ts:watch","lint":"oxlint --type-aware","test":"vitest run","build":"rimraf dist && npm run main-ts:build && vite build","check":"npm run format && npm run lint && npm run typecheck && npm run build && npm run test:coverage","format":"oxfmt --check","prepare":"husky","test:ui":"vitest --ui","lint:fix":"oxlint --type-aware --fix","check:fix":"npm run format:fix && npm run lint:fix","typecheck":"tsc --build","format:fix":"oxfmt","test:debug":"vitest --inspect-brk --no-file-parallelism","test:watch":"vitest","test:matrix":"./scripts/node-test-matrix.sh","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"localazy-team","email":"team@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"10.9.3","description":"Official Node.js client for the Localazy API, providing a simple and type-safe way to integrate localization features into your JavaScript and TypeScript projects.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"lodash-es":"^4.17.23","unplugin-dts":"^1.0.0-beta.6","@localazy/languages":"^0.1.11"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.3.1","husky":"^9.1.7","oxfmt":"^0.35.0","oxlint":"^1.38.0","rimraf":"^6.1.3","vitest":"^4.0.18","reexport":"^1.4.1","@vitest/ui":"^4.0.18","fetch-mock":"^12.6.0","typescript":"^5.9.3","@types/node":"^22.19.11","oxlint-tsgolint":"^0.14.2","@tsconfig/node22":"^22.0.5","@types/lodash-es":"^4.17.9","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.6.3","@vitest/coverage-v8":"^4.0.18","@rollup/plugin-terser":"^0.4.4","conventional-changelog":"^5.1.0","vite-bundle-visualizer":"^1.2.1","@types/isomorphic-fetch":"^0.0.39","@microsoft/api-extractor":"^7.43.7","conventional-changelog-cli":"^4.1.0","vite-plugin-node-polyfills":"^0.2.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","@localazy/conventional-changelog-preset":"^1.3.3"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.13_1771860740100_0.41436772507314057","host":"s3://npm-registry-packages-npm-production"}},"2.1.14":{"name":"@localazy/api-client","version":"2.1.14","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.14","maintainers":[{"name":"xbilek18","email":"jan@localazy.com"},{"name":"localazy-team","email":"team@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"fd819988874668511b27562847bf88442b67191c","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.14.tgz","fileCount":12,"integrity":"sha512-b/LSZbvE5uHXsuvMCXlem37E0glUP5zC8uGrj3ZHn1IWz8UCXTOmaaj0GGzFTibwu1ogZtpm4kcg3fuVsd3rGg==","signatures":[{"sig":"MEQCIC8sqz1DgKZqJ3g0VtwgA/vSiYl1/uZ80WKyr9XuGOlUAiAaGJg5bvr2um4VbNhdSEUHTrTVFGIGxvXcLDakNpSb8g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1592863},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","engines":{"node":">=20"},"exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"gitHead":"f9efe59ad36a62fd7cd684db8a08b62716a23565","scripts":{"dev":"vite & npm run main-ts:watch","lint":"oxlint --type-aware","test":"vitest run","build":"rimraf dist && npm run main-ts:build && vite build","check":"npm run format && npm run lint && npm run typecheck && npm run build && npm run test:coverage","format":"oxfmt --check","prepare":"husky","test:ui":"vitest --ui","lint:fix":"oxlint --type-aware --fix","check:fix":"npm run format:fix && npm run lint:fix","typecheck":"tsc --build","format:fix":"oxfmt","test:debug":"vitest --inspect-brk --no-file-parallelism","test:watch":"vitest","test:matrix":"./scripts/node-test-matrix.sh","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"localazy-team","email":"team@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"10.9.3","description":"Official Node.js client for the Localazy API, providing a simple and type-safe way to integrate localization features into your JavaScript and TypeScript projects.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"lodash-es":"^4.17.23","@localazy/languages":"^0.1.11"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.3.1","husky":"^9.1.7","oxfmt":"^0.35.0","oxlint":"^1.38.0","rimraf":"^6.1.3","vitest":"^4.0.18","reexport":"^1.4.1","@vitest/ui":"^4.0.18","fetch-mock":"^12.6.0","typescript":"^5.9.3","@types/node":"^22.19.11","unplugin-dts":"^1.0.0-beta.6","oxlint-tsgolint":"^0.14.2","@tsconfig/node22":"^22.0.5","@types/lodash-es":"^4.17.9","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.6.3","@vitest/coverage-v8":"^4.0.18","@rollup/plugin-terser":"^0.4.4","conventional-changelog":"^5.1.0","vite-bundle-visualizer":"^1.2.1","@types/isomorphic-fetch":"^0.0.39","@microsoft/api-extractor":"^7.43.7","conventional-changelog-cli":"^4.1.0","vite-plugin-node-polyfills":"^0.2.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","@localazy/conventional-changelog-preset":"^1.3.3"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.14_1771863063585_0.3483595160996247","host":"s3://npm-registry-packages-npm-production"}},"2.1.15":{"name":"@localazy/api-client","version":"2.1.15","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.15","maintainers":[{"name":"xbilek18","email":"honza.bilek4@gmail.com"},{"name":"localazy-team","email":"team@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"669d0d21f9334c744e88b6c629add57e715d5a71","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.15.tgz","fileCount":12,"integrity":"sha512-l9AvfdnP7aZXSAQp1cPM3nfN5OBxmzu67JutB1DCXnenVxnE7UN4SJyUv/4a3G3oiqE0PRudAkSuKsTWhN6F8g==","signatures":[{"sig":"MEUCIGp3bib9SeZG34tgvlwHwu6V2SlG7/H9nG9XZh7QPB2BAiEAtDwtkovjigDyt5mlV3szXEubVjbz9uZ/CKw2epFTZGE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1592863},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","engines":{"node":">=20"},"exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"gitHead":"73ea89f075a1206fe6041bc37b0dea97c95c15ab","scripts":{"dev":"vite & npm run main-ts:watch","lint":"oxlint --type-aware","test":"vitest run","build":"rimraf dist && npm run main-ts:build && vite build","check":"npm run format && npm run lint && npm run typecheck && npm run build && npm run test:coverage","format":"oxfmt --check","prepare":"husky","test:ui":"vitest --ui","lint:fix":"oxlint --type-aware --fix","check:fix":"npm run format:fix && npm run lint:fix","typecheck":"tsc --build","format:fix":"oxfmt","test:debug":"vitest --inspect-brk --no-file-parallelism","test:watch":"vitest","test:matrix":"./scripts/node-test-matrix.sh","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"localazy-team","email":"team@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"10.9.3","description":"Official Node.js client for the Localazy API, providing a simple and type-safe way to integrate localization features into your JavaScript and TypeScript projects.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"lodash-es":"^4.17.23","@localazy/languages":"^0.1.11"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.3.1","husky":"^9.1.7","oxfmt":"^0.36.0","oxlint":"^1.51.0","rimraf":"^6.1.3","vitest":"^4.0.18","reexport":"^1.4.1","@vitest/ui":"^4.0.18","fetch-mock":"^12.6.0","typescript":"^5.9.3","@types/node":"^22.19.15","unplugin-dts":"^1.0.0-beta.6","oxlint-tsgolint":"^0.16.0","@tsconfig/node22":"^22.0.5","@types/lodash-es":"^4.17.9","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.7.0","@vitest/coverage-v8":"^4.0.18","@rollup/plugin-terser":"^1.0.0","conventional-changelog":"^5.1.0","vite-bundle-visualizer":"^1.2.1","@types/isomorphic-fetch":"^0.0.39","@microsoft/api-extractor":"^7.57.7","conventional-changelog-cli":"^4.1.0","vite-plugin-node-polyfills":"^0.2.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","@localazy/conventional-changelog-preset":"^1.3.3"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.15_1773086281714_0.3639416150386299","host":"s3://npm-registry-packages-npm-production"}},"2.1.16":{"name":"@localazy/api-client","version":"2.1.16","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.16","maintainers":[{"name":"xbilek18","email":"honza.bilek4@gmail.com"},{"name":"localazy-team","email":"team@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"66a59e778b9d26acd9f7ff4aa3dc03badf587084","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.16.tgz","fileCount":12,"integrity":"sha512-ih6ps9JPtJ5bfrVYKV8aAq/CP4DG3/d3v54R/NCwBRlGU7TvMZLbEqHbQYWnEOaCgth6r042KmgL841YrlloDw==","signatures":[{"sig":"MEUCIQCSEWdPxxQJWg1Fk8MrsuSl3W2vHiIhRvWoxadr+joAgAIgU8yugBwqJPvJ20tqJ33/rb/7L0naRA7RnrktPGPaikM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1604801},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","engines":{"node":">=20"},"exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"gitHead":"0a4f46bcbbc67a2f2f6162c9433cdb040ad97174","scripts":{"dev":"vite & npm run main-ts:watch","lint":"oxlint --type-aware","test":"vitest run","build":"rimraf dist && npm run main-ts:build && vite build","check":"npm run format && npm run lint && npm run typecheck && npm run build && npm run test:coverage","format":"oxfmt --check","prepare":"husky","test:ui":"vitest --ui","lint:fix":"oxlint --type-aware --fix","check:fix":"npm run format:fix && npm run lint:fix","typecheck":"tsc --build","format:fix":"oxfmt","test:debug":"vitest --inspect-brk --no-file-parallelism","test:watch":"vitest","test:matrix":"./scripts/node-test-matrix.sh","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"localazy-team","email":"team@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"10.9.3","description":"Official Node.js client for the Localazy API, providing a simple and type-safe way to integrate localization features into your JavaScript and TypeScript projects.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"lodash-es":"^4.17.23","@localazy/languages":"^0.1.11"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.3.1","husky":"^9.1.7","oxfmt":"^0.36.0","oxlint":"^1.51.0","rimraf":"^6.1.3","vitest":"^4.0.18","reexport":"^1.4.1","@vitest/ui":"^4.0.18","fetch-mock":"^12.6.0","typescript":"^5.9.3","@types/node":"^22.19.15","unplugin-dts":"^1.0.0-beta.6","oxlint-tsgolint":"^0.16.0","@tsconfig/node22":"^22.0.5","@types/lodash-es":"^4.17.9","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.7.0","@vitest/coverage-v8":"^4.0.18","@rollup/plugin-terser":"^1.0.0","conventional-changelog":"^5.1.0","vite-bundle-visualizer":"^1.2.1","@types/isomorphic-fetch":"^0.0.39","@microsoft/api-extractor":"^7.57.7","conventional-changelog-cli":"^4.1.0","vite-plugin-node-polyfills":"^0.2.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","@localazy/conventional-changelog-preset":"^1.3.3"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.16_1774305935914_0.5575592377884848","host":"s3://npm-registry-packages-npm-production"}},"2.1.17":{"name":"@localazy/api-client","version":"2.1.17","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.17","maintainers":[{"name":"xbilek18","email":"honza.bilek4@gmail.com"},{"name":"localazy-team","email":"team@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"9fcf093ebff9b8cc8a88db6e59f2cbb597d0c60e","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.17.tgz","fileCount":12,"integrity":"sha512-6/mRGz+vUyM2KgVkAayWhDVAT+723YT1RNASdGfpH1Er+wo4J8zqwjkFJZjApaqQXPxe2uP4sK5d3BtCKpq0ZA==","signatures":[{"sig":"MEYCIQDLwLKVLaOaN6Ce4buSmxq9gzZHGoI9xbubnASsLCRcsgIhAKLcB+kA7fTw8EKDQlEihh6MmJMFOxK/qhXErljj0UC2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1606621},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","engines":{"node":">=20"},"exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"gitHead":"96c17128cadad83736018b61374b81e7c7a4ea9c","scripts":{"dev":"vite & npm run main-ts:watch","lint":"oxlint --type-aware","test":"vitest run","build":"rimraf dist && npm run main-ts:build && vite build","check":"npm run format && npm run lint && npm run typecheck && npm run build && npm run test:coverage","format":"oxfmt --check","prepare":"husky","test:ui":"vitest --ui","lint:fix":"oxlint --type-aware --fix","check:fix":"npm run format:fix && npm run lint:fix","typecheck":"tsc --build","format:fix":"oxfmt","test:debug":"vitest --inspect-brk --no-file-parallelism","test:watch":"vitest","test:matrix":"./scripts/node-test-matrix.sh","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"localazy-team","email":"team@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"10.9.3","description":"Official Node.js client for the Localazy API, providing a simple and type-safe way to integrate localization features into your JavaScript and TypeScript projects.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"lodash-es":"^4.17.23","@localazy/languages":"^0.1.11"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.3.1","husky":"^9.1.7","oxfmt":"^0.36.0","oxlint":"^1.51.0","rimraf":"^6.1.3","vitest":"^4.0.18","reexport":"^1.4.1","@vitest/ui":"^4.0.18","fetch-mock":"^12.6.0","typescript":"^5.9.3","@types/node":"^22.19.15","unplugin-dts":"^1.0.0-beta.6","oxlint-tsgolint":"^0.16.0","@tsconfig/node22":"^22.0.5","@types/lodash-es":"^4.17.9","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.7.0","@vitest/coverage-v8":"^4.0.18","@rollup/plugin-terser":"^1.0.0","conventional-changelog":"^5.1.0","vite-bundle-visualizer":"^1.2.1","@types/isomorphic-fetch":"^0.0.39","@microsoft/api-extractor":"^7.57.7","conventional-changelog-cli":"^4.1.0","vite-plugin-node-polyfills":"^0.2.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","@localazy/conventional-changelog-preset":"^1.3.3"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.17_1774359796557_0.3870591600113824","host":"s3://npm-registry-packages-npm-production"}},"2.1.18":{"name":"@localazy/api-client","version":"2.1.18","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.18","maintainers":[{"name":"xbilek18","email":"honza.bilek4@gmail.com"},{"name":"localazy-team","email":"team@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"748ba0e3912ecde10a21405069ed3bd32dbfc10b","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.18.tgz","fileCount":12,"integrity":"sha512-RtmS7xFuV+0eWAMrSyUgVss1WblJEnPZFuOjb43pXmiwbYsePzQQVcc5/rxkOiM5O6P/MAKT+0gGFqDaGxKBew==","signatures":[{"sig":"MEYCIQCtTYm3zCwRKi1QLZh/vzyGysFnXmK0Zo0ZR47TXcnpcgIhAMbFv+tDnWIyCZLHmnmWlv21RFTq7Jy2bbaXwINQUJ9t","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1606931},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","engines":{"node":">=20"},"exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"gitHead":"406c694b9f9c953c0d2934c2f2b3ec60f1e0a3a2","scripts":{"dev":"vite & npm run main-ts:watch","lint":"oxlint --type-aware","test":"vitest run","build":"rimraf dist && npm run main-ts:build && vite build","check":"npm run format && npm run lint && npm run typecheck && npm run build && npm run test:coverage","format":"oxfmt --check","prepare":"husky","test:ui":"vitest --ui","lint:fix":"oxlint --type-aware --fix","check:fix":"npm run format:fix && npm run lint:fix","typecheck":"tsc --build","format:fix":"oxfmt","test:debug":"vitest --inspect-brk --no-file-parallelism","test:watch":"vitest","test:matrix":"./scripts/node-test-matrix.sh","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"localazy-team","email":"team@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"10.9.3","description":"Official Node.js client for the Localazy API, providing a simple and type-safe way to integrate localization features into your JavaScript and TypeScript projects.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"lodash-es":"^4.17.23","@localazy/languages":"^0.1.11"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.3.1","husky":"^9.1.7","oxfmt":"^0.36.0","oxlint":"^1.51.0","rimraf":"^6.1.3","vitest":"^4.0.18","reexport":"^1.4.1","@vitest/ui":"^4.0.18","fetch-mock":"^12.6.0","typescript":"^5.9.3","@types/node":"^22.19.15","unplugin-dts":"^1.0.0-beta.6","oxlint-tsgolint":"^0.16.0","@tsconfig/node22":"^22.0.5","@types/lodash-es":"^4.17.9","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.7.0","@vitest/coverage-v8":"^4.0.18","@rollup/plugin-terser":"^1.0.0","conventional-changelog":"^5.1.0","vite-bundle-visualizer":"^1.2.1","@types/isomorphic-fetch":"^0.0.39","@microsoft/api-extractor":"^7.57.7","conventional-changelog-cli":"^4.1.0","vite-plugin-node-polyfills":"^0.2.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","@localazy/conventional-changelog-preset":"^1.3.3"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.18_1774532230097_0.4527835532673672","host":"s3://npm-registry-packages-npm-production"}},"2.1.19":{"name":"@localazy/api-client","version":"2.1.19","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.19","maintainers":[{"name":"xbilek18","email":"honza.bilek4@gmail.com"},{"name":"localazy-team","email":"team@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"fd3085b8a8a0ea623f001a38e5d88bc8c42510f0","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.19.tgz","fileCount":12,"integrity":"sha512-w92Nl6s5GjofqG+SUw0P8Z5k4bZnioVgP1mM4u6FPYV40r6XNfqKmyvmBPqXy3UMJ3qDSVHj73unnL8WgM/uFA==","signatures":[{"sig":"MEUCIDBHdAZS+qkosVv1AFQRdPVqU03kV5O1U5phezQdhO/7AiEAl5KlC4xCRFpk5HThpvAADEjasBCwJ8xPK0btpl6W8Iw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1606928},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","engines":{"node":">=20"},"exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"gitHead":"ae233b69814ea69f375607b4474a1653d8204718","scripts":{"dev":"vite & npm run main-ts:watch","lint":"oxlint --type-aware","test":"vitest run","build":"rimraf dist && npm run main-ts:build && vite build","check":"npm run format && npm run lint && npm run typecheck && npm run build && npm run test:coverage","format":"oxfmt --check","prepare":"husky","test:ui":"vitest --ui","lint:fix":"oxlint --type-aware --fix","check:fix":"npm run format:fix && npm run lint:fix","typecheck":"tsc --build","format:fix":"oxfmt","test:debug":"vitest --inspect-brk --no-file-parallelism","test:watch":"vitest","test:matrix":"./scripts/node-test-matrix.sh","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"localazy-team","email":"team@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"10.9.3","description":"Official Node.js client for the Localazy API, providing a simple and type-safe way to integrate localization features into your JavaScript and TypeScript projects.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"lodash-es":"^4.17.23","@localazy/languages":"^0.1.11"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.3.1","husky":"^9.1.7","oxfmt":"^0.43.0","oxlint":"^1.58.0","rimraf":"^6.1.3","vitest":"^4.1.2","reexport":"^1.4.1","@vitest/ui":"^4.1.2","fetch-mock":"^12.6.0","typescript":"^6.0.2","@types/node":"^22.19.15","unplugin-dts":"^1.0.0-beta.6","oxlint-tsgolint":"^0.19.0","@tsconfig/node22":"^22.0.5","@types/lodash-es":"^4.17.9","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.8.0","@vitest/coverage-v8":"^4.1.2","@rollup/plugin-terser":"^1.0.0","conventional-changelog":"^5.1.0","vite-bundle-visualizer":"^1.2.1","@types/isomorphic-fetch":"^0.0.39","@microsoft/api-extractor":"^7.57.8","conventional-changelog-cli":"^4.1.0","vite-plugin-node-polyfills":"^0.2.0","conventional-changelog-writer":"github:localazy/conventional-changelog-writer","conventional-recommended-bump":"^9.0.0","@localazy/conventional-changelog-preset":"^1.3.3"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.19_1775050320606_0.998820049847911","host":"s3://npm-registry-packages-npm-production"}},"2.1.20":{"name":"@localazy/api-client","version":"2.1.20","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.20","maintainers":[{"name":"xbilek18","email":"honza.bilek4@gmail.com"},{"name":"localazy-team","email":"team@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"6d4efcb14e54d6be691b10df9ef99bb73aa6e340","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.20.tgz","fileCount":12,"integrity":"sha512-Xk1dFNld8SkFKs/8Lp8K/+XHeenvgU8FRpGsBVZpLo5TzjTP0EVOgHYb3FiReDXTmwkK8+wD62AoCdLrXfOdHw==","signatures":[{"sig":"MEUCICMLlD3bgIR8VhJg2cuMvP/okpPMBXsOrMdLO6QKXARuAiEA0l3uPREOhiXYMQMOQKeGRPq+jPkBw+EaJUKBV1dt/QY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1684392},"main":"./dist/node/localazy-api-client.cjs","type":"module","_from":"file:localazy-api-client-2.1.20.tgz","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","engines":{"node":">=20"},"exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"scripts":{"dev":"vite & pnpm run main-ts:watch","lint":"oxlint --type-aware","test":"vitest run","build":"rimraf dist && pnpm run main-ts:build && vite build","check":"pnpm run format && pnpm run lint && pnpm run typecheck && pnpm run build && pnpm run test:coverage","format":"oxfmt --check","test:ui":"vitest --ui","lint:fix":"oxlint --type-aware --fix","check:fix":"pnpm run format:fix && pnpm run lint:fix","typecheck":"tsc --build","format:fix":"oxfmt","test:debug":"vitest --inspect-brk --no-file-parallelism","test:watch":"vitest","test:matrix":"./scripts/node-test-matrix.sh","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"localazy-team","email":"team@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","_resolved":"/tmp/0331b602e2a1ea87d54cbdfa8cbd2367/localazy-api-client-2.1.20.tgz","_integrity":"sha512-Xk1dFNld8SkFKs/8Lp8K/+XHeenvgU8FRpGsBVZpLo5TzjTP0EVOgHYb3FiReDXTmwkK8+wD62AoCdLrXfOdHw==","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"11.11.0","description":"Official Node.js client for the Localazy API, providing a simple and type-safe way to integrate localization features into your JavaScript and TypeScript projects.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"lodash-es":"^4.18.1","@localazy/languages":"^0.1.11"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.8","husky":"^9.1.7","oxfmt":"^0.45.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.2","reexport":"^1.4.1","@vitest/ui":"^4.1.4","fetch-mock":"^12.6.0","typescript":"^6.0.2","@types/node":"^22.19.17","unplugin-dts":"^1.0.0-beta.6","oxlint-tsgolint":"^0.21.0","@tsconfig/node24":"^24.0.4","@types/lodash-es":"^4.17.12","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.8.0","@vitest/coverage-v8":"^4.1.4","@rollup/plugin-terser":"^1.0.0","vite-bundle-visualizer":"^1.2.1","@types/isomorphic-fetch":"^0.0.39","@microsoft/api-extractor":"^7.58.2","vite-plugin-node-polyfills":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.20_1776187724497_0.24663919728599293","host":"s3://npm-registry-packages-npm-production"}},"2.1.21":{"name":"@localazy/api-client","version":"2.1.21","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.21","maintainers":[{"name":"xbilek18","email":"honza.bilek4@gmail.com"},{"name":"localazy-team","email":"team@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"bc2cea29d87ceea9199de13c8243f50bcb50975d","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.21.tgz","fileCount":12,"integrity":"sha512-1I5Lq57nXmzPhxGoU9PWS3MH6BhonyWBXfync1SwJnY3E7+2OFslrrLWzFtM6dBXyxB2wB7NqhkoAEQkpnmEbw==","signatures":[{"sig":"MEUCIQD1YEPiD4VRuw77KDU4qbhyLMtJ5/tAbyXck1Pgvc4JvgIgA1jAwDsnnUS1kPIr9vxUy3Qq9UqX4fUgTKwJGiDSu0I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1684318},"main":"./dist/node/localazy-api-client.cjs","type":"module","_from":"file:localazy-api-client-2.1.21.tgz","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","engines":{"node":">=20"},"exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"scripts":{"dev":"vite & pnpm run main-ts:watch","lint":"oxlint --type-aware","test":"vitest run","build":"rimraf dist && pnpm run main-ts:build && vite build","check":"pnpm run format && pnpm run lint && pnpm run typecheck && pnpm run build && pnpm run test:coverage","format":"oxfmt --check","test:ui":"vitest --ui","lint:fix":"oxlint --type-aware --fix","check:fix":"pnpm run format:fix && pnpm run lint:fix","typecheck":"tsc --build","format:fix":"oxfmt","test:debug":"vitest --inspect-brk --no-file-parallelism","test:watch":"vitest","test:matrix":"./scripts/node-test-matrix.sh","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"localazy-team","email":"team@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","_resolved":"/tmp/0f349db5be4dc006b781cb7205ca77c8/localazy-api-client-2.1.21.tgz","_integrity":"sha512-1I5Lq57nXmzPhxGoU9PWS3MH6BhonyWBXfync1SwJnY3E7+2OFslrrLWzFtM6dBXyxB2wB7NqhkoAEQkpnmEbw==","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"11.11.0","description":"Official Node.js client for the Localazy API, providing a simple and type-safe way to integrate localization features into your JavaScript and TypeScript projects.","directories":{},"_nodeVersion":"24.14.1","dependencies":{"lodash-es":"^4.18.1","@localazy/languages":"^0.1.11"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.8","husky":"^9.1.7","oxfmt":"^0.45.0","oxlint":"^1.60.0","rimraf":"^6.1.3","vitest":"^4.1.2","reexport":"^1.4.1","@vitest/ui":"^4.1.4","fetch-mock":"^12.6.0","typescript":"^6.0.2","@types/node":"^22.19.17","unplugin-dts":"^1.0.0-beta.6","oxlint-tsgolint":"^0.21.0","@tsconfig/node24":"^24.0.4","@types/lodash-es":"^4.17.12","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.8.0","@vitest/coverage-v8":"^4.1.4","@rollup/plugin-terser":"^1.0.0","vite-bundle-visualizer":"^1.2.1","@types/isomorphic-fetch":"^0.0.39","@microsoft/api-extractor":"^7.58.2","vite-plugin-node-polyfills":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.21_1776273647191_0.910177550143763","host":"s3://npm-registry-packages-npm-production"}},"2.1.22":{"name":"@localazy/api-client","version":"2.1.22","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":{"name":"Localazy","email":"team@localazy.com"},"license":"MIT","_id":"@localazy/api-client@2.1.22","maintainers":[{"name":"xbilek18","email":"honza.bilek4@gmail.com"},{"name":"localazy-team","email":"team@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"9c3f819acbbcdc816cf5eaf8366d27013c5def5b","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.22.tgz","fileCount":12,"integrity":"sha512-rpv30fxExCE82MN+Ic0v0EpzGwGAp1D7TF4W2Uj5sXg6jrjCsHnSq/CwlVaITr/gYj0xKjyenGVrwmTwmgolEQ==","signatures":[{"sig":"MEQCIHBOl2zwWfPUsSW2JI61Nip4i/fUjNu9xhbBALHLiBcsAiAxSo87dXb+EGHlVAnRQ77TzVr2X0W23fqumflvQM9gUg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@localazy%2fapi-client@2.1.22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1302884},"main":"./dist/node/localazy-api-client.cjs","type":"module","_from":"file:localazy-api-client-2.1.22.tgz","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","engines":{"node":">=20"},"exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"scripts":{"dev":"vite & pnpm run main-ts:watch","lint":"oxlint --type-aware","test":"vitest run","build":"rimraf dist && pnpm run main-ts:build && vite build","check":"pnpm run format && pnpm run lint && pnpm run typecheck && pnpm run build && pnpm run test","format":"oxfmt --check","test:ui":"vitest --ui","lint:fix":"oxlint --type-aware --fix","check:fix":"pnpm run format:fix && pnpm run lint:fix","typecheck":"tsc --build","format:fix":"oxfmt","test:debug":"vitest --inspect-brk --no-file-parallelism","test:watch":"vitest","test:matrix":"./scripts/node-test-matrix.sh","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"localazy-team","email":"team@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","_resolved":"/tmp/07682d41aa6be070a587e32cea140ed8/localazy-api-client-2.1.22.tgz","_integrity":"sha512-rpv30fxExCE82MN+Ic0v0EpzGwGAp1D7TF4W2Uj5sXg6jrjCsHnSq/CwlVaITr/gYj0xKjyenGVrwmTwmgolEQ==","repository":{"url":"git+https://github.com/localazy/api-client.git","type":"git"},"_npmVersion":"11.12.1","description":"Official Node.js client for the Localazy API, providing a simple and type-safe way to integrate localization features into your JavaScript and TypeScript projects.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"es-toolkit":"^1.46.1","@localazy/languages":"^0.1.11"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.13","husky":"^9.1.7","oxfmt":"^0.49.0","oxlint":"^1.64.0","rimraf":"^6.1.3","vitest":"^4.1.6","reexport":"^1.4.1","@vitest/ui":"^4.1.6","fetch-mock":"^12.6.0","typescript":"^6.0.3","@types/node":"^22.19.17","unplugin-dts":"^1.0.0","oxlint-tsgolint":"^0.22.1","@tsconfig/node24":"^24.0.4","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.9.0","@vitest/coverage-v8":"^4.1.6","@rollup/plugin-terser":"^1.0.0","vite-bundle-visualizer":"^1.2.1","@types/isomorphic-fetch":"^0.0.39","@microsoft/api-extractor":"^7.58.7","vite-plugin-node-polyfills":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.22_1778859278682_0.9787800680518599","host":"s3://npm-registry-packages-npm-production"}},"2.1.23":{"name":"@localazy/api-client","version":"2.1.23","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":"Localazy <team@localazy.com>","license":"MIT","_id":"@localazy/api-client@2.1.23","maintainers":[{"name":"localazy-team","email":"team@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"f897336adbf39c68b7ecaef7a31ba77bafb22328","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.23.tgz","fileCount":12,"integrity":"sha512-L7Sn9MCp/HlwAWo8MZW35xN4PS7SVBpVNWofSGMniU07DdLVpjoFu6K/gPdCyIJWK7/UjWW7hOWYp8jC1q+ATA==","signatures":[{"sig":"MEUCIBgofksry2TyWkaYO2SO9ak1Ai4aB6E6RKoUys7M0DA5AiEA+sikqUYufeslBuXkHunYIPK/MFZK7jzGwOwka5GHKaE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@localazy%2fapi-client@2.1.23","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1302884},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","engines":{"node":">=20"},"exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"scripts":{"dev":"vite & pnpm run main-ts:watch","lint":"oxlint --type-aware","test":"vitest run","build":"rimraf dist && pnpm run main-ts:build && vite build","check":"pnpm run format && pnpm run lint && pnpm run typecheck && pnpm run build && pnpm run test","format":"oxfmt --check","test:ui":"vitest --ui","lint:fix":"oxlint --type-aware --fix","check:fix":"pnpm run format:fix && pnpm run lint:fix","typecheck":"tsc --build","format:fix":"oxfmt","test:debug":"vitest --inspect-brk --no-file-parallelism","test:watch":"vitest","test:matrix":"./scripts/node-test-matrix.sh","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"localazy-team","email":"team@localazy.com"},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","repository":{"url":"git+https://github.com/localazy/api-client","type":"git"},"description":"Official Node.js client for the Localazy API, providing a simple and type-safe way to integrate localization features into your JavaScript and TypeScript projects.","directories":{},"_nodeVersion":"24.15.0","dependencies":{"es-toolkit":"^1.46.1","@localazy/languages":"^0.1.11"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.13","husky":"^9.1.7","oxfmt":"^0.49.0","oxlint":"^1.64.0","rimraf":"^6.1.3","vitest":"^4.1.6","reexport":"^1.4.1","@vitest/ui":"^4.1.6","fetch-mock":"^12.6.0","typescript":"^6.0.3","@types/node":"^22.19.17","unplugin-dts":"^1.0.0","oxlint-tsgolint":"^0.22.1","@tsconfig/node24":"^24.0.4","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.9.0","@vitest/coverage-v8":"^4.1.6","@rollup/plugin-terser":"^1.0.0","vite-bundle-visualizer":"^1.2.1","@types/isomorphic-fetch":"^0.0.39","@microsoft/api-extractor":"^7.58.7","vite-plugin-node-polyfills":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.23_1778968514522_0.7349679042188544","host":"s3://npm-registry-packages-npm-production"}},"2.1.24":{"name":"@localazy/api-client","version":"2.1.24","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":"Localazy <team@localazy.com>","license":"MIT","_id":"@localazy/api-client@2.1.24","maintainers":[{"name":"localazy-team","email":"team@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"2956001bb083e973a79473058e204b2558165625","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.1.24.tgz","fileCount":12,"integrity":"sha512-EtwaOIBaMp89X4Vt1FCxV+jnsdh+lW2vlWXo9LM8oH1qbZBMNkpceqlUvP32ZpZazF4jHZdG4m8Yp5UQC2ksUQ==","signatures":[{"sig":"MEUCIHmOr86TGwL6Rb9WDn3sZTO6Wf+WKbd03QUSLyq6iRjvAiEAl7Bf9PGcEohme7fnIvPNmdeotq8ugFZLmFWSATRtwMM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@localazy%2fapi-client@2.1.24","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1439621},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","engines":{"node":">=20"},"exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"scripts":{"dev":"vite & pnpm run main-ts:watch","lint":"oxlint --type-aware","test":"vitest run","build":"rimraf dist && pnpm run main-ts:build && vite build","check":"pnpm run format && pnpm run lint && pnpm run typecheck && pnpm run build && pnpm run test","format":"oxfmt --check","test:ui":"vitest --ui","lint:fix":"oxlint --type-aware --fix","check:fix":"pnpm run format:fix && pnpm run lint:fix","typecheck":"tsc --build","format:fix":"oxfmt","test:debug":"vitest --inspect-brk --no-file-parallelism","test:watch":"vitest","test:matrix":"./scripts/node-test-matrix.sh","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:102c0bff-de03-4d2b-b677-a45b5de50bcc"}},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","repository":{"url":"git+https://github.com/localazy/api-client","type":"git"},"description":"Official Node.js client for the Localazy API, providing a simple and type-safe way to integrate localization features into your JavaScript and TypeScript projects.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"es-toolkit":"^1.47.0","@localazy/languages":"^0.1.11"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.14","husky":"^9.1.7","oxfmt":"^0.52.0","oxlint":"^1.67.0","rimraf":"^6.1.3","vitest":"^4.1.7","reexport":"^1.4.1","@vitest/ui":"^4.1.7","fetch-mock":"^12.6.0","typescript":"^6.0.3","@types/node":"^25.9.1","unplugin-dts":"^1.0.1","oxlint-tsgolint":"^0.23.0","@tsconfig/node24":"^24.0.4","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.9.0","@vitest/coverage-v8":"^4.1.7","@rollup/plugin-terser":"^1.0.0","vite-bundle-visualizer":"^1.2.1","@types/isomorphic-fetch":"^0.0.39","@microsoft/api-extractor":"^7.58.7","vite-plugin-node-polyfills":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.1.24_1780071224740_0.9597573642260007","host":"s3://npm-registry-packages-npm-production"}},"2.2.0":{"name":"@localazy/api-client","version":"2.2.0","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"author":"Localazy <team@localazy.com>","license":"MIT","_id":"@localazy/api-client@2.2.0","maintainers":[{"name":"localazy-team","email":"team@localazy.com"}],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"dist":{"shasum":"0e78f85394e0610c8f9f44b27e3ff0e4592aabae","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.2.0.tgz","fileCount":12,"integrity":"sha512-cd4Gw0Fyy2I4urh/esdtffVtjY4j8RwByJ6UbYEtLefGrw+B/yLgu8sHPslaUn1KMy0qxexU6rqA2vfdUJ/T6A==","signatures":[{"sig":"MEUCIQCHBEmBMVEZTLo7yc4mcm/gdQjRknG4VFoqGF9kV/07QwIgDmeBwcfh8TwqETZbJ9lZUYuk77+RSpyT0uJ0Cr/GiVo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@localazy%2fapi-client@2.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1440123},"main":"./dist/node/localazy-api-client.cjs","type":"module","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","module":"./dist/localazy-api-client.js","engines":{"node":">=20"},"exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"scripts":{"dev":"vite & pnpm run main-ts:watch","lint":"oxlint --type-aware","test":"vitest run","build":"rimraf dist && pnpm run main-ts:build && vite build","check":"pnpm run format && pnpm run lint && pnpm run typecheck && pnpm run build && pnpm run test","format":"oxfmt --check","test:ui":"vitest --ui","lint:fix":"oxlint --type-aware --fix","check:fix":"pnpm run format:fix && pnpm run lint:fix","typecheck":"tsc --build","format:fix":"oxfmt","test:debug":"vitest --inspect-brk --no-file-parallelism","test:watch":"vitest","test:matrix":"./scripts/node-test-matrix.sh","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test:coverage":"vitest run --coverage","bundle:visualize":"vite-bundle-visualizer"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:102c0bff-de03-4d2b-b677-a45b5de50bcc"}},"jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","repository":{"url":"git+https://github.com/localazy/api-client","type":"git"},"description":"Official Node.js client for the Localazy API, providing a simple and type-safe way to integrate localization features into your JavaScript and TypeScript projects.","directories":{},"_nodeVersion":"24.18.0","dependencies":{"es-toolkit":"^1.47.0","@localazy/languages":"^0.1.11"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.14","husky":"^9.1.7","oxfmt":"^0.52.0","oxlint":"^1.67.0","rimraf":"^6.1.3","vitest":"^4.1.7","reexport":"^1.4.1","@vitest/ui":"^4.1.7","fetch-mock":"^12.6.0","typescript":"^6.0.3","@types/node":"^25.9.1","unplugin-dts":"^1.0.1","oxlint-tsgolint":"^0.23.0","@tsconfig/node24":"^24.0.4","isomorphic-fetch":"^3.0.0","unplugin-replace":"^0.9.0","@vitest/coverage-v8":"^4.1.7","@rollup/plugin-terser":"^1.0.0","vite-bundle-visualizer":"^1.2.1","@types/isomorphic-fetch":"^0.0.39","@microsoft/api-extractor":"^7.58.7","vite-plugin-node-polyfills":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/api-client_2.2.0_1785603225069_0.7025448259492251","host":"s3://npm-registry-packages-npm-production"}},"2.3.0":{"name":"@localazy/api-client","version":"2.3.0","description":"Official Node.js client for the Localazy API, providing a simple and type-safe way to integrate localization features into your JavaScript and TypeScript projects.","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"homepage":"https://github.com/localazy/api-client#readme","bugs":{"url":"https://github.com/localazy/api-client/issues"},"license":"MIT","author":"Localazy <team@localazy.com>","repository":{"type":"git","url":"git+https://github.com/localazy/api-client"},"type":"module","main":"./dist/node/localazy-api-client.cjs","module":"./dist/localazy-api-client.js","types":"./dist/index.d.ts","unpkg":"./dist/browser/localazy-api-client.umd.min.js","jsdelivr":"./dist/browser/localazy-api-client.umd.min.js","exports":{".":{"types":{"default":"./dist/index.d.ts"},"browser":{"import":"./dist/localazy-api-client.min.js","default":"./dist/browser/localazy-api-client.umd.min.js"},"default":{"import":"./dist/localazy-api-client.js","default":"./dist/node/localazy-api-client.cjs"}}},"dependencies":{"@localazy/languages":"^0.1.11","es-toolkit":"^1.47.0"},"devDependencies":{"@microsoft/api-extractor":"^7.58.7","@rollup/plugin-terser":"^1.0.0","@tsconfig/node24":"^24.0.4","@types/isomorphic-fetch":"^0.0.39","@types/node":"^25.9.1","@vitest/coverage-v8":"^4.1.7","@vitest/ui":"^4.1.7","fetch-mock":"^12.6.0","husky":"^9.1.7","isomorphic-fetch":"^3.0.0","oxfmt":"^0.52.0","oxlint":"^1.67.0","oxlint-tsgolint":"^0.23.0","reexport":"^1.4.1","rimraf":"^6.1.3","typescript":"^6.0.3","unplugin-dts":"^1.0.1","unplugin-replace":"^0.9.0","vite":"^8.0.14","vite-bundle-visualizer":"^1.2.1","vite-plugin-node-polyfills":"^0.2.0","vitest":"^4.1.7"},"engines":{"node":">=20"},"scripts":{"build":"rimraf dist && pnpm run main-ts:build && vite build","bundle:visualize":"vite-bundle-visualizer","check":"pnpm run format && pnpm run lint && pnpm run typecheck && pnpm run build && pnpm run test","check:fix":"pnpm run format:fix && pnpm run lint:fix","dev":"vite & pnpm run main-ts:watch","format":"oxfmt --check","format:fix":"oxfmt","lint":"oxlint --type-aware","lint:fix":"oxlint --type-aware --fix","main-ts:build":"reexport src/main.ts","main-ts:watch":"reexport --watch src/main.ts","test":"vitest run","test:coverage":"vitest run --coverage","test:debug":"vitest --inspect-brk --no-file-parallelism","test:matrix":"./scripts/node-test-matrix.sh","test:ui":"vitest --ui","test:watch":"vitest","typecheck":"tsc --build"},"_nodeVersion":"24.18.0","_id":"@localazy/api-client@2.3.0","dist":{"integrity":"sha512-W7nnAOoY1PiFGWExWkySxw0TC5DI9hXt1XnTINhwdmCJHQOr3cSE6LgCbLw6agArjERwEgOvIGfH12vPvQ6cTA==","shasum":"32bb68c220be05d06117776224afe0b7ddf8f9c1","tarball":"https://registry.npmjs.org/@localazy/api-client/-/api-client-2.3.0.tgz","fileCount":12,"unpackedSize":1605850,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@localazy%2fapi-client@2.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCTyPzEjIjF2tKvdIO2vBYPcDanf+iQjSB3smX3+SradQIgO0UK56ZsEf0oPupPnZIyfEiG9paj9vpozj+VCRCrXuc="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:102c0bff-de03-4d2b-b677-a45b5de50bcc"}},"directories":{},"maintainers":[{"name":"localazy-team","email":"team@localazy.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/api-client_2.3.0_1786529089291_0.15548243642254267"},"_hasShrinkwrap":false}},"time":{"created":"2024-01-22T19:24:48.784Z","modified":"2026-08-12T10:04:49.805Z","2.0.1":"2024-01-22T19:24:49.126Z","2.0.2":"2024-04-14T10:13:07.694Z","2.1.0":"2024-04-16T10:12:47.613Z","2.1.1":"2024-04-18T12:06:53.071Z","2.1.2":"2024-04-18T13:27:25.478Z","2.1.3":"2024-04-18T13:42:43.731Z","2.1.4":"2024-04-23T11:23:41.774Z","2.1.5":"2024-04-23T13:49:56.837Z","2.1.6":"2024-07-16T16:08:03.763Z","2.1.7":"2025-04-18T14:24:34.785Z","2.1.8":"2025-05-21T22:49:00.980Z","2.1.9":"2025-08-08T21:37:49.278Z","2.1.10":"2025-08-28T21:26:46.256Z","2.1.11":"2025-09-10T20:28:10.879Z","2.1.12":"2025-11-06T15:54:22.185Z","2.1.13":"2026-02-23T15:32:20.332Z","2.1.14":"2026-02-23T16:11:03.798Z","2.1.15":"2026-03-09T19:58:01.970Z","2.1.16":"2026-03-23T22:45:36.103Z","2.1.17":"2026-03-24T13:43:16.757Z","2.1.18":"2026-03-26T13:37:10.273Z","2.1.19":"2026-04-01T13:32:00.803Z","2.1.20":"2026-04-14T17:28:44.680Z","2.1.21":"2026-04-15T17:20:47.378Z","2.1.22":"2026-05-15T15:34:38.895Z","2.1.23":"2026-05-16T21:55:14.677Z","2.1.24":"2026-05-29T16:13:44.938Z","2.2.0":"2026-08-01T16:53:45.226Z","2.3.0":"2026-08-12T10:04:49.502Z"},"bugs":{"url":"https://github.com/localazy/api-client/issues"},"author":"Localazy <team@localazy.com>","license":"MIT","homepage":"https://github.com/localazy/api-client#readme","keywords":["Localazy","Localazy API","TypeScript","i18n","l10n","t10n"],"repository":{"type":"git","url":"git+https://github.com/localazy/api-client"},"description":"Official Node.js client for the Localazy API, providing a simple and type-safe way to integrate localization features into your JavaScript and TypeScript projects.","maintainers":[{"name":"localazy-team","email":"team@localazy.com"}],"readme":"","readmeFilename":""}