{
  "_from": "rmc-trigger@1.x",
  "_id": "rmc-trigger@1.0.12",
  "_inBundle": false,
  "_integrity": "sha512-AccQniX7PX7Pm8hBhHEsnf3JU6CA61Xc7fAt2WbO+oXrGaI/jqN8C3COhhOXG54S5iTOjLS26j858zshwAxR9A==",
  "_location": "/rmc-trigger",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "rmc-trigger@1.x",
    "name": "rmc-trigger",
    "escapedName": "rmc-trigger",
    "rawSpec": "1.x",
    "saveSpec": null,
    "fetchSpec": "1.x"
  },
  "_requiredBy": [
    "/rmc-tooltip"
  ],
  "_resolved": "https://registry.npmjs.org/rmc-trigger/-/rmc-trigger-1.0.12.tgz",
  "_shasum": "34df10a16f1fc8f9e8b14d13d58cabe294ab7488",
  "_spec": "rmc-trigger@1.x",
  "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/rmc-tooltip",
  "author": "",
  "bugs": {
    "url": "https://github.com/react-component/m-trigger/issues"
  },
  "bundleDependencies": false,
  "config": {
    "port": 8200,
    "entry": {
      "rmc-trigger": [
        "./index.js",
        "./assets/index.less"
      ]
    }
  },
  "dependencies": {
    "babel-runtime": "6.x",
    "rc-animate": "2.x",
    "rc-util": "4.x",
    "rmc-align": "~1.0.0"
  },
  "deprecated": false,
  "description": "base abstract trigger component for react mobile",
  "devDependencies": {
    "@types/react": "~16.0.2",
    "@types/react-dom": "15.5.1",
    "async": "~1.5.0",
    "expect.js": "0.3.x",
    "jquery": "~1.11.3",
    "pre-commit": "1.x",
    "rc-test": "6.x",
    "rc-tools": "6.x",
    "react": "15.x",
    "react-dom": "15.x"
  },
  "files": [
    "es",
    "lib",
    "dist",
    "assets/*.css"
  ],
  "homepage": "https://github.com/react-component/m-trigger",
  "keywords": [
    "react",
    "react-component",
    "react-trigger",
    "m-trigger"
  ],
  "license": "MIT",
  "main": "./lib/index",
  "module": "./es/index",
  "name": "rmc-trigger",
  "pre-commit": [
    "lint"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react-component/m-trigger.git"
  },
  "scripts": {
    "build": "rc-tools run build",
    "chrome-test": "rc-test run chrome-test",
    "compile": "rc-tools run compile",
    "coverage": "rc-test run coverage",
    "dist": "rc-tools run dist",
    "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",
    "watch-tsc": "rc-tools run watch-tsc"
  },
  "typings": "./lib/index.d.ts",
  "version": "1.0.12"
}
