{"name":"react-smooth","version":"1.0.2","description":"react animation library","main":"lib/index","module":"es6/index","keywords":["react","reactjs","animation","react-component"],"scripts":{"build":"npm run build-cjs && npm run build-es6 && rimraf umd && npm run build-umd && npm run build-min","build-cjs":"rimraf lib && cross-env BABEL_ENV=commonjs babel ./src -d lib","build-es6":"rimraf es6 && babel ./src -d es6","build-umd":"cross-env NODE_ENV=development BABEL_ENV=commonjs webpack src/index.js -o umd/ReactSmooth.js","build-min":"cross-env NODE_ENV=production BABEL_ENV=commonjs webpack src/index.js -o umd/ReactSmooth.min.js","test":"cross-env NODE_ENV=test karma start test/karma.conf.js","demo":"cross-env BABEL_ENV=commonjs webpack-dev-server --progress --port 4000 --colors --content-base demo --hot --inline --config demo/webpack.config.js","autofix":"eslint src --fix","lint":"eslint src"},"pre-commit":["lint"],"repository":{"type":"git","url":"git+https://github.com/recharts/react-smooth.git"},"author":{"name":"JasonHzq"},"bugs":{"url":"https://github.com/recharts/react-smooth/issues"},"homepage":"https://github.com/recharts/react-smooth#readme","peerDependencies":{"react":"^15.0.0 || ^16.0.0","react-dom":"^15.0.0 || ^16.0.0"},"dependencies":{"lodash":"~4.17.4","prop-types":"^15.6.0","raf":"^3.4.0","react-transition-group":"^2.5.0"},"devDependencies":{"@babel/cli":"^7.1.0","@babel/core":"^7.0.0","@babel/plugin-proposal-class-properties":"^7.0.0","@babel/plugin-proposal-decorators":"^7.0.0","@babel/plugin-proposal-export-default-from":"^7.0.0","@babel/plugin-proposal-export-namespace-from":"^7.0.0","@babel/plugin-proposal-function-bind":"^7.0.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/plugin-transform-runtime":"^7.0.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/runtime":"^7.0.0","babel-eslint":"^10.0.0","babel-loader":"^8.0.0","babel-plugin-lodash":"^3.3.0","chai":"^4.1.2","chai-enzyme":"^0.8.0","chai-spies":"^0.7.1","cross-env":"^5.0.5","enzyme":"^3.1.0","enzyme-adapter-react-16":"^1.0.2","eslint":"^4.8.0","eslint-config-airbnb":"^16.0.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-react":"^7.4.0","json-loader":"^0.5.7","karma":"^3.0.0","karma-chai":"^0.1.0","karma-chrome-launcher":"^2.2.0","karma-coverage":"^1.1.0","karma-coveralls":"^2.1.0","karma-firefox-launcher":"^1.1.0","karma-mocha":"^1.3.0","karma-sourcemap-loader":"^0.3.7","karma-webpack":"^4.0.0-rc.2","mocha":"^4.0.1","pre-commit":"^1.1.3","react":"^16.0.0","react-addons-test-utils":"^15.6.2","react-dom":"^16.0.0","webpack":"^4.20.0","webpack-bundle-analyzer":"^2.11.0","webpack-cli":"^3.1.0","webpack-dev-server":"^3.1.9"},"license":"MIT","gitHead":"839ad7896d7aa15e0454ee83e4901d32772e7de7","_id":"react-smooth@1.0.2","_npmVersion":"6.1.0","_nodeVersion":"10.7.0","_npmUser":{"name":"arcthur","email":"arthurtemptation@gmail.com"},"dist":{"shasum":"f7a2d932ece8db898646078c3c97f3e9533e0486","size":89653,"noattachment":false,"key":"/react-smooth/-/react-smooth-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-smooth/download/react-smooth-1.0.2.tgz"},"maintainers":[{"name":"hzongquan","email":"hzongquan@126.com"},{"name":"xile611","email":"327197681@qq.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-smooth_1.0.2_1538495395171_0.34632204616854434"},"_hasShrinkwrap":false,"publish_time":1538495395281,"_cnpm_publish_time":1538495395281,"dist-tags":{"latest":"2.0.0"}}