{
  "_from": "rc-mentions@~0.4.0",
  "_id": "rc-mentions@0.4.2",
  "_inBundle": false,
  "_integrity": "sha512-DTZurQzacLXOfVuiHydGzqkq7cFMHXF18l2jZ9PhWUn2cqvOSY3W4osN0Pq29AOMOBpcxdZCzgc7Lb0r/bgkDw==",
  "_location": "/rc-mentions",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "rc-mentions@~0.4.0",
    "name": "rc-mentions",
    "escapedName": "rc-mentions",
    "rawSpec": "~0.4.0",
    "saveSpec": null,
    "fetchSpec": "~0.4.0"
  },
  "_requiredBy": [
    "/antd"
  ],
  "_resolved": "https://registry.npmjs.org/rc-mentions/-/rc-mentions-0.4.2.tgz",
  "_shasum": "c18ab701efb9e4b75b3851a0c0d2dd698640e246",
  "_spec": "rc-mentions@~0.4.0",
  "_where": "/var/lib/jenkins/workspace/wechat-h5/node_modules/antd",
  "bugs": {
    "url": "http://github.com/react-component/mentions/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@ant-design/create-react-context": "^0.2.4",
    "classnames": "^2.2.6",
    "rc-menu": "^7.4.22",
    "rc-trigger": "^2.6.2",
    "rc-util": "^4.6.0",
    "react-lifecycles-compat": "^3.0.4"
  },
  "deprecated": false,
  "description": "React Mentions",
  "devDependencies": {
    "@types/classnames": "^2.2.6",
    "@types/enzyme": "^3.1.15",
    "@types/react": "^16.7.17",
    "@types/react-dom": "^16.0.11",
    "@types/warning": "^3.0.0",
    "@umijs/fabric": "^1.1.9",
    "enzyme": "^3.11.0",
    "enzyme-to-json": "^3.1.4",
    "father": "^2.13.6",
    "lodash.debounce": "^4.0.8",
    "np": "^5.0.3",
    "react": "^16.0.0",
    "react-dom": "^16.0.0",
    "typescript": "^3.2.2"
  },
  "files": [
    "assets/*.css",
    "es",
    "dist",
    "lib"
  ],
  "homepage": "http://github.com/react-component/mentions",
  "keywords": [
    "react",
    "react-component",
    "react-mentions",
    "mentions"
  ],
  "license": "MIT",
  "main": "./lib/index",
  "module": "./es/index",
  "name": "rc-mentions",
  "peerDependencies": {
    "react": "*"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/react-component/mentions.git"
  },
  "scripts": {
    "build": "father doc build --storybook",
    "compile": "father build",
    "lint": "eslint src/ --ext .tsx,.ts",
    "now-build": "npm run build",
    "prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish --any-branch",
    "start": "father doc dev --storybook",
    "test": "father test"
  },
  "version": "0.4.2"
}
