{"_id":"fluent-vue","_rev":"81-0947e7958583d4847e46ad51d3b192ed","name":"fluent-vue","dist-tags":{"next":"3.7.5-0","latest":"3.8.2"},"versions":{"1.0.0":{"name":"fluent-vue","version":"1.0.0","keywords":[],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@1.0.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"3b5a13b5356efa6c9fda9a56541db836a8884131","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-1.0.0.tgz","fileCount":20,"integrity":"sha512-fc3cG4Z69MwZkKc+/AO8oixs8NQtDRJvh9aOtlbJIPaIvwA4eVQdlt1kV93/3HF+QeTylv//Qxpy15KSlue8VQ==","signatures":[{"sig":"MEYCIQDqfpbyW35Nwepnq2rXWEElcQPPEJzNTZqUg4QrgTna4QIhAKf3U9aRpAWBgna3UoSlHZb9cHrmtqNB+fg/YzwfzeOm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26582,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSyHCCRA9TVsSAnZWagAALeQP+QAvqzVYiyUrnYbtDFnj\nWk5MYXfae0RwswObGnY/8A58tf6Qm8WhV3PZ0YCDi1hyTSBgcSKHSSl9kll2\nY+L1VGwHdmfJslRmy65GnTYfwQRxcOkZMofPmUyD/UKZQe7cwFikrKUpoZIy\n/spG1QuHLZYgkc3k2+co3oFhExQSR64fPOe4GRG9Mmu+Kmy/ybkvNavn7X5i\n3RNe9TABJTkY6fUaUULvY9QI13NmBV9FMrizVJyPocMCAaRFNAUE0qqQv1PL\nSSb32RPYBOe10/z9VBhQr8Px0mOMZbBRfW0epHjQ3uK8g9/DfzaLXjmn8T3K\nJdF7usAR1Mk2nNefUoRNfYu+RidXQThdX3mYmMrndMBJkCpI0UPZnLQ6B+3w\nl2JGCSLGgfdvBLX8ozYo/IcsOclo7qcChKk3v81f7QVjdk76hsIhRT3PT5/P\nBtbMlwxUP7ij5Q5diAJ7cdC1ZVV1cNXy3F+8msmtJTaWp57M7lTKjv1+cibD\nDHBF0pKGUrGNWOHaEIYuufMbULfE2IZvUOk77ZatfGJeMUHzU5vNdV7UPxnu\ndEt7TitF2IOzOIY4FotPYa7j+jDzeCuC8sUQOvLaf60W/rDdqdKP8y1V60L5\nYT03mQu/F3FxXxudKTy1s9wxOaCBAY7rMWPZEhMf6Rd0+VjrvgUMvwuwHxKc\nofHF\r\n=enZM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest","^.+\\.vue$":"vue-jest"},"coverageThreshold":{"global":{"lines":95,"branches":90,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"snapshotSerializers":["jest-serializer-vue"],"moduleFileExtensions":["ts","tsx","js","vue"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/fluent-vue.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/fluent-vue.es5.js","gitHead":"863c9fb4f8575213ab7009ffc0d705e493c7ae25","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts' 'types/**/*.ts'","test":"jest --coverage","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prepush":"npm run test:prod && npm run build","prebuild":"rimraf dist","commitmsg":"commitlint -E HUSKY_GIT_PARAMS","precommit":"lint-staged","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/fluent-vue.d.ts","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.10.2","description":"[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Greenkeeper badge](https://badges.greenkeeper.io/alexjoverm/typescript-library-starter.svg)](https://greenkeeper.io/) [![Travi","directories":{},"lint-staged":{"{src,test,types}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.15.0","dependencies":{"@fluent/bundle":"^0.14.0","@fluent/dedent":"^0.1.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.10","jest":"^24.8.0","husky":"^3.0.2","jsdom":"^15.1.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^1.19.0","tslint":"^5.11.0","shelljs":"^0.8.3","ts-jest":"^24.0.2","ts-node":"^8.3.0","typedoc":"^0.15.0","prettier":"^1.14.3","vue-jest":"^3.0.4","coveralls":"^3.0.5","cross-env":"^5.2.0","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.16","@types/node":"^12.7.0","jest-config":"^24.8.0","lint-staged":"^9.2.1","jsdom-global":"^3.0.2","@commitlint/cli":"^8.1.0","@vue/test-utils":"^1.0.0-beta.29","replace-in-file":"^4.1.1","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.19","rollup-plugin-json":"^4.0.0","travis-deploy-once":"^5.0.9","jest-serializer-vue":"^2.0.2","vue-template-compiler":"^2.6.10","rollup-plugin-commonjs":"^10.0.2","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.22.1","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_1.0.0_1565204928402_0.3568096426977485","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"fluent-vue","version":"1.1.0","keywords":[],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@1.1.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"0aac852a15ef289263665f261b75751fb9eeb75c","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-1.1.0.tgz","fileCount":22,"integrity":"sha512-wRpNBnh+cuQpJWdT8pBIY0fNfE0PXdnis83xWWIGj75uVXXl2uLMcSoTFZ7lsts8Bx2IoWSTIY4xERU2gPzDgg==","signatures":[{"sig":"MEUCIQC37gGopa/kLiICWmOuU9svDAxoX+CbZCLIivQsQxl6AQIgd2W/IrKlTQHwJUe/qJK7wZgFIV7gcGoLeqAH5XsrovE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSy9GCRA9TVsSAnZWagAAX8AP/0AR1Vt7qBW58qx+g0Hz\nCktyDSlSh7JPIQ3AIHIRNX+jIq3kKOd+v5vbPFbBH4HoBY/MSpuygAiTgO6m\ncT4/pyIjUCF0Sq3/bH30jnoA5J7O56/WlEW4vObbPyw/ABtxnmCi+Zh6tAiM\nASHc/Masg5hvyG5BY6b1A1EI68yQK5UlLeXb4NcOsWaPnwe6oSdLn9RwC5lo\nscewhT/n7TkVguD0PLuxjmej1HsWkPWV/cAoJXma1CUPmX3FYoISLRmSTBpp\nUDnhzHqIjbroPij6WmXj4b1yCPzmmYjHDj00RB3idzEzW5h5jNglJFMnC2c5\nLEVAqAkWrauHGvWPOWB+/8qJS73faDHfHRw/4x4W4CLXxRRggfn1alImonxU\niMbRH8ZQywJ113m4Yzb69M8UjEA4eaEkF19oKvIIY0arUxg8U3A2ZdwGDSLK\ni/NRowgcLo2fwCyGyZX0odw4qFH4n4T8RNK/ZqVjo9EFPz7hebwRE64OiSLs\nGAKohva/goKPQGSQWNUaypoemunfOdaiTILpU2B2cCMCSRRQX2g/ecEonFIM\nNsWtD28KYBW0gXW5u6vQxJZWWHR0VlHHcjSbTSkO6muMinOjPZo6MJSvV5Qg\ngKqC0h00jS3IQvj0PQtT2YbV/opC6XloxLs2cyOx4sjn6CjUwnnHKGnv2ul4\nk/sr\r\n=8Otp\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest","^.+\\.vue$":"vue-jest"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"snapshotSerializers":["jest-serializer-vue"],"moduleFileExtensions":["ts","tsx","js","vue"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/fluent-vue.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/fluent-vue.es5.js","gitHead":"3fb8529c1fd7433892346b9152c9b50544fc0316","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts' 'types/**/*.ts'","test":"jest --coverage","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prepush":"npm run test:prod && npm run build","prebuild":"rimraf dist","commitmsg":"commitlint -E HUSKY_GIT_PARAMS","precommit":"lint-staged","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/fluent-vue.d.ts","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.10.2","description":"[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Greenkeeper badge](https://badges.greenkeeper.io/Demivan/fluent-vue.svg)](https://greenkeeper.io/) [![Travis](https://img.shie","directories":{},"lint-staged":{"{src,test,types}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.15.0","dependencies":{"@fluent/bundle":"^0.14.0","@fluent/dedent":"^0.1.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.10","jest":"^24.8.0","husky":"^3.0.2","jsdom":"^15.1.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^1.19.0","tslint":"^5.11.0","shelljs":"^0.8.3","ts-jest":"^24.0.2","ts-node":"^8.3.0","typedoc":"^0.15.0","prettier":"^1.14.3","vue-jest":"^3.0.4","coveralls":"^3.0.5","cross-env":"^5.2.0","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.16","@types/node":"^12.7.0","jest-config":"^24.8.0","lint-staged":"^9.2.1","jsdom-global":"^3.0.2","@commitlint/cli":"^8.1.0","@vue/test-utils":"^1.0.0-beta.29","replace-in-file":"^4.1.1","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.19","rollup-plugin-json":"^4.0.0","travis-deploy-once":"^5.0.9","jest-serializer-vue":"^2.0.2","vue-template-compiler":"^2.6.10","rollup-plugin-commonjs":"^10.0.2","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.22.1","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_1.1.0_1565208389634_0.7734766990914732","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"fluent-vue","version":"1.2.0","keywords":[],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@1.2.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"90815e3ed08512762b51a9cb6c9731ad803976a5","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-1.2.0.tgz","fileCount":22,"integrity":"sha512-QDpFziSjzWZ8Sa/tp5gJR5jdCsESr1nnaEaCpQtJHQcGf8z5WfLBzAyWIdPgjEkRvrWk8CSbwgAa9JWu8AUZvg==","signatures":[{"sig":"MEYCIQCj5djyIX5jfE4cdC8QHUH+E8Ns8M8XwJIKigps/tyKlgIhAK9faw6jm84V5nYTOHTaWohIH543aDHPDxSKtv4nIW7P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31098,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTCw9CRA9TVsSAnZWagAACRoP/jj0LdNrTmPivhzHzN7M\n5XmV68ofuCdQL/M2R7mLfvn74rqlynoSu2tjn6zG9PFxHSanC4xjJFmQDqAp\nbYqRMNq0aMtcri1mMEBE94mp9F5eLeau3uSiveTPPNCtrh4ale+f/aO7PRJ0\nc5++kUVnG1KSssQqnJ4tD1jrbBbgRJ/jpo7zYggY8HU7n+8/i4ALsKAZDKrd\nhzEzC2MhZ6YguNrw61FSLnQNldziP9oK96JFBU/1IC+bT+bnglABqkH0prZt\ns/zNM1B8RVghxV8erPcG1KqFRdUHfFx1xlYm+GL+s3hLhRoJHpzBmHCfPt5y\ngCx0QeVzHDhD5NcKkRjBZwxJzB0dDZYYj/PZOgQnsL1i7US7ZRBqw10bDQBa\nGPr/1cdZJOXs2IdD1syZ64lWrAppay/i1hWXQc9yLpVL1I6lK8GTEmeRiR5z\n13r4zrRdPAXs0e094ookt9jdDEOwOlmNlAINP0/qMgWJhWlgZmSleoISHTsv\ns5M39hoh+7Qv8qKgYRENx7bQEb5D6ljCZAMuSyBKqPkr/6Omtqa+YCQGnGzw\n/k4gRabREXGc54c3vdB/eGJRAfVzJh2OfBqDOBnjjiiAnYxlfbz0z1D1FXLE\nEsjeOpZPZZEAQLSe3WiAg2wKOyZ6KyWsHV0RCxDvl36TXKbTfvPk9BuOmv/c\nHRdi\r\n=LfbV\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest","^.+\\.vue$":"vue-jest"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"snapshotSerializers":["jest-serializer-vue"],"moduleFileExtensions":["ts","tsx","js","vue"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/fluent-vue.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/fluent-vue.es5.js","gitHead":"c0bf0c72a82c7098267f50b1a48fb6966a541204","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts' 'types/**/*.ts'","test":"jest --coverage","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prepush":"npm run test:prod && npm run build","prebuild":"rimraf dist","commitmsg":"commitlint -E HUSKY_GIT_PARAMS","precommit":"lint-staged","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/fluent-vue.d.ts","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.10.2","description":"[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Greenkeeper badge](https://badges.greenkeeper.io/Demivan/fluent-vue.svg)](https://greenkeeper.io/) [![Travis](https://img.shie","directories":{},"lint-staged":{"{src,test,types}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.15.0","dependencies":{"@fluent/bundle":"^0.14.0","@fluent/dedent":"^0.1.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.10","jest":"^24.8.0","husky":"^3.0.2","jsdom":"^15.1.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^1.19.0","tslint":"^5.11.0","shelljs":"^0.8.3","ts-jest":"^24.0.2","ts-node":"^8.3.0","typedoc":"^0.15.0","prettier":"^1.14.3","vue-jest":"^3.0.4","coveralls":"^3.0.5","cross-env":"^5.2.0","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.16","@types/node":"^12.7.0","jest-config":"^24.8.0","lint-staged":"^9.2.1","jsdom-global":"^3.0.2","@commitlint/cli":"^8.1.0","@vue/test-utils":"^1.0.0-beta.29","replace-in-file":"^4.1.1","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.19","rollup-plugin-json":"^4.0.0","travis-deploy-once":"^5.0.9","jest-serializer-vue":"^2.0.2","vue-template-compiler":"^2.6.10","rollup-plugin-commonjs":"^10.0.2","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.22.1","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_1.2.0_1565273148340_0.006954398280752283","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"fluent-vue","version":"1.3.0","keywords":[],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@1.3.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"d8e12ac29536e0bee9f6a97292eba707830e4cc9","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-1.3.0.tgz","fileCount":22,"integrity":"sha512-92yANP5Gu8nCsqgRhiQgnwQfPOtAzv3AIaQwaiLFvFOzTUyo7oC4PyT3IzRUkDqS1Pmaj1ZebVP4Zx0EepP+jA==","signatures":[{"sig":"MEUCIEiXpC5Qoe6dDXTlHRYUwfQ4UTF39IXtsy8jERji5SZbAiEAkeOEhm77Qb3l0UeiqYHxDi2RSxIx+23uCCLvUbPw8Z0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTDiHCRA9TVsSAnZWagAAmP0QAInP0hhzyhaHgRAP5Amr\naUy51Cg7PWLFT28sExnXpOmaRULG++U6e7Bl+5QDSMAizDhG9FZrbWa1rr2t\nNNQvfJLA6v7IfcGhxBMGI2vBjMku6kS4Db8Z7lgXgfWn8fIRnKwEuW6PMMhO\n4A7qqUr6opT6gfOON91amh0XamsZZzNW2r0m4fuopf2ZY8lxcJU14C04y1ME\nlu4ZsdDvLbXt+uJrGbQZG85O0Dyk5HxToQCiIoPaofIapEKagW9Lkhz1jGb+\n7VKFF9Oq7W9kNOnZHPZrJKQNxkHF8dU7vGsVDU6C0NMf5C8v/U5dCf5KEXSu\nMHxSnV84/yQQqiiIMElZJ585Oigx9vumD4K5fkjsWgFSgAn5zqSXavyhpOnY\nXgIsQ3MAAqaFKZridkVk6xVDgReJa7D+HqO/OTmyGT/kCxqjbbwwmhiJERa6\nQJWQDHc1AgIrVxPFFLBxR6tMkuSXMdA0yUIs+ZavusXdy0jkAPW1I0Vgv3CK\nHFgeUR3QSmGwM6wDAJoYYZZ7eRk+N6JzhQx8/oGrJ0ub6MRB5pdMBxDjRoWq\nH/xFw6aEaZdwbzWN1DeAof5S7Vh+mJidpbufYYwbGUqFLQwgI1SwQnIlT8LT\nlvGvaxcUQVtjh9/y3P7SMW2QBpeU77AVLde7sz4X5OOYSZpAgd1twLkj0FI9\nRClM\r\n=GOp+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest","^.+\\.vue$":"vue-jest"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"snapshotSerializers":["jest-serializer-vue"],"moduleFileExtensions":["ts","tsx","js","vue"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/fluent-vue.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/fluent-vue.es5.js","gitHead":"a3581fdc8e2dea8818f2ad6bf5924bf3880311e9","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts' 'types/**/*.ts'","test":"jest --coverage","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prepush":"npm run test:prod && npm run build","prebuild":"rimraf dist","commitmsg":"commitlint -E HUSKY_GIT_PARAMS","precommit":"lint-staged","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/fluent-vue.d.ts","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.10.2","description":"[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Greenkeeper badge](https://badges.greenkeeper.io/Demivan/fluent-vue.svg)](https://greenkeeper.io/) [![Travis](https://img.shie","directories":{},"lint-staged":{"{src,test,types}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.15.0","dependencies":{"@fluent/bundle":"^0.14.0","@fluent/dedent":"^0.1.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.10","jest":"^24.8.0","husky":"^3.0.2","jsdom":"^15.1.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^1.19.0","tslint":"^5.11.0","shelljs":"^0.8.3","ts-jest":"^24.0.2","ts-node":"^8.3.0","typedoc":"^0.15.0","prettier":"^1.14.3","vue-jest":"^3.0.4","coveralls":"^3.0.5","cross-env":"^5.2.0","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.16","@types/node":"^12.7.0","jest-config":"^24.8.0","lint-staged":"^9.2.1","jsdom-global":"^3.0.2","@commitlint/cli":"^8.1.0","@vue/test-utils":"^1.0.0-beta.29","replace-in-file":"^4.1.1","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.19","rollup-plugin-json":"^4.0.0","travis-deploy-once":"^5.0.9","jest-serializer-vue":"^2.0.2","vue-template-compiler":"^2.6.10","rollup-plugin-commonjs":"^10.0.2","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.22.1","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_1.3.0_1565276294571_0.22404545309139934","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"fluent-vue","version":"1.4.0","keywords":[],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@1.4.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"35880374e3dbf3f6b5f97dba6b3a05b094a62ff2","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-1.4.0.tgz","fileCount":22,"integrity":"sha512-i3Flm3I0Sth7ZWBKj8U6SD+EXwrHiM4QiYngG6A9QTfoKPzKzsb0+RxtOgBPg2K96C0dOwJin6NNdKx3n92ysg==","signatures":[{"sig":"MEYCIQCu4E7XDmhFrirDAEd4lyYTA4TJZVFUXK43wpB7HlTu9QIhAJn/P5XlDX204zs2/vFjAeJPgDud5eR/n4lM/t3c0i8r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTw4XCRA9TVsSAnZWagAAN2gP/jFwXMARpaH8t3wTF6Rm\nB8Qi8jEJWLzB48r6o0Gx2+ANnGspcL1xKR5zWfBJBV0yswu7t3dLFcS4zeHx\n+YQe3tvHiIy1sLUYiEAIGSi4OGoUCam2i7mpnSKJDoK/CO5i7ql2TaXF4xj9\nlRqzBXVoTBocIp1n/TlSVovvqQ6rQVViLZSp5vhwAGt5eS0PAicB43jT3+Te\nAkCjTKDzVza/VwNMLCsmhs52GAzBMjDSDh4cTvQEV0r3ohGoWRLcnqt8cql2\nRnJzIP3+eCx1Obn8BfBShQJ+gSR+fdzKA90uKOZ7cQHZkZb6G0VuvEjHLp5i\nrVLP8hB+nokA1raoSYFnpjT0heja/l2GhP8H4JWj/YFlxB/T8AgtFC0PHljg\nl5CBMRim9pvXoxa7Hq9xa5QqzW6Zya0nyIeIiGQ80yzpa/oIT6DTl8ypXgmF\ntxuFRVq07C0PeFFtAf+x6YNNB1teFUWO+o6JL5f3Ej3nm5ra4ODgZvPBvbn1\nFfHICrpPwWc5hZ5UA78X/Fvw9F/6mILx9gfLtfFKat3sOtlKSCRVMlpXXp/8\nG0e5kBkVHMo1MbNYGkCNWIEvre9097lelz3DoOmbWpjc6kke4bJd7CMrChNK\nymp9FC0VjKFQyVpK90ePE7pTjewj5/984VZoPMfA6jdc7QQcKNxvFZXzBRTX\n8tg2\r\n=t4Pn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest","^.+\\.vue$":"vue-jest"},"coverageThreshold":{"global":{"lines":95,"branches":85,"functions":95,"statements":95}},"collectCoverageFrom":["src/*.{js,ts}"],"snapshotSerializers":["jest-serializer-vue"],"moduleFileExtensions":["ts","tsx","js","vue"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/fluent-vue.umd.js","config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/fluent-vue.es5.js","gitHead":"684c49602f4881ab2e09eee22030c87902154602","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts' 'types/**/*.ts'","test":"jest --coverage","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prepush":"npm run test:prod && npm run build","prebuild":"rimraf dist","commitmsg":"commitlint -E HUSKY_GIT_PARAMS","precommit":"lint-staged","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/fluent-vue.d.ts","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.10.2","description":"[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Greenkeeper badge](https://badges.greenkeeper.io/Demivan/fluent-vue.svg)](https://greenkeeper.io/) [![Travis](https://img.shie","directories":{},"lint-staged":{"{src,test,types}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.15.0","dependencies":{"@fluent/bundle":"^0.14.0","@fluent/dedent":"^0.1.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.10","jest":"^24.8.0","husky":"^3.0.2","jsdom":"^15.1.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^2.6.2","rollup":"^1.19.0","tslint":"^5.11.0","shelljs":"^0.8.3","ts-jest":"^24.0.2","ts-node":"^8.3.0","typedoc":"^0.15.0","prettier":"^1.14.3","vue-jest":"^3.0.4","coveralls":"^3.0.5","cross-env":"^5.2.0","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.16","@types/node":"^12.7.0","jest-config":"^24.8.0","lint-staged":"^9.2.1","jsdom-global":"^3.0.2","@commitlint/cli":"^8.1.0","@vue/test-utils":"^1.0.0-beta.29","replace-in-file":"^4.1.1","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.19","rollup-plugin-json":"^4.0.0","travis-deploy-once":"^5.0.9","jest-serializer-vue":"^2.0.2","vue-template-compiler":"^2.6.10","rollup-plugin-commonjs":"^10.0.2","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.22.1","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_1.4.0_1565462039263_0.08790391546129883","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"fluent-vue","version":"2.0.0","keywords":[],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@2.0.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"3f0de41c678bdb40b9ceb4b688a0be58d7d69cfd","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-2.0.0.tgz","fileCount":21,"integrity":"sha512-QNl+OhhVL1lwF/CAbrzYv81Yst4xweP+xA/HPjBZW87Y1kbl3fOOwvwM2Puoqw9zZojSZhhp8Ks0/h0e1qNJZg==","signatures":[{"sig":"MEQCIHijLoOWuNb/R+PCEqJMe93e+otd8+MjQ293BGnAVyu5AiAa0iuQm8h/0rF6jucTvxtUueWriM062UQNGjIoxKfIGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaC6MCRA9TVsSAnZWagAAKisP/ju+s+0/wncbKJ9tuqki\n/2bt5S6/nMCT9Br2ahjLmcQGJp6YmGFmtEbZ1s7pov23mt5fUUSmrkWPW/Hl\nkHuaV+E3thtYF8ZsNraidqdkXtXbKr+5/k5YQfx7OhCL6RyQIfxVJLv4tB3D\nQZE9sXLVoLYKqcSiNP40AK+Hf0F0GJBK2ZcDKiIH3uFSwOmgjPtdBDVfGwlb\nCpxagQCXSSFXNuiX6gu/3KzstKoRnnkm445xsYumlb4QvPgdkYt70kpM0nuD\ngJrzv4I2nX4ea1kEcZB0SwT2y0m7Td5Zh8FC/nsLse1yvB4YOl7bmzciMlNo\ntktPn7wpMFpH6iJU7IjTbeyFQGAr3UN9xE2O7gH5YubYx/XPlu9fbsaltKOw\nHMqaUTd5Ftcy+tJhTGxmTgxrwvHRStGnmehuIeupca2xYX4TA29xQiUOIA4i\ni6lwn5pbxSjQSSRWInj/e4VCL9r4YHiF/v/MkfZ25AyS6GCWiq9C6u5qzmJA\nDyTQ3raA+EwrzMYJ7pygGKpYHiTUG342eREM6MghBiAKKtYTTU8XSGYRpkQd\npJkp7jDYbbE6Q/7g5USSRhTqDO3dOIY+vcuZdvX+C+bl3lI6MtsStJYu0Kni\nLBNEcJLFEHLx1/JSZTwgNh7Hpgzja30Gp1TrBM6N1BpnpGAklljyzOyrYqnW\n6DaI\r\n=3Hfb\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest","^.+\\.vue$":"vue-jest"},"coverageThreshold":{"global":{"lines":85,"branches":85,"functions":85,"statements":85}},"collectCoverageFrom":["src/*.{js,ts}"],"snapshotSerializers":["jest-serializer-vue"],"moduleFileExtensions":["ts","tsx","js","vue"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/fluent-vue.umd.js","husky":{"hooks":{"pre-push":"npm run test:prod && npm run build","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/fluent-vue.es5.js","gitHead":"add18349b95ff27752e4f0a3a3cf4973afc548a7","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts' 'types/**/*.ts'","test":"jest --coverage","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/fluent-vue.d.ts","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.10.2","description":"[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Greenkeeper badge](https://badges.greenkeeper.io/Demivan/fluent-vue.svg)](https://greenkeeper.io/) [![Travis](https://img.shie","directories":{},"lint-staged":{"{src,test,types}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.15.0","dependencies":{"@fluent/bundle":"^0.14.0","@fluent/dedent":"^0.1.0","cached-iterable":"^0.3.0","@fluent/sequence":"^0.4.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.10","jest":"^24.8.0","husky":"^3.0.2","jsdom":"^15.1.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.19.0","tslint":"^5.11.0","shelljs":"^0.8.3","ts-jest":"^24.0.2","ts-node":"^8.3.0","typedoc":"^0.15.0","prettier":"^1.14.3","vue-jest":"^3.0.4","coveralls":"^3.0.5","cross-env":"^5.2.0","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.16","@types/node":"^12.7.0","jest-config":"^24.8.0","lint-staged":"^9.2.1","jsdom-global":"^3.0.2","@commitlint/cli":"^8.1.0","@vue/test-utils":"^1.0.0-beta.29","replace-in-file":"^4.1.1","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.19","rollup-plugin-json":"^4.0.0","travis-deploy-once":"^5.0.9","jest-serializer-vue":"^2.0.2","vue-template-compiler":"^2.6.10","rollup-plugin-commonjs":"^10.0.2","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.23.0","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_2.0.0_1567108747311_0.3584101369220516","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"fluent-vue","version":"2.1.0","keywords":[],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@2.1.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"d3e851ee032782c0b06ccf009aab839a94721802","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-2.1.0.tgz","fileCount":23,"integrity":"sha512-UfK+7yCXVDbHTH3ki3Fl3z7+VmEnjRoFsuIZOby2TpOxfz/yPmLE9SkREhEky90IXGuMElwbQ1c3R52a2IH3Lg==","signatures":[{"sig":"MEUCICYDaqaJ2Vkt9HxI/+GjAoiUESAe5oxQ9QkLbBoB9XPaAiEAu8eGjft3/MpE99/C8LkrXuTln4kR10umBq0GgPBpK6g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":106925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddjp6CRA9TVsSAnZWagAAI08P/RxnqvtrJcIP921lfGui\nOcN+lzoEioWWrhco6GLqoIXCU+lDB2Jy/fFFmC1hwu57ZdzhjTq2AfmHSC+w\nlQzLe75CReEFWoAHGCLFFyntmLzZW07I13FLSHgRZElbKyUeEryQl38+5U03\nGF0NghNTUs4r6ekAQoiCI+DtofHHm77hy26HJTdqiH8ozmgoVOjM8vIxq27R\nxEsHbarhC8cbZsbPLNRxO0IQBnDQbRo/mD8izoiPbbsi6yrjKaV9ZycHuHYQ\nfwDLv98foxRmbbUW4AFh981D+6o/hu/JbWCKZZc1uDhbRvc2yz1zl6l+Hggj\nQjy+BT7OHnZlCj2WBW7SifBf2seJ59ac0gbsTQ30/PFfCs2lFG4MWGR+oVIi\n4hMHEZ/FJ9UOPppRoVYQBESIM4vKDyb+HrQ25ODjB5YYMdoI39yDfbP9er/k\nbPYF6lR35qnkf4dspgNdOkJK6y36ev2tDzh+3z26mVZ0g0L6hqpXqteqi1Bs\nHLj0Y6yYrSfxCn6eU0FqGd/RDK57XmONdViYRgqERxaT+ZKd2NZCjxMu8n9K\nWBCTGx/yDSmloC6m4e7075vuE+AwmuCrj+OHB56BUXiKPTexqZTLrwXb89In\nyqTQQSzvnGBmcxhipTDIFxwemgRzxk/9Edi7pRNThUrdF7Mv9T+YCiG7atGL\nWJuQ\r\n=En7C\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest","^.+\\.vue$":"vue-jest"},"coverageThreshold":{"global":{"lines":85,"branches":85,"functions":85,"statements":85}},"collectCoverageFrom":["src/*.{js,ts}"],"snapshotSerializers":["jest-serializer-vue"],"moduleFileExtensions":["ts","tsx","js","vue"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/fluent-vue.umd.js","husky":{"hooks":{"pre-push":"npm run test:prod && npm run build","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/fluent-vue.es5.js","gitHead":"812d641bf0b0c0f237cafcf60d551120dac84237","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts' 'types/**/*.ts'","test":"jest --coverage","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/fluent-vue.d.ts","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.10.2","description":"[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Greenkeeper badge](https://badges.greenkeeper.io/Demivan/fluent-vue.svg)](https://greenkeeper.io/) [![Travis](https://img.shie","directories":{},"lint-staged":{"{src,test,types}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.15.0","dependencies":{"@fluent/bundle":"^0.14.0","@fluent/dedent":"^0.1.0","cached-iterable":"^0.3.0","@fluent/sequence":"^0.4.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.10","jest":"^24.8.0","husky":"^3.0.2","jsdom":"^15.1.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.19.0","tslint":"^5.11.0","shelljs":"^0.8.3","ts-jest":"^24.0.2","ts-node":"^8.3.0","typedoc":"^0.15.0","prettier":"^1.14.3","vue-jest":"^3.0.4","coveralls":"^3.0.5","cross-env":"^5.2.0","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.16","@types/node":"^12.7.0","jest-config":"^24.8.0","lint-staged":"^9.2.1","jsdom-global":"^3.0.2","@commitlint/cli":"^8.1.0","@vue/test-utils":"^1.0.0-beta.29","replace-in-file":"^4.1.1","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.19","rollup-plugin-json":"^4.0.0","travis-deploy-once":"^5.0.9","jest-serializer-vue":"^2.0.2","vue-template-compiler":"^2.6.10","rollup-plugin-commonjs":"^10.0.2","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.24.0","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_2.1.0_1568029306036_0.4171813816484886","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"fluent-vue","version":"2.2.0","keywords":[],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@2.2.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"9915a94d82f998ec56af9654d8522865d4b039d9","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-2.2.0.tgz","fileCount":23,"integrity":"sha512-B7TQZOKUezil/KNKttZq6cn8Xt/MLRNnrBl2CgdTo8uQ5eXaKdKKfSwacHoj1pW7Wro8yxn0J6KbGHRG6yGBiQ==","signatures":[{"sig":"MEYCIQDWTmBkJItVBcu9uKtFA34wYWf86pEKMqDU+d49u2Li0AIhAJ7UYRAsajKsbySioFpqzUbzvR5kwq1d+MaTEHjxHZ8y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115308,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpMUPCRA9TVsSAnZWagAAlV0P/ArSCpGL0YyAcYMpcmuH\n2wnpRio3FgLF7zjiEq6W/VNkRtEAEieRwRGx8Af7fKLyRkgHLf8QWcy8u2Gb\nonAGxYjWaji99M30SPmslbpvNqVBOqpodDyYa4MFR0YcjA9ECVEq4yWfU1xi\n2zpsmO61qUNQ/zryAszjPt9iIUhcEtMGhqxHbh0Ahw75vUrwJgt8JkJuD8z4\nG//vlLOB325Owaah/J/pgdpd8ccRhwTaVjWPbQ04z5Kd6KVzriEByoaY5bWi\nteDy3Z4zMhL+WJLwQuOuB/Sd72dXAjd1ITnn+sbP1X+KYdl62WIEvmABYhw+\nwPXc5h1s3qyvljZrRA4kW/QoEG5dKZphLnNDbBFFfFLlQQVl4XCw1OhPYIOc\n3g30wDU3gwhNqVKx03cnmYu2aG+WhlOmVePd6pdBwdzt1ni4R/CyjozycRq9\n2YBMFQ3lhFiTFG+8YmhzUzQE1v3WpdNMCPwfHby3wAz6IfMe4LDNSrkFa7Wa\nhT+oIx9IfQ+1YOyAjvs3wvMBW8Q3b773Ad9wtQKfixqjBAxHUPD98iZ+zlx2\niIbgohjN8SFcSYghqvsww8pi+niBUTcGMxlI34MwPgCwLbSzxeNDzU1ha+my\n/0PB5srVyGpR1PAAJ+2UzciEHsCz77QPPaqpCTWiRPFJY9iQbhgBLNyDj98u\nKdSo\r\n=Znkp\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest","^.+\\.vue$":"vue-jest"},"coverageThreshold":{"global":{"lines":85,"branches":85,"functions":85,"statements":85}},"collectCoverageFrom":["src/*.{js,ts}"],"snapshotSerializers":["jest-serializer-vue"],"moduleFileExtensions":["ts","tsx","js","vue"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/fluent-vue.umd.js","husky":{"hooks":{"pre-push":"npm run test:prod && npm run build","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/fluent-vue.es5.js","gitHead":"309f82dda0ebf02fb1ebf73e753588907f0881fb","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts' 'types/**/*.ts'","test":"jest --coverage","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/fluent-vue.d.ts","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.12.0","description":"[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Greenkeeper badge](https://badges.greenkeeper.io/Demivan/fluent-vue.svg)](https://greenkeeper.io/) [![Travis](https://img.shie","directories":{},"lint-staged":{"{src,test,types}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.15.0","dependencies":{"@fluent/bundle":"^0.14.0","@fluent/dedent":"^0.1.0","cached-iterable":"^0.3.0","@fluent/sequence":"^0.4.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.10","jest":"^24.8.0","husky":"^3.0.2","jsdom":"^15.1.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.19.0","tslint":"^5.11.0","shelljs":"^0.8.3","ts-jest":"^24.0.2","ts-node":"^8.3.0","typedoc":"^0.15.0","prettier":"^1.14.3","vue-jest":"^3.0.4","coveralls":"^3.0.5","cross-env":"^6.0.0","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.16","@types/node":"^12.7.0","jest-config":"^24.8.0","lint-staged":"^9.2.1","jsdom-global":"^3.0.2","@commitlint/cli":"^8.1.0","@vue/test-utils":"^1.0.0-beta.29","replace-in-file":"^4.1.1","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.19","rollup-plugin-json":"^4.0.0","travis-deploy-once":"^5.0.9","jest-serializer-vue":"^2.0.2","vue-template-compiler":"^2.6.10","rollup-plugin-commonjs":"^10.0.2","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.24.0","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_2.2.0_1571079438361_0.10986698543404172","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"fluent-vue","version":"2.3.0","keywords":[],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@2.3.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"db5e5bdfb5b28028e4db1e8f1bf645c6409466d7","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-2.3.0.tgz","fileCount":23,"integrity":"sha512-5jMC+2IL1sEy11WlXfsjN5jPUhtZn5bpRib1J0P3t8pRl+D5Ar4Ecs/QptHRouunRbRK2ddDJArYMULVgZJ9FQ==","signatures":[{"sig":"MEUCIQD7BgsvLg6nw0F4qDUP/YxJj4/3QtzLKjuUl7D8yrSq3QIgdLR82pKomYp/+2rgtOQs/HMs7OECT0qzTthiY/HVJA8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":131334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpinNCRA9TVsSAnZWagAAd7MQAJ80cGorlDLdBHfZf0GS\nY29o/ICos78WEJrkHL5xVmOrNczT813RZnAc7IHChux9wvKTUU5bruPvmhXW\nWgKJweaOt/rmdd2dIiQfiqIF1o9/J9TmeFj/35ZGKO0+5o0Xvtlzan/r0bXc\nkNEl/i/CuBI2tS5sOgIwjkV9jceEF0882p1KZiJicRiHN2kPVEO25iUdZ5IL\nlM2RvKyuYSJQRaTlcMwiYBjns/h+ulmgJWJVYZGvVkbaooDqV4Hha+N/j+9m\nmZWR9YOZ9aMh7i7SfQGA/lTJ9l9BGTydPJ6mhBcYXhr6mnGtUATPJris+bX5\nLrtIicUCgJD5G6gv1RoeKKGAZp2La6p6GOACk6vcY0lYp9UfcN3aLfFpue+j\nbBYHC2rrukVQHB5SgNhXouKYkDNTFgFW7+EgQQDNm5rhcMoop5SwRQ8RSJZ5\n7QdGhxnNiizDNdNkPj9DPfcHZoB9vrPt+hkAjd5r5f9FYq2Tm7L3LAfaIj8S\nddMKd0808brgvLaPnDuPCGBxvDya/lIAZrevjW5R83CGcx204Vn0L/Mk/Q3c\nhfYGKEE/0OmpWa0a5bwdPTBtCeeq7zHCfdty2sFnqMPhMXaRHOKKQt9XBtsw\nJYtTHbF9r3zHvM8OxRXFTHuMhyGlGi4wntyn9qtbpz8tCPbGRG4wVIYZKwGc\nPPEA\r\n=oxx0\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest","^.+\\.vue$":"vue-jest"},"coverageThreshold":{"global":{"lines":85,"branches":85,"functions":85,"statements":85}},"collectCoverageFrom":["src/*.{js,ts}"],"snapshotSerializers":["jest-serializer-vue"],"moduleFileExtensions":["ts","tsx","js","vue"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/fluent-vue.umd.js","husky":{"hooks":{"pre-push":"npm run test:prod && npm run build","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/fluent-vue.es5.js","gitHead":"efc62fd0f72390d17764ef6f42ee305622ac202b","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts' 'types/**/*.ts'","test":"jest --coverage","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/fluent-vue.d.ts","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.12.0","description":"[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Greenkeeper badge](https://badges.greenkeeper.io/Demivan/fluent-vue.svg)](https://greenkeeper.io/) [![Travis](https://img.shie","directories":{},"lint-staged":{"{src,test,types}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"11.15.0","dependencies":{"@fluent/bundle":"^0.14.0","@fluent/dedent":"^0.1.0","cached-iterable":"^0.3.0","@fluent/sequence":"^0.4.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.10","jest":"^24.8.0","husky":"^3.0.2","jsdom":"^15.1.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.19.0","tslint":"^5.11.0","shelljs":"^0.8.3","ts-jest":"^24.0.2","ts-node":"^8.3.0","typedoc":"^0.15.0","prettier":"^1.14.3","vue-jest":"^3.0.4","coveralls":"^3.0.5","cross-env":"^6.0.0","commitizen":"^4.0.3","typescript":"^3.5.3","@types/jest":"^24.0.16","@types/node":"^12.7.0","jest-config":"^24.8.0","lint-staged":"^9.2.1","jsdom-global":"^3.0.2","@commitlint/cli":"^8.1.0","@vue/test-utils":"^1.0.0-beta.29","replace-in-file":"^4.1.1","lodash.camelcase":"^4.3.0","semantic-release":"^15.13.19","rollup-plugin-json":"^4.0.0","travis-deploy-once":"^5.0.9","jest-serializer-vue":"^2.0.2","vue-template-compiler":"^2.6.10","rollup-plugin-commonjs":"^10.0.2","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^8.0.1","rollup-plugin-sourcemaps":"^0.4.2","cz-conventional-changelog":"^3.0.2","rollup-plugin-typescript2":"^0.24.0","rollup-plugin-node-resolve":"^5.2.0","@commitlint/config-conventional":"^8.1.0"},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_2.3.0_1571170765172_0.7672018322129119","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"fluent-vue","version":"2.4.0","keywords":[],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@2.4.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"e8e65609e55a35965984a2c7d40695b4f73194c7","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-2.4.0.tgz","fileCount":23,"integrity":"sha512-TUxWUtJRNEegjjQfzW1Y6ZPZyUz6qyrBF+qDcrsl+Fq/EM0MBTQN4spuBxjfhmAHc+y9dJ6259NoWrntdWgm/g==","signatures":[{"sig":"MEUCIAZk1oRBjXMVJa0VZvYfTjqgzNpGoqg7Gz2RB0zRTWyWAiEAifM39MXjbwjQ8dpA4BfDy7HY8DnexfI4jMbUj2jDOVI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1583867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJiZ8CRA9TVsSAnZWagAAnDoP/1i2f8MkUHNjn86qK/Yp\nF9iVxuPu19YhpCj+Qb9jKOfUqU2oPjRkEnh3ldhpd/0hgSO+K4eAZdC+sZPi\nj0PqvlYLYMVod6EyUJJN3V7CN+XFBymjCcDHDHHBTFnKJQ/R7u/Ej0miz6nP\nd21SeOl3xq47Qx+DAvkLWAVz+9cr0woTdKw8tABWnN8sWowlRJS36Dk2JA2O\n2W7P7PI9UTAv1QSJ/atoIKN3oaEzE4NEyNW3Gz9cald8QpMzyzNhdAtFgaYw\nKt3/qoCKU+HW02bfVtH2Ozwofpbqn1DoVks4eHp1n/71VFXlnSPEwwhFUWo+\nU9jyDnLInGaBSTh6vUz1GIymG//wIFX8O58S2Q15dSBnoRW/3cR5Bzp+19do\njLFL2icw8WQfgo3jZosH34nWf/SiCDLh4/CcbVAFmhr6dsVs8L6Ul2KlM/Fu\nrKcAGapYS/r/jdC6VRymckl3/x3xy5tEtMF6fdYugfSPhYLpW8ljAMFQHVSH\nkkqmvWpTUHIjClhu/janm5GS1kjorw0pRaxTvc2ymgWQKMddF9kjyUNGYhHC\n4qhynWmDAe/Y9UgKFHjLTf83SHodrJgYoHLOFOhG1WYxtKqI8l6YwD7w/RtK\nEvc74HlHfgv8K6upSvhIrsQiYijW5bmrqrfKwrrqkmT+XHbZfff6IrswvebL\n5/wU\r\n=iHW2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest","^.+\\.vue$":"vue-jest"},"coverageThreshold":{"global":{"lines":85,"branches":85,"functions":85,"statements":85}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js","vue"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/fluent-vue.umd.js","husky":{"hooks":{"pre-push":"npm run test:prod && npm run build","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/fluent-vue.es5.js","gitHead":"0f3308e3d479d2e4595fbed08d645a81f9c8106f","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts' 'types/**/*.ts'","test":"jest --coverage","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/fluent-vue.d.ts","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.13.6","description":"[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Greenkeeper badge](https://badges.greenkeeper.io/Demivan/fluent-vue.svg)](https://greenkeeper.io/) [![Travis](https://img.shie","directories":{},"lint-staged":{"{src,test,types}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"13.6.0","dependencies":{"tslib":"^1.10.0","@fluent/bundle":"^0.14.1","@fluent/dedent":"^0.1.0","cached-iterable":"^0.3.0","@fluent/sequence":"^0.4.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.11","jest":"^24.8.0","husky":"^4.0.10","jsdom":"^16.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.29.0","tslint":"^5.20.1","shelljs":"^0.8.3","ts-jest":"^24.3.0","ts-node":"^8.6.2","typedoc":"^0.16.7","prettier":"^1.19.1","vue-jest":"^3.0.4","coveralls":"^3.0.9","cross-env":"^6.0.0","commitizen":"^4.0.3","typescript":"^3.7.5","@types/jest":"^24.9.0","@types/node":"^13.1.8","jest-config":"^24.8.0","lint-staged":"^10.0.0","jsdom-global":"^3.0.2","@commitlint/cli":"^8.3.5","@vue/test-utils":"^1.0.0-beta.31","replace-in-file":"^5.0.2","lodash.camelcase":"^4.3.0","semantic-release":"^16.0.2","travis-deploy-once":"^5.0.9","@rollup/plugin-json":"^4.0.1","vue-template-compiler":"^2.6.11","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^9.0.0","@rollup/plugin-commonjs":"^11.0.1","@rollup/plugin-typescript":"^2.1.0","cz-conventional-changelog":"^3.0.2","@rollup/plugin-node-resolve":"^7.0.0","@commitlint/config-conventional":"^8.3.4"},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_2.4.0_1579558523604_0.23196509882483918","host":"s3://npm-registry-packages"}},"2.4.1":{"name":"fluent-vue","version":"2.4.1","keywords":[],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@2.4.1","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"f27401658f7cacefc3ae8cab54d292889ab132c8","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-2.4.1.tgz","fileCount":23,"integrity":"sha512-XUZPZxR2peMAilN00+MjwUYpNNxNvQmghvxBXNqZuby/BYHd+IPJA/mudt+mpHW/R455LKheDi2QSoXK2wTnnQ==","signatures":[{"sig":"MEUCIH8PnLrfZfPxQW54D3J0fN5W7j3ZQ9n/4++ByAnKYXvfAiEAlMZhABoIeJdcqKbbhCKCSmWq5a8k8EWO63o6c/NyrkU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1583939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSb+wCRA9TVsSAnZWagAAA/sQAJs7FCeQ0Tisgm8Yp1IY\nlJ9fIQynpv/k6KT6w4O7gHTnexk5uLC9v/1FWQs+9F89ni55MwwGyHQ2aQog\nhLYFeeRWHOntHL81hnZrgwMLECnuxRaK81Kjy7qOPWc4zy6jNGyZFwSa8/nt\nNtb18N/ggRxgGmeu2s8sKyrJkTIGUcLYF6y1AB3EFHbm1o0h+0pcoOKmVk1E\ni1nUomsBgKWAQXeurYafQPK8m0ByYF2YehdZQNZ3VBds2hX//WxNAhxqZfSS\nxrrB7oXKTHbesF2/Dxdhwvz5D/GOGLRGWsm/r2QaaQqS+0jeCgLPBUFZ1HgP\nlobcPFii2PzLZn6s4ew6zyJcLBHY8ngAZfA36/E3S/oQGfFw4ygo53LvZt29\nSCG+u/K5EmhxnWHoLWu5Ue8iEz9C7sYnn6TyfRHatTQrppk5jEDBn7TcZ3iu\nt8XjNX44n1+WOUhnxSiCNuUd3MHf8zbaIV7VSnahkbwlm6t7EzeM9tJAdAWa\nB8TyRBpTG4+ue26yMTZo0/YMYMbOrx8BTaGTwgDZ6tuys58iVTVoyQUniwSC\nUd/HLzPn1x3PjdhXHLQoSkkjerxmIsN6n+r+fR5hv5+xPoFAvhWVl2a1PNb0\nfLDspUN0MYEe0pJQ6P+R98jl6Ryc13XsN2mGFVQslKnAZoV/DwkgRdWyhpFh\nSD2M\r\n=4F2d\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest","^.+\\.vue$":"vue-jest"},"coverageThreshold":{"global":{"lines":85,"branches":85,"functions":85,"statements":85}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js","vue"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/fluent-vue.umd.js","husky":{"hooks":{"pre-push":"npm run test:prod && npm run build","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/fluent-vue.es5.js","gitHead":"aaba5d9456d7831aab6c3794b1e1bf474b9c53d1","scripts":{"lint":"tslint  --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts' 'types/**/*.ts'","test":"jest --coverage","build":"tsc --module commonjs && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"dist/types/fluent-vue.d.ts","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.13.6","description":"[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Greenkeeper badge](https://badges.greenkeeper.io/Demivan/fluent-vue.svg)](https://greenkeeper.io/) [![Travis](https://img.shie","directories":{},"lint-staged":{"{src,test,types}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"13.8.0","dependencies":{"tslib":"^1.10.0","cached-iterable":"^0.3.0","@fluent/sequence":"^0.4.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.11","jest":"^24.8.0","husky":"^4.0.10","jsdom":"^16.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.29.0","tslint":"^5.20.1","shelljs":"^0.8.3","ts-jest":"^25.1.0","ts-node":"^8.6.2","typedoc":"^0.16.7","prettier":"^1.19.1","vue-jest":"^3.0.4","coveralls":"^3.0.9","cross-env":"^7.0.0","commitizen":"^4.0.3","typescript":"^3.7.5","@types/jest":"^25.1.0","@types/node":"^13.1.8","jest-config":"^24.8.0","lint-staged":"^10.0.0","jsdom-global":"^3.0.2","@fluent/bundle":"^0.15.0","@fluent/dedent":"^0.1.0","@commitlint/cli":"^8.3.5","@vue/test-utils":"^1.0.0-beta.31","replace-in-file":"^5.0.2","lodash.camelcase":"^4.3.0","semantic-release":"^17.0.0","travis-deploy-once":"^5.0.9","@rollup/plugin-json":"^4.0.1","vue-template-compiler":"^2.6.11","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^9.0.0","@rollup/plugin-commonjs":"^11.0.1","@rollup/plugin-typescript":"^2.1.0","cz-conventional-changelog":"^3.0.2","@rollup/plugin-node-resolve":"^7.0.0","@commitlint/config-conventional":"^8.3.4"},"peerDependencies":{"@fluent/bundle":">=0.14.0 <0.16.0"},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_2.4.1_1581891503970_0.24126596989944904","host":"s3://npm-registry-packages"}},"2.4.2":{"name":"fluent-vue","version":"2.4.2","keywords":[],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@2.4.2","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"856d9a7c57d496fe4e105ac0c2863190c66458e3","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-2.4.2.tgz","fileCount":18,"integrity":"sha512-edQX5+YJwNI6yfVLDhI+oLsUH+h2you27+erjXtZcnKtP5t5JGtqL7gkGfwzPZJcWJTRtWk56YDgQFliwLwZHg==","signatures":[{"sig":"MEUCIQCgW8Oz7t8cgpR6UgXrlvicmhNl5Y2DYtI3MzOC7BJjxwIgRj6Nx1ZC6nvDmN7P3N0GcUMA7AG9HSdNokm6xV2/aao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76976,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTFmcCRA9TVsSAnZWagAA+2oP/RCxmnnxasmTGLo3Gnkt\n1wFTVkJ1ZIgj43yz4JFvJRh4IXpaL12MQ7MQ5Im/t4QTCYFIplzwVNA22wG9\nBVkZ31Q3fV/9g9h7X6mZl1n2VgaUok6ju/AjKhul5GSRfBinopqHBO6QX209\nX54b1mHipuWBAuLIvw78388lYF0zmn5n8LpgF7NCIVr4YLBRUIdjzTT8RSEC\nIvrT7Cn66zCsvNhtOwQn4Lq3uSQ82jKnj1RH9V1jvEqyCb/gr2O1XUXAVh20\njBqALZlcyC0STv2JGyNhcrx4PkA7b8nnx2YDrrL3c7Gvgr+kKLNMhgmHh0p0\noR/c1wJI8wVrY2CKYaSu2NP47e2a4+b0Hop2jPLs6F6hccfChlcDpoO1Us/8\niWwp7y9F7b1X6CuxUsZkI1dFc1oVA+ZPTMKJcbVZflmcCxPGxxouLDAwVhAr\n2huNurOu1RoO7m2UE3KfcL0gxLEX7RhCQNXAErtvf+qmIpoqDK3aVv2iH0fL\nVfROKBqlZZl8HkjPHqrlXW4qyGD0iVYVr8eLj//i2wA11BgLB+WPo/t9SP2K\n5/QctwbcXlDReYle+R9OM/98fMTRNS4FU+iUb/CMj+pVfUqQ1NBEwCRkDQtx\nmOECCYooJMvrKWwgpkB8s22YBd8eE0uf84WI+XaewYX3ZRY4riSqfBfLWcTz\ns3Ix\r\n=YUxT\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest","^.+\\.vue$":"vue-jest"},"coverageThreshold":{"global":{"lines":85,"branches":85,"functions":85,"statements":85}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js","vue"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/fluent-vue.umd.js","husky":{"hooks":{"pre-push":"npm run test:prod && npm run build","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/fluent-vue.es5.js","gitHead":"6faca34da3e60fd5e881c8114bd9400e4e807914","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts' 'types/**/*.ts'","test":"jest --coverage","build":"tsc --declaration --emitDeclarationOnly && rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"src/types/index.d.ts","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.13.7","description":"[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Greenkeeper badge](https://badges.greenkeeper.io/Demivan/fluent-vue.svg)](https://greenkeeper.io/) [![Travis](https://img.shie","directories":{},"lint-staged":{"{src,test,types}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"13.9.0","dependencies":{"tslib":"^1.10.0","cached-iterable":"^0.3.0","@fluent/sequence":"^0.4.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.11","jest":"^25.1.0","husky":"^4.0.10","jsdom":"^16.0.1","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^1.29.0","tslint":"^6.0.0","shelljs":"^0.8.3","ts-jest":"^25.1.0","ts-node":"^8.6.2","typedoc":"^0.16.7","prettier":"^1.19.1","vue-jest":"^3.0.4","coveralls":"^3.0.9","cross-env":"^7.0.0","commitizen":"^4.0.3","typescript":"^3.7.5","@types/jest":"^25.1.0","@types/node":"^13.1.8","jest-config":"^25.1.0","lint-staged":"^10.0.0","jsdom-global":"^3.0.2","@fluent/bundle":"^0.15.0","@fluent/dedent":"^0.1.0","@commitlint/cli":"^8.3.5","@vue/test-utils":"^1.0.0-beta.31","replace-in-file":"^5.0.2","lodash.camelcase":"^4.3.0","semantic-release":"^17.0.0","travis-deploy-once":"^5.0.9","@rollup/plugin-json":"^4.0.1","vue-template-compiler":"^2.6.11","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^9.0.0","@rollup/plugin-commonjs":"^11.0.1","@rollup/plugin-typescript":"^3.0.0","cz-conventional-changelog":"^3.0.2","@rollup/plugin-node-resolve":"^7.0.0","@commitlint/config-conventional":"^8.3.4"},"peerDependencies":{"@fluent/bundle":">=0.14.0 <0.16.0"},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_2.4.2_1582061980109_0.3403340953705003","host":"s3://npm-registry-packages"}},"2.4.3":{"name":"fluent-vue","version":"2.4.3","keywords":[],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@2.4.3","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"dcb36568c65a5ea05438e4863278d6bd15b49f29","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-2.4.3.tgz","fileCount":9,"integrity":"sha512-h6LXDagwbFdU75AEBBmiDaMcE/Fgujq1KrVJ9fop7sUmrtHXKK35dNY0EN8DhxVhdnMqHvVVsxRFZUssHoWsgQ==","signatures":[{"sig":"MEUCIDXxShRYidk0QDu6YqnWPwReE3ZDM51ScD84bWMD1gVgAiEAq/z35q3ELd7xllPUnbIjX66ADM3s8jTcRXbGd/RKZzw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78455,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZAR0CRA9TVsSAnZWagAAHt0P/0VZjGZT5m2oQN15q6+v\nNEYm0XwWL0p9b3eTs10JWrdZY48VqGKN9r+/EwI6KSivUHrDDXV7mnM/z5+5\njJpjRie72LwGXALZf+4Fu8znIPt0EyCJv41jUvshriOiWceZ98ZWK/NX84T3\nd4kLMRd6ATaBYX6DczfjBKxM17z0xhQkvPUZn5mA57GpMdMumABJZ89kCxoi\nPjSZpE25ddSVtM+1MFGhlu9FYTuAmbcib/L6su7HAfQQEnZBeFQ4LDVNVObt\nXGxyMLUXjWND2r8u2h0VD/ptJwpsNQw5N9kX1JT7x/Ed2JNHN/ATkkAWZvJk\nFuUGjLlPbYl1vx01flyA64pnI6taS0aUXbBL7KcdRhKObB1Pv/BXIcW2S5dY\n1SiWKfUgoDAM+Ph2RSNE4JX7uamoj6506lJpDT8yTfhB08sVnHgLM2i/gd2U\nsJ1YWP7yPznNgyR1azb65KAuYlEGiPzaKxTYXsZTinWdOP4o5j2Qz3gr6A/E\nQcau6JbV6Ar1pG8ZIclrWkAc2nlErjcUbogsy7nT4efz0FeSsZhMihhB4X8f\n8e+4uHSZx1At5L5paZ25dJCBDSD3JnyPt5hpppr+i0bngYiq9g+GrBttc8Lt\nd70bUR8Ag34COfW3ytviIQdZ2taxt1FaQsEdrca+6qX4EVjvVb01zJTZ639a\n7bKP\r\n=pCCf\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest","^.+\\.vue$":"vue-jest"},"coverageThreshold":{"global":{"lines":85,"branches":85,"functions":85,"statements":85}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js","vue"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/fluent-vue.umd.js","husky":{"hooks":{"pre-push":"npm run test:prod && npm run build","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/fluent-vue.es5.js","gitHead":"4fe6764dac8c401797ddb82d214f2058b9c0affe","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts' 'types/**/*.ts'","test":"jest --coverage","build":"rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"src/types/index.d.ts","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.13.7","description":"[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Known Vulnerabilities](https://snyk.io/test/github/Demivan/fluent-vue/badge.svg)](https://snyk.io/test/github/Demivan/fluent-v","directories":{},"lint-staged":{"{src,test,types}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"13.10.1","dependencies":{"tslib":"^1.11.1","cached-iterable":"^0.3.0","@fluent/sequence":"^0.5.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.11","jest":"^25.1.0","husky":"^4.0.10","jsdom":"^16.2.0","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^2.0.2","tslint":"^6.0.0","shelljs":"^0.8.3","ts-jest":"^25.2.1","ts-node":"^8.6.2","typedoc":"^0.16.11","prettier":"^1.19.1","vue-jest":"^3.0.4","coveralls":"^3.0.9","cross-env":"^7.0.2","commitizen":"^4.0.3","typescript":"^3.8.3","@types/jest":"^25.1.4","@types/node":"^13.9.0","jest-config":"^25.1.0","lint-staged":"^10.0.8","jsdom-global":"^3.0.2","@fluent/bundle":"^0.15.0","@fluent/dedent":"^0.2.0","@commitlint/cli":"^8.3.5","@vue/test-utils":"^1.0.0-beta.31","replace-in-file":"^5.0.2","lodash.camelcase":"^4.3.0","semantic-release":"^17.0.4","travis-deploy-once":"^5.0.9","@rollup/plugin-json":"^4.0.1","vue-template-compiler":"^2.6.11","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^9.0.0","@rollup/plugin-commonjs":"^11.0.1","@rollup/plugin-typescript":"^4.0.0","cz-conventional-changelog":"^3.0.2","@rollup/plugin-node-resolve":"^7.0.0","@commitlint/config-conventional":"^8.3.4"},"peerDependencies":{"@fluent/bundle":">=0.14.0 <0.16.0"},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_2.4.3_1583613043767_0.1366405996308555","host":"s3://npm-registry-packages"}},"2.4.4":{"name":"fluent-vue","version":"2.4.4","keywords":[],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@2.4.4","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"be903914e3577e7cff83c464eafebe878aaa1707","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-2.4.4.tgz","fileCount":9,"integrity":"sha512-Rf4/zjtruN4qKs3E0X0q/m3i8SQMPTUH0eQz9UgXlt42aiYOdWKh0pTxAzX/u+Y2Q3BCQbvovPDarRYBgfh7Vg==","signatures":[{"sig":"MEYCIQCTuioW8l3rm3OxL+eMqcU5BQIbw72qHFbPI5veEmZxgQIhALFPm+3ddxlhE6L9vaTvF9P8ByB7Y3Mso/zwqNfpUS0J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelGNYCRA9TVsSAnZWagAAwf0P/3LRMI1wrnsL17oBK8R+\nvODo6/2ro5gHzDapAVLauhYF3eegf4nNp5Ne6F5TonE3Swu3wAyil+NtQYbw\nezg5efsvZr+AhgdHRSyYaEWkxCuWNUMNzXN326HtBh4y3O+toqgcEy61Xpr8\nnvbHegCBEYdx0uFEmWNN2fuYvr9RQMAhD5N0wE9pK9X2PCOw+S0OPijDHdZG\nb8E01RlNZmb5gPHECqE6hN7wddOTpz5oejcxFwamvEs6C9Gbd5XutNxKzYdM\nrHgonJCs9OiqSG8HSGeZSrtjQZo/1mURJJ4+KJSJzJOnvMUEKr1Vum7L3GKE\nH9puMX/A4vd1QqdWTYfkOVwhnv5RUeCP29oVFGp/kcGbbx/l2ycK9C+HMzrh\n5wxkw7f3NeGVYjew94FSvwPP5bRe5iGvVrL1hWckZfNMELXmDbqBaugbe1Et\nUglwo0qTzK6mrFRddpLWCahqXsah9kAku40cybV+Br+2RZNBddm9uZqjBZJw\nzHDUw/9pMlHW4ReFbKqc7+/ORThiAc5yFrMcbd6/L9+9xp0wWZMwJkKsx0Eg\ntsBoQMj9oMoZkE+a6Ys7Wjfm9cyXoMF1wMSZrrUxuqVDeucHeCk7YbjW81vE\nHLqDpYl7Rr7FD8wGBiW0tYEvSK1ReacvZ7jzT/uetwlP+jlfM57SIyomnLDp\nhVB1\r\n=/+DT\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest","^.+\\.vue$":"vue-jest"},"coverageThreshold":{"global":{"lines":85,"branches":85,"functions":85,"statements":85}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js","vue"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/fluent-vue.umd.js","husky":{"hooks":{"pre-push":"npm run test:prod && npm run build","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/fluent-vue.es5.js","gitHead":"67091f9c7ea44c1b91e299c5f8e1a40c9a1c5dfc","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts' 'types/**/*.ts'","test":"jest --coverage","build":"rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"src/types/index.d.ts","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.14.2","description":"[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Known Vulnerabilities](https://snyk.io/test/github/Demivan/fluent-vue/badge.svg)](https://snyk.io/test/github/Demivan/fluent-v","directories":{},"lint-staged":{"{src,test,types}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"13.12.0","dependencies":{"tslib":"^1.11.1","cached-iterable":"^0.3.0","@fluent/sequence":"^0.5.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.11","jest":"^25.1.0","husky":"^4.0.10","jsdom":"^16.2.0","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^2.0.2","tslint":"^6.0.0","shelljs":"^0.8.3","ts-jest":"^25.3.0","ts-node":"^8.6.2","typedoc":"^0.16.11","prettier":"^1.19.1","vue-jest":"^3.0.4","coveralls":"^3.0.9","cross-env":"^7.0.2","commitizen":"^4.0.4","typescript":"^3.8.3","@types/jest":"^25.1.4","@types/node":"^13.9.0","jest-config":"^25.1.0","lint-staged":"^10.0.8","jsdom-global":"^3.0.2","@fluent/bundle":"^0.15.0","@fluent/dedent":"^0.2.0","@commitlint/cli":"^8.3.5","@vue/test-utils":"^1.0.0-beta.31","replace-in-file":"^5.0.2","lodash.camelcase":"^4.3.0","semantic-release":"^17.0.4","travis-deploy-once":"^5.0.9","@rollup/plugin-json":"^4.0.1","vue-template-compiler":"^2.6.11","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^9.0.0","@rollup/plugin-commonjs":"^11.0.1","@rollup/plugin-typescript":"^4.0.0","cz-conventional-changelog":"^3.0.2","@rollup/plugin-node-resolve":"^7.0.0","@commitlint/config-conventional":"^8.3.4"},"peerDependencies":{"@fluent/bundle":">=0.14.0 <0.16.0"},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_2.4.4_1586783063498_0.011959877517197848","host":"s3://npm-registry-packages"}},"2.4.5":{"name":"fluent-vue","version":"2.4.5","keywords":[],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@2.4.5","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"cde415accbe8293ab0a286d240fb356b82dab4f5","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-2.4.5.tgz","fileCount":9,"integrity":"sha512-DPYSuonw4DOUgxaTO7QvROk/KUi8pqmO08yAztVL1Upi/pjqGiumQO7GdpXzkvHSfX899zrh31Be+gLX98/BTg==","signatures":[{"sig":"MEYCIQCADhveCClCanBsCvHlCSZVcbzFMq8mTvOjgWxAYvCEYAIhAKX4Xf2VyZlrXQoAy17FociycBju2y4+U0FGzIp8k2Vz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78105,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelGj1CRA9TVsSAnZWagAA4dAP+wd0K88kxcDSfjWuikM0\n84ELb7Fxg8H3MO0IV/mA2VC5YA7UnKU4kS+3sGPP40eyne58RelRCx2IwVgk\nojtAgGOpB/FWx9ksabREi6xBnHzReCVBL6FNmu1+51aFC47S6Aq/3SO8iswT\n8bGCkZnf05gDNEF891Xeg17gS26S+W7Rz4WsyR/hg6ZKodWd903OBsbJFR/Q\nvG+ovCAHc0/G96PkBJrDI8nG+iTDWwbX97x64SdHgHAJxMUI8GujksI60BAp\nRHaIBH1c316QLP7X8sp10T4TIGsg9+87qYuZfzcum/NG+Djzap2ZzsvrMjYR\nSDuOuxWcjFPSU4LEzZLEhjA7gS2KtLN8gOz8MFmzB3AAjP1ks+V0ecMlLDMj\nTjBP/uALIYs88bhZuM6z6L+NykdwYMl/pY57Zatk3klhFZOdUB5D1GWQK/1A\nNkRjaQ/H0UT6UQsz7BtXbfk1LJzkGS0LhfUfAze3KV/7PH4DGAp9XL+l0K1q\nNUhRF1zt9f/yad68ImajoIqLblIFBUMLTq1A/6Amd/oQQj+N2uDU2yTGjhSt\nppJWJH5+Ny4j4U53xvKTENRyBERWt2eRwZhex/6g54hKuXprN4K2N+joWa37\n76PO4a5lsrE2vIRiCXx/Dhxu1pZ31flcQOWM6BagpKXOyj7ouZm7qws14Anb\nflnj\r\n=LHmD\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","transform":{".(ts|tsx)":"ts-jest","^.+\\.vue$":"vue-jest"},"coverageThreshold":{"global":{"lines":85,"branches":85,"functions":85,"statements":85}},"collectCoverageFrom":["src/*.{js,ts}"],"moduleFileExtensions":["ts","tsx","js","vue"],"coveragePathIgnorePatterns":["/node_modules/","/test/"]},"main":"dist/fluent-vue.umd.js","husky":{"hooks":{"pre-push":"npm run test:prod && npm run build","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"module":"dist/fluent-vue.es5.js","gitHead":"faae0bedf93d7d0650b46f9d4fcdfbc6b3d30abb","scripts":{"lint":"tslint --project tsconfig.json -t codeFrame 'src/**/*.ts' 'test/**/*.ts' 'types/**/*.ts'","test":"jest --coverage","build":"rollup -c rollup.config.ts && typedoc --out docs --target es6 --theme minimal --mode file src","start":"rollup -c rollup.config.ts -w","commit":"git-cz","prebuild":"rimraf dist","test:prod":"npm run lint && npm run test -- --no-cache","test:watch":"jest --coverage --watch","deploy-docs":"ts-node tools/gh-pages-publish","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","travis-deploy-once":"travis-deploy-once","semantic-release-prepare":"ts-node tools/semantic-release-prepare"},"typings":"src/types/index.d.ts","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"prettier":{"semi":false,"singleQuote":true},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.14.4","description":"[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Known Vulnerabilities](https://snyk.io/test/github/Demivan/fluent-vue/badge.svg)](https://snyk.io/test/github/Demivan/fluent-v","directories":{},"lint-staged":{"{src,test,types}/**/*.ts":["prettier --write","git add"]},"_nodeVersion":"13.12.0","dependencies":{"tslib":"^1.11.1","cached-iterable":"^0.3.0","@fluent/sequence":"^0.5.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.11","jest":"^25.1.0","husky":"^4.0.10","jsdom":"^16.2.0","colors":"^1.3.2","prompt":"^1.0.0","rimraf":"^3.0.0","rollup":"^2.0.2","tslint":"^6.0.0","shelljs":"^0.8.3","ts-jest":"^25.3.0","ts-node":"^8.6.2","typedoc":"^0.16.11","prettier":"^1.19.1","vue-jest":"^3.0.4","coveralls":"^3.0.9","cross-env":"^7.0.2","commitizen":"^4.0.4","typescript":"^3.8.3","@types/jest":"^25.1.4","@types/node":"^13.9.0","jest-config":"^25.1.0","lint-staged":"^10.0.8","jsdom-global":"^3.0.2","@fluent/bundle":"^0.15.0","@fluent/dedent":"^0.2.0","@commitlint/cli":"^8.3.5","@vue/test-utils":"^1.0.0-beta.31","replace-in-file":"^5.0.2","lodash.camelcase":"^4.3.0","semantic-release":"^17.0.4","travis-deploy-once":"^5.0.9","@rollup/plugin-json":"^4.0.1","vue-template-compiler":"^2.6.11","tslint-config-prettier":"^1.15.0","tslint-config-standard":"^9.0.0","@rollup/plugin-commonjs":"^11.0.1","@rollup/plugin-typescript":"^4.0.0","cz-conventional-changelog":"^3.0.2","@rollup/plugin-node-resolve":"^7.0.0","@commitlint/config-conventional":"^8.3.4"},"peerDependencies":{"@fluent/bundle":">=0.14.0 <0.16.0"},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_2.4.5_1586784500614_0.2528914173176182","host":"s3://npm-registry-packages"}},"3.0.0-alpha.0":{"name":"fluent-vue","version":"3.0.0-alpha.0","keywords":[],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-alpha.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"dist":{"shasum":"c02ecd74d560077e33a51301be3140bd6bf1f7ab","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-alpha.0.tgz","fileCount":10,"integrity":"sha512-yYtkfDZRV2iJF65HzC7EbmQt67phoehoRMpzrmoQIypRtG/RBwZM35lasCylphtQLl00XgWrcEri6hBGDYfLRw==","signatures":[{"sig":"MEUCIA7rg0ztnsIKM0zn0YhpM6y8pxJt2sSacaK6VNieS/wmAiEA7fSe2i2xhNg4lGsy7xaUkvWlFaI1boLzE/0PzCRYZG0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43761,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfC1RmCRA9TVsSAnZWagAA8KkP+wd4VibO9uPtuWY7s1gH\nPtWLOMATWOZdp4DrZW8/H8k/JQ4WRhPAHX/mMh7uCAhfJINbrMIfiSZLgNlE\ncLVzjpWewUURyLPYf5vr9WsGm+6SWn59iSg5J8iBeTY4z3cZw7k3yL3ldP7h\nWRTgcZC1E4JVEcOFkoHES9pSsgtnX4UVsHyQ8Z41f8I7rPXjfBVzVLhSnBiV\n8cQtEc0sI9dxACuPNEakDgdeHMfz72EtFjV55et8KhN3U8h8J+693scmrV6Y\nzr2H1Mr38pom+L7fm+Lju02YW10iPGyooiW+E6Rxqy7vI046NvkctgjR5oDQ\n8AVOW/Y+iHoZgQ93orSnqsC0CK5/ujoUqW8auDl3+OQsoauoRASkZE0ho+Tz\nT2u0fc5xU/5gXhayZSTfZueEEXeGr0Le+Qd7S2PhmA7TDihBGGIRyqQpiaCw\nJlV/24FgVmbEFaGM1IWeYRfUjjR4KiYqYr7MuSwXTS+7vuqlBF78c9b0qDpF\n9xBSLNoILuXecy3CO2POgTmPbOm2f6qeV3cU3pSUsuJsMjv9Zgl2toNHclay\nWi5EfJfnZ7Ywe6eBTyr+QfvHAG4pcX6O/U7TD+RhVcl2QtUqrVTaVwEuSbQO\nTMRhSYDa8Ajq1nM4PhObkcnUP4/donM7ldS4xTTJv3GN0ZAjoVdkIHquND0I\nYmP4\r\n=cwNz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.prod.js","types":"src/types/index.d.ts","module":"dist/fluent-vue.esm.js","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"repository":{"url":"https://github.com/Demivan/fluent-vue","type":"git"},"description":"","directories":{},"sideEffects":false,"buildOptions":{"name":"FluentVue"},"dependencies":{"tslib":"^2.0.0","@fluent/langneg":"^0.5.0","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"~2.6.11","@fluent/bundle":"~0.16.0","@fluent/dedent":"~0.3.0","@vue/test-utils":"~1.0.3","vue-template-compiler":"~2.6.11"},"peerDependencies":{"vue":"~2.6.11","@fluent/bundle":">=0.14.0"},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-alpha.0_1594578021768_0.016574686590170362","host":"s3://npm-registry-packages"}},"3.0.0-alpha.1":{"name":"fluent-vue","version":"3.0.0-alpha.1","keywords":["localization","l10n","internationalization","i18n","ftl","locale","language","formatting","translate","translation","format","vue","vuejs","vue.js"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-alpha.1","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"dist":{"shasum":"809fb86334ce274ff46664be357e3dfc69014465","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-alpha.1.tgz","fileCount":11,"integrity":"sha512-HaA+e0i7MGM5m5zg8zurqFYpTppXvjor3LJaFhYAp2uBAg+lo0TASV0P/YqvKWqkPGR97LMflfoyH1YQuvuAbg==","signatures":[{"sig":"MEYCIQC2A2x+3QrQn4Baz4G71sZY5l5ySj7G+hTxh1DNjQr4DwIhAP1sIuXlGzM7NEjIOUD68Ma7cNm10Hd4O3dNg+UU51IR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46623,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJo20CRA9TVsSAnZWagAAqkgP/jrBfcJiLSDqohlm7k/y\nrbDSwBNe4FRzqKNlMvu+89CF8p4LL0D684wJIm9FOXNrs9wW6O9R8+UcmQSM\na3BYQXqbfu3oSIo2SrFAjH+Qm3u6yBeu6LSYMC962J6iU9sfBBoB5EvmhBn2\n5Zc4N+msf34SgWK6ApjVv7rpzxlhApKqqUJmF7drPr8egrHk1q/+M0VgncBv\n51KkAaCx5b3Q8BFBihob5Rbzr4q++GXVC0KTmqIxUXSy6d3Vth490jWxFqh9\nGs+C5ZJH7JIlTNoN6FaPSvFAVGYm4YyfLElm8vvdShREht51XcPX7yrmClbT\nrV8XcJTVfvcF71B97gIkqusbN1obT7Ws7ImNEVOauJKmqjjT191Ni6j7IB7B\neGhEgUVP2nUvvLtQXcCQJ75Rwf1igj4Fbmv8g+0y5FynvTI3yKRjHh3WIjkA\nCVtJgYLgBDMLXnBV8vOFgy39jEhe/+EJZzgGGkwLzGElgyIqglBNCQLJmM/f\nyxyURomVcQzVnNClfZSPj9TJVZVNnuRudehIYEbZ+PkN9BYTpQ7yq1tQunaE\naaBqbLaTdOHrNrr5qYmC7Hy9wg5EIQsSw2gnVjseN4fnWCNMY2ZHlDRXe22t\n59hgrA3emJFkQMxBCGp6dk4vlGUyuiqsrBHTkPRHxpqsovG4gNE6X/VE2/SV\ncnwR\r\n=56Tv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.prod.js","types":"src/types/index.d.ts","module":"dist/fluent-vue.esm.js","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"repository":{"url":"https://github.com/Demivan/fluent-vue","type":"git"},"description":"Fluent bindings for Vue.js","directories":{},"sideEffects":false,"buildOptions":{"name":"FluentVue"},"dependencies":{"tslib":"^2.0.0","@fluent/langneg":"^0.5.0","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"~2.6.11","@fluent/bundle":"~0.16.0","@fluent/dedent":"~0.3.0","@vue/test-utils":"~1.0.3","vue-template-compiler":"~2.6.11"},"peerDependencies":{"vue":"~2.6.11","@fluent/bundle":">=0.14.0"},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-alpha.1_1596362164185_0.07968047975664994","host":"s3://npm-registry-packages"}},"3.0.0-alpha.2":{"name":"fluent-vue","version":"3.0.0-alpha.2","keywords":["localization","l10n","internationalization","i18n","ftl","locale","language","formatting","translate","translation","format","vue","vuejs","vue.js"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-alpha.2","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"dist":{"shasum":"f916b9ba05cecc95251e1a7e28b27b91b9b7ac71","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-alpha.2.tgz","fileCount":11,"integrity":"sha512-cmoFxxa3tITsLPK+i8uWVT0FuRVwqqaC048FV//1a0nmrgzHasfuztCxoEoid+04LAe3KBqOB1jdDU72cVoBiA==","signatures":[{"sig":"MEQCIFftwX5dAWysiNQ6aAbOJEsXmiW4N8TXn0aS+Ve1J6fUAiAlRkfJp6gv5vUn/mJTySEU4IZIqgrMss5jKPkeA5M+sQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48038,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJt9cCRA9TVsSAnZWagAAOdMP/RsoZpaZEKo601O/b31+\n0e0vWAqOfz+67BzKIkjnNRfVRiZyRX2AwB94WwUtzqLocwbAeErso4h5c6Ww\ns5ejLSMj99LY3O8AIQhGAITmp//YxagYBST7rePLup5Eg37jRKXqMVaSn9Ck\nLZKm67tyx7DsVoQA69qd4zUXv86uLtqjmztQhga9BB+k9WO+nCuIIE65NgSE\no4+oTNeXYZbWAWyKJmysAdFP+Ew4kP39FAFsljFZ3uH65na1+ltqiXMujktM\nb/SnUZvNWZBrZIiv061Tr4tBxAslA+ZrlwqBiBk91QOep9/1iMiHBypgDIlc\n+WTcDfKRnZ9xYNxN3Jn0Ifjut5DQfCDsPYwbd+q2OMLqtp7g5pSibJgf4TMv\nN3lI7pJY/Bco3LPTy1mDz9R0WR+Y7YLktOsm2lrnA9M39nqc96N1vMcZo3Gn\n/96Mkc4hDngI4/9ovnG5J0Sa1soupbs0yAzV0tfDzZrvgd7VoU/b/Wwcuw2H\nqUkfzfoWGog8NrTrKBrFZtvk87LmJjwHxqvSQ1/R8W/+LLvfitSwV3o5zfGT\n+zDUFLZZ4LxIpCqatHQFqZ1YP4/pNAYxlURfNDw59NkrEfPDfF/rtUpD0CJl\n/okoSIAtxgmniFJ2dTV5dgWboTvhkkhCaKx1mznRh/7/Vr4NUsRxQbLl5Jre\nAS6h\r\n=pWoA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.prod.js","types":"src/types/index.d.ts","module":"dist/fluent-vue.esm.js","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"repository":{"url":"https://github.com/Demivan/fluent-vue","type":"git"},"description":"Fluent bindings for Vue.js","directories":{},"sideEffects":false,"buildOptions":{"name":"FluentVue"},"dependencies":{"tslib":"^2.0.0","@fluent/langneg":"^0.5.0","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"~2.6.11","@fluent/bundle":"~0.16.0","@fluent/dedent":"~0.3.0","@vue/test-utils":"~1.0.3","vue-template-compiler":"~2.6.11"},"peerDependencies":{"vue":"~2.6.11","@fluent/bundle":">=0.14.0"},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-alpha.2_1596383067610_0.18875785303294323","host":"s3://npm-registry-packages"}},"3.0.0-alpha.3":{"name":"fluent-vue","version":"3.0.0-alpha.3","keywords":["localization","l10n","internationalization","i18n","ftl","locale","language","formatting","translate","translation","format","vue","vuejs","vue.js"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-alpha.3","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"dist":{"shasum":"f81c19eca11200f9d2b45787087e53fb49c5b157","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-alpha.3.tgz","fileCount":11,"integrity":"sha512-/vQJFVEgznNlkM5vZQyshv4lxBF4YYMjWVTgblNRJcK99MYps/xntQC6rfLX4PjF9VaWAEb7HTaTHfb2XTS+Ng==","signatures":[{"sig":"MEUCIQC1pKLAnHjgN1XS087uWPDmL+BuqAp+J8/PakEt2+ddCgIgaKn8IwYQ3bfV2D8qZgzn7ZK8Q7gbnQWsV66Is2PsybE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJukACRA9TVsSAnZWagAAWxQP/1EDibZ7eICXvHneECzu\njMMCf5r5UMnoAfUOP9g4ORxgH5Hx36yqg+97mx83rvG2ufCRl8kx6exeWo5G\n+mJHS1EAWJYzP4829UJp0q1RbU6DkE7LzGljJU5zFs3xyOwo2HI12Ln3clgj\nn53t58EkLxo1nmOndhIjCf9Y68n/rq3+CdBqVvJFwpfUnMoa/DyTlIRbxhHB\neMi5YnQdJZ0vBoFJkSlFPwsqux4qOpdAL9gGfWlcR95XnjBfUKAba4DUjyV4\nCX075f6CGrKZwrVjU0fvn/rSW9Xl2gJSNfRu53FQnzqvq5Ekk3YRBU5eGYKa\nu08XrCgGc3ZGTKancC3ox6rX/e7lRIBs77rwOZsYkmmDouCSRJ6YUXERcPcT\nbMWXk2P4hR3uVTJrxvmdoYq0KlP6gEqXhwBNR/IPheCj1woohV80oO0NgTas\nL/uyDEZC5Lse+8mOlXC6FHBKPf2fbF1uFZGtzKl6JtOt66hi5finZW+T7TME\nIr78OLVb2omlRQJ/0UBnqRIyh1oKyhYA7pS5wO0HeiNni+Wlo/bn8HwrLRrH\nQ7RwhsuV5AImjbSwVXTzayXYFHjGC265ZCVqO8Du+hPABy0iN2kmI2UoUiLR\nkS2qf7w/0VhfY6vEIJTmPqcWmJlFySAlsa7MoInPV0yYYBrH/bbe19w44zrO\nJMa4\r\n=jUoA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.prod.js","types":"src/types/index.d.ts","module":"dist/fluent-vue.esm.js","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"repository":{"url":"https://github.com/Demivan/fluent-vue","type":"git"},"description":"Fluent bindings for Vue.js","directories":{},"sideEffects":false,"buildOptions":{"name":"FluentVue"},"dependencies":{"tslib":"^2.0.0","@fluent/langneg":"^0.5.0","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"~2.6.11","@fluent/bundle":"~0.16.0","@fluent/dedent":"~0.3.0","@vue/test-utils":"~1.0.3","vue-template-compiler":"~2.6.11"},"peerDependencies":{"vue":"~2.6.11","@fluent/bundle":">=0.14.0"},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-alpha.3_1596385535740_0.39690385691144514","host":"s3://npm-registry-packages"}},"3.0.0-beta.0":{"name":"fluent-vue","version":"3.0.0-beta.0","keywords":["localization","l10n","internationalization","i18n","ftl","locale","language","formatting","translate","translation","format","vue","vuejs","vue.js"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"dist":{"shasum":"9826b15c8dea74d83c85335d11f89bdf74ecdcad","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.0.tgz","fileCount":11,"integrity":"sha512-FscIgY0LJBojr5fgkIwYs9xnAZhn1X40MrqZJ0ZFjuj3CCoa4D9NLscPEpdfW+EVzfX5RdSabIkJGbdOMqrneQ==","signatures":[{"sig":"MEQCIB1/tDZ/MQvgbaMaEf9tpffp27kckcpQTZcpTRgmxWKJAiBINColbFdHiSuvzgoXAO60H8Q932P9ij6V/yt2AgSscA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48139,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJu6DCRA9TVsSAnZWagAAGgEP/jhoaA5qkhHF/Q152kHy\n/CL8GkcydEPv0eVXEOPFUQi2gD5uy0FJn3VM1rrG5uRwqrbV/t15zSqg4kmR\nlFMvZ90hBBJGvkphXe58rihXZHjRm8re6APPn3nxf+bClrw9h6p55cqNCZNj\n1IxbCZIHqyz+i3Tp0KoyjFeOUdCCeCFPghxkpLifixhB1zNpcv3V6enZiAUZ\nuOksaR3wzEJv2PM9vmCqDDO1mtsXzDedaDlc5JmZveBbtq5Q+5KrxFYIQIar\nHFi8byk9PG32gPKvIYYI4zQ7B8ZqmOGytS6hin1SN1Z96plvx4p27b9pVOck\nv6uVID5rDTnp48CAgIbOWHRzTl7LHVsF7HLQq1U9S4AgRZMhbf7XOXQjUCZL\n05RnWkfd42A9QNlLuZXLmncvateAM9rN0xYTUL+jeJppMd6vGwKbdOHrIQ8I\n/7d9SCGT5AMB8WdXXCyvtRr/n/dflORXfMh+R8gaKi5N3jVcB5v8DtwSe7jn\n6YOdNycQgO6YNz53tzbcDJluDHezvp0LvlSKoQvg4ng5k11vsY07W9WzLxed\nLSdtg5qtkVIZuKFfOQDag2W3q/3QpSRQD8mPIqWjQ2CncBEd+OWUJWwtOFGu\nG5fBxGtqgilRHcyFmTpXoW5DVCtvF6LcT9TbbvRhTn8tzu9z6oFdinVX5/CZ\nqUP0\r\n=Ska2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.prod.js","types":"src/types/index.d.ts","module":"dist/fluent-vue.esm.js","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"repository":{"url":"https://github.com/Demivan/fluent-vue","type":"git"},"description":"Fluent bindings for Vue.js","directories":{},"sideEffects":false,"buildOptions":{"name":"FluentVue"},"dependencies":{"tslib":"^2.0.0","@fluent/langneg":"^0.5.0","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"~2.6.11","@fluent/bundle":"~0.16.0","@fluent/dedent":"~0.3.0","@vue/test-utils":"~1.0.3","vue-template-compiler":"~2.6.11"},"peerDependencies":{"vue":"~2.6.11","@fluent/bundle":">=0.14.0"},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.0_1596386946926_0.04031223528749117","host":"s3://npm-registry-packages"}},"3.0.0-beta.1":{"name":"fluent-vue","version":"3.0.0-beta.1","keywords":["localization","l10n","internationalization","i18n","ftl","locale","language","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.1","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"dist":{"shasum":"99fd5e45f283a39acccb06eb044685c626884eb5","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.1.tgz","fileCount":12,"integrity":"sha512-0gFVKNsPaLH1sxNfUdMKT2MiOsDw4ZY0xcskNe2tTe6UelZuD1cL9qXBxWMK2pdD/3rmKT0DfTTMjZko0zychw==","signatures":[{"sig":"MEQCIE2D69w1HqMrXkN+PJ+CsVKGcTk26zEGJ4ASyD8LfZQsAiAB3AC2FkyoZMSqsSW/b7U62lC0auYfVa+E3QHQcuj1gw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffrgOCRA9TVsSAnZWagAAfrQQAIiEfg9DHN/i8XcrdEYn\nLo2fNqUs0bB8euE3/leVLPrf8aQ1mAt/rNDkyc0XqtEsSlGF4okv1hAYS3Ti\nWTt0Smx1Oj0MpIJP3tEdMYDodf/jkv2SBNTFCxMrDkeVEwF5I5iW7/WGvlj6\npTQgR9twamkX+Owd+drRdYtlL1j89FsnMVwXjBsuppSZWSnCUO2v9qZCPK1C\nOfuzeZHqOpX/h7W3okUCSU5QMHbZcEVzMeRCAFCH+IjEFZZRc9b9pn3GXy/P\nwCa11qps6dtnr3agTWx87FWvvAkmnPfab7YfUKRgjc3ews1N8i2sSbqu0gIk\nKaP4kx9PbQUn6ckZBw7u9R2F+yU/7TctrIpJGhAcmNL2gO7d/qX2JhQZRj0p\n3G3ZIKfCthzWkbY/mSz9uwWMZwy9ZCDetITxavqrRkRm+P2k9rYgt7Bj09+k\n5wV7AIUJhXlEpYz7oBNq0l8svnXoGwUY0m2DkdekhrxDfkEu10r1zb1wHSwJ\nzdq1R8Ed7O8ElYz8J1w2GSKRxcQPIWXf+jMATe6e93jbgE1PqbDoQvoke/aD\nxoDuTlTbMJZo08Vz9PLwCV8KeeN5GiXru++JiAhimKP/Wutcrr9SPc10iotD\na3WpsdKjTM1EAfUGESOF4nze0QfN27a+KA0FEC84JJwIK7FHCBVDcOti5J1F\nbvVs\r\n=lkNT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.prod.js","types":"dist/fluent-vue.d.ts","module":"dist/fluent-vue.esm.js","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"repository":{"url":"https://github.com/Demivan/fluent-vue","type":"git"},"description":"Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"buildOptions":{"name":"FluentVue"},"dependencies":{"tslib":"^2.0.1","vue-demi":"^0.4.0","@fluent/langneg":"^0.5.0","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.12","@fluent/bundle":"~0.16.0","@fluent/dedent":"~0.3.0","@vue/test-utils":"~1.1.0","@vue/composition-api":"^1.0.0-beta.14","vue-template-compiler":"~2.6.12"},"peerDependencies":{"vue":">=2.6.12 || >=3.0.0","@fluent/bundle":">=0.14.0","@vue/composition-api":">=1.0.0-beta.7"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.1_1602140173749_0.3118146711141325","host":"s3://npm-registry-packages"}},"3.0.0-beta.2":{"name":"fluent-vue","version":"3.0.0-beta.2","keywords":["localization","l10n","internationalization","i18n","ftl","locale","language","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.2","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"dist":{"shasum":"e0440fbb7b1a6bf59d00b83c4ae0daa8ebf28061","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.2.tgz","fileCount":12,"integrity":"sha512-VbH4dKt66mTwWrI+Dx9Job9sF7S/gAxxlagaPRyyi4lfFh7qtnmcvpWyT30XKmqJqYKiIYuRty/Tuu2d7XX3mg==","signatures":[{"sig":"MEQCIA56G8ngpGECFNoTcK7fg2mNBeIaSXdXMIVvlosiJWTbAiBypuw+4bkx+wirpP6yO1NVsGRemBAUw2UqxDYY1yivCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffrvECRA9TVsSAnZWagAAAEMP/26gxEcCYvcr+gwi/koJ\n7cxskSr6ifkAvT7jmrC+OJlW4eZzAHPtg/54v/Mq3moLn+lXCvtPS/THTlO8\n/rxneQ15QwqMcM23Uf48KOFsuFBSM1f2CQxmkGULycjp0F2DtRxpYXkn46sx\nNyML80J4ZODXVsi8KTMdn2rV38DMNSQBbl8AMXxTc9osCRtlro5hunueDWoQ\n7X5J+9lOZwpB8x8v12uK5IlPlIQpQX0s6hQFdMp/FfU8QnUkw1+nWSAdFHwa\ndiQoKp3zpjMF2/zraH2TUgcEyKoYpvezNOSphKf2S9mExBHH+OkJMRqTbgmf\n6xG3pOcVRbwUoZRU4YL8zpMWsKUrxfxQo3iVpWoGKBoqxeVpF3vAq7DGhdRS\nDAjbh7TxjvE+3x68sQLA24C35zGHMzpkvql0B0rZSnDGG+ZcJjHRV/ncKxjy\nIQiEJmGc0Ay2sWWlAcoAfFyr9zIe77ntQQL0YzesSeCFqdBaK1I0RbJfMUAH\nrRm+E9iBp7QnAfY8sdFDenfVHyAwxSGi5xcL+WYwJ7DbrYlvTSy9FPdpUoNx\n4+QYtUPLRLNtmLNCoNYFYwSYGauKBqq8fnNjwQbGub6mXzZWmEYkRfH9O1pO\ncHAuIhFB9ByEwZPtbK1/xUCFkU5z1zYzy1lJVMAlbP1ZupBjKgChE/2jsnsN\nuNDx\r\n=XaBy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.prod.js","types":"dist/fluent-vue.d.ts","module":"dist/fluent-vue.esm.js","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"repository":{"url":"https://github.com/Demivan/fluent-vue","type":"git"},"description":"Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"buildOptions":{"name":"FluentVue"},"dependencies":{"tslib":"^2.0.1","vue-demi":"^0.4.0","@fluent/langneg":"^0.5.0","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.12","@fluent/bundle":"~0.16.0","@fluent/dedent":"~0.3.0","@vue/test-utils":"~1.1.0","@vue/composition-api":"^1.0.0-beta.14","vue-template-compiler":"~2.6.12"},"peerDependencies":{"vue":">=2.6.12 || >=3.0.0","@fluent/bundle":">=0.14.0","@vue/composition-api":">=1.0.0-beta.7"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.2_1602141123987_0.025591554824906826","host":"s3://npm-registry-packages"}},"3.0.0-beta.3":{"name":"fluent-vue","version":"3.0.0-beta.3","keywords":["localization","l10n","internationalization","i18n","ftl","locale","language","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.3","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"dist":{"shasum":"0e529c27f997f6ea7b579ce2c7300f455246f6d1","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.3.tgz","fileCount":12,"integrity":"sha512-PioL5gFKtnZqOARop25vA7rUcVXKMloG3klhEbM9NzlOyCoQ4odkt2jS7YgzyOe2ktbSwG3pGNmF8xKg/iCbaw==","signatures":[{"sig":"MEYCIQC5B2jYF5U9f0QMhyYOJch2nqg4Kl3noagk60+E/FZtowIhAJU9GO2yLItr7/BAm6QzCMOU+bYzl2BqubJKqZ4XG6V1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfv6I+CRA9TVsSAnZWagAAdAkP/jdRxClaxjln0ngwiIz3\nftBuGTjMmOc+fG/aR5ox7GLHC5lCSXUSPKYMYMz1ZrMIb8TCKzhkyymuVSzo\nDHSqo4ixKMsH2oMP+6sWpWecWnrNMMDQs10wlORVE+4RtJbtbgagm1AVu2ra\n2NTCgHiyf3AmvrkTUzSEO2d2zeBdul3u5Yy+yFLOHPUHT28iNAVU7vaUIQWL\n0VUUhmagJ5P+3K1ZJLNUWp84KjR8DZ0ZZX7mFlAVm8Da00u679ihZBZ5mlwQ\nJgRGTlEYgkyoWaK9fmmcvwxLzIrz49DagMSVVGE1zK09c0L+tDTnAVxYoCDN\nJV5uQ5rLJyK2P5zUHSu05Ww4JSx/s9y0+iNCpUbs6nMi00DO5iSryMB21lvp\nsA2nOHM6gsioVOjkVmZOxqCgHytuISKS5I6zjicmklkwJtJc6LzuLMjgQl47\nf3mIGKtdL21nZiuvYVL2o41+ncv0tcQlpNGAerwfFI3M/gwUrHp6V9/2ZHBl\nphZRFs5uvTJhR7bdalQ3sEHXrXmaJSVxyy+YByk5QUBaAu/+Ol23biSd1Ak5\nwZESPHO6G/2i7B1l5kIIwoi3gxbaii9f3sWlkoBOc3Tnxrvug/Phzz2miY0X\n0YsH4FGVvonWptiKQUDfr4/LKBgWHY3PU8FQrzFRguQS2PPJKXUKJkm940xX\n64pE\r\n=YrBj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.prod.js","types":"dist/fluent-vue.d.ts","module":"dist/fluent-vue.esm.js","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"repository":{"url":"https://github.com/Demivan/fluent-vue","type":"git"},"description":"Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"buildOptions":{"name":"FluentVue"},"dependencies":{"tslib":"^2.0.3","vue-demi":"^0.4.5","@fluent/langneg":"^0.5.0","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.12","@fluent/bundle":"~0.16.0","@fluent/dedent":"~0.3.0","@vue/test-utils":"~1.1.1","@vue/composition-api":"^1.0.0-beta.20","vue-template-compiler":"~2.6.12"},"peerDependencies":{"vue":">=2.6.12 || >=3.0.0","@fluent/bundle":">=0.14.0","@vue/composition-api":">=1.0.0-beta.7"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.3_1606394429913_0.277777637812362","host":"s3://npm-registry-packages"}},"3.0.0-beta.4":{"name":"fluent-vue","version":"3.0.0-beta.4","keywords":["localization","l10n","internationalization","i18n","ftl","locale","language","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.4","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"dist":{"shasum":"ffae7b42c4bd0da9b5103bf5303149cdd54c4c07","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.4.tgz","fileCount":12,"integrity":"sha512-rReX/KGOrRtHU4U2vj9bDrBe7pkBd3yQGQtA0r+Bct49HqZrHSUbTFykYIWWKVtIVtipzvAEzcc+M5LSBgpU9A==","signatures":[{"sig":"MEYCIQDU9w5z8yYSGbeoDI6H/ZftLSKWpYiI7Z0YIsD+f4GDFgIhAPx8QgTfXdjTZgQmNY6KujxiQqtCBuvDv95J+RvBUWku","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52797,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4RLICRA9TVsSAnZWagAAimoP/jZldHV4v2/i+CwSCT+Y\neBpPB94w3Ppd2cPI8qJnOWQ0Ya9SRaMrAAvdnr6h0EAenutUuT4r/3XLy3Zt\nb95+9xaJVW3CK+ht7U1Uk2vn3Y/teULIQyoYUY1THv+tQVfzo+0mkBFQc7su\nXAAeDmfzQvzswQAPfcO/iAOniAr5sqtFPMddkdVa9ftog651pymW+Z+oqtIH\nqQSMrnY8qalxxcg9ujvoXTROmpKUbaeiX/HcIz2rH/oQ8sYMiPFmC7Z94DxL\n+6jSF80YKzQCe5X3u2H2VAr35cumOUD5LDqAWFxGyCQ/Y3Ac2W4QV75Old6c\ny2gvFZ5uX35lHAyfsD7QBZoints7odv9GK79/zxQt1p2K14QY28E2sxK4V+k\nFYsSouRRYe5CweqQdPmkgkI3hRW0IrK+0XFNaHszIcTpho5lzWbpTtcyLe4g\nAZWKzJhDzaw9384TMZCkO5LJQcoOdckV0HQvB1VtHapvbAQ61ufgs7AD/KN4\n92VSCFt7YzMLhvtxbsv2N8Yh0frTyR11zT3fF5HZsaX3Rr4p3amz1hos70tL\nT0RGLy7+sti96Inq4YzQjOcRy0EDA/UiXGIYDmUz46kM+bu+bUJeqFJAf5B9\ngsqrkBpG0zrthb8N7fqBi/eLz857JygSgJ9KOTJ+1M3Z4ybJOzwT9DbSWqba\nU4XD\r\n=fWGt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.prod.js","types":"dist/fluent-vue.d.ts","module":"dist/fluent-vue.esm.js","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"repository":{"url":"https://github.com/Demivan/fluent-vue","type":"git"},"description":"Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"buildOptions":{"name":"FluentVue"},"dependencies":{"tslib":"^2.0.3","vue-demi":"^0.5.3","@fluent/langneg":"^0.5.0","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.12","@fluent/bundle":"~0.16.0","@fluent/dedent":"~0.3.0","@vue/test-utils":"~1.1.1","@vue/composition-api":"^1.0.0-beta.21","vue-template-compiler":"~2.6.12"},"peerDependencies":{"vue":">=2.6.12 || >=3.0.0","@fluent/bundle":">=0.14.0","@vue/composition-api":">=1.0.0-beta.7"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.4_1608585927612_0.6054705192756344","host":"s3://npm-registry-packages"}},"3.0.0-beta.5":{"name":"fluent-vue","version":"3.0.0-beta.5","keywords":["localization","l10n","internationalization","i18n","ftl","locale","language","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.5","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"dist":{"shasum":"7f6c0f855134356236435fb3eba7f9683373d842","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.5.tgz","fileCount":12,"integrity":"sha512-lHA9IgNTJNv81oPKzgMu2PjB4EmxY00AAfmx85/ywCb80BheeX4wIFu3x4yeh+NIIe2bfqWfOWYUWny3cPs7zA==","signatures":[{"sig":"MEUCIHJOFZjoS5Yjgm/mI3fzED0q/3IZCiqD0aKMfcUMA8/cAiEAyapcLCJlj0kk2YgSyzuCqL0dUZnE9tARyszl4GInHuQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52892,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgABOBCRA9TVsSAnZWagAAmNwP/0CPMTXETMNZfG/jAp8S\nXr0oPhYQ+Y9rTCpWzYHE/xw2R6aizIoEXU9reHYoLFf725QlIA+yLwxWyqED\nQlZvAj40ZtEI45FlNjKKpbF5/8MxhlO8IBU/+Sp9w/qELH4SDgJ2S/ofN5ZR\nxGPXbLPkwDTJE7cY8WvV5RocCAgy27uNQ97qV8J6c+oUpClGxCVtr5nbus8v\nFzLlrkVB9dzx2Kkk31LGwSelgr6w2gPL94cgPtXV7KeARe65ruv2od2+Dr6M\nyLLewxDnXtef4LuNWpBk4yPA7UrrawKIw67D9hZnkCrLizGkok5pAB5BL6gR\nFaYv3lHi8yNfApX8cEOHA6lpLUAuegAQmo646sev2WQ1eNT55BNWLNUEMTZW\nGSU2AsQXy6pB+vdE8dD9shgF5lXVDASrqMosZMIthxITyWvjkCxxjwYUSO0L\nf/Dstv9OE4ynmDaEX1a4KlFMUt6GdTC6PK7oUXhz1L+ffQKq3UHNcrn4OTNA\nuccNKc4ImPEJFKI8PFhuPgowUjDZt85emnga+joe5oZAUqZarB6KXL8hvRM6\n5DDX9+XCnMb3CgDICV6W/DxB6ongPdNDU+0EQi5IZ6k9ldfSCxuzU9085tSp\n4yZa7yWflbMZNcdlu6ZdwtJw7CRETzV0CDc+MkRRRON686xg7JOKunkswoW8\nDHIL\r\n=PMgU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.prod.js","types":"dist/fluent-vue.d.ts","module":"dist/fluent-vue.esm.js","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"repository":{"url":"https://github.com/Demivan/fluent-vue","type":"git"},"description":"Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"buildOptions":{"name":"FluentVue"},"dependencies":{"tslib":"^2.0.3","vue-demi":"^0.6.0","@fluent/langneg":"^0.5.0","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.12","@fluent/bundle":"~0.16.0","@fluent/dedent":"~0.3.0","@vue/test-utils":"~1.1.1","@vue/composition-api":"^1.0.0-beta.21","vue-template-compiler":"~2.6.12"},"peerDependencies":{"vue":">=2.6.12 || >=3.0.0","@fluent/bundle":">=0.14.0","@vue/composition-api":">=1.0.0-beta.7"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.5_1610617728612_0.35849136925042635","host":"s3://npm-registry-packages"}},"3.0.0-beta.6":{"name":"fluent-vue","version":"3.0.0-beta.6","keywords":["localization","l10n","internationalization","i18n","ftl","locale","language","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.6","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"dist":{"shasum":"e7ccb5811a791ba463e2837710a5833b88bfe428","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.6.tgz","fileCount":12,"integrity":"sha512-tfSC+G9UHkvUG7aWQyYkIG56rdm0tS8PdolU538khasq2xo9iaoAVw/D2p5amAid38xCV8po9s3FU7CxoEPQPg==","signatures":[{"sig":"MEUCIF1ELxAw0si3iQ4E+Ir2XXHBzfMYMK4vd78PFVQmPo/5AiEAyr7Hr1b742TzEPXfWMs2pIi1wd6fAKcQPNk0DErEhvg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTyFaCRA9TVsSAnZWagAAQs0P/2Hcz3LtC0tS/5zpkqEb\n91SIAAMkx0lvoB0KNYUfjimLDanLuxAYs+5R7XXEowvwe0iSS1Si6p6worVZ\ncs1EWemQcubZbE3vScTxzkHlUH0HOjsi9+fAo7uHgrNIVrBiA5bZQ3L6Ykdi\nB6JaYMymhHfkIfiyYvB3w02y+ZqBYkcond5W206saR3jzkw/CvtD8IycHRs6\nSoURWitbesQKkJCHY0jsaOcX7eq1lbHl/dOphrgkWMWuoqggFknTgkF1bedJ\n0si0rYH6xNRfgPEEnYGYN5dRhCI7Hoh6LdZqVbE8aR1yXFFCKGEJYG2T72Mh\nL6J1zDYWBN0Zdq3HPCZEbyCX5JwciLpc+XhvH4LNrCay/DuNBhKdZaAckPkp\nqMAQy/oP8eG4ag0i+w1o9rkVqQ2cFoePxSsdOmWwcSJEp8QAvmsvhytBvRbz\nhDf/Mtv8emk05dlEUA0s5ZmR3voQDaUJqf1yuyoaC6O5t3fQU8G25j4/Slxg\ngQIjXj/iteB9bxI0BecAhSmTZLTSpR41BOJV/MMoPspXJSMXFv73NQjVZ7dT\nQEfe2Ar5J5z7+jA5R5wQPdRZdnLD6N6pKF+15fbAcPPgVjY0PlIV/2FwVQ2T\nRw30c/4xcaK6jGPm7Sqqgu1ITJLSJv3vzoDGQEjH3jV5GLAsJgqUfglScXng\nq1d2\r\n=fJ2l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.prod.js","types":"dist/fluent-vue.d.ts","module":"dist/fluent-vue.esm.js","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"repository":{"url":"https://github.com/Demivan/fluent-vue","type":"git"},"description":"Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"buildOptions":{"name":"FluentVue"},"dependencies":{"tslib":"^2.0.3","vue-demi":"^0.7.1","@fluent/langneg":"^0.5.0","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.12","@fluent/bundle":"~0.16.0","@fluent/dedent":"~0.3.0","@vue/test-utils":"~1.1.1","@vue/composition-api":"^1.0.0-rc.3","vue-template-compiler":"~2.6.12"},"peerDependencies":{"vue":">=2.6.12 || >=3.0.0","@fluent/bundle":">=0.14.0","@vue/composition-api":">=1.0.0-beta.7"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.6_1615798617932_0.04130106029037983","host":"s3://npm-registry-packages"}},"3.0.0-beta.7":{"name":"fluent-vue","version":"3.0.0-beta.7","keywords":["localization","l10n","internationalization","i18n","ftl","locale","language","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.7","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"dist":{"shasum":"f0efe6e271d4cdeba6ec59452ea0ab3cbccebdb8","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.7.tgz","fileCount":12,"integrity":"sha512-2bwMgOBJKHpzfYW1F2rUR77Y0q0hv32gKvkuTnJGXPeFKS2B/ZXz9mdJx1QXzTUWAtwwbXRaONK3lKjcSw16sA==","signatures":[{"sig":"MEYCIQD7MRUm1ld2xn3T9BTdHYd5ykgWTbzyk7wFkQnn7TauQAIhAL9vcnLRYhGk1539b7HSYe1VcOkmA6ayyDbkn01QcVFW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTyVmCRA9TVsSAnZWagAAjhgP/AkOgxqarHwds7qAEeX9\nAgAk3+7FZ+7+66W5E2e850VcFmc/hdfWe5nslwUQgwANG41C5T/gD11LCVhx\nyIBeGgByCJFHiOtb0eOoWHAfQ5uKMpqPOGouwStUKs2JYros6aOhAq4mJ1UQ\nmApvcrh98Ms77FPkWr8qxKoiRR6TZqdUbwII/fIBrorIWuFfbHkQDSWQP4/B\njQaDhlIXVO8/DdvQqes9CSanchgc5FjVpg4cAGH3SNAmCXk690vC81/tdpke\n3KlCvqaErnqzIxJDk5+PoMUkXazZbKnTGFsRHtlDEjALIs6Es9pWZTykckzi\n4dwK7kxYiKWW5wK5wVBv6UyaT6SvgQrkuu8wvdiHxqKHu8+tWJGXoKZhd01b\npt1ytfP6432V5/rVDexxfy0tmylgDFcFNmErFpQ+FqArXUGujSVUzq6J2eO5\nCabPZFltP+XGZIUJn/PLQLxXmtPxiH2DW8y6avgZx7VixoPH9AEZrmRGY8wV\nTogJZV/khEYP0B6EYOKb07JxIaw6mbPAPeuEkehUuISZpupLrLK8bp7QAt5U\nuhK7mgzIZBqaxI65iA1ClsVZ3oiyHhvcilvdTXHWwbTQp97EiK17EOi+a58G\n9rV/WjwRqwutmoXjWTFyTO0jp57h3frMPMx+Mgphlw2nk9yRQkuvC0IFsL0M\nRftd\r\n=zbuR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.prod.js","types":"dist/fluent-vue.d.ts","module":"dist/fluent-vue.esm.js","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"repository":{"url":"https://github.com/Demivan/fluent-vue","type":"git"},"description":"Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"buildOptions":{"name":"FluentVue"},"dependencies":{"tslib":"^2.0.3","vue-demi":"^0.7.1","@fluent/langneg":"^0.5.0","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.12","@fluent/bundle":"~0.16.0","@fluent/dedent":"~0.3.0","@vue/test-utils":"~1.1.1","@vue/composition-api":"^1.0.0-rc.3","vue-template-compiler":"~2.6.12"},"peerDependencies":{"vue":">=2.6.12 || >=3.0.0","@fluent/bundle":">=0.14.0","@vue/composition-api":">=1.0.0-beta.7"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.7_1615799653892_0.9320787267593507","host":"s3://npm-registry-packages"}},"3.0.0-beta.8":{"name":"fluent-vue","version":"3.0.0-beta.8","keywords":["localization","l10n","internationalization","i18n","ftl","locale","language","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.8","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"dist":{"shasum":"2e7de6f8e80e2ffb7c5032388df2e420856efdf9","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.8.tgz","fileCount":12,"integrity":"sha512-FT0a0d0TbYu/M/awClkmB3h8nWWCPI9HEpCvNpiLHOVfKHqrV8D0xkeWPHkW7swQa5ZSMhUezK6ZPhrVivO26g==","signatures":[{"sig":"MEYCIQCPScBz5XFztdukv9Hp4E3/SL8wMaRS8cpa4VUePUInHAIhAJG8cWdoFUMF7D1/Klk8K9WFPd/kXeEPkwSFgARUKnL1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZchoCRA9TVsSAnZWagAAx9MP/000py5LwnAeu/6QkA87\nsoPEjdTDijINQIsmNUXOoJm0HFMkYj9/9Ly+HmzRNBXGixoEMeCjYncmrhIZ\nsJ20gpYafcDOuKuhv4d9pndHGmq8vzY+dXCjlTaPnLzuaf2I+DKpimzq1/YP\nlc51e6MnWtMUz/M/g8ZygXT3sVXxFHBIR61afI7U64LMAOxpoPvgknQwllIa\nJiWqbm0sO7s5KjbHb48dsaAie02ZvNm0wQofyMyLfVXtswFEU4skYiZy9XLd\nqbFULFByiqBjYLpjB0CTmoQTxbVT7J6n0WsCShxIuO9N0eGMMariXXGEMBDR\nIlr1sLfIj/nczwq1XUOgEP/3wvov/6+/+vsw9ZbMoSpaebu5OXFU0hNybmi4\nRwYjhVOTsQDmZMCQN5u7wVhSHbhiL2gmOsHNymIwJGuZ856a4MMVP18uRIGd\nYck51m+l4rbr9oimuVdnbUvyGyNzZ+WQp8E/nz+B+6jsGaIThpiHknhOJs+X\nVdcrhxt/+LrDcfCTPV8mg6+vr5BIkLM1/4Re73806AGo84kdy/rzGW5OPelx\nwGRjochrqx3Ce1WQ5lN9OiSTrRo9lZHGG34mIvM9t0IOqRwQFFiqZnOw0EvP\noyCP3XFwEbnb1qXZyTsXkcS5gRoARGYffqS9uZlrGWEkOCh7sQXhZWH8baoO\n2nMO\r\n=MqPL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.prod.js","types":"dist/fluent-vue.d.ts","module":"dist/fluent-vue.esm.js","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"repository":{"url":"https://github.com/Demivan/fluent-vue","type":"git"},"description":"Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"buildOptions":{"name":"FluentVue"},"dependencies":{"tslib":"^2.0.3","vue-demi":"^0.7.4","@fluent/langneg":"^0.5.0","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.12","@fluent/bundle":"~0.16.0","@fluent/dedent":"~0.3.0","@vue/test-utils":"~1.1.1","@vue/composition-api":"^1.0.0-rc.6","vue-template-compiler":"~2.6.12"},"peerDependencies":{"vue":">=2.6.12 || >=3.0.0","@fluent/bundle":">=0.14.0","@vue/composition-api":">=1.0.0-beta.7"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.8_1617283175649_0.10047226519430086","host":"s3://npm-registry-packages"}},"3.0.0-beta.9":{"name":"fluent-vue","version":"3.0.0-beta.9","keywords":["localization","l10n","internationalization","i18n","ftl","locale","language","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.9","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"d491445b4bc3f2124cebb2c72b77bf79b16a9ca6","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.9.tgz","fileCount":7,"integrity":"sha512-7meOiD+cfh+PCBfzSyDXdlI2hv+bcTX/gqv+DiSXpnBOEAoqi+I4Peje1qAciWWZ5C6Copsl5rayZZXZVzxKcQ==","signatures":[{"sig":"MEUCIANXuYcBh90zaaEIIqfG4KXLxLNlHN03v0pOF0G9+BP7AiEA9dZ7iWlyAJl4mb2nOzA4TIlA9ygyayyVGmzaP8xG/JI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgda8wCRA9TVsSAnZWagAAUYEP/R8P111t6NsIU0v1I4wp\nkrno4EkxP/a/J4ZstiMzmPBEc/FJ3HO6qFBQer01k69+Cdcnt2cBY9lVxFdW\n42dMF/now3d31QiUiFtMpWY7PvfDQxxqSXA9lYUsStMw4j5veRtpJmn0gDBF\njBPYwy19qXnrnHQyySOPULzqdQYh2iBUpnmhdaUYYT0vvgHLgp1fTMzLBpY+\nfb0pZC7J5kvJkpQBYWuXNVge15wfhE2tMDCLjdUpeM3Xg+UU+LxQJ5otNeSK\nDE1bAtkr6nx8pHi+6GzVkWDv2mdWePArgTAmomHZeKypj1pXF2DMarWmMY5Y\nQKNTtVgdRzbg2TpNozzuk5BR862gs4tsurJ4MSzFydtuWQL6n+qsiuqK7cv/\nvfOMfLbCDeosaQMxU8U7JQfsQkqPPoE5V5y8A/zeMTBsotaYclFJ10qdT2nJ\nBDSrnEjKkBOY0tNCXNrOp6YTj1dWSBXRXKU1SBM2nRhIVL6+whvZbnzyJSwX\nrZkgQFEmRiAbiRVMI4xgkAF3YFn6QwM+Ijq3HAG6gbGvkl04Y8ris6YWhCGh\nCrhrlyi482D97p/PHafT1AYKrzY9F2d2S9IzRRGFkbTqoYS90kpGegM2oYU+\nrUwVDpjk+ngGGSGJyW616WJ4o/mPQfz8zkjUeulU6ljPisy7E/C7d+Ag9+RV\nhF1O\r\n=mOge\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.prod.js","types":"dist/fluent-vue.d.ts","module":"dist/fluent-vue.esm.js","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"7.9.0","description":"Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"_nodeVersion":"14.16.0","buildOptions":{"name":"FluentVue"},"dependencies":{"tslib":"^2.2.0","vue-demi":"^0.7.4","@fluent/langneg":"^0.5.1","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.6.12","@fluent/bundle":"~0.16.1","@fluent/dedent":"~0.3.0","@vue/test-utils":"~1.1.1","@vue/composition-api":"^1.0.0-rc.6","vue-template-compiler":"~2.6.12"},"peerDependencies":{"vue":">=2.6.12 || >=3.0.0","@fluent/bundle":">=0.14.0","@vue/composition-api":">=1.0.0-beta.7"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.9_1618325295524_0.010382242408411457","host":"s3://npm-registry-packages"}},"3.0.0-beta.10":{"name":"fluent-vue","version":"3.0.0-beta.10","keywords":["localization","l10n","internationalization","i18n","ftl","locale","language","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.10","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"85e3bb3ff4fb1d0e3ab89e2c953ba3b4391c392a","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.10.tgz","fileCount":10,"integrity":"sha512-gsnKkPW8U7t6l/IRjNeN509jseizBj/VmZP6P06MB4Dt/Vx4wXW/dc5DFMdG3ict31m/gozQmDKZ0gPO4UhRPw==","signatures":[{"sig":"MEQCIDz2GlDdWXwhIUZefa3u+Pt6jhHJ9Ji5vNisupnXDMgtAiBrZOkJetrM1f+HzkWWe/my69ERFz1Y4TE2kUD1UG3uZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":105021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtST/CRA9TVsSAnZWagAApA8P/2fJMiRskNfK+8okIANh\nf0nbGGzOh7Lunq4YA8nuSYihvDe4Su1esb33G9v8WCuy8toGQjJIw3YB6aQ7\nHjNR9HuKjVZhN4jdc8I8hsxvCHdGFn5pHXVgfkRzPnWdW2Vn1kilyS1YpvUT\nM/h5zc5OIjNfKdyG2xAL7qJ3PtfSEBoCiXbl8tDmZUuq1bMCZ2yzOmuFqeKy\ni6siUC+sx9IcJ5ua+YCwR6MMIezys9vBiCrFLjyGkGHiZ4t9QtBa0IBCEyH+\nD58JADFJmvbSqm2btNeW/sF/mzNi34Z1Ye4JwMpE79eohDlKzwc4V4Fp+rmL\nl9YdwWPPVTNsuKOu/dUJZdPs/DBkwA5BTLXTPqrHvNjLBRYZhBtogFhau8aW\nkp1IrldA06aQwQqV+gzZzstcEkrWilJ8+ky6epy0HTo5HSFcmeYfOzrjX/ha\nvYrTypdVsY1lJ+5J9IqIo9FgC9vICuTBrlBqlbziFBEYIEoCQCxXj1uz+7v4\n7tgn0/iX7YkOr8gN6RuYImLr9c3iis2WJWed8qCD4HydY1IUDvnjpYyZn+E5\nzTtCcMeD+EQUe6B+ppL7tAL+fwbTYZpO4rp5Pbhmgzw6U6ElD9D/ANffUlHX\njgydCwfJh3FzvTunFs6jP3r06O+5EkK5NYgVQvOhlgRTmUJdoV1f8ViiGxES\ndA8p\r\n=CuBc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.prod.js","types":"index.d.ts","unpkg":"dist/fluent-vue.global.prod.js","module":"dist/fluent-vue.esm.js","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/fluent-vue.global.prod.js","repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.14.13","description":"Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"_nodeVersion":"14.17.0","buildOptions":{"name":"FluentVue","formats":["esm","cjs","global"],"globals":{"vue-demi":"VueDemi","@fluent/bundle":"FluentBundle"}},"dependencies":{"tslib":"^2.2.0","vue-demi":"latest","@fluent/langneg":"^0.5.2","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"^3.0.11","@fluent/bundle":"~0.16.1","@fluent/dedent":"~0.3.0","@vue/test-utils":"^2.0.0-rc.6","@vue/compiler-sfc":"^3.0.11"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0-rc.0","@fluent/bundle":">=0.14.0","@vue/composition-api":">=1.0.0-beta.7"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.10_1622484222830_0.18203983952988945","host":"s3://npm-registry-packages"}},"3.0.0-beta.11":{"name":"fluent-vue","version":"3.0.0-beta.11","keywords":["localization","l10n","internationalization","i18n","ftl","locale","language","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.11","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"00a2241bd4b6525da050bb89e5564659fd4a476f","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.11.tgz","fileCount":10,"integrity":"sha512-iPCcVqgb013uiyA7Lp/jxWyIx3T3DpoyKBeBVJLP1XwVCd5XbJPcxyKggYjsJUczmMUUafpITUpUzd1TNQylcA==","signatures":[{"sig":"MEUCIG0O27Gdb3F8/v93O4SFQ2M2u2GJTK2nhpubNneogoOxAiEAobKUo0XNhrMoiqrnjlPmriBHLelGEZEDXk8Ct0XEx+w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":103359,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvGtSCRA9TVsSAnZWagAAUD4P/RD6ZU4lr1dFQzhc8to4\nboTZZV5o+dav71pcunVZ4zsq8+HGO4XANGmS5nXLohZi6bKOKK9hb+k46hwJ\n64N4dznTDgEsVQeizCeAt4X//iMO6bh2Ky+XqgTd5O6pA0IF3ppkxshiG78l\nREqCbw7LOWvjJsXA0eg3BOYUFq6YtS/uyhEOl/Euvd0yz15yIE/yseUToow3\n/4pBzLtTdPxemMOV/uMrUImhrEFvyw/nhrdHVUDtZa3ng15hiynaz+W8fQ9m\nVWoBG/nJvp6XsUB2W+Ornxs0sFGN+jJGQSuGbjXyYYky3tANAzRfbCvvPr4P\n3R8cmvny/6mKA8lF8sNjDpYXDY5KWsaevdniARFkcg/WMVwRgq2hy/1oIrPw\n1QhbYJTeDSchPZGs982Fy7IIH38o+A7u4kCm+D+LshvQxUPD9/uTpCIdnl/g\nFt577bC09Om2+1ewiezzDMeoI/oElTGkOLA0A3/bWM9x0ixKLArLgvogQjfp\nHT8ZbNbyWBxXwRJ7cUaSOzEzYh3qBL2IZXt+qVC3kSCB8fl8mRTOqjeDBKdN\nF0vMzPW5TLClBBb4wUMgMef4SAo4gYhZOuioM11HhWcevAgoCPh8PvUEe+qZ\nv5A0UiuZz8K5vd/6f58SHyKVN0/KJXh3Hpuo0zshwjSVpdOpQSMWrd5fz4EN\n+Q+c\r\n=rfU7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.prod.js","types":"index.d.ts","unpkg":"dist/fluent-vue.global.prod.js","module":"dist/fluent-vue.esm.js","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/fluent-vue.global.prod.js","repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.14.13","description":"Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"_nodeVersion":"14.17.0","buildOptions":{"name":"FluentVue","formats":["esm","cjs","global"],"globals":{"vue-demi":"VueDemi","@fluent/bundle":"FluentBundle"}},"dependencies":{"tslib":"^2.2.0","vue-demi":"latest","@fluent/langneg":"^0.5.2","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"^3.0.11","@fluent/bundle":"~0.16.1","@fluent/dedent":"~0.3.0","@vue/test-utils":"^2.0.0-rc.6","@vue/compiler-sfc":"^3.0.11"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0-rc.0","@fluent/bundle":">=0.14.0","@vue/composition-api":">=1.0.0-beta.7"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.11_1622960977880_0.48832027296156433","host":"s3://npm-registry-packages"}},"3.0.0-beta.12":{"name":"fluent-vue","version":"3.0.0-beta.12","keywords":["localization","l10n","internationalization","i18n","ftl","locale","language","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.12","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"49b8aa66b52de0db13a1c32cadd281aa7fe88cef","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.12.tgz","fileCount":14,"integrity":"sha512-nNIXTcJV0xXO6aRgpORBatjaYUIkkY0NAfc1HJpGw/rqjpZ+V5tDq4QoZoogdKNSyQRJ0yj1Q9EHOYknkK8XZg==","signatures":[{"sig":"MEQCIA5MvkKMlBR8+I4PWKkC7NGCw9M3VrJzY+kEVpsebQI7AiAuym6cdVFOUP2tRDIUjJScznvVw3hA+ilUiM/JZcBGsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":104001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvltfCRA9TVsSAnZWagAA40sP/0efHWho9OHgU4scYhEy\nuUqlanvQcYRZmAsyivYO17JGsVG+gdKBdAc58iJmKeuzvbvnGT6vvw18GkAL\nbrJwBu3pH6xj8EP4WsrqjYulJ1IBpz8xybKgGWOvBzsqXoIC4C/vbGk/6VHF\nV5rs3I/56KHYjvnUflKFHj3KiHn15x+KtqlhTwVRo4en77a8C/7J+1bftc7s\njA//btxqQRDrT8+ZyukM2Fhq1xknVBG7dG7Itojz5/NCcf0IYqYZsKro22VW\nUGciORb8EYvt7gUdm9wofmgc6ynb3SVTheBgX84msz0Xlq6ahpDfI1m8MqUj\n4tJ6CfJfBxd1nfqsmVoWecIt5ybCFV8UnQs28uWZRgtmLMIyDdqP4oPH+ZMp\nsLVNKRRJJA1Huwt6TLyrEVr4tVK8K7+mYvRSHeDpuOLsirr18p8gjXfKYklu\nUcQcrbNmjISPlT0U4az3wTbmh+r8uKMKhvdwCRTLr5lVfmh2TV64Cdi7/3R6\np3/ej70sH0oZpQEmi480vYtzOjQYrCnPbGuGZ49LC4XpKbfKzR+mwGPW76aI\n4lhfaMki7urvuvseexU8xokMsVUsbF7sOMI1pDw4LBbzDta7XFP9YITQlFBe\n+aDKYKj8r49MbdH2JjL4LAmDnYezipTr9I3eGGBefCJQ+m/ONHeyfA7XDcMB\na7by\r\n=EEbw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.prod.js","types":"index.d.ts","unpkg":"dist/fluent-vue.global.prod.js","module":"dist/fluent-vue.esm.js","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/fluent-vue.global.prod.js","repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.14.13","description":"Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"_nodeVersion":"14.17.0","buildOptions":{"name":"FluentVue","formats":["esm","cjs","global"],"globals":{"vue-demi":"VueDemi","@fluent/bundle":"FluentBundle"}},"dependencies":{"tslib":"^2.2.0","vue-demi":"latest","@fluent/langneg":"^0.5.2","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"npm:vue@^3.1.0","vue-2":"npm:vue@^2.6.14","vue-3":"npm:vue@^3.1.0","@fluent/bundle":"~0.16.1","@fluent/dedent":"~0.3.0","@vue/test-utils":"^2.0.0-rc.6","@vue/compiler-sfc":"^3.1.0"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0-rc.0","@fluent/bundle":">=0.14.0","@vue/composition-api":">=1.0.0-beta.7"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.12_1623087967186_0.45659937663041394","host":"s3://npm-registry-packages"}},"3.0.0-beta.13":{"name":"fluent-vue","version":"3.0.0-beta.13","keywords":["localization","l10n","internationalization","i18n","ftl","locale","language","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.13","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"b11e25074c77cd348c10a84fa3219f7d74e88cbc","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.13.tgz","fileCount":14,"integrity":"sha512-JIJFihoCpg6HUArpXLgnFKncHd/b96v6e5E1c3jcl3fP4luziLxLJQorF2tTA5GZouqVjmfMnx9kak7aFk01vw==","signatures":[{"sig":"MEUCIQDVsGuJF1ztY/r06aAj/2MBvUa+ZG+s06fQkjgw7sqLiQIgS6Q3Xd/7+akFg6IoI/8u03NV0aqkcpp/nmbW4K3z/oE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78485,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxMWFCRA9TVsSAnZWagAAw98QAIv74cNXwlkfN00ldKZa\nHjXF8qHWPbcniEaKjdZ0Vee/waGCbD3rj1Aa3yrOD8RKs+IPcDQ8HytFHsBp\n70Ti1Km/u4JSEP/qxAz4JbampL738u7PaCOT1pj35XyRkERAIUswDsbwRHBh\n4GNDfbd6o5rxbIpsON7XUbWgWkbhvA0HeNoCakNW8g2Vuk9ZIA0GAPdjRmaT\n9MGyTs8brQxLDgxgxUyZpInXK0h3uvt7dzj7PXXmeL54KUwcfszJ01LCuHBQ\n1DDZag480WLXLXdmvsa0ZeIjXblfAoE6aD3d0eUn/Qqcix6hOv3/9oEcWEdc\nECbYv9l8W+/FUFBcQNWh+EHwUVwjY12KlVTm5SP/AC0SXSfRUwG8+zNJRBZX\nudo5R27m12gC9ERlRCX0KKNwiYROdI+YjAyqng+DrgIIZhNAUbreKb+Famz4\nTO3xRqRs/4ObCGN/SskKM5p5kznKr4soj13FCf0W+tlNg54tg0GVd7hxlLbO\nEjtSY3tHOmwaGY3dNfXpn7J4pE+C/Cq4xQ3B0DF7zJbL3CErSebk5Fco/Tnp\nJb5PBID4YOycS3OHeKFioStR2NWvGsmry7kiJYfn+ErbWTdzf8Cu4QVsV2e6\nz+vT9y+CGaLWbDUTg6V+LOCQZC6cXWbCK/An37n3V8x3ZhlD8sbgrnCjuVe1\nODlA\r\n=yG38\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.prod.js","types":"index.d.ts","unpkg":"dist/fluent-vue.global.prod.js","module":"dist/fluent-vue.esm.js","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/fluent-vue.global.prod.js","repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.14.13","description":"Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"_nodeVersion":"14.17.0","buildOptions":{"name":"FluentVue","formats":["esm","cjs","global"],"globals":{"vue-demi":"VueDemi","@fluent/bundle":"FluentBundle"}},"dependencies":{"tslib":"^2.2.0","vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"npm:vue@^3.1.1","vue-2":"npm:vue@^2.6.14","vue-3":"npm:vue@^3.1.1","@fluent/bundle":"~0.16.1","@fluent/dedent":"~0.3.0","@vue/test-utils":"^2.0.0-rc.6","@vue/compiler-sfc":"^3.1.1"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0-rc.0","@fluent/bundle":">=0.14.0","@vue/composition-api":">=1.0.0-beta.7"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.13_1623508356862_0.3206157156699443","host":"s3://npm-registry-packages"}},"3.0.0-beta.14":{"name":"fluent-vue","version":"3.0.0-beta.14","keywords":["localization","l10n","internationalization","i18n","ftl","locale","language","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.14","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://github.com/Demivan/fluent-vue#readme","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"591b2477aa75789d0621c412bc86ad644f02dc90","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.14.tgz","fileCount":10,"integrity":"sha512-1QW1ql2cpWEWXqvpq5dDZ+XnZQVVHqgyrT3taJBdt8x8u3UH0EX+LqCGA2XjtZxKph//1zmZiPgmtyKkBWf2ag==","signatures":[{"sig":"MEUCIQCEda0WMNdlhVZzo2zwT02Jkxn4f8oGBw3jf+3rzWGjOQIgBEopaa4p2EggZOv1NuPt5R4etGNLAIIkxgSh8GfdiVQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72770,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1HcwCRA9TVsSAnZWagAAGCMP/jV3fWysfsO/bqPxxSuN\n66vurKTPJWcyxvfQTe1PAlP+KMSuwlxbOHh72qk+GWQ9gY5ZMeX4X+XY3Ptt\nZ9hI+wMGm+jX94otupK3vlNb2eYRtlwqBpSMvIyGcSkX8L7WhntIL/Abwcjm\nzl8AzWPj8jYr3u3KoXeSDJJUw8tU0dpx+tlL6VRKLF9GSxlFgnvhv8wuNwIY\nuwpu3vA9eyRwroLN0vBvLbHDqa6ZTK9I5UBTgZ7C+LkVGE8Ckpf8fGkEsh3f\nK/e+ObQ/FXiHdik0PhZV91el+lngQYNjBqL19pjq96UoPnnvrUdc6EZ26R6S\nIZ4102kq8I5bBlgDg1SpieVxPFFTFPvKb0vRK3fypy2Azrh5zpDn75vdW3RJ\njCOshaMC7nzddFacxqIV66hyDY24T0WjGQ/bCgg0nKM9n+Zmi6ZCSWgVD1Hd\nSAqTHqAogsUuW5WCb6CKGC9vHygSnwSgrbKj1vymN4IyhVHCqJFZqefJmgmV\ny3LIypb3wzWWyihfGSYUoh2ldUKMcVC/K4wmovGEJiSfmLPaJVNaZwRPT4aS\n1dGYC9qIJSI4PCmT0x/gtqWl6T6/vTLOngHyWLy27v+V4SJvWH31L6E3C5dg\nMfwFpuaT7pcX4lS7wEbb+L2kWn3bwC3rFVngIhnh44H6RUiG1yZppdVoFbl9\n1VjD\r\n=tdnd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.prod.js","types":"index.d.ts","unpkg":"dist/fluent-vue.global.prod.js","module":"dist/fluent-vue.esm.js","_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/fluent-vue.global.prod.js","repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.14.13","description":"Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"_nodeVersion":"14.17.1","buildOptions":{"name":"FluentVue","formats":["esm","cjs","global"],"globals":{"vue-demi":"VueDemi","@fluent/bundle":"FluentBundle"}},"dependencies":{"tslib":"^2.2.0","vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"npm:vue@^3.1.1","vue-2":"npm:vue@^2.6.14","vue-3":"npm:vue@^3.1.1","@fluent/bundle":"~0.16.1","@fluent/dedent":"~0.3.0","@vue/test-utils":"^2.0.0-rc.7","@vue/compiler-sfc":"^3.1.1"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0-rc.0","@fluent/bundle":">=0.14.0","@vue/composition-api":">=1.0.0-beta.7"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.14_1624536879863_0.786039592803145","host":"s3://npm-registry-packages"}},"3.0.0-beta.15":{"name":"fluent-vue","version":"3.0.0-beta.15","keywords":["localization","l10n","internationalization","i18n","ftl","locale","language","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.15","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"f7a47d20b851fe0ba8ebb67746e435978a530793","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.15.tgz","fileCount":10,"integrity":"sha512-QbOGvVYQOcYTVOceIxHzfDbe80wOLRbMRCfZ59YRSjimTGBvDN9fLtihj4idMme6EYF7rlQaDIr3XWbyu1z01w==","signatures":[{"sig":"MEQCIAr/p4GKu8/UPsG3xcnu9Pc3IMa1JwQ2O75xgEalW9uHAiBOtYltnN9zXW/OcsoOs+sXo4E2SBqFCXrLDU06FiwuwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8FxcCRA9TVsSAnZWagAA9K0P/2QvC6kMJW55V2YnCyXW\nkpcQwAfhcr5WWf8EOEwUv4AAWSQwhXEVEg9D5BbxDDAW9VDfTtMcwZPT8MVF\ntfdbXXAAEpAkh5vLk2dkk/4zGHmdVZqd+I1TeP10k1acq5TsbvTEPEjxv9Te\nbqNB1Ng+RWLmZAjlqZ++NslY0KBh1jFaWYNrudKtLLw464uebIip9MfK+Nfw\nwzehAP+4COAD2ignYf/LhgKQ1S+l3kYsXB4HYRW5Yl9PHUwS0Tv+dLDs1mzN\nyzbBM0PSKv85asYQ9OS0Wt3T/NRVzBAJFX71V3bl8DExKvm7FrG9SL9jd/Bv\nYzYe98cXa70ni5njeCFnEo+X2imQt4m/gtdrYe+KXIPFC4zDB566j8DZqi+Q\nsdQuocTAjOi38VRfbCg9/ELZdgt5ftQY8HUj6uS0adXpi0aNlFiOECXakFZQ\nKff3MxKro1R+BpDSPCsN1pCXI1+YRafb1UxPBd3zNou+mDsSDYXWe9xMGwv9\njDwAphePabpYT2gtwGRGm7nDL3jpZ9sNgPuLaoWLiB3L8Xud27Ez3wtks1Bk\nmNv/Qw06rh0AwDapSRJGzypyHt1e73Iuch1QwNU53VwWFS8nz5LxoG10l5Dm\nFf6TMLBEbMae8YC7yP2p/LBZHRQG4lKbKSj+9gRU1q2QUbrTUI53ymsk4YsJ\n3HHq\r\n=zbdp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.js","types":"index.d.ts","unpkg":"dist/fluent-vue.global.prod.js","module":"dist/fluent-vue.esm.js","exports":{"import":"./dist/fluent-vue.esm.js","script":{"default":"./dist/fluent-vue.global.prod.js","development":"./dist/fluent-vue.global.js"},"require":"./dist/fluent-vue.cjs.js","production":{"import":"./dist/fluent-vue.esm.prod.js","require":"./dist/fluent-vue.cjs.prod.js"}},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/fluent-vue.global.prod.js","repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.14.13","description":"Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"_nodeVersion":"14.17.3","buildOptions":{"name":"FluentVue","formats":["esm","cjs","global"],"globals":{"vue-demi":"VueDemi","@fluent/bundle":"FluentBundle"}},"dependencies":{"tslib":"^2.2.0","vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"npm:vue@^3.1.4","vue-2":"npm:vue@^2.6.14","vue-3":"npm:vue@^3.1.4","@fluent/bundle":"~0.16.1","@fluent/dedent":"~0.3.0","@vue/test-utils":"^2.0.0-rc.10","@vue/compiler-sfc":"^3.1.4"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0-rc.0","@fluent/bundle":">=0.14.0","@vue/composition-api":">=1.0.0-beta.7"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.15_1626365020596_0.8178726725426899","host":"s3://npm-registry-packages"}},"3.0.0-beta.16":{"name":"fluent-vue","version":"3.0.0-beta.16","keywords":["localization","l10n","internationalization","i18n","ftl","locale","language","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.16","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"fb43952becc9fc14d8fe7e940bbddb33e001a70a","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.16.tgz","fileCount":10,"integrity":"sha512-w1pfrJ8sl4QOcdn+8EDtC0bW6omhSJYQYQVrhjtmw5Ci9Qn9FvTN9QoHg29Z3f49ZW+x6jwb1XKuINF8zqpJTg==","signatures":[{"sig":"MEYCIQC2kEsLdkmzTA6/fowfgv+rxoACGDMsVc/6Ta7c7E3B7QIhAMGJt/y/7+U5pOaZtLzosKhNsRBuauScY5SNPnlZN/ou","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9bKNCRA9TVsSAnZWagAA1RoP/2U7UdchBo9oKlzTGW8v\nwILPwyxLC3jMSytP9kMISwTtRt/WADhezkt+sokP1ZtdVdAp05xTfrwVKF7A\nb17/3yvk1T2+MWQVPGi6T/xqeEY5AW43THLI24/w8QPJwfvM7sRiX4/veAU6\nIsr6Rlf7f3RCMS3ithabWBH10Zy1fO7LZ3ocWJhQk1FMWk1cF/p7apimHdXb\n2pHMli5/LnBAxgo+OQ8DszUFwhkE5liWzmuJlqEPEoM+DubNgXP3Sjaa3aHU\nztrH0SQEizmi0WpPybsE8ThyyTG7ukoMGpYOaHf28KNGa9Uwo4ErZPLG0i7e\nztnnwbd4wvWN+jgBoKfcIzCgaJAd0MkXBhKGnRX9WjtQgPjY4ChzEfGV2gBf\nnA1PHPEaAvJV0tsnUyMUafyvPNm4SJoqYnyUc0BMudODOwU5IUHHoC3UtpYO\nvuVKmk+zLCT5b7Jfj5QiHSbKw0t6hyNo57yhgtX/NUCXtmBoLIis8fZkvIs1\nZ7VcEueEerNAP/GPOq9DeFvKIY3zwaOsN/dLOIlNmgl/K0eEApYnD21skAKa\nTO6q2VkueP6T+Z4BmBHUDUveMCVJ0q16nws7tDmW5b5snRdpMftnx0qng8+u\nympbndE2KeGWfcVP4acNnAqfaYkRf8o1JG343Z8QbUHPaWq3gmhdq0SE9xRr\nHi6w\r\n=+na7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.js","types":"index.d.ts","unpkg":"dist/fluent-vue.global.prod.js","module":"dist/fluent-vue.esm.js","exports":{"import":"./dist/fluent-vue.esm.js","script":{"default":"./dist/fluent-vue.global.prod.js","development":"./dist/fluent-vue.global.js"},"require":"./dist/fluent-vue.cjs.js","production":{"import":"./dist/fluent-vue.esm.prod.js","require":"./dist/fluent-vue.cjs.prod.js"}},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/fluent-vue.global.prod.js","repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.14.13","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"_nodeVersion":"14.17.3","buildOptions":{"name":"FluentVue","formats":["esm","cjs","global"],"globals":{"vue-demi":"VueDemi","@fluent/bundle":"FluentBundle"}},"dependencies":{"tslib":"^2.2.0","vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"npm:vue@^3.1.5","vue-2":"npm:vue@^2.6.14","vue-3":"npm:vue@^3.1.5","@fluent/bundle":"~0.16.1","@fluent/dedent":"~0.3.0","@vue/test-utils":"^2.0.0-rc.10","@vue/compiler-sfc":"^3.1.5"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0-rc.0","@fluent/bundle":">=0.14.0","@vue/composition-api":">=1.0.0-beta.7"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.16_1626714765417_0.9413575815173656","host":"s3://npm-registry-packages"}},"3.0.0-beta.17":{"name":"fluent-vue","version":"3.0.0-beta.17","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.17","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"f7f5df01ec0a46a550f346f98ef6733866bc023e","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.17.tgz","fileCount":10,"integrity":"sha512-ngq6mEiBosHWW8CjjRKapgMgu6nQHqhb22ZUBDNg2w7TdiHS6Xfw33wmNWM3XeY406j65xuHrZYv85GwbhkCjg==","signatures":[{"sig":"MEUCIE6E2W8eO1Gttz9PT+5SHjjedUoqhI6Elrp4tB7GOINmAiEA31NiHy61hBiJ1ESWc0W3wypoO9yCpBOzR1Ua045+e/8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhKoUzCRA9TVsSAnZWagAAmmoP/1/mCtgqVaoodNpMWh4S\nao5NRxJNyGoEV+XtYLeKjtXAgGQG9+L4BRZ3YFQgvUZGJLl7KOUwad3QEwEr\nZaae2xYvngAVdYv6lQzQJvbUqRqv6mVWB9qlfPc/ZCB3GSAAwW0TqGe64e3y\nVGLLeYm2UO4ny+11ywvrb7G98hWCNS2d+5OpUa6KEuXWhjHlrHiRr9qrMjfp\nEBuQ59rImu+Nbc2ILKO5OfmDo7u6CvrglHqbuBD+ZFuckD7uN8hXMHdrzbO/\nfQGpuzSbHUeTyr3yd3ZCkietBb16QLi6Ho5DCF1WCJp8mtzTVmd9uZCXTUp6\n2WxwglmKZMLQeN9KFXqkafo57hSlg6hcmrGlgXt3p7Yr6ceiVeg34LnlC7BW\ntq0jf8Tj8GxAI7z7aRjlj4gaDMAzzhe8eNymBezaD0Tjz1qSBQS5cJDXOj8A\nezKRGgerebXVa/2SWEkCfmwfsZ83mcF8R83DXtGfVDMmRyL77hB0f55WeKg5\nA+Cdp6kk/qM7xnoMGDe9dTPnYY+V1WnCy3zuGXVC0rs2E9G4QdCKvf/VUk/E\nHD9HsDzC6fExCTH35AKiYthCIeSILz5DTLO2k4VFVsPveIllhQMSt688iNis\nAIa28qeap79TgXRejznPJntxraZokmWJ6PXipoyQ43yqjvfWNQlLB904+Rcz\nPepU\r\n=KACD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.js","types":"index.d.ts","unpkg":"dist/fluent-vue.global.prod.js","module":"dist/fluent-vue.esm.js","exports":{"import":"./dist/fluent-vue.esm.js","script":{"default":"./dist/fluent-vue.global.prod.js","development":"./dist/fluent-vue.global.js"},"require":"./dist/fluent-vue.cjs.js","production":{"import":"./dist/fluent-vue.esm.prod.js","require":"./dist/fluent-vue.cjs.prod.js"}},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/fluent-vue.global.prod.js","repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.14.14","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"_nodeVersion":"14.17.5","buildOptions":{"name":"FluentVue","formats":["esm","cjs","global"],"globals":{"vue-demi":"VueDemi","@fluent/bundle":"FluentBundle"}},"dependencies":{"tslib":"^2.2.0","vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"npm:vue@^3.2.6","vue-2":"npm:vue@^2.6.14","vue-3":"npm:vue@^3.2.6","@fluent/bundle":"~0.16.1","@fluent/dedent":"~0.3.0","@vue/test-utils":"^2.0.0-rc.12","@vue/compiler-sfc":"^3.2.6"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.14.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.17_1630176563646_0.1813671535229322","host":"s3://npm-registry-packages"}},"3.0.0-beta.18":{"name":"fluent-vue","version":"3.0.0-beta.18","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.18","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"dabd2859d31f676ccb515e3c403e02703e499841","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.18.tgz","fileCount":10,"integrity":"sha512-1Z7nVJtJldnIulC7ft2KvvGjl2RkZARhfdDobDN6WZtZKXqoSZDRYpqxSZEfdHWXQU8GGItcCW4CApV+qOs8lg==","signatures":[{"sig":"MEUCIQC7K75JmG8PywOlfjgvWo7NKXyyINPcAE495YmWajQflQIgRJLEa+CcYOgqKrm/AHtAlAKBDLG0PhQ9Wk/v4ftyZ8Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhKoilCRA9TVsSAnZWagAAnhkQAI6KhZCsBF4XikwFN421\nzB+bJw5KQcb+Y47v2wiQOp+5eBUu0pdxyfDyp5Z3In2WArvyuXpa1GWdqj9Q\nXDlmGXxvQQ7dcGaKanSS63KHA1crE9PKdq/8WbdDzjchi7Zeq57P4swVrk7K\nogEioTUDFShLyD54or7wCQRTEeEW8dZVnPG4EwU43/2O9YzTDFa/cnbnF2YI\nZsx3JXS1m3IzuD9MSiFe02KhS4+TfOz1R6otMIP5e3r6UoxRaqxW7dCwV9nY\nH9uAv6Bfw6oxHiQBwfMinTCaovgPfrsOH6v0RcyszY8KWtJlmlSFyyigRCd5\nP9h3/GaysYJptvy34ErBsXxqtCIu1/OspumdR4ceegJP6P8e1ycI/fFX0Qto\nzd79vMZ34Xae178G2qBfQKSwiypQYCn3VlCMQJscHdZnIraF/9KA94YnhBHK\n6Ck+kKC2yY0UgAfJ1e7/1NAAUTvS11vSy3xgRYOHwYeXlxawKLulHWfJvjvU\n16JiNhmnUH/3/xhI2MhDQ17NvVFkRDQ5L6jU0wb1/uohQpAfcHOPzbmnY0Ku\nWOoNNm5ICHlKH3c4Z9+LSVG+g0oE/PkfDKmD9hpSUPxIm9EWC9QEkJtUkajE\nIZgv8FA6MukgiPzxFqL4yIOeWbVCIGTx0GV+u52GzbAICCKPP6KlTXHtR5m0\nxHuA\r\n=HfZH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.js","types":"index.d.ts","unpkg":"dist/fluent-vue.global.prod.js","module":"dist/fluent-vue.esm.js","exports":{"import":"./dist/fluent-vue.esm.js","script":{"default":"./dist/fluent-vue.global.prod.js","development":"./dist/fluent-vue.global.js"},"require":"./dist/fluent-vue.cjs.js","production":{"import":"./dist/fluent-vue.esm.prod.js","require":"./dist/fluent-vue.cjs.prod.js"}},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/fluent-vue.global.prod.js","repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.14.14","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"_nodeVersion":"14.17.5","buildOptions":{"name":"FluentVue","formats":["esm","cjs","global"],"globals":{"vue-demi":"VueDemi","@fluent/bundle":"FluentBundle"}},"dependencies":{"tslib":"^2.2.0","vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"npm:vue@^3.2.6","vue-2":"npm:vue@^2.6.14","vue-3":"npm:vue@^3.2.6","@fluent/bundle":"~0.16.1","@fluent/dedent":"~0.3.0","@vue/test-utils":"^2.0.0-rc.12","@vue/compiler-sfc":"^3.2.6"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.14.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.18_1630177445074_0.39067132163938867","host":"s3://npm-registry-packages"}},"3.0.0-beta.19":{"name":"fluent-vue","version":"3.0.0-beta.19","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.19","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"b6e4b7883efcba3056463c6fc305980cfde27eac","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.19.tgz","fileCount":10,"integrity":"sha512-vm+SlXH4RmIqMfTEwO4ZCtbui9qh1dJIBPQTzPDQ0xCMkSnxQ330GT4k8WojSyIMauAZKJRdJ+PS3++YKaO0GA==","signatures":[{"sig":"MEYCIQDWQR17OIpnIJMAXI8UXczE6f1CXB4LGbuAfnJFzuKE0QIhANeQikPnsHyHzFx+MU+LvZFD0mMBWzzJKKmaxc7Nkn0z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLylgCRA9TVsSAnZWagAA168P/iTHJ3Hmvl07FI2GdEK0\nLREUVXe8sSDOOYIpXomuBTGFxwI3GEcJnnnwAQY+041kw112dtdey9OoPqfv\nm3ccylsq2+9ggJg2FGd8nLGlYdSMbDmL0aHgqRi8b4OiU+AbvAQ737igBEfJ\nhA8unGQnTg2rK3nFxxYBPmSlDBXFP0kcdR2ohR0q11qWqh6YbPt3YXo/7Aab\n1dA41LtG3dRVI71/UO8PxxdcCuXiTt+9TgqPJxet9sI85lDF4sWVaaCefUTo\n2QFNuxCPCzHsXrhGLL6CNOJNvbPMF1ttMOU+vnGrtIzWJyIbyWaGqoXFRph7\n1ahPsLncIshL9Sl350N438yz7HQpV763B0FEDVkgx7+t3I4xHQQXCXCzPxby\nDsVLlj2Mw8ltf1qH9zSmiclCSz1cDfUI1JUgFJhx7hVJ75kdZo9LbXxkQ9Qs\nmTZ13y+rENPdt/ZKvXB+gxFY3cv75JE13fkyhp2+BSoUj6Gl8XUBdrRMgZIp\ndF/Gs8tSKub0NmyGbRBituRuap7Kqs9jSVzzSb4zfsqmpIa+JsBaPPk5t1bp\nYeMhkrlvyVyo1V3Q2NLf97Fe1U4mnEREic4N1K7nTbR8WqXyLlxwBR9KqGnc\npmqHfHaNJI8cEagtCdlvsLFWB1J6Y9Wmwe89BgwRUS/iZ/lNbgcQ5hGqbFUP\n4hbn\r\n=oR+p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.js","types":"index.d.ts","unpkg":"dist/fluent-vue.global.prod.js","module":"dist/fluent-vue.esm.js","exports":{"import":"./dist/fluent-vue.esm.js","script":{"default":"./dist/fluent-vue.global.prod.js","development":"./dist/fluent-vue.global.js"},"require":"./dist/fluent-vue.cjs.js","production":{"import":"./dist/fluent-vue.esm.prod.js","require":"./dist/fluent-vue.cjs.prod.js"}},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/fluent-vue.global.prod.js","repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.14.14","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"_nodeVersion":"14.17.5","buildOptions":{"name":"FluentVue","formats":["esm","cjs","global"],"globals":{"vue-demi":"VueDemi","@fluent/bundle":"FluentBundle"}},"dependencies":{"tslib":"^2.2.0","vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.6.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"npm:vue@^3.2.6","vue-2":"npm:vue@^2.6.14","vue-3":"npm:vue@^3.2.6","@fluent/bundle":"~0.16.1","@fluent/dedent":"~0.3.0","@vue/test-utils":"^2.0.0-rc.13","@vue/compiler-sfc":"^3.2.6"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.14.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.19_1630480736148_0.0713812450930229","host":"s3://npm-registry-packages"}},"3.0.0-beta.20":{"name":"fluent-vue","version":"3.0.0-beta.20","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0-beta.20","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"f46df99382cc712190f579a037ab894ec8dc4231","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-beta.20.tgz","fileCount":10,"integrity":"sha512-bbA6UNkYgUPHr00iUiz6pvINX3sA5TdESnGs2nYqcD430x1SRzzI6OfJjPR/tVMGlLPaPbPYD0jcDOQ6gBMGNQ==","signatures":[{"sig":"MEQCIA1VvcMHkVBXS3jJhvcHv6kmQDjzHejQXR+vVXxDy3WRAiAGHZrmCgfX3G+zlyCmiVCLEiEDuyHJyRaZ6sHZd+kX7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhP6hgCRA9TVsSAnZWagAAPWAP/A3LPjQV+TILtm+u9+Qh\ngMLeBxNBWOgjW2pwcV1Xu4lCdIcENhvnrZOzUDywWDzxeUcVLtBuqW0q8e4g\nn/iYIM7NEmgAM12R7w3S9syt7kCWSohZJztB0Di66nT/Z6eIePu/yYy7vYbQ\niYHKSR66WpLaUrJix4u7OQQIXDgkroSWcs9gAidpg39ljrK/QRQj60uCutdB\nBrHx7tPCjG2YJCjqB1XRyFk2x7nXH17qEoNyq7fKypgQ2iyrxVkQ0swk+ykr\nm7URUEomsQ58V+qmo/FH73pOqZqPJRkbpcqKjJ3wPjLLkQ5AgOJigMxNVQub\ngOeNux98MFWAqch4Dl3Yqn9O5kSKZ02lKbNV4N8jziLf/HGV+bCoAizw+9ii\nKnOTKCvm2f8tyKI0VMBjjFyqHJjWeZYPmtoTy2tPqgi/PR//Xy9K5QHIrE5T\n4B/fzXfViYkDpwdHnR5VDLU6LbUVaSd5CSUyZnsebb9Vlz1Ka5mqUyThyTbH\nihhFS1+HkIkfjYXb8JTeFoDySYJifb87qxv1hsXBwrKK5JjaPrt3jNzfkHG1\nfcWONx4HTKQLlY+9Qjn6M5n3S4+2jrXINLU9UsE2SZuELjwCaa/HYrwUmgV5\nOIt7S/5tejju3G0Kt8WCvEZTT8H/4z9bj1TabRJoR9ZJbvSLKBpXz6SRI0DU\n85Kw\r\n=cEsa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.js","types":"index.d.ts","unpkg":"dist/fluent-vue.global.prod.js","module":"dist/fluent-vue.esm.js","exports":{"import":"./dist/fluent-vue.esm.js","script":{"default":"./dist/fluent-vue.global.prod.js","development":"./dist/fluent-vue.global.js"},"require":"./dist/fluent-vue.cjs.js","production":{"import":"./dist/fluent-vue.esm.prod.js","require":"./dist/fluent-vue.cjs.prod.js"}},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/fluent-vue.global.prod.js","repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.14.15","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"_nodeVersion":"14.17.6","buildOptions":{"name":"FluentVue","formats":["esm","cjs","global"],"globals":{"vue-demi":"VueDemi","@fluent/bundle":"FluentBundle"}},"dependencies":{"tslib":"^2.2.0","vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.7.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"npm:vue@^3.2.11","vue-2":"npm:vue@^2.6.14","vue-3":"npm:vue@^3.2.11","@fluent/bundle":"~0.17.0","@fluent/dedent":"~0.4.0","@vue/test-utils":"^2.0.0-rc.14","@vue/compiler-sfc":"^3.2.11"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-beta.20_1631561824188_0.2375234315731818","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"fluent-vue","version":"3.0.0","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/Demivan/fluent-vue/issues"},"dist":{"shasum":"45b490732f3ebe88309a61d1ba0d410f42e611b3","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0.tgz","fileCount":10,"integrity":"sha512-nHspmM4Dmr7c5YvcoIZopQ/PgoujrPb2fzbbGRK1FdeCqahRs9UpeBMdcxUPsoZcshd1N0o8nJuQnng7AKFb3Q==","signatures":[{"sig":"MEYCIQCb4SNbnyiopT/szxOjf81evLZDO+pctTVsEFV+86qFTgIhAJyErjxhj7xXcz3QJ6ispia/4pf5pz6rEKb+2aSyIB7R","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71767,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhP62DCRA9TVsSAnZWagAADvAP/0CB4uTxmKW6In0w1Bvm\nFgi+j37FAkI2IgVXN5BUdKh4bmCuxYht8H14SLTTr2pA9Jfe+TnHp7wwXXFz\npi9xTSUMDHtIeFYJ830eRcP+k2hxmq1e68PXiSaSngb/GR3rGXELbdbKT7ua\n+rlKUYqYd1uxhrmJFymujqDz8eXknV6vgiNUbyTpXvpSYS3wfLsSW8b8U0Gp\ndeeLA1AnoOHSjed5qcbSdx1Cp7L9U+SjbiZe95/sbVJrIFhsiBlnnCr/EyNr\nL6i+hPJ/cBsX8ebdVwt/iDQ8ddPfHYNSKy63iqJPvjGrTkzPXjDZe/6sXJCu\nmVRoiYTRTsX0nd+Meu2hyn0DUFRZJ3fcxCgI5r8ghpo6Wz1trPU9QQoI9thh\nRtQX1GDeQGFsHzO0zPK5LUdV9m3lL9Mnbwn1MSxfxAcjXWPNXqMMkn8NVJfA\nv99X+5jkH96H3K/Q5CJ3o+a63AuSzdfGl9+E0FF9CDHVC2AwGEvZ2VgGQ/WJ\nFVsHgobbuknlsU896qDVfeonCI1JUrmPPnfW2cUIvMv0bptdH5mXnFV4H9TV\nTKN7ztGeeTOvHzDCLFhhsPPOSqP7fGaix8oNpzQN2bNL2p3NHCZz3lVVW7rW\n7wxC1memnnBRiGxN7bO9E2QkcUGyVFoRy6UCwXigeIff+b12v2uld7GYlurI\nSBjp\r\n=JclM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/fluent-vue.cjs.js","types":"index.d.ts","unpkg":"dist/fluent-vue.global.prod.js","module":"dist/fluent-vue.esm.js","exports":{"import":"./dist/fluent-vue.esm.js","script":{"default":"./dist/fluent-vue.global.prod.js","development":"./dist/fluent-vue.global.js"},"require":"./dist/fluent-vue.cjs.js","production":{"import":"./dist/fluent-vue.esm.prod.js","require":"./dist/fluent-vue.cjs.prod.js"}},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/fluent-vue.global.prod.js","repository":{"url":"git+https://github.com/Demivan/fluent-vue.git","type":"git"},"_npmVersion":"6.14.15","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"sideEffects":false,"_nodeVersion":"14.17.6","buildOptions":{"name":"FluentVue","formats":["esm","cjs","global"],"globals":{"vue-demi":"VueDemi","@fluent/bundle":"FluentBundle"}},"dependencies":{"tslib":"^2.2.0","vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.7.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"npm:vue@^3.2.11","vue-2":"npm:vue@^2.6.14","vue-3":"npm:vue@^3.2.11","@fluent/bundle":"~0.17.0","@fluent/dedent":"~0.4.0","@vue/test-utils":"^2.0.0-rc.14","@vue/compiler-sfc":"^3.2.11"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0_1631563138904_0.3382385681582354","host":"s3://npm-registry-packages"}},"3.0.0-SNAPSHOT.1":{"name":"fluent-vue","version":"3.0.0-SNAPSHOT.1","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":"Ivan Demchuk <ivan.demchuk@gmail.com>","license":"MIT","_id":"fluent-vue@3.0.0-SNAPSHOT.1","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","dist":{"shasum":"edfd59687ccafed46966e4eb2c46f8c62c0dc6f1","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-SNAPSHOT.1.tgz","fileCount":53,"integrity":"sha512-/2B4e4Q8/OXP8mtlWm9q57Go39szwejyi3M61Y+MLD5t0Q+5ckomvHAy5ZfloGUeChhKYKw6CL+0Qq77tqPumA==","signatures":[{"sig":"MEUCIQDxIgFg5m1DRVBmtGclG7U99AbpN1i6g3xxztiZHJP43wIgH7Bp+2n69M8BbHP3oKGwFJEUzH0TZNM4Zw/BXf33SzE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":219301,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2bjzCRA9TVsSAnZWagAAq34P/AoBWuQGGTLjCuGDBffW\nFPNAwqahUqUvKAd9xaUjVEF2Obnj1NXJXyVSr6FpdkhQirMS5Y9Z80bsnVmG\n/2ICBO7kziaBvE6+NZy6ncJPTHLLISK13Q9s3JoTmxZpSyruBKzHtlVdp4IH\nF3llvHTLquSydSZqgPDZMNb4F4XhI/EnSpU75lr4fOYmOQqFGTjsmUXRvWv/\nyyFSouYeAphYFKx0JaO3RrhkwPudPgNvL5QXbBM8xmqegUnAEDzYBg1nEbyX\nQWRRxG+Fc2SabyEw6vpTPUAakrhpkNd6a6W5VMwUGJqktnneVZRFI9ExTPX4\nLQDxed3tgAeN5su10toInkjKl6zmRg4EK4cSXmQJWqJhRr59jL3yGGX9pAFe\nthE7ADxGawcqFNZTXguCTvK969Ht/VF1fYkL4dnLx00yzlAr98MZHwWWg4Uk\nIGvBWJgHhuSgky6V5DwgfZ2AXrF2KjOaXf1pH1gxt4FtxZuIzQIO4hr7CBgu\ndAA+o84B2HX7b6jyOF/s1mxqE5StSxPraRKAyCbwiGOtlzZYgDg6iyxaHSbh\n8ORLinJuBDyGLkrhnYzJFVXrC42mjGGvHYUcOys4JaG5XyeUSMEeM/K8xucX\nfVAjYi7lRLKmWCh1I+dfcTOkHxMPjaPLxu9kmxkAb6OrsY21Kk9IlQOufhLL\noP9N\r\n=Dplt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:fluent-vue-3.0.0-SNAPSHOT.1.tgz","types":"index.d.ts","unpkg":"dist/prod/index.global.js","module":"dist/index.mjs","browser":"dist/prod/index.global.js","engines":{"node":">=12.0.0"},"exports":{"import":"./dist/index.mjs","script":{"default":"./dist/prod/index.global.js","development":"./dist/index.global.js"},"require":"./dist/index.js","production":{"import":"./dist/prod/index.mjs","require":"./dist/prod/index.js"}},"scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","release":"shipjs prepare","test:watch":"node scripts/swap-vue.mjs 3 && vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"gitHooks":{"pre-commit":"ls-lint && lint-staged"},"jsdelivr":"dist/prod/index.global.js","_resolved":"/home/demivan/projects/fluent/fluent-vue/fluent-vue-3.0.0-SNAPSHOT.1.tgz","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"_integrity":"sha512-/2B4e4Q8/OXP8mtlWm9q57Go39szwejyi3M61Y+MLD5t0Q+5ckomvHAy5ZfloGUeChhKYKw6CL+0Qq77tqPumA==","repository":{"url":"git+https://github.com/demivan/fluent-vue.git","type":"git"},"_npmVersion":"8.3.0","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"17.3.0","dependencies":{"tslib":"^2.2.0","vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.7.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.10.0","vue":"npm:vue@^3.2.26","tsup":"^5.11.9","vite":"^2.7.7","execa":"^6.0.0","jsdom":"^19.0.0","vue-2":"npm:vue@^2.6.14","vue-3":"npm:vue@^3.2.26","eslint":"^8.5.0","vitest":"^0.0.117","yorkie":"^2.0.0","typescript":"^4.5.4","@types/node":"15.0.3","lint-staged":"^12.1.4","@fluent/bundle":"~0.17.1","@fluent/dedent":"~0.4.0","@vue/test-utils":"^2.0.0-rc.18","@ls-lint/ls-lint":"^1.10.0","@vue/compiler-sfc":"^3.2.26","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.25.3","eslint-plugin-promise":"^6.0.0","esbuild-plugin-globals":"^0.1.1","@typescript-eslint/parser":"^5.8.1","@typescript-eslint/eslint-plugin":"^5.8.1","eslint-config-standard-with-typescript":"^21.0.1"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-SNAPSHOT.1_1641658611009_0.663302457137444","host":"s3://npm-registry-packages"}},"3.0.0-SNAPSHOT.2":{"name":"fluent-vue","version":"3.0.0-SNAPSHOT.2","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":"Ivan Demchuk <ivan.demchuk@gmail.com>","license":"MIT","_id":"fluent-vue@3.0.0-SNAPSHOT.2","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","dist":{"shasum":"0d743d6549f3898fe52324171767a77c8c8d5d4e","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.0-SNAPSHOT.2.tgz","fileCount":31,"integrity":"sha512-02J3ojhP8mZmNKzCPeZ9hFSl0uLKlqY1y0A4MwAe5x6lHncfaWvrio4Ze/tS6PsGc/bQRHSqjSCCCMA3j+718Q==","signatures":[{"sig":"MEQCIEONkbjdO7OLZjA0M/Lh/6x1H1c+8b8yxJuRk8kR/PoMAiBomDicf6vqy0zFtVXc5zy0oWBxSMyKjrCq50vqN2sdhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":170885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2bmBCRA9TVsSAnZWagAACqwP/j0xdVdxT/+tAeAnwqKM\nEPqWhbG48ynG85ZlPVuJ36nBXFwa/axrSsepX8eIH7pnaRC7id+BjJ+GMfDK\nrf5os8dYR9pwc9ut60o3bcmVGwgNT+Ci51frh+RmJCfqJ+TzFEdkmew994D9\ncwGwxiHqYOhjN+zNNgCmHpsWoH5/bOYh00hFd1IhK9GhVgCGB2thg9m/afa5\nfk5RNUdASy0hP/Jnq0L1C3ynlPNfpwoVqa5qxWlK6gU1MwtqSpKPN5F0yhRs\nc5vAwjledw6evbqLC4z7kElHr4sz9Df7jIsMXVXvu8q3X7TNVEv+a1LH48pl\nvMZ1Ot9UBC4ND2f1zahujkWHh5pYw22r94iVEAE1kFrJdiX3isUv3Hzxr7xw\nbuuac7biduq0430KcB2xWl1kHeM70hwWTonXMAIyz6GLQk3aHqaZ/jGsPHnh\ntalZoO4DZphsfzsJEVRFvvbgsc54OsmiLuqWCPGEASZvqPP+tf6FNUP/DyIF\nBngJn4I6dieBNLrUz474ljLECRZad6gBv9xq9VKjT6A5sA/C5RweC8Ys8Ucs\nZKBjnbrmlg4WamsF2bNYSA8032sdeIG4PlI0xqHait1FH78b/j2fZ1KQaSDW\nqHnKXRDagntgF1e/9coh/og0bdC/bINZc5prCK4oTR+EzA0FJsYNQgsjWo4x\n3N/R\r\n=nIZI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:fluent-vue-3.0.0-SNAPSHOT.2.tgz","types":"index.d.ts","unpkg":"dist/prod/index.global.js","module":"dist/index.mjs","browser":"dist/prod/index.global.js","engines":{"node":">=12.0.0"},"exports":{"import":"./dist/index.mjs","script":{"default":"./dist/prod/index.global.js","development":"./dist/index.global.js"},"require":"./dist/index.js","production":{"import":"./dist/prod/index.mjs","require":"./dist/prod/index.js"}},"scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","release":"shipjs prepare","test:watch":"node scripts/swap-vue.mjs 3 && vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"gitHooks":{"pre-commit":"ls-lint && lint-staged"},"jsdelivr":"dist/prod/index.global.js","_resolved":"/home/demivan/projects/fluent/fluent-vue/fluent-vue-3.0.0-SNAPSHOT.2.tgz","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"_integrity":"sha512-02J3ojhP8mZmNKzCPeZ9hFSl0uLKlqY1y0A4MwAe5x6lHncfaWvrio4Ze/tS6PsGc/bQRHSqjSCCCMA3j+718Q==","repository":{"url":"git+https://github.com/demivan/fluent-vue.git","type":"git"},"_npmVersion":"8.3.0","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"17.3.0","dependencies":{"tslib":"^2.2.0","vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.7.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.10.0","vue":"npm:vue@^3.2.26","tsup":"^5.11.9","vite":"^2.7.7","execa":"^6.0.0","jsdom":"^19.0.0","vue-2":"npm:vue@^2.6.14","vue-3":"npm:vue@^3.2.26","eslint":"^8.5.0","vitest":"^0.0.117","yorkie":"^2.0.0","typescript":"^4.5.4","@types/node":"15.0.3","lint-staged":"^12.1.4","@fluent/bundle":"~0.17.1","@fluent/dedent":"~0.4.0","@vue/test-utils":"^2.0.0-rc.18","@ls-lint/ls-lint":"^1.10.0","@vue/compiler-sfc":"^3.2.26","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.25.3","eslint-plugin-promise":"^6.0.0","esbuild-plugin-globals":"^0.1.1","@typescript-eslint/parser":"^5.8.1","@typescript-eslint/eslint-plugin":"^5.8.1","eslint-config-standard-with-typescript":"^21.0.1"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.0-SNAPSHOT.2_1641658752827_0.9687373773837222","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"fluent-vue","version":"3.0.1","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.1","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/demivan/fluent-vue/issues"},"dist":{"shasum":"81b1814360c6303537c55d9bb2a5f7a6572709df","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.1.tgz","fileCount":31,"integrity":"sha512-x5VjFBgnTR8HsF8torBRvUgj93D1ycmktmQNUMuI4q4VoaSBWKWqW3nkl7suOU12G7M7zP2HchoqsQ+icthF3w==","signatures":[{"sig":"MEUCIQDqGVgHPCPqmWg2/KscUfFIpmx+mmMB4t/5FkpKsjN6fgIgIogWMJDzGiz4P9bnlgWI64KCz+GI4mNy181GDfcEyKA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":170910,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3Az4CRA9TVsSAnZWagAAJWUQAJhx6Sc/Ek9tGFIY/2QU\nxQX0LXr/Y9d5/UODYXV+4f6GSL7PzQqr0nMEYd9zOyZROh29Jroa677auSHW\nOmDKjrexsvtSODZ0+Sx4rqDhyQy9NCv5GFQMz9Bzlm+ihuz6hCcozkcK19JR\nuVCFr7t9OKpn+XELqghWSfeY79cmtIu0pb5rwfukhXbWUEFDDoWrz1RvTn6H\nhVGBPjj/fOi4AlewxmbMviOCXCpN3tWfOZHH513QwlpiRCizY+JKmjusEiFL\nQ548C876ZDDYyrP6I0gRiyGckbq1UVLLMk51kwvWALygrDlQDlaGt3O3ynv7\nmWotlQX2At/9ooITaEBo/G5hZ7g+BKATEC//S4O56Dy6KGCCOHbmRz4c+8xI\nBzChWpvoxcPMO0AamLIsLfKphz5jm4F8lOh6ZTlrtWUxODh4m9PoN6N1Xvng\nk2L/RmkFtjTp/fDdj9GJYCf51vdm9DVRFi68nI4FY51IGLfdN2m6gOx1QuGZ\njAt1Q2iPN4jIyFIkyHNDejmMRSDqRVVFrrjQKLMgQK47XoPq5AyxX4yceXXU\nFLEDwkTKeSL1WJkWkNezo0QHCHWp2Y73h2QyGtMoteKf7Et34B/WI7GLATGv\n7Vydd5NDFNs6mu/YOJf6aA/EhPmaMUrOdAURuMCsTSUnO9koM3obfNjl7hmN\nOMZq\r\n=gWPR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"index.d.ts","unpkg":"dist/prod/index.global.js","module":"dist/index.mjs","browser":"dist/prod/index.global.js","engines":{"node":">=12.0.0"},"exports":{"import":"./dist/index.mjs","script":{"default":"./dist/prod/index.global.js","development":"./dist/index.global.js"},"require":"./dist/index.js","production":{"import":"./dist/prod/index.mjs","require":"./dist/prod/index.js"}},"gitHead":"0e5909369d3ee580dc48583d70ac2ba847d78580","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","test:watch":"node scripts/swap-vue.mjs 3 && vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"gitHooks":{"pre-commit":"ls-lint && lint-staged"},"jsdelivr":"dist/prod/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/demivan/fluent-vue.git","type":"git"},"_npmVersion":"8.3.0","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"17.3.0","dependencies":{"tslib":"^2.2.0","vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.7.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.0","vue":"npm:vue@^3.2.26","tsup":"^5.11.11","vite":"^2.7.10","execa":"^6.0.0","jsdom":"^19.0.0","vue-2":"npm:vue@^2.6.14","vue-3":"npm:vue@^3.2.26","eslint":"^8.6.0","vitest":"^0.0.139","yorkie":"^2.0.0","release-it":"*","typescript":"^4.5.4","@types/node":"15.0.3","lint-staged":"^12.1.7","@fluent/bundle":"~0.17.1","@fluent/dedent":"~0.4.0","@vue/test-utils":"^2.0.0-rc.18","@ls-lint/ls-lint":"^1.10.0","@vue/compiler-sfc":"^3.2.26","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.25.4","eslint-plugin-promise":"^6.0.0","esbuild-plugin-globals":"^0.1.1","@typescript-eslint/parser":"^5.9.0","release-it-lerna-changelog":"^4.0.1","@typescript-eslint/eslint-plugin":"^5.9.0","eslint-config-standard-with-typescript":"^21.0.1"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.1_1641811191849_0.43672603498249774","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"fluent-vue","version":"3.0.2","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.2","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"e82790daa4aca91f998ef0f0b9efe338c8d541c8","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.2.tgz","fileCount":31,"integrity":"sha512-PY/ZP9EMAtM+KICOmus6NHAZ0EgC/odHtz2z8mOpcl3AFgoYlLsf+wIW3Tkaz8sgJIDk17RXvv+yN1GbXp4Gyw==","signatures":[{"sig":"MEUCICzjcc3F/gxgecUvaDBBbk0LXjOi6SvEFSzHrpB/FOxkAiEAukJbH3+D/vF+pF8usFSzoAfrHVcQ6I3WkIqV5cy4r9I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":171918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiu1XeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHTg//Rx36bOW3oL+kY3ApMp09EVi5/oDxsWBRNl9QHjNm2k2AAaiy\r\ndzoRQNcnLND4JqXe0uf7KjLT66/6jmQ76Hql8h+EsN4hY/jSspUuppkhk1rh\r\nF/JBKaQLg9AJJmyQU4y84HKAbCMB7oCuDOqtaOqu3QzPLn0FEnhwSnsyjf0l\r\n/td0l+c2joNJJTe3f1tPt7hiZQkb/Y/4opCmqY4gOoe8zXS290S/Cmv8oW82\r\n3yfy5WnHN2H+1DTHzOCXfpK10R8akEPx+PzN4PzI8WVQ2S0hgsMa1KI+crXg\r\n/IXOR2PutISHSaWQVe4hXaDSFb1dKQeX2Z3AmhIEi2ntHvMiMXPZggEeP74j\r\nM18SuVWwL5ANxV14WSPoEZxhjxQoYL8nLjG+Vt9IGwpjgj0GU/UE+gtAnvY/\r\nW7cXX74c+dQHkjIdN6kjUN13EOWYx1lVh3s1E3OcrZQFp8gJEyyg2WIVjq5k\r\nV/TcOKhkqCFEo7drocD+DPOkeFdA167EKfmYFtO09oZuCW5Br9dA1nF4Eh5b\r\n8bUSbGZyjxqdxNBXkE+Qmb04Y+CUxj4FogDuxct5FW0yDz19NDmjGhSm/WtY\r\nRFxn5XmzwrhzO3hgPrkjTWp14WVpbYBSKOoGbDijzHp04FQIVxOQShz2MdA6\r\n/bFDbIjFHnBvNz5MH5Kfl1L0eTShL2A/00U=\r\n=jkgq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"index.d.ts","unpkg":"dist/prod/index.global.js","module":"dist/index.mjs","browser":"dist/prod/index.global.js","engines":{"node":">=12.0.0"},"exports":{"import":"./dist/index.mjs","script":{"default":"./dist/prod/index.global.js","development":"./dist/index.global.js"},"require":"./dist/index.js","production":{"import":"./dist/prod/index.mjs","require":"./dist/prod/index.js"}},"gitHead":"17b8bc611f0936e6fe3bc0b9ade2d6851df18f75","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky install","preinstall":"npx only-allow pnpm","test:watch":"node scripts/swap-vue.mjs 3 && vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/prod/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"8.5.5","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"18.3.0","dependencies":{"tslib":"^2.2.0","vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.7.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","vue":"npm:vue@^3.2.36","tsup":"^6.0.1","vite":"^2.9.9","execa":"^6.1.0","husky":"^8.0.1","vue-2":"npm:vue@^2.6.14","vue-3":"npm:vue@^3.2.36","eslint":"^8.16.0","vitest":"^0.13.1","happy-dom":"^5.0.0","release-it":"*","typescript":"^4.7.2","@types/node":"^17.0.10","lint-staged":"^13.0.0","@fluent/bundle":"~0.17.1","@fluent/dedent":"~0.4.0","@vue/test-utils":"^2.0.0","@ls-lint/ls-lint":"^1.11.2","@vue/compiler-sfc":"^3.2.36","@antfu/eslint-config":"^0.25.1","esbuild-plugin-globals":"^0.1.1","release-it-lerna-changelog":"^4.0.1"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.2_1656444382171_0.5876522584739017","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"fluent-vue","version":"3.0.3","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.0.3","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"c0d9236c769fa8ec4db05b94566d93755ab28d7b","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.0.3.tgz","fileCount":31,"integrity":"sha512-Z5Ii9CbJYcOYKiJLuHaStbn0ReNpTH1byfQvOTcJVeq2mm/KRzEuuDIkz9Wg0CInsaUQc4YomNhPk4HpgFSuSg==","signatures":[{"sig":"MEUCIAmw/7ZLMSRtlNzXWVV7YoQ/AwRfro9leZIU+dj7xP8ZAiEAn0zX39nnL8wAjUa/yHOcLHIBzfJ2fo2lIgWvZct78+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":171877,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivKDIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDGQ//fUX7EMM6ELrgLfxE/qAFxk1OSnKvTjDc5zX9OjjEXJTLj/Wj\r\nNxGl8ybAiuRYrBn6F2n4IpMmAb2ebZWkeFWSz/mR8Ulmw77VwSXmJbnD2xMr\r\nZ2BQG1wPiotm3zJfjH3kaDNzfiLYXcEH+fv6AR68kMHDg+SQj1ASbIiq5T7M\r\n4etLVzDg25FpNLNiSxgIK172UYuNXwOL3CH4QVQmbeia+nWkX2H0oQ2L6/3P\r\nG1fzd+lSDGGE8qlNsTj39qR/88KZTAHZX/Qaz0Pi0h1xN1v7iaYcnr39ztjz\r\noHrcfK/3c4c1/g+HArQMQ4Tc/E2PNBYfKOBZH1+TeiiSJxUjOoqMVyKt88fZ\r\n9YMMAVdvSMi1RDKknG8INd1KztvrcVIns/2y7/Y7IEv5/CGV93CTjePrq0uk\r\njWBtVssGK/9CwYSx+hMDNMO0VWu21CkyKqJBVX0WWCqNNMswZJxJs/lUrItA\r\nnR9IrWdqdBEd70WFEvhJIOetZI+j1+rBoDCm9SUS9eR+Se7++62ZW0rHqC7i\r\nDH/R+mmsFyiX40YdJH2bTzRjc7pv+6hJoc3Y3XD2p2zTtH2yljJqjSZN8N8N\r\nzPX9WWjYQIUkbKJHkoC1WFh6PSembzQV21cHoUrsDIA61L6KgAX/dbbbqXfd\r\nBlq1KFszjAT0m31CYW4FQTLFs6vdoiUB2vY=\r\n=LwdL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"index.d.ts","unpkg":"dist/prod/index.global.js","module":"dist/index.mjs","browser":"dist/prod/index.global.js","engines":{"node":">=12.0.0"},"exports":{"import":"./dist/index.mjs","script":{"default":"./dist/prod/index.global.js","development":"./dist/index.global.js"},"require":"./dist/index.js","production":{"import":"./dist/prod/index.mjs","require":"./dist/prod/index.js"}},"gitHead":"65856a90f8b9c01258315b80ca5b9e5829f250b5","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky install","test:watch":"node scripts/swap-vue.mjs 3 && vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/prod/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"8.5.5","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"18.3.0","dependencies":{"tslib":"^2.2.0","vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.7.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","vue":"npm:vue@^3.2.36","tsup":"^6.0.1","vite":"^2.9.9","execa":"^6.1.0","husky":"^8.0.1","vue-2":"npm:vue@^2.6.14","vue-3":"npm:vue@^3.2.36","eslint":"^8.16.0","vitest":"^0.13.1","happy-dom":"^5.0.0","release-it":"*","typescript":"^4.7.2","@types/node":"^17.0.10","lint-staged":"^13.0.0","@fluent/bundle":"~0.17.1","@fluent/dedent":"~0.4.0","@vue/test-utils":"^2.0.0","@ls-lint/ls-lint":"^1.11.2","@vue/compiler-sfc":"^3.2.36","@antfu/eslint-config":"^0.25.1","esbuild-plugin-globals":"^0.1.1","release-it-lerna-changelog":"^4.0.1"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.0.3_1656529095849_0.6558128233555316","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"fluent-vue","version":"3.1.0","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.1.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"ae76d8b3de0f7482e36f61d251c4c08355eb73b1","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.1.0.tgz","fileCount":31,"integrity":"sha512-VpZ2z6qCBq1WYwOqTUt9j3OCNP5oGVbtkQfEj4EdqAjE2fRWdHyHKq4HQV1guwlbpC5T2pP4g+vNlHGv0s7KPw==","signatures":[{"sig":"MEUCIHbN4aBA2kGrIGB2ILjfLR3tPgoar8eA2b1ssGPYxJvZAiEAlFb6XCxGft0BCq0Sf1rxK25dF9amYy1sSztd3/YG/H8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177803,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1SGfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqcWA//TXj4NpK+wsMS5znng4S+wtUTjyCQjU29wlPzp8jTN+Qbqz53\r\n0p4HCsMLQHrqfwE23hDj15dpfIB2unypg44ZYByAWYdAFmBU1ZAwm1UVL1Ad\r\nStACFpqnH0s5PrNlHcoJLA9W5oURJm51Xow08RZyOLzGNvOGL8aBRNa0tlnp\r\nv8e236gbUa6Gjoc2MmaQycxD2zBPFTAqcFoBmzCMa9e5L5gyt8PwWdjsVH9O\r\nx/3rCIjj7kXXPop1CejT61S2DX4wSFMdGzWfoxKzyuNphBRQjRneWA7ZD5SH\r\nbVqayXnGqEtgI6kzzocY4QgaILSVx2/gOEdXHMEdOmOD1+FiVAc/FPcgu35D\r\nhB3rrAw6k/jPFPbgjyV5s7YeYMl9V6lAPS9MGVjWLreFk+PS1e97T9NOF7Ay\r\n8ez/jCg8QH0REY8A7BPmaTSA2jUZDMDzibhUQgWxSNCcVtKH4m+uxMVj+Skn\r\nG8sOxPbXvmHVfFEqBXm8ZQhlf2JgslorBCoa3d5a86hrJFArBlCVcYI9ThCn\r\n+3sWjDUk26Q+iGiv3LMds2yNBMUhCBz/oyvqjo8T/jUkcdEId/rgOdafWqQF\r\nBCfF0iY2EZQRjtXSs1sfRNlbSafjsUCmrdc2HMqBe4YKPOVUDc4pIuIZ73pB\r\nrF6561YKp1h+w/Xh5imO6jJJbR5hMiqd7fY=\r\n=cOMo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"index.d.ts","unpkg":"dist/prod/index.global.js","module":"dist/index.mjs","browser":"dist/prod/index.global.js","engines":{"node":">=12.0.0"},"exports":{"import":"./dist/index.mjs","script":{"default":"./dist/prod/index.global.js","development":"./dist/index.global.js"},"require":"./dist/index.js","production":{"import":"./dist/prod/index.mjs","require":"./dist/prod/index.js"}},"gitHead":"1e134cda47259a759bb22b580d058bd91dbc429b","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky install","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"node scripts/swap-vue.mjs 3 && vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/prod/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"8.14.0","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"18.5.0","dependencies":{"tslib":"^2.2.0","vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.7.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","vue":"npm:vue@^3.2.37","tsup":"^6.0.1","vite":"^2.9.9","execa":"^6.1.0","husky":"^8.0.1","vue-2":"npm:vue@^2.6.14","vue-3":"npm:vue@^3.2.37","eslint":"^8.16.0","vitest":"^0.13.1","happy-dom":"^5.0.0","release-it":"*","typescript":"^4.7.2","@types/node":"^17.0.10","lint-staged":"^13.0.0","@fluent/bundle":"~0.17.1","@fluent/dedent":"~0.4.0","@vue/test-utils":"^2.0.0","@ls-lint/ls-lint":"^1.11.2","@vue/compiler-sfc":"^3.2.37","@antfu/eslint-config":"^0.25.1","esbuild-plugin-globals":"^0.1.1","release-it-lerna-changelog":"^4.0.1"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.1.0_1658134943482_0.8317865660105561","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"fluent-vue","version":"3.1.1","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.1.1","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"3072ab6479bb933b8080893926749d0c8bf1e687","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.1.1.tgz","fileCount":23,"integrity":"sha512-qbmlAzOmaBLAqSPaI8A8zQBnTYhJHEe142SOGmwaw3K5UmhDqHED8E9rCjnRxAvo24xcqMY0U3/Uvr01UE4FbQ==","signatures":[{"sig":"MEYCIQDlfu0Q5qTQJhbhCiH65gk+38/Sj68KP+MNzyEWSV24rQIhAKxnYe9gHmSjB9FsIZmE25xNeqjhW9ZMynrM1WbV3BtB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86161,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjA0qJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpypg/+PQNkOa6oGBhpK55/1idQu8gg5yfLr27TqNv61aSqJ1KsMOfo\r\nKGqNeB7W3Kou9UcYnB7zP7T4tEgYSpfYLKz5O6RvJ7gU+uI59u+0XZ2sg9Eu\r\njX8K/bq1yX8NO6Pct+flk2hsoJIGgDK6BlyfHnGmcHui9vmTKklumxDDTr+0\r\nA/n+cS1JQxMJ66LcWNCPrAI4aJJZQDO061m7saV/cdkMr910owPgdzxAIDEq\r\nxLs3o+2fQO2fOMsi+q8ejFuz2hK8EyMI+Im/XRFkTsai2Yeo4KqBWmEO7cWX\r\nn8iWdT1v7L/ukrGEZQgoqKAE5diQIKYLio3KcVRLZ9R5GPwQ9myzTlvbcceT\r\nZ/xfhSflbEknht6GlCs5qQMVo8OoxpdQbgevEMNcdfIf/KQpMiF/yV1tD6+a\r\n5H5WDQiq0fmIXEo+jhY4sZA8cYysoYBibdBoxQSuz4WavixPfCaWYXh9Mk/a\r\nXPrQL8Oj3L4aROGmVRPwVLnhq+5EtGesEKaet/JWzHaz9uNNYFECGlLFCNgc\r\nOzBn/UJuYn7LQ2EONjNA13op/c597Ft//Kk3GXfmHJx3exXWf0SCUTrwITyA\r\nmWDP3OGGPstLen36pfmEDTsJmPg/l4ij1wpRXfz4DOKNVk+5BmDFspliSBWh\r\nQ8m7bXQ318b8sFHqxfvdSV9QJDHQX/23B6k=\r\n=2UvU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"index.d.ts","unpkg":"dist/prod/index.global.js","module":"dist/index.mjs","browser":"dist/prod/index.global.js","engines":{"node":">=12.0.0"},"exports":{"import":"./dist/index.mjs","script":{"default":"./dist/prod/index.global.js","development":"./dist/index.global.js"},"require":"./dist/index.js","production":{"import":"./dist/prod/index.mjs","require":"./dist/prod/index.js"}},"gitHead":"1cf92e5779540118eea228182a4520f9fc02f2b0","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky install","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"node scripts/swap-vue.mjs 3 && vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/prod/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"8.5.1","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"17.6.0","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.7.0"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.11.3","vue":"npm:vue@^3.2.37","tsup":"^6.1.2","vite":"^2.9.12","execa":"^6.1.0","husky":"^8.0.1","vue-2":"npm:vue@^2.6.14","vue-3":"npm:vue@^3.2.37","eslint":"^8.17.0","vitest":"^0.15.1","happy-dom":"^6.0.4","release-it":"*","typescript":"^4.7.3","@types/node":"^17.0.10","lint-staged":"^13.0.1","@fluent/bundle":"~0.17.1","@fluent/dedent":"~0.4.0","@vue/test-utils":"^2.0.1","@ls-lint/ls-lint":"^1.11.2","@vue/compiler-sfc":"^3.2.37","@antfu/eslint-config":"^0.25.1","esbuild-plugin-globals":"^0.1.1","@release-it-plugins/lerna-changelog":"^5.0.0"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.1.1_1661160073669_0.5151309148534053","host":"s3://npm-registry-packages"}},"3.1.2":{"name":"fluent-vue","version":"3.1.2","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.1.2","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"f72617e78d972ee76ffe55945ddd7138b56445a0","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.1.2.tgz","fileCount":23,"integrity":"sha512-lXOr93+SFXB8CC7DYpvAXpnqh2vUq2D//hOrGPppNaomQccbk7cLuoflyzcC4TQ5KrmFii73WVc5x5KukqMfFQ==","signatures":[{"sig":"MEUCIQC/+voKN0aqks2NdA25hgoD9ZkS1rmqa+/MrGBVGJQXlwIgYpLgb84dSFqDeBtEhOSHkA5Etmn5PfN52dsQntVb3vg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84187,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjURUTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6HA/5AIXakY22hy6EWHFz63JzOzwec3idGXFPKugzHVcrMI622/Ep\r\na+yXrclpG+GA8vc9UggkNIx7HvDexhELCRtMPJuwY+6eZn1carA379jVj/Z6\r\nfSpWDqOwhcfE0Z4l5+bg102VPAFqIKr51Xah3ESbHKVn70aXvtvlS/T+azz5\r\nfvwzxoYvqPsGzkkB1k1xpYEkchMdvjT7/LCGNl8A/C/Iyq5KL7Hr5AQ9LM3i\r\nRDve7bjb4+BH9PMzDI+zi++RL1fcsLhEDNAWv2aZx2jTrkNwGmSnhHcGe4yZ\r\niEDcxF3Bba1mr0yZ1nnSn6zhH/IoKbTm5vaa0nOPzZ/pQsK6gGvlediDX6HR\r\n0r+HCLT+ukBenU8LCKMcsYsFX+3O0/7mn2bevfCMzxl0Bi0hON3HTe754iqs\r\nrV88ys3ghYMkkgnxf5bZBrotnBGVytd8tpxO4kKiWq5G/r0AUViX5TvLkk8M\r\nvyA+gNVs2lBeRQ67xtrvSNXMXPFpaA0X1z22lsr3V6oMY2T0IAZpqHRP9TOT\r\nEPRBqnqtFwYyob7iSpXctpe5A/m46f7nEAbmn8j+q3cnJp4zmIpBqhDuxk16\r\nu/3AuJ6NAuwgHEPD5Emfy9b1gYo22hbfs5adgIE/1oSM0il8NyLZGiooLp7p\r\nSY0ijgaiwp1anxrDPbhUu427ifrDMwr2Q7U=\r\n=qEHI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"index.d.ts","unpkg":"dist/prod/index.global.js","module":"dist/index.mjs","browser":"dist/prod/index.global.js","engines":{"node":">=12.0.0"},"exports":{"import":"./dist/index.mjs","require":"./dist/index.js","production":{"import":"./dist/prod/index.mjs","require":"./dist/prod/index.js"}},"gitHead":"74a871f6827c8ea47c25e9085d490052e006274f","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky install","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"node scripts/swap-vue.mjs 3 && vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/prod/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"8.19.2","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"18.11.0","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.7.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"npm:vue@^3.2.41","tsup":"^6.2.3","vite":"^3.1.4","execa":"^6.1.0","husky":"^8.0.1","vue-2":"npm:vue@^2.7.13","vue-3":"npm:vue@^3.2.41","eslint":"^8.24.0","vitest":"^0.23.4","happy-dom":"^7.2.0","release-it":"*","typescript":"^4.8.4","@types/node":"^17.0.10","lint-staged":"^13.0.3","@fluent/bundle":"~0.17.1","@fluent/dedent":"~0.4.0","@vue/test-utils":"^2.1.0","@ls-lint/ls-lint":"^1.11.2","@vue/compiler-sfc":"^3.2.41","@vitest/coverage-c8":"^0.23.4","@antfu/eslint-config":"^0.27.0","esbuild-plugin-globals":"^0.1.1","@release-it-plugins/lerna-changelog":"^5.0.0"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.1.2_1666258194936_0.5161315987436432","host":"s3://npm-registry-packages"}},"3.1.3":{"name":"fluent-vue","version":"3.1.3","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.1.3","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"30cd3e83dc23694acac4558fa52e25f313beff92","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.1.3.tgz","fileCount":23,"integrity":"sha512-7Escy7zpTdDN2xIsqrkFbVGpZazLMTptXp56co6Savu3pdc8qsRCuv23uth5o37/mlj7mcSoD4wyYekrQHkeEA==","signatures":[{"sig":"MEUCIF7RpMhKdvQCQOKa+9d+/j7sN4zXSEZ5xX9sxGQCTTNnAiEAsSeX9S/gORXXzBujtT/XYv+N13CqhUvlNRI4Ppzg+NE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUR2GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDkxAAgFgNsjgZjuXVenaIzEswe1Crcda5u28pMuKSlzdlqlXxkOit\r\nuvM2TfUwGF7hPWPspJdFxBb/xZ+kqz0veK550KxFgS9CmDyb9UXD8pPtzJHp\r\nMwBSNjo3bGFUAErbRSSfXRkifzHs4E63Q7/ncVyBokidyHX1qpb9tiSC9Lsb\r\nneker0ops5VEvIdpcLeJMs6Nn8WjysYwzOrDLnZBMfSAEW1Xn8BILXiZyIoh\r\naooEMgk2AfyXyxsN08FPlLkrTZwljuSsjSRgd+eSKElMbhY3rKZ3MvW0mSDQ\r\nUM4CzLziJ3hk7OTBTUYY2+7pKBsX9G6SQzV+jeWXGXCefMQ//8QKIZ1R7kCq\r\nnOrQRVclUPUlF9wvAKYTLrd3haOP2/VvoUd0wPlAiMNC6lDy156pJZNzYORh\r\nsWdw+SzpzKKD6h4HLhvZCUZtXuuDD5uZhRf2YNtvUJSp1SaA1+SEBZbEXpuA\r\nT9RRoAd0ZdRDNPrRh46e5vHKduyICV6ALCxAddHU7VBkJMsnFl+NAYTpbnhq\r\nHbCHJzRJW7oTDBtavjElotCnXQeLvbEq7Mgv01uwMp4GtxWhaFpZp36D/5kO\r\n9WX7btVn14w+mxEqFl2PC6XlilmySb32jWV+vTLwwgHcjpb9cAPhdEXAPVdD\r\nPViEArG8hcJNlZy8k6ffQ9fH6p472lnnif0=\r\n=H5rL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"index.d.ts","unpkg":"dist/prod/index.global.js","module":"dist/index.mjs","engines":{"node":">=12.0.0"},"exports":{"import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.js","production":{"import":"./dist/prod/index.mjs","require":"./dist/prod/index.js"}},"gitHead":"0195b0328b480881df81cb0c7257d9172b56f36c","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky install","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"node scripts/swap-vue.mjs 3 && vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/prod/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"8.19.2","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"18.11.0","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.7.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"npm:vue@^3.2.41","tsup":"^6.2.3","vite":"^3.1.4","execa":"^6.1.0","husky":"^8.0.1","vue-2":"npm:vue@^2.7.13","vue-3":"npm:vue@^3.2.41","eslint":"^8.24.0","vitest":"^0.23.4","happy-dom":"^7.2.0","release-it":"*","typescript":"^4.8.4","@types/node":"^17.0.10","lint-staged":"^13.0.3","@fluent/bundle":"~0.17.1","@fluent/dedent":"~0.4.0","@vue/test-utils":"^2.1.0","@ls-lint/ls-lint":"^1.11.2","@vue/compiler-sfc":"^3.2.41","@vitest/coverage-c8":"^0.23.4","@antfu/eslint-config":"^0.27.0","esbuild-plugin-globals":"^0.1.1","@release-it-plugins/lerna-changelog":"^5.0.0"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.1.3_1666260358597_0.21204087316340492","host":"s3://npm-registry-packages"}},"3.1.4":{"name":"fluent-vue","version":"3.1.4","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.1.4","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"4660d4a62092aaf82fe83d4e54ccfd1b7c84baef","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.1.4.tgz","fileCount":21,"integrity":"sha512-xUYcs4A4fxWk1wGDDpqLS07exeHNOErZccCylecihlYq96vGrA6a/IcVFbmisCmqrvmxTsnIyq4Wen+AYvhyLg==","signatures":[{"sig":"MEUCIDoflOSe1HDTJFIsVeRf4Zp9227ECrgqY0AKD+xl54zxAiEAjmkKZJ4KMzisXp3rfUIrxXB2znFO0eaC0+auPnlCV5A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUUegACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpf3BAAgTCzA0XoO3ARVmT28uZbOADWZ/5JtiHnIl3mFaKC44hHwFm9\r\nSJF2vwaExqkjSR5Sp84qGSV0wEG5MtcvazP7t7lrGaqAVVOZkoKuMgwKTM9S\r\nr4Fo0dbFEpSD4Cn5M1zKNfFgzm3v4Wi8ZVURVgqU/UexlD/WI7qk7HSbIi03\r\nDtCbBEyvuQ7EUruOU+LwWS0Jpgy4OOqNVk0IXb0i5Leq8jdlPU+QgP9kkjpG\r\nS6dQ+wLfP2uyDGpjBIfG9eCgorbfeulB+BoArOjpAuP9EY6gv8ZYberf7FJQ\r\nN2FD/27nGffM0Nf+rYFYwy9lMfBAU4ec1JDpmNg+nKIoXXIAOCreHU1feeBw\r\nSTsdSpTlznuWjzuyBp0ZpVomZhrM+GJtiQAyAxtghcYaX4dAkWUHbEvqs8fQ\r\nlvPhIwWUx7wkEjuDGoa0vEPhiIEIlO3gOI+Qsn0tOqeArZqph2nQxFXu+Zns\r\nhEGnCr6Y7O14CoGK7CUKOMW6/HGhSvTm5RRdGpVcSvV6PQW6dClL7NmN7WqG\r\nFbtCfcQMTF0dlmWjUUQeFaek5J8orCHHtwZw89P80E6h9tYTl1mR8Uh/AV1w\r\nhSh4WWNtKmZ2ZvsA7X7V/z1k3mjif2SuywwQqTztLO4IYyr5zdV9cQsCtAK+\r\nlPX56Bu1Vb/4x3reCVO2KZ6gOT4kVnAUjr0=\r\n=+BzS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs","types":"index.d.ts","unpkg":"dist/prod/index.global.js","module":"dist/index.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"types":"./index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs","production":{"import":"./dist/prod/index.mjs","require":"./dist/prod/index.cjs"}}},"gitHead":"ee1e53ef252bed4a6ccd50aef7f34a53b3e6731f","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"rimraf dist && tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky install","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"node scripts/swap-vue.mjs 3 && vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/prod/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"8.19.2","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"18.11.0","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.7.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"npm:vue@^3.2.41","tsup":"^6.2.3","vite":"^3.1.4","execa":"^6.1.0","husky":"^8.0.1","vue-2":"npm:vue@^2.7.13","vue-3":"npm:vue@^3.2.41","eslint":"^8.24.0","rimraf":"^3.0.2","vitest":"^0.23.4","happy-dom":"^7.2.0","release-it":"*","typescript":"^4.8.4","@types/node":"^17.0.10","lint-staged":"^13.0.3","@fluent/bundle":"~0.17.1","@fluent/dedent":"~0.4.0","@vue/test-utils":"^2.1.0","@ls-lint/ls-lint":"^1.11.2","@vue/compiler-sfc":"^3.2.41","@vitest/coverage-c8":"^0.23.4","@antfu/eslint-config":"^0.27.0","esbuild-plugin-globals":"^0.1.1","@release-it-plugins/lerna-changelog":"^5.0.0"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.1.4_1666271135891_0.23450620383759468","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"fluent-vue","version":"3.2.0","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.2.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"59765618db0b1652ffda335987e98d151c7401c4","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.2.0.tgz","fileCount":21,"integrity":"sha512-W49aq3EmQiY7tmGUvE2Dmm7lkrWyJ7gX3qpIETQ6oO6ToeMCNM4PCSLbfNmwAtUoUJvCtxH/IOVO2nKnFU1qqg==","signatures":[{"sig":"MEYCIQDref7PzH/lcsKCyVIC/ASMuTUvbyJ1c2I0JAwfHtt5IwIhAJtFoXq+jCPh4JlgBErH3pghFfAPfGVbP45iD9VUQtiP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUqRtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptBw//TfoHkw9yWsPwphGh9oLhqg/Ehw+1SgApliDBwaNuRpiEAkiL\r\n1zv7kSgJRXKAjcbmKn+aykViNwbLn3jeaJEfUKreW5oPQh0SsFfqN9/9/FT+\r\nmfYJ0OK5Ifa3emp9W1nlAnZGf2m9SdBKIeBqVFSEc5KgbjsDfPZXqTl7Huim\r\nvtZ0iLLQDPBFGO099ydCE88rxAcWYjo0m2Vik2IdYWJbWDMGczPFTWTi5QbI\r\nyfVK9346+v2yu6AGqSFwK8wqFWF+yY4o1MyDkeokT5S3WdOO+zBvTUHwqrV2\r\nsmjOI13P6mlOFL7mP3JMDqFav+O+qShCSml7dYV6DEbF7zer/pvliI+7S0D0\r\n+gapZyuchrh4BK2MA7hzBO29NDg4pcMUW8QPmxzPfbb1phYxA/bdVqNwEiVJ\r\n4XGJ4Qj3LmUOH5hsZcrO+GWddBWdhYGFOdOmRYSajpYdmWayYviTJ+55PsR1\r\n8/JyoUy64EJAawDnCE9Vvr3gCGFiZ2Dd+UxmoqmQGEDL9WBjB3vUqjbEJzqv\r\norQvKehnZnR64TXnxUVkho4GwPHguWvFOPeuXk/8D/2568iCe7TklAtCpOVs\r\nPrDx0SwH/KbPS/gf14KJZbdGfoYaL6zXZIOLUaoJ1FQSaMAmNR+w542RnQVC\r\nv2BPgWZVBsAi7ROME4GuqlHPh83MOJq2TXc=\r\n=Wo/B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs","types":"index.d.ts","unpkg":"dist/prod/index.global.js","module":"dist/index.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"types":"./index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs","production":{"import":"./dist/prod/index.mjs","require":"./dist/prod/index.cjs"}}},"gitHead":"fd28d54ba3185a149124a423848c901545e8eb58","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"rimraf dist && tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky install","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"node scripts/swap-vue.mjs 3 && vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/prod/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"8.19.2","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"18.11.0","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.7.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"npm:vue@^3.2.41","tsup":"^6.3.0","vite":"^3.1.8","execa":"^6.1.0","husky":"^8.0.1","vue-2":"npm:vue@^2.7.13","vue-3":"npm:vue@^3.2.41","eslint":"^8.25.0","rimraf":"^3.0.2","vitest":"^0.24.3","happy-dom":"^7.6.0","release-it":"*","typescript":"^4.8.4","@types/node":"^17.0.10","lint-staged":"^13.0.3","@fluent/bundle":"~0.17.1","@fluent/dedent":"~0.4.0","@vue/test-utils":"^2.1.0","@ls-lint/ls-lint":"^1.11.2","@vue/compiler-sfc":"^3.2.41","@antfu/eslint-config":"^0.27.0","esbuild-plugin-globals":"^0.1.1","@vitest/coverage-istanbul":"^0.24.3","@release-it-plugins/lerna-changelog":"^5.0.0"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.2.0_1666360428804_0.7422363841725905","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"fluent-vue","version":"3.2.1","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.2.1","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"c8807f8653147e5d71dbb1788c2cbb756836fe62","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.2.1.tgz","fileCount":21,"integrity":"sha512-1B6BVa2a3nnNXzFEaGTDbHrLA4Ufaf2drIGrzYOGTzlWVFIDilqoOmkHrf3hTBdpEcZLkiR2IoDp4hsA+5Q/BA==","signatures":[{"sig":"MEQCIEx+iHhUt9PqI88IL0M39+imNz/OW8XidNOLvyU986GiAiA7KEMNDzcqBMKfIwm2TUkPHWj0PwGVfhkAyms2y3VZYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7hsFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBcw/+KQN+g59mMpSSb2rMls9SZtmkxS0J+nnFTkEyYPM/a0ZXlOQ+\r\ndafOiTK19qnf1HTe6VJXLfKriF91UY5rAAtvB6r+0MLCale6EXlP7MzM9V6M\r\n+b1u2eTKK6CZwSqu1GlL+HdVqjGEEydA8AeCGlc38Ql4NXq9MP5GDuyvAaJm\r\nskx5sDwzWBspAb13PEVX12aLSNsNTXJ3zv5SY1K3vcoqqUK1z2pLPNw70CEq\r\nkG6nQkhTXmkZf/OwRMrnHaLiB7vbAQAQhISR2mg9Rs52g4Q8hysHo9IHnoOP\r\nGjcz4EcJKjworZSz3PdzJRDOpn5hJqh+kBOJ7qBVmNrfFynE6aAcampJ9/cJ\r\nKjqtPPM4nw0xnhr3FTMSfUIZKvMJUSaU1PEQ1DEE++NTglBgkxcxhWfaADoq\r\n5D9pxtg5WM56xZisCvb6k6fPO4H0VmubE9no1ESRRAZ0bW0HeyPhAGX5MFuB\r\n5e49ot8LbnNwroVZCt2gatpjNEQ7SH/Qm7rlvyDEgamKYzkf3EzAg68Vb2fD\r\nQhfQu5OHv32yu6SiKajtVXUYhQVSFGfwgtx3fwehWs2+t5IudnmvRQbjtPf7\r\nGHYZnOTWr7VBlBFRnTrbY6NBo2fNIz7pFY9VXUcG130nfKBlgKWgPJWiFB1/\r\ng0MMdaReqoH6kuJ7Fqv9TcM1rd6WRPicsHs=\r\n=f9sS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs","types":"index.d.ts","unpkg":"dist/prod/index.global.js","module":"dist/index.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"types":"./index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs","production":{"import":"./dist/prod/index.mjs","require":"./dist/prod/index.cjs"}}},"gitHead":"a1c60adc29d7e1a8787e56e2234820ebd088ce6a","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"rimraf dist && tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky install","release":"dotenv release-it","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"node scripts/swap-vue.mjs 3 && vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/prod/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"8.19.2","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"19.6.0","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.7.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"npm:vue@^3.2.45","tsup":"^6.5.0","vite":"^4.0.3","execa":"^7.0.0","husky":"^8.0.2","vue-2":"npm:vue@^2.7.14","vue-3":"npm:vue@^3.2.45","eslint":"^8.30.0","rimraf":"^4.1.2","vitest":"^0.26.2","happy-dom":"^8.1.1","dotenv-cli":"^7.0.0","release-it":"*","typescript":"^4.9.4","@types/node":"^18.11.18","lint-staged":"^13.1.0","@fluent/bundle":"~0.17.1","@fluent/dedent":"~0.4.0","@vue/test-utils":"^2.2.6","@ls-lint/ls-lint":"^1.11.2","@vue/compiler-sfc":"^3.2.45","@antfu/eslint-config":"^0.34.0","esbuild-plugin-globals":"^0.1.1","@vitest/coverage-istanbul":"^0.26.2","@release-it-plugins/lerna-changelog":"^5.0.0"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.2.1_1676548869324_0.021072337566959476","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"fluent-vue","version":"3.3.0","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.3.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"0eb9ea540ddbb2fb79347cafd869465f55d6ef73","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.3.0.tgz","fileCount":21,"integrity":"sha512-rdqwTumJG7oOFJvh+ldfk6WtKSERdrX7WclAfI2JtESGiLNP6g0408tYWV+TgtkR8ierzximfxrrct0ZR/VUjQ==","signatures":[{"sig":"MEUCIBHuEMppa43ongsu2fx0yRqguTqZM0LAa7cWu9HpBPL9AiEA5Rkylgz+y9iEcn3Ip6gEi0ZhqZO83hRb4ClcreKSYP4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80964,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+QEdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmohxw//Q7J0HQlXz3Vcp2YTg0ZohhABa8Q2DA+Aypu0u4e02fXo42A/\r\npMPSPLvoeDRDxxWFVqSPNxOEsYcGtFQDc5MZUfBK+ba5502BvC4WcG2hSInE\r\nEzHFJX9cqPvZ0J/RPVOXXT/6x2XvZl0HNiuBz1QIkfiBYSr0q8j71xS+MO8+\r\nq3o6wldEzZfFTmKn0AD7A2ytQFa6/wLfTkhaKQj6RxXbFrMJJwl1APE5mbZx\r\ns0PSt2QXFdJdwcK7QljBkxkryujyMWKRZlbEsdZUk4QQypGDm9/t1WO5KHaV\r\nIJfDhA3rbqZD3nSTwsfePe0CFKaSY4yE5ke1cHXv5OU8HLS5E98Fap/dbcyY\r\nBbjGfRuEwdbSjXzpPH2aliaqae1TR7A/Dc+dvWRWiXnkOCG0HcshoLG5sT1P\r\nvkEw5a5FIrFipQ1T5GkiSPybUBU6WpQkE/TEsOiCN0p+fOkkqB1pJQHp1mJ2\r\nIE8eDYo0w2lOEeZpxE6c3aMpyut/RLJ1HKU8Bzr4wWKVPZyrTKf7+CSAZAd/\r\ngRh/zPbmo9SpP8nHOaEA5/blOprApMSrYJvmUTIAmJef/SNNXbLDHl4HBQAb\r\n/hsDgka6RmHNv5AkZ4afCdUDytj6M9BFo1geP+AL59wFAYUHd1+nbC1R3x++\r\nVNo2Yl6e/u0vnPZrthgy7hYOrilT0B6VUds=\r\n=Ph25\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs","types":"index.d.ts","unpkg":"dist/prod/index.global.js","module":"dist/index.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"types":"./index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs","production":{"import":"./dist/prod/index.mjs","require":"./dist/prod/index.cjs"}}},"gitHead":"bc940beb5db4c94f90e7d747a9429f63e5d1ec4b","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"rimraf dist && tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky install","release":"dotenv release-it","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"node scripts/swap-vue.mjs 3 && vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/prod/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"8.19.2","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"19.6.1","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.7.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"npm:vue@^3.2.45","tsup":"^6.5.0","vite":"^4.0.3","execa":"^7.0.0","husky":"^8.0.2","vue-2":"npm:vue@^2.7.14","vue-3":"npm:vue@^3.2.45","eslint":"^8.30.0","rimraf":"^4.1.2","vitest":"^0.26.2","happy-dom":"^8.1.1","dotenv-cli":"^7.0.0","release-it":"*","typescript":"^4.9.4","@types/node":"^18.11.18","lint-staged":"^13.1.0","@fluent/bundle":"~0.17.1","@fluent/dedent":"~0.4.0","@vue/test-utils":"^2.2.6","@ls-lint/ls-lint":"^1.11.2","@vue/compiler-sfc":"^3.2.45","@antfu/eslint-config":"^0.34.0","esbuild-plugin-globals":"^0.1.1","@vitest/coverage-istanbul":"^0.26.2","@release-it-plugins/lerna-changelog":"^5.0.0"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.3.0_1677263133196_0.33769510695113625","host":"s3://npm-registry-packages"}},"3.4.0-0":{"name":"fluent-vue","version":"3.4.0-0","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.4.0-0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"025bbad3b9b33e13e59db9cf8d4edb82f3377e82","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.4.0-0.tgz","fileCount":21,"integrity":"sha512-X7koVYFf1VIuww/U3oqEkzdx1YnrBL2mGaWu2EqoTxdq1TI/bNxVQ8KZ7fbYCsRclsqTGvh5DfyrSA5T0F5faQ==","signatures":[{"sig":"MEYCIQDxQvTPFpwNfuoNrRT7TyVHHu7/anuQm1hF/SwDX+rdQQIhAMgFle9p8jjiPkmiVXDN8o9CFZoImZXWeI6Tc3I/Ikxj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85923},"main":"dist/index.cjs","types":"index.d.ts","unpkg":"dist/prod/index.global.js","module":"dist/index.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"types":"./index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs","production":{"import":"./dist/prod/index.mjs","require":"./dist/prod/index.cjs"}}},"gitHead":"44dc3eddb7e16db3d3afed6302aeeb87b310d5fb","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"rimraf dist && tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky install","release":"dotenv release-it","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/prod/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"8.19.2","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"20.3.0","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"npm:vue@^3.3.4","tsup":"^6.7.0","vite":"^4.3.9","execa":"^7.1.1","husky":"^8.0.3","vue-2":"npm:vue@^2.7.14","vue-3":"npm:vue@^3.3.4","eslint":"^8.42.0","rimraf":"^5.0.1","vitest":"^0.32.0","happy-dom":"^9.20.3","dotenv-cli":"^7.2.1","release-it":"*","typescript":"^5.1.3","@types/node":"^18.16.18","lint-staged":"^13.2.2","@fluent/bundle":"~0.18.0","@fluent/dedent":"~0.5.0","@vue/test-utils":"^2.3.2","@ls-lint/ls-lint":"^2.0.0","@vue/compiler-sfc":"^3.3.4","@antfu/eslint-config":"^0.39.5","esbuild-plugin-globals":"^0.2.0","@vitest/coverage-istanbul":"^0.32.0","@release-it-plugins/lerna-changelog":"^5.0.0"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.4.0-0_1686827537065_0.2063323312030394","host":"s3://npm-registry-packages"}},"3.4.0-1":{"name":"fluent-vue","version":"3.4.0-1","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.4.0-1","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"791583d9bd0d2e6e03d21581d817e24404304b97","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.4.0-1.tgz","fileCount":21,"integrity":"sha512-XeFGYzd0Ja7DvTyoKUKLVUWVpndP0covudvqsrTOUpZiSF06wuPjAAM9VV4rYOmuRtU/0FcpiG2o7URQ8bXQ6g==","signatures":[{"sig":"MEYCIQDVLcIvJ3CW3rr2LwQFqYQgFIk0bXEj5y4L54LyxKws2wIhAPVAFqLoovO3ZC7WNOQKLHaIapmocgNARF/39ZW7cWKz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86212},"main":"dist/index.cjs","types":"index.d.ts","unpkg":"dist/prod/index.global.js","module":"dist/index.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"types":"./index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs","production":{"import":"./dist/prod/index.mjs","require":"./dist/prod/index.cjs"}}},"gitHead":"563e5af8ad966325f2a8550a932149b8adecfc2f","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"rimraf dist && tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky install","release":"dotenv release-it","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/prod/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"8.19.2","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"20.3.0","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.8.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"vue":"npm:vue@^3.3.4","tsup":"^6.7.0","vite":"^4.3.9","execa":"^7.1.1","husky":"^8.0.3","vue-2":"npm:vue@^2.7.14","vue-3":"npm:vue@^3.3.4","eslint":"^8.42.0","rimraf":"^5.0.1","vitest":"^0.32.0","happy-dom":"^9.20.3","dotenv-cli":"^7.2.1","release-it":"*","typescript":"^5.1.3","@types/node":"^18.16.18","lint-staged":"^13.2.2","@fluent/bundle":"~0.18.0","@fluent/dedent":"~0.5.0","@vue/test-utils":"^2.3.2","@ls-lint/ls-lint":"^2.0.0","@vue/compiler-sfc":"^3.3.4","@antfu/eslint-config":"^0.39.5","esbuild-plugin-globals":"^0.2.0","@vitest/coverage-istanbul":"^0.32.0","@release-it-plugins/lerna-changelog":"^5.0.0"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.4.0-1_1686830273116_0.689981026526095","host":"s3://npm-registry-packages"}},"3.4.0":{"name":"fluent-vue","version":"3.4.0","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.4.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"cfd60ee1a4eeb115536dad329abd25e4b17ba68d","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.4.0.tgz","fileCount":21,"integrity":"sha512-Ii5DjpVNmzIHWCkhYFK0TMwxpVgd9odoOWaOvlC8kXC/6kIn/zUcTvpOwyRnHLV+D+k0VPhlp3YicQ+LKWRneQ==","signatures":[{"sig":"MEYCIQCePeKV+oOm7JGQPe+uYMSogKPWFQ0a2d0Yj567OEqf+gIhAJqB5VnFVlpbtECJti88ux5TvsbpWraoxq+pgW8N4mRX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86210},"main":"dist/index.cjs","types":"index.d.ts","unpkg":"dist/prod/index.global.js","module":"dist/index.mjs","engines":{"node":">=12.0.0"},"exports":{".":{"types":"./index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs","production":{"import":"./dist/prod/index.mjs","require":"./dist/prod/index.cjs"}}},"gitHead":"617afdfb459e7b8964afa80d2f7db23c5336af8e","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"rimraf dist && tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky install","release":"dotenv release-it","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/prod/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"8.19.2","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"20.3.0","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.8.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"npm:vue@^3.3.4","tsup":"^6.7.0","vite":"^4.3.9","execa":"^7.1.1","husky":"^8.0.3","vue-2":"npm:vue@^2.7.14","vue-3":"npm:vue@^3.3.4","eslint":"^8.42.0","rimraf":"^5.0.1","vitest":"^0.32.0","happy-dom":"^9.20.3","dotenv-cli":"^7.2.1","release-it":"*","typescript":"^5.1.3","@types/node":"^18.16.18","lint-staged":"^13.2.2","@fluent/bundle":"~0.18.0","@fluent/dedent":"~0.5.0","@vue/test-utils":"^2.3.2","@ls-lint/ls-lint":"^2.0.0","@vue/compiler-sfc":"^3.3.4","@antfu/eslint-config":"^0.39.5","esbuild-plugin-globals":"^0.2.0","@vitest/coverage-istanbul":"^0.32.0","@release-it-plugins/lerna-changelog":"^5.0.0"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.4.0_1686830756718_0.13468638192655735","host":"s3://npm-registry-packages"}},"3.5.0":{"name":"fluent-vue","version":"3.5.0","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.5.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"ce1c7d13aabc0d883fcaee3e3f60c296ca976c50","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.5.0.tgz","fileCount":16,"integrity":"sha512-hrp8x8x8zds79jc0i5ZYgY6ibS/Mg5IWOCt4gwlN8g40OR2SeO9o7cx4IFQVBSV3B8JnVkUr0xgnjO4uCvXKyw==","signatures":[{"sig":"MEUCIQCgn/1BboRXofSYSGgvlSOyKFaW2VeypeB/53PrWiIokAIgJV8TcCU6/AdBO+0pcSIMsfjwF58lblaMP++Ozno/g70=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76598},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"202cfa371cabc5e02d04214ffb1d137d68f9e799","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky install","release":"dotenv release-it","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"9.8.1","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"20.5.1","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.8.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"npm:vue@^3.3.4","tsup":"^7.2.0","vite":"^4.4.9","execa":"^8.0.1","husky":"^8.0.3","vue-2":"npm:vue@^2.7.14","vue-3":"npm:vue@^3.3.4","eslint":"^8.48.0","rimraf":"^5.0.1","vitest":"^0.34.3","happy-dom":"^10.11.2","dotenv-cli":"^7.3.0","release-it":"*","typescript":"^5.2.2","@types/node":"^18.17.14","lint-staged":"^14.0.1","@fluent/bundle":"~0.18.0","@fluent/dedent":"~0.5.0","@vue/test-utils":"^2.4.1","@ls-lint/ls-lint":"^2.1.0","@vue/compiler-sfc":"^3.3.4","@antfu/eslint-config":"^0.41.0","esbuild-plugin-globals":"^0.2.0","@vitest/coverage-istanbul":"^0.34.3","@release-it-plugins/lerna-changelog":"^6.0.0"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.5.0_1694029730569_0.16293770574407684","host":"s3://npm-registry-packages"}},"3.5.1":{"name":"fluent-vue","version":"3.5.1","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.5.1","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"36ddb3ed8895eaedeb5084a5f1fecad1f51231d4","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.5.1.tgz","fileCount":17,"integrity":"sha512-K6xVPLzoXtrl0Z9s8XL6hYd8h482LOoNI6lWdXWoUdiSY6qPiJez5J9VOhf1VH+GTdxXdOwGAiBdquyaWsBKxg==","signatures":[{"sig":"MEUCIGttBlgLXDJGSPOaVMoPTcMBOkpf2st8I5eEp3n+9anoAiEA6HiUpbBpJt27uGLgzpd7t34rifD3U3zEH4BBSmSKqdU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77642},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"07851825bb4148989e4679ba9722c57db7cb0936","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky","release":"dotenv release-it","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"10.5.0","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"21.7.1","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.8.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"npm:vue@^3.4.21","tsup":"^8.0.2","vite":"^5.2.8","execa":"^8.0.1","husky":"^9.0.11","vue-2":"npm:vue@^2.7.16","vue-3":"npm:vue@^3.4.21","eslint":"^8.57.0","rimraf":"^5.0.5","vitest":"^1.4.0","happy-dom":"^14.4.0","dotenv-cli":"^7.4.1","release-it":"*","typescript":"^5.4.3","@types/node":"^20.12.4","lint-staged":"^15.2.2","@fluent/bundle":"~0.18.0","@fluent/dedent":"~0.5.0","@vue/test-utils":"^2.4.5","@ls-lint/ls-lint":"^2.2.3","@vue/compiler-sfc":"^3.4.21","@antfu/eslint-config":"^2.12.1","esbuild-plugin-globals":"^0.2.0","@vitest/coverage-istanbul":"^1.4.0","@release-it-plugins/lerna-changelog":"^6.1.0"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.5.1_1712245875871_0.36487562724629585","host":"s3://npm-registry-packages"}},"3.5.2":{"name":"fluent-vue","version":"3.5.2","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.5.2","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"7c95a00ecb3f89d3d33174b058b35c0c6ecb767a","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.5.2.tgz","fileCount":17,"integrity":"sha512-HlMpyCegFhdAJLuhhfiXvrOlKzLkIraK/INhD3lVhRuUSMbJKBimFmPIl0eLEvQ0Yi+O9T5c3PO7tEDNERnWEg==","signatures":[{"sig":"MEUCIQC/meUq6Zjyuh+Dz6x/u9vI0U/p0XqGt81qV9gn3q8mLQIgfaeSi5DD9gJJMrt8whwRseE7ve8bLqPQwCFwtLHkheQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77898},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"67bb9287550fac916678d80eb6d1fb70fe12bb32","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky","release":"dotenv release-it","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"10.5.0","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"21.7.1","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.8.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"npm:vue@^3.4.21","tsup":"^8.0.2","vite":"^5.2.8","execa":"^8.0.1","husky":"^9.0.11","vue-2":"npm:vue@^2.7.16","vue-3":"npm:vue@^3.4.21","eslint":"^8.57.0","rimraf":"^5.0.5","vitest":"^1.4.0","happy-dom":"^14.4.0","dotenv-cli":"^7.4.1","release-it":"*","typescript":"^5.4.3","@types/node":"^20.12.4","lint-staged":"^15.2.2","@fluent/bundle":"~0.18.0","@fluent/dedent":"~0.5.0","@vue/test-utils":"^2.4.5","@ls-lint/ls-lint":"^2.2.3","@vue/compiler-sfc":"^3.4.21","@antfu/eslint-config":"^2.12.1","esbuild-plugin-globals":"^0.2.0","@vitest/coverage-istanbul":"^1.4.0","@release-it-plugins/lerna-changelog":"^6.1.0"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.5.2_1712308220319_0.21126043319952448","host":"s3://npm-registry-packages"}},"3.6.0":{"name":"fluent-vue","version":"3.6.0","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.6.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"10d5f49a3cee5249c626e944f70ab317b8fa79dc","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.6.0.tgz","fileCount":17,"integrity":"sha512-3G/nEqdTfAcJbn2FlfXFTSI8ONf3xNnp3IPHQAm2mRfY6Zj5hz4BeMehQF5ojteFHwyYV9bNeRyNsKtlYHHUYA==","signatures":[{"sig":"MEUCIG/oWA6EMYR6D5e6Ids4033ZXhJqLMo47OgiEcxf1VVFAiEApcu2lmoxlj8hS7+U1JmnCinigJuJ36SskmAnxjGjPxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79635},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.cjs"}},"gitHead":"89f400f4efa44e27c1508fb04fb345cbafbab0e1","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky","release":"dotenv release-it","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"10.5.1","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"22.0.0","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.8.0"},"_hasShrinkwrap":false,"packageManager":"pnpm@9.1.1","devDependencies":{"vue":"npm:vue@^3.4.27","tsup":"^8.0.2","vite":"^5.2.11","execa":"^9.1.0","husky":"^9.0.11","vue-2":"npm:vue@^2.7.16","vue-3":"npm:vue@^3.4.27","eslint":"^9.2.0","rimraf":"^5.0.7","vitest":"^1.6.0","happy-dom":"^14.10.2","dotenv-cli":"^7.4.2","release-it":"*","typescript":"^5.4.5","@types/node":"^20.12.12","lint-staged":"^15.2.2","@fluent/bundle":"~0.18.0","@fluent/dedent":"~0.5.0","@vue/test-utils":"^2.4.6","@ls-lint/ls-lint":"^2.2.3","@vue/compiler-sfc":"^3.4.27","@antfu/eslint-config":"^2.18.0","esbuild-plugin-globals":"^0.2.0","@vitest/coverage-istanbul":"^1.6.0","@release-it-plugins/lerna-changelog":"^6.1.0"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.6.0_1715698652351_0.8313074384982095","host":"s3://npm-registry-packages"}},"3.7.0":{"name":"fluent-vue","version":"3.7.0","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.7.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"9ce4304bc86977e0361e845df76cc8a4b32b109d","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.7.0.tgz","fileCount":23,"integrity":"sha512-1fR7W0M9p6ytQDsJkaPip9naddGc5GH7rxIE63YDPsXPRqtykofjAZJ849YBxeBWgJ+ZVePQ1uJxoXqWsYjwkw==","signatures":[{"sig":"MEQCICTb7zaWipfjktV/BZG0XqhlhPpXh8Jc+yfBsylh1/WZAiAJqAjCk9dYGheFzj5uFxCbPhRtpfPuW+d/ZQ6xjBTtxQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":315376},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js","production:":"./dist/prod/index.js","development:":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs","production:":"./dist/prod/index.cjs","development:":"./dist/index.cjs"}}},"gitHead":"890dfa3d77043ea6f31ac59349ff875cebebe912","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky","release":"dotenv release-it","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"10.9.0","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.8.0","@vue/devtools-api":"^7.7.1"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.3.0+sha512.ee592eda8815a8a293c206bb0917c4bb0ff274c50def7cbc17be05ec641fc2d1b02490ce660061356bd0d126a4d7eb2ec8830e6959fb8a447571c631d5a2442d","devDependencies":{"vue":"npm:vue@^3.5.13","tsup":"^8.3.6","vite":"^6.1.0","execa":"^9.5.2","husky":"^9.1.7","vue-2":"npm:vue@^2.7.16","vue-3":"npm:vue@^3.5.13","eslint":"^9.20.1","rimraf":"^6.0.1","vitest":"^3.0.5","happy-dom":"^17.1.0","dotenv-cli":"^8.0.0","release-it":"^18.1.2","typescript":"^5.7.3","@types/node":"^22.13.1","lint-staged":"^15.4.3","@fluent/bundle":"~0.18.0","@fluent/dedent":"~0.5.0","@vue/test-utils":"^2.4.6","@ls-lint/ls-lint":"^2.2.3","@vue/compiler-sfc":"^3.5.13","@antfu/eslint-config":"^4.2.0","esbuild-plugin-globals":"^0.2.0","@vitest/coverage-istanbul":"^3.0.5","@release-it-plugins/lerna-changelog":"^7.0.0"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.7.0_1739567404854_0.6120947075500578","host":"s3://npm-registry-packages-npm-production"}},"3.7.1":{"name":"fluent-vue","version":"3.7.1","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.7.1","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"7ff2af05dae59ee971db25b3213c8dd3e5bdf678","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.7.1.tgz","fileCount":23,"integrity":"sha512-5Eu3HOKj/QcKG2lBM0nmOgBNcYZDuW62zclr79gbplkK/yknOPr6KbLS97ax1oov5sLj0q61N0Wizp5aexc65g==","signatures":[{"sig":"MEYCIQCYVg0JJR7WUMNAdGNUKqnloJb47AL61WBbp+nDmMJTWgIhAJrVWMFA/HFWz/UP+3DNNdiEBa8lBQh39FfQOH6THwuj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":316926},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js","production:":"./dist/prod/index.js","development:":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs","production:":"./dist/prod/index.cjs","development:":"./dist/index.cjs"}}},"gitHead":"3973670bf6ee82c6ba4238f4bbaef714bba7aafe","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky","release":"dotenv -- release-it","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"10.9.2","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.8.0","@vue/devtools-api":"^7.7.1"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.6.3+sha512.bb45e34d50a9a76e858a95837301bfb6bd6d35aea2c5d52094fa497a467c43f5c440103ce2511e9e0a2f89c3d6071baac3358fc68ac6fb75e2ceb3d2736065e6","devDependencies":{"vue":"npm:vue@^3.5.13","tsup":"^8.4.0","vite":"^6.2.2","execa":"^9.5.2","husky":"^9.1.7","vue-2":"npm:vue@^2.7.16","vue-3":"npm:vue@^3.5.13","eslint":"^9.22.0","rimraf":"^6.0.1","vitest":"^3.0.8","happy-dom":"^17.4.4","dotenv-cli":"^8.0.0","release-it":"^18.1.2","typescript":"^5.8.2","@types/node":"^22.13.10","lint-staged":"^15.5.0","@fluent/bundle":"~0.18.0","@fluent/dedent":"~0.5.0","@vue/test-utils":"^2.4.6","@ls-lint/ls-lint":"^2.2.3","@vue/compiler-sfc":"^3.5.13","@antfu/eslint-config":"^4.10.1","esbuild-plugin-globals":"^0.2.0","@vitest/coverage-istanbul":"^3.0.8","@release-it-plugins/lerna-changelog":"^7.0.0"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.7.1_1742032688218_0.9489050071834257","host":"s3://npm-registry-packages-npm-production"}},"3.7.2-0":{"name":"fluent-vue","version":"3.7.2-0","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.7.2-0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"860539117504b31e2db86d0fcede35404267be58","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.7.2-0.tgz","fileCount":23,"integrity":"sha512-qANyzrsR4dP3qnDVjmRGMhWWZX/SUh9dJBoL6Lj6/U/e/nBUgxkurA9L4jRjto45SuA+HN3fd0VMeqwPmdL0Kw==","signatures":[{"sig":"MEYCIQCzXuZEFrgnlvRuvkzD3x5G6+jw4VyiP4/ek6BboiO3lgIhAL77TBsuAspcsZaj9er3t2/2pEUS2/kazGjZD+8ED1fG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/fluent-vue@3.7.2-0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":316985},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js","production:":"./dist/prod/index.js","development:":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs","production:":"./dist/prod/index.cjs","development:":"./dist/index.cjs"}}},"gitHead":"7dbcdad5c22616bd25a3fdc34a13ac3e80084419","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky","release":"release-it","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"11.3.0","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.md":"eslint --fix","*.yml":"eslint --fix","*.json":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"24.1.0","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.8.0","@vue/devtools-api":"^7.7.1"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977","readmeFilename":"README.md","devDependencies":{"vue":"npm:vue@^3.5.16","tsup":"^8.5.0","vite":"^6.3.5","execa":"^9.6.0","husky":"^9.1.7","vue-2":"npm:vue@^2.7.16","vue-3":"npm:vue@^3.5.16","eslint":"^9.27.0","rimraf":"^6.0.1","vitest":"^3.1.4","happy-dom":"^17.5.6","release-it":"^19.0.3","typescript":"^5.8.3","@types/node":"^22.15.27","lint-staged":"^16.1.0","@fluent/bundle":"~0.19.1","@fluent/dedent":"~0.5.0","@vue/test-utils":"^2.4.6","@ls-lint/ls-lint":"^2.3.0","@vue/compiler-sfc":"^3.5.16","@antfu/eslint-config":"^4.13.2","esbuild-plugin-globals":"^0.2.0","@vitest/coverage-istanbul":"^3.1.4","@release-it-plugins/lerna-changelog":"^7.0.0"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.7.2-0_1748791541883_0.6784292725393863","host":"s3://npm-registry-packages-npm-production"}},"3.7.2":{"name":"fluent-vue","version":"3.7.2","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.7.2","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"f8b026c66c1a263cfe9d8a1542a7d4517906ea2f","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.7.2.tgz","fileCount":23,"integrity":"sha512-gzKBdTQBqvhGQksL+iXDJrw6xA+1mc0oXCMe4Cg25Y2ynFQZCfAJQNM5i5JwStcYEWImWcmAqqb12W27TMZwlQ==","signatures":[{"sig":"MEUCIQDupKKWf29My2Ag2Bliuxch0r6P7C7WIFTnRji3nAHqKwIgaT2TmKUber8KxFKeLciFySy/UEEGRiyfbcpbBJU7pX4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/fluent-vue@3.7.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":316983},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js","production:":"./dist/prod/index.js","development:":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs","production:":"./dist/prod/index.cjs","development:":"./dist/index.cjs"}}},"gitHead":"2db4e8b5c05b03cbbf493c85ff11ba0c6b028d79","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky","release":"release-it","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"11.3.0","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.md":"eslint --fix","*.yml":"eslint --fix","*.json":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"24.1.0","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.8.0","@vue/devtools-api":"^7.7.1"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977","devDependencies":{"vue":"npm:vue@^3.5.16","tsup":"^8.5.0","vite":"^6.3.5","execa":"^9.6.0","husky":"^9.1.7","vue-2":"npm:vue@^2.7.16","vue-3":"npm:vue@^3.5.16","eslint":"^9.27.0","rimraf":"^6.0.1","vitest":"^3.1.4","happy-dom":"^17.5.6","release-it":"^19.0.3","typescript":"^5.8.3","@types/node":"^22.15.27","lint-staged":"^16.1.0","@fluent/bundle":"~0.19.1","@fluent/dedent":"~0.5.0","@vue/test-utils":"^2.4.6","@ls-lint/ls-lint":"^2.3.0","@vue/compiler-sfc":"^3.5.16","@antfu/eslint-config":"^4.13.2","esbuild-plugin-globals":"^0.2.0","@vitest/coverage-istanbul":"^3.1.4","@release-it-plugins/lerna-changelog":"^7.0.0"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.7.2_1748792899169_0.6439538162122591","host":"s3://npm-registry-packages-npm-production"}},"3.7.3":{"name":"fluent-vue","version":"3.7.3","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.7.3","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"916c1199c8bbff5b8c10b95222f7fc5a233cdf31","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.7.3.tgz","fileCount":23,"integrity":"sha512-9FDXDo/ZBXelUPSaUwg8KALhlsIUANFlOXYUHcAZQuj6cp4cKTHukFM0jPL1ziiqP8nf/gQbkVw8jSo+K6T3fQ==","signatures":[{"sig":"MEQCIDoMr386c9eX/flSeWydtzKNM+sQlysojwstgJGH/imuAiBBAHtnfnPfnlrbmakT39mRxdwRjCEa/LFy2aECuHPqtw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/fluent-vue@3.7.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":318386},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js","production:":"./dist/prod/index.js","development:":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs","production:":"./dist/prod/index.cjs","development:":"./dist/index.cjs"}}},"gitHead":"e520e409f0df5c981fdae4f31fb89b79c6476b84","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky","release":"release-it","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"11.5.1","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.md":"eslint --fix","*.yml":"eslint --fix","*.json":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"24.5.0","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.8.0","@vue/devtools-api":"^7.7.1"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad","devDependencies":{"vue":"catalog:vue3","tsup":"^8.5.0","vite":"^7.0.6","execa":"^9.6.0","husky":"^9.1.7","vue-2":"catalog:vue3","vue-3":"catalog:vue3","eslint":"^9.32.0","rimraf":"^6.0.1","vitest":"^3.2.4","happy-dom":"^18.0.1","release-it":"^19.0.4","typescript":"^5.8.3","@types/node":"^22.16.5","lint-staged":"^16.1.2","@fluent/bundle":"~0.19.1","@fluent/dedent":"~0.5.0","@vue/test-utils":"catalog:vue3","@ls-lint/ls-lint":"^2.3.1","@vue/compiler-sfc":"catalog:vue3","@antfu/eslint-config":"^5.0.0","esbuild-plugin-globals":"^0.2.0","@vitest/coverage-istanbul":"^3.2.4","@release-it-plugins/lerna-changelog":"^8.0.1"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.7.3_1754377007370_0.9666045005481869","host":"s3://npm-registry-packages-npm-production"}},"3.7.4":{"name":"fluent-vue","version":"3.7.4","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.7.4","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"842b0b51716bd8e39228f9d37f2031ea7f629600","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.7.4.tgz","fileCount":23,"integrity":"sha512-ydORW5d64r0I1wi3D8MXqLrHnzbt5H04BXcaEPPX0sbQcwt5OYoz4ANtWq51AJkB+dZYJuH5kqbvVUEUSLyGlQ==","signatures":[{"sig":"MEUCIGvK9tvffhx8WbMIgGZgDP7p7IXmztXT0vEpLwDP3v6mAiEAuGDWrlET7wcCBaCeT/pucGZze04vXu6+WweRVqZVSUw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/fluent-vue@3.7.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":318358},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js","production:":"./dist/prod/index.js","development:":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs","production:":"./dist/prod/index.cjs","development:":"./dist/index.cjs"}}},"gitHead":"1895eca3452c18ae1aee3a02ec912a92e4a587b6","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky","release":"release-it","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"vitest"},"_npmUser":{"name":"demivan","email":"ivan.demchuk@gmail.com"},"jsdelivr":"dist/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"11.5.1","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.md":"eslint --fix","*.yml":"eslint --fix","*.json":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.8.0","@vue/devtools-api":"^7.7.1"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.13.1+sha512.37ebf1a5c7a30d5fabe0c5df44ee8da4c965ca0c5af3dbab28c3a1681b70a256218d05c81c9c0dcf767ef6b8551eb5b960042b9ed4300c59242336377e01cfad","devDependencies":{"vue":"catalog:vue3","tsup":"^8.5.0","vite":"^7.0.6","execa":"^9.6.0","husky":"^9.1.7","vue-2":"catalog:vue3","vue-3":"catalog:vue3","eslint":"^9.32.0","rimraf":"^6.0.1","vitest":"^3.2.4","happy-dom":"^18.0.1","release-it":"^19.0.4","typescript":"^5.8.3","@types/node":"^22.16.5","lint-staged":"^16.1.2","@fluent/bundle":"~0.19.1","@fluent/dedent":"~0.5.0","@vue/test-utils":"catalog:vue3","@ls-lint/ls-lint":"^2.3.1","@vue/compiler-sfc":"catalog:vue3","@antfu/eslint-config":"^5.0.0","esbuild-plugin-globals":"^0.2.0","@vitest/coverage-istanbul":"^3.2.4","@release-it-plugins/lerna-changelog":"^8.0.1"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.7.4_1756725482427_0.5520510164645618","host":"s3://npm-registry-packages-npm-production"}},"3.7.5-0":{"name":"fluent-vue","version":"3.7.5-0","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.7.5-0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"d10c032b3d389855fa8145cf98de463f8f8c8406","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.7.5-0.tgz","fileCount":23,"integrity":"sha512-VYKCIFh9Y54giiZAqBdG8a1q+yosWaIuwZG4nKxZss0XOglQi04FW6q9liqMirb4GcVBl34lxd7OT4SCBcvd9A==","signatures":[{"sig":"MEUCIBr2FvUS3xLh9jzGDpwakZxv20WnGw/eda7uLZQ2kpREAiEAxMKWJ3GpgE00+MVd/JR3aRavY65XrJgSBW5i8XV9Nb0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/fluent-vue@3.7.5-0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":318360},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js","production:":"./dist/prod/index.js","development:":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs","production:":"./dist/prod/index.cjs","development:":"./dist/index.cjs"}}},"gitHead":"ea5e5cf7295afb55dc970a0bae75c22158cdebc8","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky","release":"release-it","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"vitest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bf7cae93-b1d4-406e-a509-7f99ef28abfc"}},"jsdelivr":"dist/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"11.6.0","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.md":"eslint --fix","*.yml":"eslint --fix","*.json":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"24.9.0","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.8.0","@vue/devtools-api":"^7.7.1"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.18.2+sha512.9fb969fa749b3ade6035e0f109f0b8a60b5d08a1a87fdf72e337da90dcc93336e2280ca4e44f2358a649b83c17959e9993e777c2080879f3801e6f0d999ad3dd","readmeFilename":"README.md","devDependencies":{"vue":"catalog:vue3","tsup":"^8.5.0","vite":"^7.1.9","execa":"^9.6.0","husky":"^9.1.7","vue-2":"catalog:vue3","vue-3":"catalog:vue3","eslint":"^9.37.0","rimraf":"^6.0.1","vitest":"^3.2.4","happy-dom":"^20.0.0","release-it":"^19.0.5","typescript":"^5.9.3","@types/node":"^22.18.9","lint-staged":"^16.2.4","@fluent/bundle":"~0.19.1","@fluent/dedent":"~0.5.0","@vue/test-utils":"catalog:vue3","@ls-lint/ls-lint":"^2.3.1","@vue/compiler-sfc":"catalog:vue3","@antfu/eslint-config":"^5.4.1","esbuild-plugin-globals":"^0.2.0","@vitest/coverage-istanbul":"^3.2.4","@release-it-plugins/lerna-changelog":"^8.0.1"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.7.5-0_1760172945478_0.09845445628174443","host":"s3://npm-registry-packages-npm-production"}},"3.7.5":{"name":"fluent-vue","version":"3.7.5","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.7.5","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"6314ec2575911f41dec366faf19af26d24fc0ac0","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.7.5.tgz","fileCount":23,"integrity":"sha512-Y2KCYLBI0kKD5B+q7EA00eYKNtfA/k9Ajy0nLGKhXzX1NtdGsAYUVbjtDEZtLBrchZZlHXlNKWILUGhDfgjc6Q==","signatures":[{"sig":"MEYCIQDFUTJjAjpa44EX/vGHJOgiOGEoul14XiEol9joEH8RdgIhAPj/Pph79rYqm68W7zgTGYBOrAUxzG0gVAKRivwhN3g5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/fluent-vue@3.7.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":318358},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js","production:":"./dist/prod/index.js","development:":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs","production:":"./dist/prod/index.cjs","development:":"./dist/index.cjs"}}},"gitHead":"1d57a6778e46073e97afb9f69de8ad60859299af","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky","release":"release-it","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"vitest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bf7cae93-b1d4-406e-a509-7f99ef28abfc"}},"jsdelivr":"dist/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"11.6.0","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.md":"eslint --fix","*.yml":"eslint --fix","*.json":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"24.9.0","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.8.0","@vue/devtools-api":"^7.7.1"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.18.2+sha512.9fb969fa749b3ade6035e0f109f0b8a60b5d08a1a87fdf72e337da90dcc93336e2280ca4e44f2358a649b83c17959e9993e777c2080879f3801e6f0d999ad3dd","devDependencies":{"vue":"catalog:vue3","tsup":"^8.5.0","vite":"^7.1.9","execa":"^9.6.0","husky":"^9.1.7","vue-2":"catalog:vue3","vue-3":"catalog:vue3","eslint":"^9.37.0","rimraf":"^6.0.1","vitest":"^3.2.4","happy-dom":"^20.0.0","release-it":"^19.0.5","typescript":"^5.9.3","@types/node":"^22.18.9","lint-staged":"^16.2.4","@fluent/bundle":"~0.19.1","@fluent/dedent":"~0.5.0","@vue/test-utils":"catalog:vue3","@ls-lint/ls-lint":"^2.3.1","@vue/compiler-sfc":"catalog:vue3","@antfu/eslint-config":"^5.4.1","esbuild-plugin-globals":"^0.2.0","@vitest/coverage-istanbul":"^3.2.4","@release-it-plugins/lerna-changelog":"^8.0.1"},"peerDependencies":{"vue":"^2.6.11 || >=3.0.0","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.7.5_1760177246771_0.00012155899016907945","host":"s3://npm-registry-packages-npm-production"}},"3.8.0":{"name":"fluent-vue","version":"3.8.0","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.8.0","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"296941e4328f1c6b49cde1bcea8ede622a4f1743","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.8.0.tgz","fileCount":23,"integrity":"sha512-kQlpZmIpCoTQjA5l75z2FWTAXbnfkqWOclW6x5HGwCPLWHsQwKiDet94lzAKmbb72dt7tDrRgSNUU0x0lc6NGQ==","signatures":[{"sig":"MEYCIQDryxLNY5zeNTjo1n974zaHLWYHyVtAPmz2AvkNsDCixgIhAOi0ckEUg315/mEX4uccYcOazxZggKuXGjTFre8spE95","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/fluent-vue@3.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":318633},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js","production:":"./dist/prod/index.js","development:":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs","production:":"./dist/prod/index.cjs","development:":"./dist/index.cjs"}}},"gitHead":"4892c18a6c7acb12b8d6aa4ec2d482ec9050b9ec","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky","release":"release-it","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"vitest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bf7cae93-b1d4-406e-a509-7f99ef28abfc"}},"jsdelivr":"dist/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"11.6.2","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.md":"eslint --fix","*.yml":"eslint --fix","*.json":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.8.0","@vue/devtools-api":"^7.7.1"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.22.0+sha512.bf049efe995b28f527fd2b41ae0474ce29186f7edcb3bf545087bd61fbbebb2bf75362d1307fda09c2d288e1e499787ac12d4fcb617a974718a6051f2eee741c","devDependencies":{"vue":"catalog:vue3","tsup":"^8.5.1","vite":"^7.2.2","execa":"^9.6.0","husky":"^9.1.7","vue-2":"catalog:vue3","vue-3":"catalog:vue3","eslint":"^9.39.1","rimraf":"^6.1.0","vitest":"^4.0.9","happy-dom":"^20.0.10","release-it":"^19.0.6","typescript":"^5.9.3","@types/node":"^24.10.1","lint-staged":"^16.2.6","@fluent/bundle":"~0.19.1","@fluent/dedent":"~0.5.0","@vue/test-utils":"catalog:vue3","@ls-lint/ls-lint":"^2.3.1","@vue/compiler-sfc":"catalog:vue3","@antfu/eslint-config":"^6.2.0","esbuild-plugin-globals":"^0.2.0","@vitest/coverage-istanbul":"^4.0.9","@release-it-plugins/lerna-changelog":"^8.0.1"},"peerDependencies":{"vue":"^2.6.11 || >=3.2.45","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.8.0_1763311279208_0.9121287404566485","host":"s3://npm-registry-packages-npm-production"}},"3.8.1":{"name":"fluent-vue","version":"3.8.1","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","_id":"fluent-vue@3.8.1","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"homepage":"https://fluent-vue.demivan.me","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"dist":{"shasum":"950ef423375d2d575312a066f70ff4bbef0481b1","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.8.1.tgz","fileCount":23,"integrity":"sha512-e+6bMOS6tAztEJsOKTWozsQqFzrL6ywd6yBiQ4NhJ0gHenx6F9uBCFuIhwzgxBQHyOUej83Ep+xMGj+FtoPg/Q==","signatures":[{"sig":"MEQCICb/SL5ZitrEtc3CNxnL2xMem9nEyhVVtsj5JOLkrpUeAiApblPsi/R8HhJRK5dwyw7QlCHjes5tMhW11RBwZs99Vw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/fluent-vue@3.8.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":306632},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","unpkg":"dist/index.global.js","module":"dist/index.js","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.js","production:":"./dist/prod/index.js","development:":"./dist/index.js"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs","production:":"./dist/prod/index.cjs","development:":"./dist/index.cjs"}}},"gitHead":"4ced4ad8cb71e4ef55d9d7265570da48f46f6bff","scripts":{"lint":"eslint .","test":"node scripts/swap-vue.mjs 3 && vitest run","build":"tsup","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","ls-lint":"ls-lint","prepare":"husky","release":"release-it","typecheck":"tsc --noEmit -p tsconfig.json","test:watch":"vitest"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bf7cae93-b1d4-406e-a509-7f99ef28abfc"}},"jsdelivr":"dist/index.global.js","changelog":{"labels":{"Type: Bug":":bug: Bug Fixes","Type: A11y":":wheelchair: Accessibility","Type: I18n":":globe_with_meridians: Internationalization","Type: Feature":":star: New Features","Type: Breaking":":boom: Breaking Change","Type: Security":":lock: Security Fixes","Type: Deprecated":":warning: Deprecated Features","Type: Improvement":":zap: Improved Features","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Documentation":":pencil: Documentation"}},"repository":{"url":"git+https://github.com/fluent-vue/fluent-vue.git","type":"git"},"_npmVersion":"11.6.2","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","directories":{},"lint-staged":{"*.js":"eslint --fix","*.md":"eslint --fix","*.yml":"eslint --fix","*.json":"eslint --fix","*.ts?(x)":"eslint --fix"},"sideEffects":false,"_nodeVersion":"24.11.1","dependencies":{"vue-demi":"latest","cached-iterable":"^0.3.0","@fluent/sequence":"^0.8.0","@vue/devtools-api":"^8.0.0"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.23.0+sha512.21c4e5698002ade97e4efe8b8b4a89a8de3c85a37919f957e7a0f30f38fbc5bbdd05980ffe29179b2fb6e6e691242e098d945d1601772cad0fef5fb6411e2a4b","devDependencies":{"vue":"catalog:vue3","tsup":"^8.5.1","vite":"^7.2.4","execa":"^9.6.0","husky":"^9.1.7","vue-2":"catalog:vue3","vue-3":"catalog:vue3","eslint":"^9.39.1","rimraf":"^6.1.2","vitest":"^4.0.13","happy-dom":"^20.0.10","release-it":"^19.0.6","typescript":"^5.9.3","@types/node":"^24.10.1","lint-staged":"^16.2.7","@fluent/bundle":"~0.19.1","@fluent/dedent":"~0.5.0","@vue/test-utils":"catalog:vue3","@ls-lint/ls-lint":"^2.3.1","@vue/compiler-sfc":"catalog:vue3","@antfu/eslint-config":"^6.2.0","esbuild-plugin-globals":"^0.2.0","@vitest/coverage-istanbul":"^4.0.13","@release-it-plugins/lerna-changelog":"^8.0.1"},"peerDependencies":{"vue":"^2.6.11 || >=3.2.45","@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/fluent-vue_3.8.1_1764069538203_0.9861986790412638","host":"s3://npm-registry-packages-npm-production"}},"3.8.2":{"name":"fluent-vue","type":"module","version":"3.8.2","description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","homepage":"https://fluent-vue.demivan.me","repository":{"type":"git","url":"git+https://github.com/fluent-vue/fluent-vue.git"},"keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"sideEffects":false,"exports":{".":{"import":{"types":"./dist/index.d.mts","production:":"./dist/prod/index.mjs","development:":"./dist/index.mjs","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","production:":"./dist/prod/index.cjs","development:":"./dist/index.cjs","default":"./dist/index.cjs"}}},"main":"dist/index.mjs","module":"dist/index.mjs","unpkg":"dist/index.iife.js","jsdelivr":"dist/index.iife.js","types":"dist/index.d.mts","peerDependencies":{"@fluent/bundle":">=0.17.0","@vue/composition-api":">=1.0.0-rc.1","vue":"^2.6.11 || >=3.2.45"},"peerDependenciesMeta":{"@vue/composition-api":{"optional":true}},"dependencies":{"@fluent/sequence":"^0.8.0","@vue/devtools-api":"^8.0.0","cached-iterable":"^0.3.0","vue-demi":"latest"},"devDependencies":{"@antfu/eslint-config":"^7.4.3","@changesets/cli":"^2.29.8","@changesets/get-github-info":"^0.7.0","@fluent/bundle":"~0.19.1","@fluent/dedent":"~0.5.0","@ls-lint/ls-lint":"^2.3.1","@types/node":"^24.10.13","@vitest/coverage-v8":"^4.0.18","@vue/compiler-sfc":"^3.5.16","@vue/test-utils":"^2.4.6","eslint":"^10.0.0","execa":"^9.6.1","happy-dom":"^20.6.1","husky":"^9.1.7","lint-staged":"^16.2.7","tsdown":"^0.20.3","typescript":"^5.9.3","vite":"^7.3.1","vitest":"^4.0.18","vue":"npm:vue@^3.5.16","vue-2":"npm:vue@^2.7.16","vue-3":"npm:vue@^3.5.16"},"lint-staged":{"*.js":"eslint --fix","*.ts?(x)":"eslint --fix","*.md":"eslint --fix","*.json":"eslint --fix","*.yml":"eslint --fix"},"scripts":{"build":"tsdown","lint":"eslint .","ls-lint":"ls-lint","typecheck":"tsc --noEmit -p tsconfig.json","test":"node scripts/swap-vue.mjs 3 && vitest run","test:watch":"vitest","test:2":"node scripts/swap-vue.mjs 2 && vitest run","test:3":"node scripts/swap-vue.mjs 3 && vitest run","changeset":"changeset","version":"changeset version","release":"pnpm build && changeset publish --provenance"},"_id":"fluent-vue@3.8.2","bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"_integrity":"sha512-U4yzjr0mzDMY/HQ2NbuGGY+KrmFOTo3//JyrDsyq3rfek+4Gffw4GUN40L/9DX5CDx4qgupjgDbcJdv4rkEeQQ==","_resolved":"/tmp/5f9d62da785648078d9b8a8aeee5b5c7/fluent-vue-3.8.2.tgz","_from":"file:fluent-vue-3.8.2.tgz","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-U4yzjr0mzDMY/HQ2NbuGGY+KrmFOTo3//JyrDsyq3rfek+4Gffw4GUN40L/9DX5CDx4qgupjgDbcJdv4rkEeQQ==","shasum":"bc7a4460dae741b3b8b7bc1f607d60ba99e176e7","tarball":"https://registry.npmjs.org/fluent-vue/-/fluent-vue-3.8.2.tgz","fileCount":28,"unpackedSize":129025,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/fluent-vue@3.8.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHdxf7XlfJ4BbRihgcsKKarypxLySttL6ermC2PHHuKtAiBIgJPq8V8wnAL38nhJVKo5UG83lnXNzOaAgXHT7tOS+A=="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:bf7cae93-b1d4-406e-a509-7f99ef28abfc"}},"directories":{},"maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fluent-vue_3.8.2_1771261809912_0.6605332737191845"},"_hasShrinkwrap":false}},"time":{"created":"2019-08-07T19:08:48.402Z","modified":"2026-02-16T17:10:10.435Z","1.0.0":"2019-08-07T19:08:48.562Z","1.1.0":"2019-08-07T20:06:29.729Z","1.2.0":"2019-08-08T14:05:48.459Z","1.3.0":"2019-08-08T14:58:14.688Z","1.4.0":"2019-08-10T18:33:59.403Z","2.0.0":"2019-08-29T19:59:07.437Z","2.1.0":"2019-09-09T11:41:46.156Z","2.2.0":"2019-10-14T18:57:18.517Z","2.3.0":"2019-10-15T20:19:25.323Z","2.4.0":"2020-01-20T22:15:23.779Z","2.4.1":"2020-02-16T22:18:24.111Z","2.4.2":"2020-02-18T21:39:40.335Z","2.4.3":"2020-03-07T20:30:43.891Z","2.4.4":"2020-04-13T13:04:23.712Z","2.4.5":"2020-04-13T13:28:20.732Z","3.0.0-alpha.0":"2020-07-12T18:20:21.992Z","3.0.0-alpha.1":"2020-08-02T09:56:04.337Z","3.0.0-alpha.2":"2020-08-02T15:44:27.778Z","3.0.0-alpha.3":"2020-08-02T16:25:35.921Z","3.0.0-beta.0":"2020-08-02T16:49:07.044Z","3.0.0-beta.1":"2020-10-08T06:56:13.861Z","3.0.0-beta.2":"2020-10-08T07:12:04.119Z","3.0.0-beta.3":"2020-11-26T12:40:30.123Z","3.0.0-beta.4":"2020-12-21T21:25:27.728Z","3.0.0-beta.5":"2021-01-14T09:48:48.764Z","3.0.0-beta.6":"2021-03-15T08:56:58.093Z","3.0.0-beta.7":"2021-03-15T09:14:14.035Z","3.0.0-beta.8":"2021-04-01T13:19:35.772Z","3.0.0-beta.9":"2021-04-13T14:48:15.658Z","3.0.0-beta.10":"2021-05-31T18:03:42.974Z","3.0.0-beta.11":"2021-06-06T06:29:38.017Z","3.0.0-beta.12":"2021-06-07T17:46:07.322Z","3.0.0-beta.13":"2021-06-12T14:32:37.026Z","3.0.0-beta.14":"2021-06-24T12:14:40.060Z","3.0.0-beta.15":"2021-07-15T16:03:40.735Z","3.0.0-beta.16":"2021-07-19T17:12:45.576Z","3.0.0-beta.17":"2021-08-28T18:49:23.804Z","3.0.0-beta.18":"2021-08-28T19:04:05.298Z","3.0.0-beta.19":"2021-09-01T07:18:56.300Z","3.0.0-beta.20":"2021-09-13T19:37:04.952Z","3.0.0":"2021-09-13T19:58:59.024Z","3.0.0-SNAPSHOT.1":"2022-01-08T16:16:51.176Z","3.0.0-SNAPSHOT.2":"2022-01-08T16:19:13.054Z","3.0.1":"2022-01-10T10:39:52.019Z","3.0.2":"2022-06-28T19:26:22.326Z","3.0.3":"2022-06-29T18:58:16.024Z","3.1.0":"2022-07-18T09:02:23.652Z","3.1.1":"2022-08-22T09:21:13.875Z","3.1.2":"2022-10-20T09:29:55.156Z","3.1.3":"2022-10-20T10:05:58.762Z","3.1.4":"2022-10-20T13:05:36.042Z","3.2.0":"2022-10-21T13:53:49.020Z","3.2.1":"2023-02-16T12:01:09.503Z","3.3.0":"2023-02-24T18:25:33.403Z","3.4.0-0":"2023-06-15T11:12:17.244Z","3.4.0-1":"2023-06-15T11:57:53.322Z","3.4.0":"2023-06-15T12:05:56.998Z","3.5.0":"2023-09-06T19:48:50.766Z","3.5.1":"2024-04-04T15:51:16.060Z","3.5.2":"2024-04-05T09:10:20.474Z","3.6.0":"2024-05-14T14:57:32.519Z","3.7.0":"2025-02-14T21:10:05.062Z","3.7.1":"2025-03-15T09:58:08.404Z","3.7.2-0":"2025-06-01T15:25:42.067Z","3.7.2":"2025-06-01T15:48:19.345Z","3.7.3":"2025-08-05T06:56:47.540Z","3.7.4":"2025-09-01T11:18:02.613Z","3.7.5-0":"2025-10-11T08:55:45.654Z","3.7.5":"2025-10-11T10:07:26.962Z","3.8.0":"2025-11-16T16:41:19.437Z","3.8.1":"2025-11-25T11:18:58.407Z","3.8.2":"2026-02-16T17:10:10.075Z"},"bugs":{"url":"https://github.com/fluent-vue/fluent-vue/issues"},"author":{"name":"Ivan Demchuk","email":"ivan.demchuk@gmail.com"},"license":"MIT","homepage":"https://fluent-vue.demivan.me","keywords":["localization","internationalization","i18n","ftl","locale","formatting","translate","translation","format","vue","vuejs","vue.js","ProjectFluent","Project Fluent"],"repository":{"type":"git","url":"git+https://github.com/fluent-vue/fluent-vue.git"},"description":"Internationalization plugin for Vue.js. Project Fluent bindings for Vue.js","maintainers":[{"name":"demivan","email":"ivan.demchuk@gmail.com"}],"readme":"[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct-single.svg)](https://vshymanskyy.github.io/StandWithUkraine)\n\n<h1 align=\"center\">\n  <img src=\"https://raw.githubusercontent.com/fluent-vue/docs/HEAD/src/public/assets/logo.svg\" alt=\"fluent-vue logo\" height=\"150\" />\n</h1>\n\n<p align=\"center\">\n  Internationalization plugin for Vue.js\n</p>\n\n<p align=\"center\">\n  <a href=\"https://github.com/fluent-vue/fluent-vue/actions\">\n    <img src=\"https://img.shields.io/github/actions/workflow/status/fluent-vue/fluent-vue/test.yml\" alt=\"GitHub Workflow Status\">\n  </a>\n  <a href=\"https://codecov.io/gh/fluent-vue/fluent-vue\">\n    <img src=\"https://codecov.io/gh/fluent-vue/fluent-vue/branch/main/graph/badge.svg?token=0JSSE94EGJ\" alt=\"codecov\">\n  </a>\n  <a href=\"https://bundlejs.com?q=fluent-vue&config={%22esbuild%22:{%22format%22:%22esm%22,%22minify%22:true,%22treeShaking%22:true,%22external%22:[%22vue%22,%22@fluent/bundle%22]}}\">\n    <img src=\"https://img.shields.io/badge/dynamic/json?label=bundle%20size&query=%24.size.size&suffix=%20%28bundlejs%29&url=https%3A%2F%2Fdeno.bundlejs.com%2F%3Fq%3Dfluent-vue%26config%3D%257B%2522esbuild%2522%253A%257B%2522external%2522%253A%255B%2522vue%2522%252C%2520%2522%2540fluent%252Fbundle%2522%255D%257D%257D\" alt=\"npm bundle size\">\n  </a>\n  <a href=\"https://standardjs.com\">\n    <img src=\"https://img.shields.io/badge/code_style-standard-brightgreen.svg\" alt=\"Standard - JavaScript Style Guide\">\n  </a>\n  <a href=\"https://github.com/fluent-vue/fluent-vue/blob/main/LICENSE\">\n    <img src=\"https://img.shields.io/github/license/fluent-vue/fluent-vue\" alt=\"GitHub license\">\n  </a>\n</p>\n\n`fluent-vue` is a [Vue.js](https://vuejs.org) integration for [Fluent.js](https://github.com/projectfluent/fluent.js) - JavaScript implementation of Mozilla's [Project Fluent](https://projectfluent.org)\n\n## 🚀 Features\n\n- **Simple api for developers**: Just 2 methods, 1 directive and 1 component\n- **Powerfull syntax for translators**: Use the entire expressive power of every language without need for changes to application source code\n- **Isolation**: Locale-specific logic doesn't leak to other locales. A simple string in English can map to a complex multi-variant translation in another language\n- **Seamless migration**: Works for **both** Vue 3 and 2\n- **No bundler required**: Usable via CDN\n\n## 🎉 Example\n\n```vue\n<template>\n  <div>\n    <div>{{ $t('hello-user', { userName }) }}</div>\n    <div>{{ $t('shared-photos', { userName, photoCount, userGender }) }}</div>\n  </div>\n</template>\n\n<fluent locale=\"en\">\n# Simple things are simple.\nhello-user = Hello, {$userName}!\n\n# Complex things are possible.\nshared-photos =\n  {$userName} {$photoCount ->\n     [one] added one photo\n    *[other] added {$photoCount} new photos\n  } to {$userGender ->\n     [male] his stream\n     [female] her stream\n    *[other] their stream\n  }.\n</fluent>\n```\n\n## 📖 Documentation\n\nDocumentation can be found here: [https://fluent-vue.demivan.me](https://fluent-vue.demivan.me)\n\nExamples for different Vue.js versions and build systems can be found [here](https://github.com/fluent-vue/examples).\n\n## 📜 Changelog\n\nChanges for each release are documented in the [CHANGELOG.md](https://github.com/demivan/fluent-vue/blob/main/CHANGELOG.md).\n\n## 📦 Packages\n\n| Project | NPM | Repo |\n| ------- | --- | ---- |\n| fluent-vue | [![fluent-vue](https://img.shields.io/npm/v/fluent-vue.svg)](https://www.npmjs.com/package/fluent-vue) | [fluent-vue/fluent-vue](https://github.com/fluent-vue/fluent-vue)\n| unplugin-fluent-vue | [![unplugin-fluent-vue](https://img.shields.io/npm/v/unplugin-fluent-vue.svg)](https://www.npmjs.com/package/unplugin-fluent-vue) | [fluent-vue/unplugin-fluent-vue](https://github.com/fluent-vue/unplugin-fluent-vue)\n\n## 📄 License\n\n[MIT License](https://github.com/fluent-vue/fluent-vue/blob/main/LICENSE) © 2020 [Ivan Demchuk](https://github.com/demivan)\n","readmeFilename":"README.md"}