{
  "_from": "rmc-nuka-carousel@~3.0.0",
  "_id": "rmc-nuka-carousel@3.0.1",
  "_inBundle": false,
  "_integrity": "sha512-w2EPTERMUUZqcUSKFuejjin7xsMlhrLrtS0A/igTXpFJGq3kemDKcRi7q3pSYDuZBHYBl5iV4UqsLLkjdFtrYA==",
  "_location": "/rmc-nuka-carousel",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "rmc-nuka-carousel@~3.0.0",
    "name": "rmc-nuka-carousel",
    "escapedName": "rmc-nuka-carousel",
    "rawSpec": "~3.0.0",
    "saveSpec": null,
    "fetchSpec": "~3.0.0"
  },
  "_requiredBy": [
    "/antd-mobile"
  ],
  "_resolved": "https://registry.npmjs.org/rmc-nuka-carousel/-/rmc-nuka-carousel-3.0.1.tgz",
  "_shasum": "a2a997676b0f986354976dac39ec66d8701b4b71",
  "_spec": "rmc-nuka-carousel@~3.0.0",
  "_where": "/var/lib/jenkins/workspace/wechat-h5/node_modules/antd-mobile",
  "author": {
    "name": "Ken Wheeler"
  },
  "bugs": {
    "url": "https://github.com/kenwheeler/nuka-carousel/issues"
  },
  "bundleDependencies": false,
  "config": {
    "port": 8000,
    "entry": {
      "rmc-nuka-carousel": [
        "./index.js"
      ]
    }
  },
  "dependencies": {
    "exenv": "^1.2.0",
    "raf": "^3.3.2"
  },
  "deprecated": false,
  "description": "Pure React Carousel",
  "devDependencies": {
    "@types/mocha": "~2.2.32",
    "@types/react": "~16.0.2",
    "@types/react-dom": "15.5.1",
    "expect.js": "0.3.x",
    "pre-commit": "1.x",
    "rc-test": "~6.0.3",
    "rc-tools": "6.x",
    "react": "^15.0.0",
    "react-dom": "^15.0.0",
    "tween-functions": "^1.2.0"
  },
  "files": [
    "lib",
    "es",
    "dist"
  ],
  "homepage": "https://github.com/kenwheeler/nuka-carousel",
  "keywords": [
    "react",
    "carousel",
    "nuka"
  ],
  "license": "MIT",
  "main": "./lib/index",
  "module": "./es/index",
  "name": "rmc-nuka-carousel",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kenwheeler/nuka-carousel.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",
    "pub": "rc-tools run pub --babel-runtime",
    "start": "rc-tools run server",
    "test": "rc-test run test",
    "watch-tsc": "rc-tools run watch-tsc"
  },
  "version": "3.0.1"
}
