{"name":"react-vis","version":"1.0.1","license":"MIT","author":{"name":"Visualization Team","email":"visualization@uber.com"},"description":"Data visualization library based on React and d3.","main":"dist/index.js","files":["dist"],"repository":{"type":"git","url":"https://github.com/uber-common/react-vis.git"},"bugs":{"url":"https://github.com/uber-common/react-vis/issues/new","email":"visualization@uber.com"},"scripts":{"docs":"(cd showcase && npm run build && cp bundle.* .. && cd .. && git checkout gh-pages && git commit -am 'Upgrade docs' && git push && git checkout master)","start":"(cd showcase && command -v yarn >/dev/null && yarn && npm start || npm install && npm start)","clean":"rm -rf dist bundle.* index.html && mkdir dist","build":"npm run clean && babel src -d dist --copy-files && node-sass src/main.scss dist/style.css --output-style compressed","lint":"eslint src tests showcase --ignore-pattern node_modules --ignore-pattern bundle.js","lint-styles":"stylelint src/styles/*.scss --syntax scss","test":"babel-node tests/index.js","cover":"nyc --reporter=text --reporter=html --reporter=lcov npm test"},"dependencies":{"d3-array":"^1.0.2","d3-collection":"^1.0.2","d3-color":"^1.0.2","d3-hierarchy":"^1.0.3","d3-interpolate":"^1.1.2","d3-sankey-align":"^0.1.0","d3-scale":"^1.0.4","d3-shape":"^1.0.4","d3-voronoi":"^1.1.1","deep-equal":"^1.0.1","global":"^4.3.1","react-motion":"^0.4.7"},"devDependencies":{"babel-cli":"6.18.0","babel-eslint":"^7.1.1","babel-plugin-module-resolver":"^2.4.0","babel-preset-es2015":"6.18.0","babel-preset-react":"^6.16.0","babel-preset-stage-0":"^6.16.0","babel-register":"^6.18.0","enzyme":"^2.7.0","eslint":"^3.13.1","eslint-config-uber-es2015":"^3.0.1","eslint-config-uber-jsx":"^3.0.1","eslint-plugin-babel":"^4.0.0","eslint-plugin-react":"^6.9.0","jsdom":"^9.9.1","node-sass":"^4.2.0","nyc":"^10.0.0","react":">=15.4.2","react-addons-shallow-compare":">=15.4.2","react-addons-test-utils":">=15.4.2","react-dom":">=15.4.2","stylelint":"^7.7.1","stylelint-config-standard":"^15.0.1","tape":"^4.6.3"},"peerDependencies":{"react":"0.14.x - 15.x","react-addons-shallow-compare":"0.14.x - 15.x"},"keywords":["d3","react","visualization","chart","es6","babel"],"babel":{"presets":["es2015","stage-0","react"],"plugins":[["module-resolver",{"root":["./src"]}]]},"engines":{"node":">=0.10.0","npm":">=3.0"},"gitHead":"72a3812c602feee25a8ae7871026d7a6a40aaa9e","homepage":"https://github.com/uber-common/react-vis","_id":"react-vis@1.0.1","_shasum":"c690d2b89f9618ec0ddb42a4cb15181da89d27a1","_from":".","_npmVersion":"4.0.5","_nodeVersion":"6.10.0","_npmUser":{"name":"uber","email":"opensource@uber.com"},"dist":{"shasum":"c690d2b89f9618ec0ddb42a4cb15181da89d27a1","size":49117,"noattachment":false,"key":"/react-vis/-/react-vis-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-vis/download/react-vis-1.0.1.tgz"},"maintainers":[{"name":"uber","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-vis-1.0.1.tgz_1489116524240_0.3729796325787902"},"directories":{},"publish_time":1489116526326,"_cnpm_publish_time":1489116526326,"_hasShrinkwrap":false,"dist-tags":{"beta":"2.0.0-beta.3","latest":"1.11.7"}}