{
  "_from": "rmc-notification@~1.0.0",
  "_id": "rmc-notification@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-9sPxjltFvtRLt2v312Hu7OXwk53pHkBYgINRDmnJ3A5NF1qtJeCCcdN0Xr0fzJ6sbQvtGju822tWHdzYA9u7Vw==",
  "_location": "/rmc-notification",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "rmc-notification@~1.0.0",
    "name": "rmc-notification",
    "escapedName": "rmc-notification",
    "rawSpec": "~1.0.0",
    "saveSpec": null,
    "fetchSpec": "~1.0.0"
  },
  "_requiredBy": [
    "/antd-mobile"
  ],
  "_resolved": "https://registry.npmjs.org/rmc-notification/-/rmc-notification-1.0.0.tgz",
  "_shasum": "1fcee98f99b9733f7ce63a91d7663a578743d075",
  "_spec": "rmc-notification@~1.0.0",
  "_where": "/var/lib/jenkins/workspace/wechat-h5/node_modules/antd-mobile",
  "bugs": {
    "url": "http://github.com/react-component/m-notification/issues"
  },
  "bundleDependencies": false,
  "config": {
    "port": 8000,
    "entry": {
      "rmc-notification": [
        "./assets/index.less",
        "./src/index.js"
      ]
    }
  },
  "dependencies": {
    "babel-runtime": "6.x",
    "classnames": "2.x",
    "prop-types": "^15.5.8",
    "rc-animate": "2.x",
    "rc-util": "^4.0.4"
  },
  "deprecated": false,
  "description": "notification ui component for react",
  "devDependencies": {
    "core-js": "^2.5.1",
    "expect.js": "~0.3.1",
    "pre-commit": "1.x",
    "rc-test": "^6.0.8",
    "rc-tools": "^6.3.6",
    "react": "^16.0.0",
    "react-dom": "^16.0.0"
  },
  "files": [
    "dist",
    "lib",
    "es",
    "assets/*.css"
  ],
  "homepage": "http://github.com/react-component/notification",
  "keywords": [
    "react",
    "react-component",
    "react-notification",
    "notification"
  ],
  "licenses": "MIT",
  "main": "lib/index",
  "maintainers": [],
  "module": "es/index",
  "name": "rmc-notification",
  "pre-commit": [
    "lint"
  ],
  "precommit": [
    "lint"
  ],
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/react-component/m-notification.git"
  },
  "scripts": {
    "build": "rc-tools run build",
    "chrome-test": "rc-test run chrome-test",
    "compile": "rc-tools run compile --babel-runtime",
    "coverage": "rc-test run coverage",
    "gh-pages": "rc-tools run gh-pages",
    "karma": "rc-test run karma",
    "lint": "rc-tools run lint",
    "pub": "rc-tools run pub --babel-runtime",
    "saucelabs": "rc-test run saucelabs",
    "start": "rc-tools run server",
    "test": "rc-test run test"
  },
  "version": "1.0.0"
}
