{"name":"@intlify/cli","description":"Tooling for i18n development","version":"0.0.0","author":{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com"},"bin":{"intlify":"bin/run.js"},"bugs":{"url":"https://github.com/intlify/cli/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":{"chalk":"^4.1.0","debug":"^4.3.1","meow":"^8.0.0"},"devDependencies":{"@types/debug":"^4.1.5","@types/jest":"^26.0.15","@types/meow":"^5.0.0","@types/node":"^14.14.9","@typescript-eslint/eslint-plugin":"^4.11.0","@typescript-eslint/parser":"^4.11.0","eslint":"^7.16.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.1.4","eslint-plugin-vue-libs":"^4.0.0","jest":"^26.6.0","jest-watch-typeahead":"^0.6.0","lerna-changelog":"^1.0.1","npm-run-all":"^4.1.5","opener":"^1.5.1","prettier":"^2.2.0","shipjs":"^0.23.0","ts-jest":"^26.4.4","typescript":"^4.1.3","typescript-eslint-language-service":"^4.1.2"},"engines":{"node":">= 10"},"homepage":"https://github.com/intlify/cli#readme","keywords":["cli","i18n","intlify","tooling"],"license":"MIT","main":"lib/index.js","scripts":{"build":"tsc -p .","clean":"npm-run-all clean:*","clean:cache:jest":"jest --clearCache","clean:coverage":"rm -rf ./coverage","clean:lib":"rm -rf ./lib/*.*","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:unit":"jest --env node","test:watch":"jest --env node --watch","watch":"tsc -p . --watch"},"repository":{"type":"git","url":"git+https://github.com/intlify/cli.git"},"gitHead":"6f2f7e47d1efdf415085884d37f479d1f631d560","_id":"@intlify/cli@0.0.0","_nodeVersion":"14.1.0","_npmVersion":"6.14.4","dist":{"shasum":"81f8ec18e8b3dfb88e911d52e94fd183243cbc42","size":2525,"noattachment":false,"key":"/@intlify/cli/-/@intlify/cli-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@intlify/cli/download/@intlify/cli-0.0.0.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/cli_0.0.0_1608881075003_0.02019538443808"},"_hasShrinkwrap":false,"publish_time":1608881075283,"_cnpm_publish_time":1608881075283,"_cnpmcore_publish_time":"2021-12-16T18:29:38.600Z","dist-tags":{"latest":"0.11.3"}}