{
  "_from": "rmc-pull-to-refresh@~1.0.1",
  "_id": "rmc-pull-to-refresh@1.0.13",
  "_inBundle": false,
  "_integrity": "sha512-iYLsURiR7G/sKmRA6p2kq6ZXicn7Hyeo6VQFljssV1eMW+fzDgihhaz0kv5mza0f88vphGJvjOihT9E6+xGb6Q==",
  "_location": "/rmc-pull-to-refresh",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "rmc-pull-to-refresh@~1.0.1",
    "name": "rmc-pull-to-refresh",
    "escapedName": "rmc-pull-to-refresh",
    "rawSpec": "~1.0.1",
    "saveSpec": null,
    "fetchSpec": "~1.0.1"
  },
  "_requiredBy": [
    "/antd-mobile"
  ],
  "_resolved": "https://registry.npmjs.org/rmc-pull-to-refresh/-/rmc-pull-to-refresh-1.0.13.tgz",
  "_shasum": "8fc1bd36c9b09fcd50e8d8632f556b6a8462ef1a",
  "_spec": "rmc-pull-to-refresh@~1.0.1",
  "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/antd-mobile",
  "bugs": {
    "url": "https://github.com/react-component/m-tabs/issues"
  },
  "bundleDependencies": false,
  "config": {
    "port": 8899
  },
  "dependencies": {
    "babel-runtime": "6.x",
    "classnames": "^2.2.5"
  },
  "deprecated": false,
  "description": "React Mobile Pull To Refresh Component",
  "devDependencies": {
    "@types/classnames": "^2.2.3",
    "@types/enzyme": "^2.8.6",
    "@types/enzyme-to-json": "^1.5.0",
    "@types/jest": "^20.0.7",
    "@types/react": "^15.0.27",
    "@types/react-dom": "^15.5.0",
    "coveralls": "^2.13.1",
    "enzyme": "^2.9.1",
    "enzyme-to-json": "^1.5.1",
    "jest": "^20.0.4",
    "pre-commit": "1.x",
    "rc-tools": "6.x",
    "react": "16.x",
    "react-dom": "16.x",
    "react-test-renderer": "^15.5.0"
  },
  "files": [
    "lib",
    "es",
    "assets/*.css"
  ],
  "homepage": "https://github.com/react-component/m-pull-to-refresh",
  "jest": {
    "testMatch": [
      "**/__tests__/**/*.ts?(x)",
      "**/?(*.)(spec|test).ts?(x)"
    ],
    "coverageDirectory": "./coverage/",
    "moduleFileExtensions": [
      "ts",
      "tsx",
      "js"
    ],
    "collectCoverageFrom": [
      "src/**/*"
    ],
    "transform": {
      "\\.tsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js",
      "\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
    }
  },
  "keywords": [
    "react",
    "react-component",
    "react-pull-to-refresh",
    "pull-to-refresh"
  ],
  "license": "MIT",
  "main": "./lib/index",
  "module": "./es/index",
  "name": "rmc-pull-to-refresh",
  "pre-commit": [
    "lint"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react-component/m-tabs.git"
  },
  "scripts": {
    "build": "rc-tools run build",
    "compile": "rc-tools run compile --babel-runtime",
    "coverage": "jest --coverage",
    "gh-pages": "rc-tools run gh-pages",
    "lint": "rc-tools run lint --no-js-lint",
    "prepare": "rc-tools run guard",
    "prepublish": "rc-tools run guard",
    "prepublishOnly": "rc-tools run guard",
    "pub": "rc-tools run pub --babel-runtime",
    "start": "rc-tools run server",
    "test": "jest",
    "watch-tsc": "rc-tools run watch-tsc"
  },
  "version": "1.0.13"
}
