{
  "_args": [
    [
      {
        "raw": "babel-plugin-react-docgen@^1.9.0",
        "scope": null,
        "escapedName": "babel-plugin-react-docgen",
        "name": "babel-plugin-react-docgen",
        "rawSpec": "^1.9.0",
        "spec": ">=1.9.0 <2.0.0",
        "type": "range"
      },
      "/home/centralpertec/public_html/react-loadbar/node_modules/@storybook/react"
    ]
  ],
  "_from": "babel-plugin-react-docgen@>=1.9.0 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "babel-plugin-react-docgen@1.9.0",
  "_inCache": true,
  "_location": "/babel-plugin-react-docgen",
  "_nodeVersion": "8.9.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/babel-plugin-react-docgen_1.9.0_1522699181423_0.43223597884111165"
  },
  "_npmUser": {
    "name": "danielduan",
    "email": "dduan@yahoo.com"
  },
  "_npmVersion": "5.7.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "babel-plugin-react-docgen@^1.9.0",
    "scope": null,
    "escapedName": "babel-plugin-react-docgen",
    "name": "babel-plugin-react-docgen",
    "rawSpec": "^1.9.0",
    "spec": ">=1.9.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@storybook/react"
  ],
  "_resolved": "https://registry.npmjs.org/babel-plugin-react-docgen/-/babel-plugin-react-docgen-1.9.0.tgz",
  "_shasum": "2e79aeed2f93b53a172398f93324fdcf9f02e01f",
  "_shrinkwrap": null,
  "_spec": "babel-plugin-react-docgen@^1.9.0",
  "_where": "/home/centralpertec/public_html/react-loadbar/node_modules/@storybook/react",
  "author": {
    "name": "Madushan Nishantha",
    "email": "j.l.madushan@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/storybooks/babel-plugin-react-docgen/issues"
  },
  "dependencies": {
    "babel-types": "^6.24.1",
    "lodash": "^4.17.0",
    "react-docgen": "^3.0.0-beta11"
  },
  "description": "Babel plugin to add react-docgen info into your code",
  "devDependencies": {
    "babel-cli": "^6.0.0",
    "babel-preset-env": "^1.6.1",
    "babel-preset-flow": "^6.23.0",
    "babel-preset-react": "^6.16.0",
    "babel-preset-stage-0": "^6.16.0",
    "mocha": "^2.0.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-8lQ73p4BL+xcgba03NTiHrddl2X8J6PDMQHPpz73sesrRBf6JtAscQPLIjFWQR/abLokdv81HdshpjYGppOXgA==",
    "shasum": "2e79aeed2f93b53a172398f93324fdcf9f02e01f",
    "tarball": "https://registry.npmjs.org/babel-plugin-react-docgen/-/babel-plugin-react-docgen-1.9.0.tgz",
    "fileCount": 46,
    "unpackedSize": 78624
  },
  "gitHead": "4b10e9ba43f560ef6c753f0df496e3e5db8d93a5",
  "homepage": "https://github.com/storybooks/babel-plugin-react-docgen#readme",
  "keywords": [
    "react",
    "docs",
    "docgen",
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "arunoda",
      "email": "arunoda.susiripala@gmail.com"
    },
    {
      "name": "danielduan",
      "email": "dduan@yahoo.com"
    },
    {
      "name": "madushan1000",
      "email": "madushan@kadira.io"
    },
    {
      "name": "ndelangen",
      "email": "ndelangen@me.com"
    }
  ],
  "name": "babel-plugin-react-docgen",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/storybooks/babel-plugin-react-docgen.git"
  },
  "scripts": {
    "build": "babel src -d lib",
    "clean": "rm -rf lib",
    "prepare": "npm run test && npm run clean && npm run build",
    "test": "mocha --compilers js:babel-register",
    "test:watch": "npm run test -- --watch"
  },
  "version": "1.9.0"
}
