{ "_from": "umi-uni18n@^1.1.6", "_id": "umi-uni18n@1.1.7", "_inBundle": false, "_integrity": "sha512-5HfSQ2/cYzolNdhHhdyRqST94SmP4QZZpJIV5083XHI4y8FrxmH32ioqhct8ceA0RwUXDjTh4PfIeU34kWfiaQ==", "_location": "/umi-uni18n", "_phantomChildren": { "@babel/code-frame": "7.10.4", "@babel/compat-data": "7.10.5", "@babel/generator": "7.10.5", "@babel/helper-compilation-targets": "7.10.4", "@babel/helper-create-class-features-plugin": "7.10.5", "@babel/helper-module-imports": "7.10.4", "@babel/helper-module-transforms": "7.10.5", "@babel/helper-plugin-utils": "7.10.4", "@babel/helper-remap-async-to-generator": "7.10.4", "@babel/helpers": "7.10.4", "@babel/parser": "7.10.5", "@babel/plugin-proposal-dynamic-import": "7.10.4", "@babel/plugin-proposal-json-strings": "7.10.4", "@babel/plugin-proposal-numeric-separator": "7.10.4", "@babel/plugin-proposal-private-methods": "7.10.4", "@babel/plugin-proposal-unicode-property-regex": "7.10.4", "@babel/plugin-syntax-async-generators": "7.8.4", "@babel/plugin-syntax-class-properties": "7.10.4", "@babel/plugin-syntax-json-strings": "7.8.3", "@babel/plugin-syntax-nullish-coalescing-operator": "7.8.3", "@babel/plugin-syntax-numeric-separator": "7.10.4", "@babel/plugin-syntax-object-rest-spread": "7.8.3", "@babel/plugin-syntax-optional-catch-binding": "7.8.3", "@babel/plugin-syntax-optional-chaining": "7.8.3", "@babel/plugin-syntax-top-level-await": "7.10.4", "@babel/plugin-transform-arrow-functions": "7.10.4", "@babel/plugin-transform-async-to-generator": "7.10.4", "@babel/plugin-transform-block-scoped-functions": "7.10.4", "@babel/plugin-transform-block-scoping": "7.10.5", "@babel/plugin-transform-classes": "7.10.4", "@babel/plugin-transform-computed-properties": "7.10.4", "@babel/plugin-transform-dotall-regex": "7.10.4", "@babel/plugin-transform-duplicate-keys": "7.10.4", "@babel/plugin-transform-exponentiation-operator": "7.10.4", "@babel/plugin-transform-for-of": "7.10.4", "@babel/plugin-transform-function-name": "7.10.4", "@babel/plugin-transform-literals": "7.10.4", "@babel/plugin-transform-member-expression-literals": "7.10.4", "@babel/plugin-transform-modules-amd": "7.10.5", "@babel/plugin-transform-modules-commonjs": "7.10.4", "@babel/plugin-transform-modules-systemjs": "7.10.5", "@babel/plugin-transform-modules-umd": "7.10.4", "@babel/plugin-transform-named-capturing-groups-regex": "7.10.4", "@babel/plugin-transform-new-target": "7.10.4", "@babel/plugin-transform-object-super": "7.10.4", "@babel/plugin-transform-parameters": "7.10.5", "@babel/plugin-transform-property-literals": "7.10.4", "@babel/plugin-transform-regenerator": "7.10.4", "@babel/plugin-transform-reserved-words": "7.10.4", "@babel/plugin-transform-shorthand-properties": "7.10.4", "@babel/plugin-transform-spread": "7.10.4", "@babel/plugin-transform-sticky-regex": "7.10.4", "@babel/plugin-transform-template-literals": "7.10.5", "@babel/plugin-transform-typeof-symbol": "7.10.4", "@babel/plugin-transform-unicode-escapes": "7.10.4", "@babel/plugin-transform-unicode-regex": "7.10.4", "@babel/preset-modules": "0.1.3", "@babel/template": "7.10.4", "@babel/traverse": "7.10.5", "@babel/types": "7.10.5", "browserslist": "4.13.0", "convert-source-map": "1.7.0", "core-js-compat": "3.6.5", "gensync": "1.0.0-beta.1", "invariant": "2.2.4", "levenary": "1.1.1", "lodash": "4.17.19", "minimist": "1.2.5", "resolve": "1.17.0", "source-map": "0.5.7" }, "_requested": { "type": "range", "registry": true, "raw": "umi-uni18n@^1.1.6", "name": "umi-uni18n", "escapedName": "umi-uni18n", "rawSpec": "^1.1.6", "saveSpec": null, "fetchSpec": "^1.1.6" }, "_requiredBy": [ "/umi-build-dev" ], "_resolved": "https://registry.npmjs.org/umi-uni18n/-/umi-uni18n-1.1.7.tgz", "_shasum": "e9454dc91172f5ba17bcf7b9f358f49d9015dd5d", "_spec": "umi-uni18n@^1.1.6", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/umi-build-dev", "bin": { "uni18n": "cli.js" }, "bundleDependencies": false, "dependencies": { "@babel/core": "^7.5.4", "@babel/generator": "^7.5.0", "@babel/parser": "^7.5.0", "@babel/preset-env": "^7.5.4", "@babel/preset-typescript": "^7.3.3", "@babel/traverse": "^7.5.0", "babel-types": "^6.26.0", "chalk": "^2.4.2", "glob": "^7.1.4", "import-fresh": "^3.1.0", "lodash.groupby": "^4.6.0", "node-eval": "^2.0.0", "node-import-ts": "^1.0.1", "ora": "^3.4.0", "prettier": "^1.18.2", "semver": "^6.2.0", "typescript": "^3.5.3", "umi-utils": "^1.5.1", "yargs-parser": "^13.1.1" }, "deprecated": false, "description": "删除项目中所有的 FormattedMessage 和 formatMessage,并将其替换,如果从 locale 中读取到了 id,将使用 locale 中。如果没有使用 defaultMessage,两者都不存在将会将 id 替换到项目中。", "devDependencies": { "@umijs/fabric": "^1.1.9", "eslint": "5.x" }, "license": "MIT", "main": "cli.js", "name": "umi-uni18n", "version": "1.1.7" }