{"bugs":{"url":"https://github.com/hello-pangea/dnd/issues"},"dist":{"shasum":"7d5ef7fe8bddf195307b16e03635b1be582b7b8d","tarball":"https://registry.npmjs.org/@hello-pangea/dnd/-/dnd-18.0.1.tgz","fileCount":245,"integrity":"sha512-xojVWG8s/TGrKT1fC8K2tIWeejJYTAeJuj36zM//yEm/ZrnZUSFGS15BpO+jGZT1ybWvyXmeDJwPYb4dhWlbZQ==","signatures":[{"sig":"MEQCIFf1uvZNMF/ENDtn9Zf130puzVhoLZS46uAA3qiSRtg9AiAsrls5l7vdE3XTSMPonuQseF5G002JoGgmX6gmrdBMBg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1263171},"main":"dist/dnd.cjs.js","name":"@hello-pangea/dnd","types":"dist/dnd.d.ts","author":{"name":"Alex Reardon","email":"areardon@atlassian.com"},"config":{"prettier_target":"*.{js,jsx,ts,tsx,md,json} src/**/*.{js,jsx,ts,tsx,md,json} test/**/*.{js,jsx,ts,tsx,md,json} docs/**/*.{js,jsx,ts,tsx,md,json} stories/**/*.{js,jsx,ts,tsx,md,json} cypress/**/*.{js,jsx,ts,tsx,md,json} csp-server/**/*.{js,jsx,ts,tsx,md,json}"},"module":"dist/dnd.esm.js","gitHead":"1afeefe08ac304ff0bdd262904a25d09e6af7ad5","license":"Apache-2.0","private":false,"scripts":{"test":"jest --config ./jest.config.ts","build":"pnpm build:clean && pnpm build:dist","commit":"cz","prepare":"husky","release":"release-it","lint:css":"stylelint \"stories/**/*.{js,jsx,ts,tsx}\"","validate":"pnpm prettier:check && pnpm lint:eslint && pnpm lint:css && pnpm typecheck","chromatic":"chromatic --project-token=f92123f238de","storybook":"storybook dev -p 9002","typecheck":"pnpm typecheck:lib && pnpm typecheck:test && pnpm typecheck:storybook","build:dist":"cross-env NODE_ENV=production rollup -c","build:clean":"rimraf dist","lint:eslint":"pnpm eslint \"./**/*.{js,jsx,ts,tsx}\"","release:test":"release-it --dry-run","test:browser":"cypress open","test:coverage":"pnpm test --coverage --coveragePathIgnorePatterns=/debug","test:react-18":"cross-env REACT_MAJOR_VERSION=18 pnpm test","test:react-19":"cross-env REACT_MAJOR_VERSION=19 pnpm test","typecheck:lib":"pnpm tsc --project tsconfig.json","prepublishOnly":"pnpm build","prettier:check":"pnpm prettier --debug-check $npm_package_config_prettier_target","prettier:write":"pnpm prettier --write $npm_package_config_prettier_target","typecheck:test":"pnpm tsc --project test/tsconfig.json && pnpm tsc --project csp-server/tsconfig.json && pnpm tsc --project cypress/tsconfig.json","build-storybook":"storybook build -c .storybook -o site","test:browser:ci":"cypress run","bundle-size:check":"cross-env SNAPSHOT=match pnpm bundle-size:update","bundle-size:update":"pnpm build:clean && pnpm build:dist && pnpm build:clean","test:accessibility":"lighthouse http://localhost:9002/iframe.html?id=examples-single-vertical-list--basic --no-enable-error-reporting --config-path=lighthouse.config.js --chrome-flags='--headless' --output=json --output=html --output-path=./test-reports/lighthouse/a11y.json && node a11y-audit-parse.js","typecheck:storybook":"pnpm tsc --project stories/tsconfig.json && pnpm tsc --project .storybook/tsconfig.json"},"_npmUser":{"name":"100terres","email":"gab@100terres.com"},"homepage":"https://github.com/hello-pangea/dnd#readme","keywords":["drag and drop","dnd","sortable","reorder","reorderable","react","react.js","natural","beautiful","accessible"],"jest-junit":{"output":"test-reports/junit/js-test-results.xml"},"repository":{"url":"git+https://github.com/hello-pangea/dnd.git","type":"git"},"_npmVersion":"11.0.0","description":"Beautiful and accessible drag and drop for lists with React","directories":{},"maintainers":[{"name":"xhale","email":"reececarolan@gmail.com"},{"name":"100terres","email":"gab@100terres.com"}],"sideEffects":false,"_nodeVersion":"22.12.0","dependencies":{"redux":"^5.0.1","raf-schd":"^4.0.3","react-redux":"^9.2.0","css-box-model":"^1.2.1","@babel/runtime":"^7.26.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.2.1","devDependencies":{"jest":"29.7.0","husky":"9.1.7","jsdom":"25.0.1","react":"19.0.0","dotenv":"16.4.7","eslint":"8.57.1","rimraf":"6.0.1","rollup":"4.34.6","csstype":"3.1.3","cypress":"13.17.0","express":"4.21.2","ts-node":"10.9.2","wait-on":"8.0.2","webpack":"5.97.1","fs-extra":"11.3.0","jest-axe":"9.0.0","prettier":"3.5.0","raf-stub":"3.0.0","react-18":"npm:react@18.3.1","@swc/core":"1.10.15","cross-env":"7.0.3","fast-glob":"3.3.3","memory-fs":"0.5.0","react-dom":"19.0.0","storybook":"8.5.3","stylelint":"16.14.1","babel-jest":"29.7.0","commitizen":"4.3.1","jest-junit":"16.0.0","lighthouse":"12.3.0","release-it":"18.1.2","seedrandom":"3.0.5","typescript":"5.7.3","@babel/core":"7.26.8","@types/jest":"29.5.14","@types/node":"22.13.1","markdown-it":"14.1.0","@types/jsdom":"21.1.7","@types/react":"18.3.18","babel-loader":"9.2.1","browserslist":"4.24.4","react-dom-18":"npm:react-dom@18.3.1","react-window":"1.8.11","@emotion/react":"11.14.0","@types/express":"4.17.21","lodash.isequal":"4.5.0","@atlaskit/theme":"13.1.0","@commitlint/cli":"19.7.1","@emotion/styled":"11.14.0","@types/fs-extra":"11.0.4","@types/jest-axe":"3.5.9","@types/raf-schd":"4.0.3","eslint-plugin-n":"17.15.1","@storybook/react":"8.5.3","@types/react-dom":"18.3.5","@babel/preset-env":"7.26.8","@jest/environment":"29.7.0","@types/seedrandom":"3.0.8","eslint-plugin-es5":"1.5.0","rollup-plugin-dts":"6.1.1","styled-components":"6.1.15","@storybook/theming":"8.5.3","@types/markdown-it":"14.1.2","eslint-plugin-jest":"27.9.0","@atlaskit/css-reset":"6.11.5","@babel/preset-react":"7.26.3","@rollup/plugin-json":"6.1.0","@types/react-window":"1.8.8","eslint-plugin-react":"7.37.4","require-from-string":"2.0.2","@babel/eslint-parser":"7.26.8","@rollup/plugin-babel":"6.0.4","@rollup/plugin-strip":"3.0.4","@testing-library/dom":"10.4.0","eslint-config-airbnb":"19.0.4","eslint-plugin-import":"2.31.0","jest-watch-typeahead":"2.2.2","@rollup/plugin-terser":"0.4.4","@storybook/addon-docs":"8.5.3","@types/lodash.isequal":"4.5.8","eslint-plugin-cypress":"2.15.2","postcss-styled-syntax":"0.7.1","@emotion/eslint-plugin":"11.12.0","@rollup/plugin-replace":"5.0.7","@storybook/manager-api":"8.5.3","@testing-library/react":"16.2.0","eslint-config-prettier":"9.1.0","eslint-plugin-jsx-a11y":"6.10.2","eslint-plugin-prettier":"5.2.3","jest-environment-jsdom":"29.7.0","@rollup/plugin-commonjs":"25.0.8","eslint-plugin-storybook":"0.11.2","@babel/preset-typescript":"7.26.0","@commitlint/cz-commitlint":"19.6.1","@storybook/react-webpack5":"8.5.3","@testing-library/jest-dom":"6.6.3","@typescript-eslint/parser":"7.18.0","eslint-plugin-react-hooks":"4.6.2","stylelint-config-standard":"36.0.1","@rollup/plugin-node-resolve":"15.3.1","@storybook/addon-essentials":"8.5.3","babel-plugin-dev-expression":"0.2.3","@storybook/addon-storysource":"8.5.3","babel-plugin-module-resolver":"5.0.2","stylelint-config-recommended":"14.0.1","@babel/plugin-transform-runtime":"7.26.8","@commitlint/config-conventional":"19.7.1","@typescript-eslint/eslint-plugin":"7.18.0","eslint-import-resolver-typescript":"3.7.0","@release-it/conventional-changelog":"10.0.0","@babel/plugin-transform-object-assign":"7.25.9","@storybook/addon-webpack5-compiler-swc":"1.0.6","@babel/plugin-transform-private-methods":"7.25.9","@babel/plugin-transform-class-properties":"7.25.9","@babel/plugin-transform-modules-commonjs":"7.26.3","@babel/plugin-transform-private-property-in-object":"7.25.9"},"peerDependencies":{"react":"^18.0.0 || ^19.0.0","react-dom":"^18.0.0 || ^19.0.0"},"_npmOperationalInternal":{"tmp":"tmp/dnd_18.0.1_1739127088388_0.7996864593889406","host":"s3://npm-registry-packages-npm-production"},"_id":"@hello-pangea/dnd@18.0.1","version":"18.0.1"}