{"name":"react-docgen","version":"2.1.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.31"},"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":"28eabbe0e6dcfcc139858287b00ea63b92511ec7","homepage":"https://github.com/reactjs/react-docgen","_id":"react-docgen@2.1.0","_shasum":"aee55e6f072d61e6a44e254a47232f73f47e2789","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"fkling","email":"felix.kling@gmx.net"},"maintainers":[{"name":"danez","email":"daniel@tschinder.de"}],"dist":{"shasum":"aee55e6f072d61e6a44e254a47232f73f47e2789","size":27700,"noattachment":false,"key":"/react-docgen/-/react-docgen-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-docgen/download/react-docgen-2.1.0.tgz"},"directories":{},"publish_time":1441129472817,"_cnpm_publish_time":1441129472817,"_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"}}