{
  "_args": [
    [
      {
        "raw": "@storybook/react-stubber@^1.0.0",
        "scope": "@storybook",
        "escapedName": "@storybook%2freact-stubber",
        "name": "@storybook/react-stubber",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/home/centralpertec/public_html/react-loadbar/node_modules/@storybook/react-komposer"
    ]
  ],
  "_from": "@storybook/react-stubber@>=1.0.0 <2.0.0",
  "_id": "@storybook/react-stubber@1.0.1",
  "_inCache": true,
  "_location": "/@storybook/react-stubber",
  "_nodeVersion": "8.9.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/react-stubber-1.0.1.tgz_1510764152300_0.4399558794684708"
  },
  "_npmUser": {
    "name": "danielduan",
    "email": "dduan@yahoo.com"
  },
  "_npmVersion": "5.5.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@storybook/react-stubber@^1.0.0",
    "scope": "@storybook",
    "escapedName": "@storybook%2freact-stubber",
    "name": "@storybook/react-stubber",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@storybook/react-komposer"
  ],
  "_resolved": "https://registry.npmjs.org/@storybook/react-stubber/-/react-stubber-1.0.1.tgz",
  "_shasum": "8c312c2658b9eeafce470e1c39e4193f0b5bf9b1",
  "_shrinkwrap": null,
  "_spec": "@storybook/react-stubber@^1.0.0",
  "_where": "/home/centralpertec/public_html/react-loadbar/node_modules/@storybook/react-komposer",
  "bugs": {
    "url": "https://github.com/storybooks/react-stubber/issues"
  },
  "dependencies": {
    "babel-runtime": "^6.5.0"
  },
  "description": "Simple but useful stubbing solution React",
  "devDependencies": {
    "@kadira/storybook": "^1.35.2",
    "babel-cli": "^6.5.0",
    "babel-core": "^6.5.0",
    "babel-eslint": "^6.0.2",
    "babel-loader": "^6.2.4",
    "babel-plugin-transform-runtime": "^6.5.0",
    "babel-polyfill": "^6.5.0",
    "babel-preset-es2015": "^6.5.0",
    "babel-preset-react": "^6.5.0",
    "babel-preset-stage-2": "^6.5.0",
    "chai": "^3.5.0",
    "enzyme": "^2.2.0",
    "eslint": "^2.7.0",
    "eslint-config-airbnb": "^7.0.0",
    "eslint-plugin-babel": "^3.2.0",
    "eslint-plugin-jsx-a11y": "^0.6.2",
    "eslint-plugin-react": "^4.3.0",
    "git-url-parse": "^6.0.1",
    "jsdom": "^8.3.1",
    "mocha": "^2.4.5",
    "raw-loader": "^0.5.1",
    "react": "^15.0.0",
    "react-addons-test-utils": "^15.0.0",
    "react-dom": "^15.0.0",
    "sinon": "^1.17.3",
    "style-loader": "^0.13.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-k+CHH+vA8bQfCmzBTtJsPkITFgD+C/w19KuByZ9WeEvNUFtnDaCqfP+Vp3/OR+3IAfAXYYOWolqPLxNPcEqEjw==",
    "shasum": "8c312c2658b9eeafce470e1c39e4193f0b5bf9b1",
    "tarball": "https://registry.npmjs.org/@storybook/react-stubber/-/react-stubber-1.0.1.tgz"
  },
  "engines": {
    "npm": ">=3.0.0"
  },
  "gitHead": "6454853ae720a581e5c16c908530f11f6666bfde",
  "homepage": "https://github.com/storybooks/react-stubber#readme",
  "license": "MIT",
  "main": "dist/index.js",
  "maintainers": [
    {
      "name": "danielduan",
      "email": "dduan@yahoo.com"
    }
  ],
  "name": "@storybook/react-stubber",
  "optionalDependencies": {},
  "peerDependencies": {
    "react": "^0.14.7 || ^15.0.0 || ^16.0.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/storybooks/react-stubber.git"
  },
  "scripts": {
    "lint": "eslint src",
    "lintfix": "eslint src --fix",
    "prepublish": ". ./.scripts/prepublish.sh",
    "publish-storybook": "bash .scripts/publish_storybook.sh",
    "storybook": "start-storybook -p 9010",
    "test": "npm run lint && npm run testonly",
    "test-watch": "npm run testonly -- --watch --watch-extensions js",
    "testonly": "mocha --require .scripts/mocha_runner src/**/tests/**/*.js"
  },
  "version": "1.0.1"
}
