{"bugs":{"url":"https://github.com/planttheidea/fast-copy/issues"},"dist":{"shasum":"1787743b5384319d62ee72a01720345104226802","tarball":"https://registry.npmjs.org/fast-copy/-/fast-copy-3.1.0.tgz","fileCount":42,"integrity":"sha512-IuCOCDFM1F/s4LtG7Bjr3yUUwPHybyhqN74xk2cMYoP51vVeErMy8+6HGFchi/+45lW8uzhs6lBeEqks2GWt6A==","signatures":[{"sig":"MEUCIQCM/otbo5ijoFT6RFhaZjCEpoooqSpRWVLznLZWEBZZQgIgZzBqzdk+xCfuKQX+93n+QCLNzlabxHU19IdxdPvxU4w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEQCIBczJw1WVEWkpZCEylzY4ytA2yQUGivtCPXbalVI1kolAiAnIOVPmvcRzxNIoMzGXLk8INY4b0TnKzfo6HiEcYMnqg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":323252},"main":"dist/cjs/index.cjs","name":"fast-copy","type":"module","types":"index.d.ts","author":{"name":"tony_quetano@planttheidea.com"},"module":"dist/esm/index.mjs","browser":"dist/umd/index.js","exports":{".":{"import":{"types":"./dist/esm/types/index.d.ts","default":"./dist/esm/index.mjs"},"default":{"types":"./dist/umd/types/index.d.ts","default":"./dist/umd/index.js"},"require":{"types":"./dist/cjs/types/index.d.ts","default":"./dist/cjs/index.cjs"}}},"gitHead":"359c00884ae8ae31f10925fd0e2fc66661db6cef","license":"MIT","scripts":{"dev":"NODE_ENV=development webpack-dev-server --config=webpack/webpack.config.js","dist":"npm run clean && npm run build","lint":"eslint 'src/*.ts' '__tests__/*.ts' 'DEV_ONLY/*.ts'","test":"NODE_PATH=. jest","build":"npm run build:esm && npm run build:cjs && npm run build:umd && npm run build:min","clean":"rimraf dist","start":"npm run dev","release":"release-it","lint:fix":"npm run lint -- --fix","benchmark":"npm run clean && npm run build:cjs && node benchmark/index.cjs","build:cjs":"NODE_ENV=production rollup -c rollup/config.cjs.js && tsc -p ./tsconfig/cjs.json","build:esm":"NODE_ENV=production rollup -c rollup/config.esm.js && tsc -p ./tsconfig/esm.json","build:min":"NODE_ENV=production rollup -c rollup/config.min.js && tsc -p ./tsconfig/min.json","build:umd":"NODE_ENV=production rollup -c rollup/config.umd.js && tsc -p ./tsconfig/umd.json","typecheck":"tsc --noEmit","test:watch":"npm run test -- --watch","release:dry":"release-it --dry-run","release:beta":"release-it --config=.release-it.beta.json","test:coverage":"npm run test -- --coverage","prepublishOnly":"npm run lint && npm run typecheck && npm run test && npm run dist"},"_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"homepage":"https://github.com/planttheidea/fast-copy#readme","keywords":["clone","deep","copy","fast"],"repository":{"url":"git+https://github.com/planttheidea/fast-copy.git","type":"git"},"_npmVersion":"11.12.1","description":"A blazing fast deep object copier","directories":{},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_nodeVersion":"24.15.0","contributors":[{"name":"Dariusz Rzepka","email":"rzepkadarek@gmail.com"}],"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"^17.1.0","jest":"^30.2.0","clone":"^2.1.2","ramda":"^0.32.0","react":"^19.2.0","eslint":"9.36.0","lodash":"^4.17.21","rollup":"^4.52.5","benchee":"^1.1.0","ts-jest":"^29.4.5","webpack":"^5.102.1","deepclone":"^1.0.2","react-dom":"^19.2.0","ts-loader":"^9.5.4","cli-table3":"^0.6.5","fast-clone":"^1.5.13","in-publish":"^2.0.1","release-it":"19.0.5","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^24.9.2","webpack-cli":"^6.0.1","@types/ramda":"^0.31.1","@types/react":"^19.2.2","@types/eslint":"^9.6.1","@types/lodash":"^4.17.20","typescript-eslint":"^8.46.2","webpack-dev-server":"^5.2.2","html-webpack-plugin":"^5.6.4","rollup-plugin-terser":"^7.0.2","eslint-webpack-plugin":"^5.0.2","@rollup/plugin-typescript":"^12.3.0","@typescript-eslint/parser":"^8.46.2","@rollup/plugin-node-resolve":"^16.0.3","@typescript-eslint/eslint-plugin":"^8.46.2"},"_npmOperationalInternal":{"tmp":"tmp/fast-copy_3.1.0_1788158379185_0.7143931857733297","host":"s3://npm-registry-packages-npm-production"},"_id":"fast-copy@3.1.0","version":"3.1.0"}