{
  "_from": "rc-swipeout@~2.0.0",
  "_id": "rc-swipeout@2.0.11",
  "_inBundle": false,
  "_integrity": "sha512-d37Lgn4RX4OOQyuA2BFo0rGlUwrmZk5q83srH3ixJ1Y1jidr2GKjgJDbNeGUVZPNfYBL91Elu6+xfVGftWf4Lg==",
  "_location": "/rc-swipeout",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "rc-swipeout@~2.0.0",
    "name": "rc-swipeout",
    "escapedName": "rc-swipeout",
    "rawSpec": "~2.0.0",
    "saveSpec": null,
    "fetchSpec": "~2.0.0"
  },
  "_requiredBy": [
    "/antd-mobile"
  ],
  "_resolved": "https://registry.npmjs.org/rc-swipeout/-/rc-swipeout-2.0.11.tgz",
  "_shasum": "dfad9c7b38a15ea0376e39cb3356e36fed7a4155",
  "_spec": "rc-swipeout@~2.0.0",
  "_where": "/var/lib/jenkins/workspace/wechat-h5/node_modules/antd-mobile",
  "author": {
    "name": "rjmuqiang@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/react-component/swipeout/issues"
  },
  "bundleDependencies": false,
  "config": {
    "port": 8000,
    "entry": {
      "rc-swipeout": [
        "./index.js",
        "./assets/index.less"
      ]
    }
  },
  "dependencies": {
    "babel-runtime": "6.x",
    "classnames": "2.x",
    "rc-gesture": "~0.0.22",
    "react-native-swipeout": "^2.2.2"
  },
  "deprecated": false,
  "description": "swipe out ui component for react(web and react-native)",
  "devDependencies": {
    "@types/mocha": "~2.2.32",
    "@types/react": "latest",
    "@types/react-dom": "latest",
    "@types/react-native": "latest",
    "expect.js": "0.3.x",
    "pre-commit": "1.x",
    "rc-test": "~6.0.3",
    "rc-tools": "6.x",
    "react": "^16.0.0",
    "react-dom": "^16.0.0",
    "react-native": "~0.55.4",
    "react-native-index-page": "~0.2.0",
    "react-navigation": "1.0.0-beta.12"
  },
  "files": [
    "lib",
    "es",
    "dist",
    "assets/*.css"
  ],
  "homepage": "https://github.com/react-component/swipeout",
  "keywords": [
    "react",
    "react-component",
    "swipeout",
    "rc-swipeout",
    "swipe delete"
  ],
  "licenses": "MIT",
  "main": "./lib/index",
  "module": "./es/index",
  "name": "rc-swipeout",
  "pre-commit": [
    "lint"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react-component/swipeout.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",
    "dist": "rc-tools run dist",
    "gh-pages": "rc-tools run gh-pages",
    "karma": "rc-test run karma",
    "lint": "rc-tools run lint",
    "prepare": "rc-tools run guard",
    "prepublish": "rc-tools run guard",
    "prepublishOnly": "rc-tools run guard",
    "pub": "rc-tools run pub --babel-runtime",
    "rn-start": "node node_modules/react-native/local-cli/cli.js start",
    "start": "rc-tools run server",
    "test": "rc-test run test",
    "watch-tsc": "rc-tools run watch-tsc"
  },
  "typings": "./lib/index.d.ts",
  "version": "2.0.11"
}
