{"name":"react-docgen","version":"2.0.0","description":"A CLI and toolkit to extract information from React components for documentation generation.","repository":{"type":"git","url":"https://github.com/reactjs/react-docgen.git"},"bugs":{"url":"https://github.com/reactjs/react-docgen/issues"},"bin":{"react-docgen":"bin/react-docgen.js"},"main":"dist/main.js","scripts":{"watch":"babel src/ --out-dir dist/ --watch","build":"rm -rf dist/ && babel src/ --out-dir dist/","prepublish":"npm run build","test":"jest"},"keywords":["react","documentation-generation"],"author":{"name":"Felix Kling"},"license":"BSD-3-Clause","dependencies":{"async":"^0.9.0","babel-runtime":"^5.7.0","babylon":"~5.8.3","node-dir":"^0.1.6","nomnom":"^1.8.1","recast":"^0.10.17"},"devDependencies":{"babel":"^5.6.23","babel-jest":"^5.3.0","es6-promise":"^2.0.1","jest-cli":"^0.4.0","rimraf":"^2.3.2","temp":"^0.8.1"},"jest":{"preprocessCachingDisabled":true,"scriptPreprocessor":"node_modules/babel-jest","setupTestFrameworkScriptFile":"tests/setupTestFramework.js","testPathDirs":["bin","src"],"unmockedModulePathPatterns":["tests/utils","recast","babel","babylon"]},"gitHead":"849cf4ac166c2e2e0252e4802020d3a41944b16a","homepage":"https://github.com/reactjs/react-docgen","_id":"react-docgen@2.0.0","_shasum":"f73b2cc6786f56b1aba6d016a407151066f33d88","_from":".","_npmVersion":"2.7.1","_nodeVersion":"0.10.36","_npmUser":{"name":"fkling","email":"felix.kling@gmx.net"},"dist":{"shasum":"f73b2cc6786f56b1aba6d016a407151066f33d88","size":27428,"noattachment":false,"key":"/react-docgen/-/react-docgen-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-docgen/download/react-docgen-2.0.0.tgz"},"maintainers":[{"name":"danez","email":"daniel@tschinder.de"}],"directories":{},"publish_time":1437779516817,"_cnpm_publish_time":1437779516817,"_hasShrinkwrap":false,"dist-tags":{"alpha":"6.0.0-beta.5","beta":"6.0.0-beta.6","latest":"8.0.3","next":"6.0.0-alpha.3","rc":"6.0.0-rc.9"}}