{"name":"@intlify/vite-plugin-vue-i18n","description":"Vite plugin for custom blocks","version":"1.0.0-beta.2","author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"bugs":{"url":"https://github.com/intlify/vite-plugin-vue-i18n/issues"},"changelog":{"labels":{"Type: Feature":":star: Features","Type: Bug":":bug: Bug Fixes","Type: Security":":lock: Security Fixes","Type: Performance":":chart_with_upwards_trend: Performance Fixes","Type: Improvement":":zap: Improvement Features","Type: Breaking":":boom: Breaking Change","Type: Deprecated":":warning: Deprecated Features","Type: I18n":":globe_with_meridians: Internationalization","Type: A11y":":wheelchair: Accessibility","Type: Documentation":":pencil: Documentation"}},"dependencies":{"js-yaml":"^3.14.0","json5":"^2.1.3","vue-i18n":"^9.0.0-beta.10"},"devDependencies":{"@rollup/plugin-alias":"^3.1.1","@types/debug":"^4.1.5","@types/jest":"^26.0.16","@types/js-yaml":"^3.12.5","@types/jsdom":"^16.2.5","@types/json5":"^0.0.30","@types/node":"^14.14.10","@typescript-eslint/eslint-plugin":"^4.9.0","@typescript-eslint/parser":"^4.9.0","debug":"^4.1.1","eslint":"^7.14.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","eslint-plugin-vue":"^7.1.0","eslint-plugin-vue-libs":"^4.0.0","jest":"^26.6.3","jest-puppeteer":"^4.4.0","jest-watch-typeahead":"^0.6.1","jsdom":"^16.4.0","lerna-changelog":"^1.0.1","npm-run-all":"^4.1.5","opener":"^1.5.2","puppeteer":"^3.3.0","serve":"^11.3.2","shipjs":"^0.23.0","ts-jest":"^26.4.0","typescript":"^4.1.2","typescript-eslint-language-service":"^4.1.2","vite":"1.0.0-rc.13"},"engines":{"node":">= 10"},"homepage":"https://github.com/intlify/vite-plugin-vue-i18n#readme","keywords":["i18n","plugin","vite","vitejs","vue","vue-i18n"],"license":"MIT","main":"lib/index.js","types":"lib/index.d.ts","repository":{"type":"git","url":"git+https://github.com/intlify/vite-plugin-vue-i18n.git"},"scripts":{"build":"tsc -p .","build:example":"yarn build && npm-run-all --parallel build:example:*","build:example:legacy":"npx vite build --config ./examples/legacy/vite.config.ts --outDir ./examples/legacy","build:example:composable":"npx vite build --config ./examples/composable/vite.config.ts --outDir ./examples/composable","build:example:global":"npx vite build --config ./examples/global/vite.config.ts --outDir ./examples/global","clean":"npm-run-all clean:*","clean:lib":"rm -rf ./lib/index.js","clean:example":"npm-run-all clean:example:*","clean:example:legacy":"rm -rf ./examples/legacy/index.js","clean:example:composable":"rm -rf ./examples/composable/index.js","clean:example:global":"rm -rf ./examples/global/index.js","clean:cache:jest":"jest --clearCache","clean:coverage":"rm -rf ./coverage","coverage":"opener coverage/lcov-report/index.html","fix":"npm-run-all --parallel lint:fix format:fix","format":"prettier --config .prettierrc --ignore-path .prettierignore '**/*.{js,json,html}'","format:fix":"yarn format --write","lint":"eslint ./src ./test --ext .ts","lint:fix":"yarn lint --fix","release:prepare":"shipjs prepare","release:trigger":"shipjs trigger","test":"yarn lint && yarn test:cover","test:cover":"yarn test:unit --coverage","test:e2e":"yarn build:example && jest --runInBand --config ./jest.e2e.config.js","test:unit":"jest --env node","test:watch":"jest --env node --watch","watch":"tsc -p . --watch"},"readmeFilename":"README.md","gitHead":"3af43fe998c439249462d639728c6af4d3f2a2df","_id":"@intlify/vite-plugin-vue-i18n@1.0.0-beta.2","_nodeVersion":"14.1.0","_npmVersion":"6.14.4","dist":{"shasum":"e8e8a3554ae2cc626358700cc7e5efa36d86b26f","size":10909,"noattachment":false,"key":"/@intlify/vite-plugin-vue-i18n/-/@intlify/vite-plugin-vue-i18n-1.0.0-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@intlify/vite-plugin-vue-i18n/download/@intlify/vite-plugin-vue-i18n-1.0.0-beta.2.tgz"},"_npmUser":{"name":"kazupon","email":"kawakazu80@gmail.com"},"directories":{},"maintainers":[{"name":"kazupon","email":"kawakazu80@gmail.com"},{"name":"ota-meshi","email":"otameshiyo23@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vite-plugin-vue-i18n_1.0.0-beta.2_1607078095391_0.03222793096335819"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T16:01:55.108Z","publish_time":1607078095556,"_cnpm_publish_time":1607078095556,"dist-tags":{"alpha":"1.0.0-alpha.2","beta":"1.0.0-beta.17","latest":"3.4.0","next":"4.0.0","rc":"2.0.0-rc.2"}}