{"name":"react-smooth","version":"2.0.0","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 --entry ./src/index.js -o umd","build-min":"cross-env NODE_ENV=production BABEL_ENV=commonjs webpack --entry ./src/index.js -o umd","test":"cross-env BABEL_ENV=test jest","demo":"webpack serve --config demo/webpack.config.js --port 4000 --host 127.0.0.1 --progress --profile --content-base demo/","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":{"prop-types":"^15.6.0","react":"^15.0.0 || ^16.0.0 || ^17.0.0","react-dom":"^15.0.0 || ^16.0.0 || ^17.0.0"},"dependencies":{"fast-equals":"^2.0.0","raf":"^3.4.0","react-transition-group":"2.9.0"},"devDependencies":{"@babel/cli":"^7.13.0","@babel/core":"^7.13.0","@babel/plugin-proposal-class-properties":"^7.13.0","@babel/plugin-proposal-decorators":"^7.13.5","@babel/plugin-proposal-export-default-from":"^7.12.13","@babel/plugin-proposal-export-namespace-from":"^7.12.13","@babel/plugin-proposal-function-bind":"^7.12.13","@babel/plugin-proposal-object-rest-spread":"^7.13.8","@babel/plugin-transform-runtime":"^7.13.8","@babel/preset-env":"^7.13.9","@babel/preset-react":"^7.12.13","@babel/runtime":"^7.13.8","@testing-library/dom":"^7.30.0","@testing-library/jest-dom":"^5.11.9","@testing-library/react":"^11.2.5","babel-eslint":"^10.0.0","babel-loader":"^8.0.0","core-js":"^3.9.1","cross-env":"^7.0.0","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","jest":"^26.6.3","json-loader":"^0.5.7","pre-commit":"^1.1.3","react":"^17.0.0","react-dom":"^17.0.0","webpack":"^5.0.0","webpack-bundle-analyzer":"^4.4.0","webpack-cli":"^4.5.0","webpack-dev-server":"^3.11.0"},"license":"MIT","gitHead":"bb95cb816f06f936254befcb7187cd631553cd15","_id":"react-smooth@2.0.0","_nodeVersion":"15.7.0","_npmVersion":"7.4.3","dist":{"shasum":"561647b33e498b2e25f449b3c6689b2e9111bf91","size":44605,"noattachment":false,"key":"/react-smooth/-/react-smooth-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-smooth/download/react-smooth-2.0.0.tgz"},"_npmUser":{"name":"arcthur","email":"arthurtemptation@gmail.com"},"directories":{},"maintainers":[{"name":"hzongquan","email":"hzongquan@126.com"},{"name":"xile611","email":"327197681@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-smooth_2.0.0_1616336618519_0.052099114492266674"},"_hasShrinkwrap":false,"publish_time":1616336618733,"_cnpm_publish_time":1616336618733,"dist-tags":{"latest":"2.0.0"}}