{"name":"react-beautiful-dnd","version":"6.0.2","description":"Beautiful, accessible drag and drop for lists with React.js","author":{"name":"Alex Reardon","email":"areardon@atlassian.com"},"keywords":["drag and drop","dnd","sortable","react","react.js","natural","beautiful"],"bugs":{"url":"https://github.com/atlassian/react-beautiful-dnd/issues"},"main":"lib/index.js","module":"esm/index.js","sideEffects":false,"files":["/lib","/dist","/esm","/src"],"scripts":{"test":"jest --config ./jest.config.js","validate":"yarn run lint && yarn run typecheck","lint":"yarn eslint .","typecheck":"flow check","build":"yarn run build:clean && yarn run build:lib && yarn run build:esm && yarn run build:flow && yarn run build:dist","build:clean":"rimraf lib && rimraf esm && rimraf dist","build:lib":"cross-env NODE_ENV=cjs babel src -d lib","build:esm":"babel src -d esm","build:dist":"rollup -c && cross-env NODE_ENV=min rollup -c","build:flow":"echo \"// @flow\n\nexport * from '../src';\" | tee lib/index.js.flow esm/index.js.flow","storybook":"start-storybook -p 9002","build-storybook":"build-storybook -c .storybook -o site","prepublish":"yarn run build && cd website && yarn","website:dev":"cd website && gatsby develop","website:build":"cd website && yarn gatsby build"},"dependencies":{"babel-runtime":"^6.26.0","invariant":"^2.2.2","memoize-one":"^3.1.1","prop-types":"^15.6.0","raf-schd":"^2.1.1","react-motion":"^0.5.2","react-redux":"^5.0.6","redux":"^3.7.2","redux-thunk":"^2.2.0","reselect":"^3.0.1"},"devDependencies":{"@atlaskit/css-reset":"^1.2.0","@storybook/react":"^3.2.16","babel-cli":"^6.26.0","babel-eslint":"^8.2.1","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0","babel-plugin-transform-export-extensions":"^6.22.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.1","babel-preset-flow":"^6.23.0","babel-preset-react":"^6.24.1","cross-env":"^5.1.3","enzyme":"^3.3.0","enzyme-adapter-react-15":"^1.0.5","eslint":"^4.15.0","eslint-config-airbnb":"^16.1.0","eslint-plugin-flowtype":"^2.41.0","eslint-plugin-import":"^2.8.0","eslint-plugin-jest":"^21.6.1","eslint-plugin-jsx-a11y":"^6.0.3","eslint-plugin-react":"^7.5.1","flow-bin":"0.69.0","jest":"^22.0.5","puppeteer":"^1.2.0","raf-stub":"^2.0.2","react":"^15.6.2","react-dom":"^15.6.2","react-test-renderer":"^16.2.0","rimraf":"^2.6.2","rollup":"^0.56.2","rollup-plugin-babel":"^3.0.3","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-node-resolve":"^3.0.2","rollup-plugin-replace":"^2.0.0","rollup-plugin-strip":"^1.1.1","rollup-plugin-uglify":"^2.0.1","styled-components":"^3.2.0"},"peerDependencies":{"react":">=15.4.0 || ^16.0.0"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/atlassian/react-beautiful-dnd.git"},"gitHead":"116c153144eea8bc93a7d81c17e6e71e1824541a","homepage":"https://github.com/atlassian/react-beautiful-dnd#readme","_id":"react-beautiful-dnd@6.0.2","_npmVersion":"5.5.1","_nodeVersion":"8.4.0","_npmUser":{"name":"alexreardon","email":"alexreardon@gmail.com"},"dist":{"shasum":"2e2deec247cc92727fb290ba08cee4db70b0b439","size":271598,"noattachment":false,"key":"/react-beautiful-dnd/-/react-beautiful-dnd-6.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-beautiful-dnd/download/react-beautiful-dnd-6.0.2.tgz"},"maintainers":[{"name":"alexreardon","email":"alexreardon@gmail.com"},{"name":"delcore92","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-beautiful-dnd_6.0.2_1522734794293_0.4611845565908337"},"_hasShrinkwrap":false,"publish_time":1522734794430,"_cnpm_publish_time":1522734794430,"_cnpmcore_publish_time":"2021-12-16T12:30:02.296Z","deprecated":"react-beautiful-dnd is now deprecated. Context and options: https://github.com/atlassian/react-beautiful-dnd/issues/2672","dist-tags":{"alpha":"12.2.0-alpha.1","beta":"13.0.0-beta.1","latest":"13.1.1"}}