{
  "_from": "umi-plugin-locale@2.11.6",
  "_id": "umi-plugin-locale@2.11.6",
  "_inBundle": false,
  "_integrity": "sha512-E7MV7QPfWwYZtPDFGSOZdU9XKIaqlU1c3tLkLhpKzi6VkkxendUGiqSuyjHI8xXb3UGVTSBCDFX2WcqLfKjfQg==",
  "_location": "/umi-plugin-locale",
  "_phantomChildren": {
    "gud": "1.0.0",
    "loose-envify": "1.4.0",
    "object-assign": "4.1.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "umi-plugin-locale@2.11.6",
    "name": "umi-plugin-locale",
    "escapedName": "umi-plugin-locale",
    "rawSpec": "2.11.6",
    "saveSpec": null,
    "fetchSpec": "2.11.6"
  },
  "_requiredBy": [
    "/umi-plugin-react"
  ],
  "_resolved": "https://registry.npmjs.org/umi-plugin-locale/-/umi-plugin-locale-2.11.6.tgz",
  "_shasum": "ea7574f939c1dcc7427695308f228f5df71880d7",
  "_spec": "umi-plugin-locale@2.11.6",
  "_where": "/var/lib/jenkins/workspace/wechat-h5/node_modules/umi-plugin-react",
  "authors": [
    "yutingzhao1991 <yutingzhao1991@sina.com> (https://github.com/yutingzhao1991)"
  ],
  "browser": {
    "./lib/index.js": "./lib/locale.js"
  },
  "bugs": {
    "url": "https://github.com/umijs/umi/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@ant-design/create-react-context": "0.2.4",
    "globby": "7.1.1",
    "intl": "1.2.5",
    "lodash.groupby": "4.6.0",
    "moment": "2.x",
    "mustache": "3.0.1",
    "prop-types": "15.6.2",
    "react-intl": "2.7.2",
    "umi-utils": "1.7.2"
  },
  "deprecated": false,
  "description": "A umi plugin for provide internationalization function.",
  "files": [
    "lib",
    "src",
    "template",
    "index.d.ts"
  ],
  "homepage": "https://github.com/umijs/umi/tree/master/packages/umi-plugin-locale",
  "keywords": [
    "umi"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "name": "umi-plugin-locale",
  "repository": {
    "type": "git",
    "url": "https://github.com/umijs/umi/tree/master/packages/umi-plugin-locale"
  },
  "version": "2.11.6"
}
