{"author":{"name":"tony_quetano@planttheidea.com"},"contributors":[{"name":"Dariusz Rzepka","email":"rzepkadarek@gmail.com"}],"browser":"dist/umd/index.js","bugs":{"url":"https://github.com/planttheidea/fast-copy/issues"},"description":"A blazing fast deep object copier","devDependencies":{"@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-typescript":"^12.3.0","@types/eslint":"^9.6.1","@types/jest":"^30.0.0","@types/lodash":"^4.17.20","@types/node":"^24.9.2","@types/ramda":"^0.31.1","@types/react":"^19.2.2","@typescript-eslint/eslint-plugin":"^8.46.2","@typescript-eslint/parser":"^8.46.2","benchee":"^1.1.0","cli-table3":"^0.6.5","clone":"^2.1.2","deepclone":"^1.0.2","eslint":"9.36.0","eslint-webpack-plugin":"^5.0.2","fast-clone":"^1.5.13","html-webpack-plugin":"^5.6.4","in-publish":"^2.0.1","jest":"^30.2.0","lodash":"^4.17.21","nyc":"^17.1.0","ramda":"^0.32.0","react":"^19.2.0","react-dom":"^19.2.0","release-it":"19.0.5","rollup":"^4.52.5","rollup-plugin-terser":"^7.0.2","ts-jest":"^29.4.5","ts-loader":"^9.5.4","typescript":"^5.9.3","typescript-eslint":"^8.46.2","webpack":"^5.102.1","webpack-cli":"^6.0.1","webpack-dev-server":"^5.2.2"},"exports":{".":{"import":{"types":"./dist/esm/types/index.d.ts","default":"./dist/esm/index.mjs"},"require":{"types":"./dist/cjs/types/index.d.ts","default":"./dist/cjs/index.cjs"},"default":{"types":"./dist/umd/types/index.d.ts","default":"./dist/umd/index.js"}}},"homepage":"https://github.com/planttheidea/fast-copy#readme","keywords":["clone","deep","copy","fast"],"license":"MIT","main":"dist/cjs/index.cjs","module":"dist/esm/index.mjs","name":"fast-copy","repository":{"type":"git","url":"git+https://github.com/planttheidea/fast-copy.git"},"scripts":{"benchmark":"npm run clean:cjs && npm run build:cjs && node benchmark/index.cjs","build":"npm run clean && npm run build:esm && npm run build:cjs && npm run build:umd && npm run build:min","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","clean":"rm -rf dist","clean:cjs":"rm -rf dist/cjs","clean:esm":"rm -rf dist/esm","clean:min":"rm -rf dist/min","clean:umd":"rm -rf dist/umd","dev":"NODE_ENV=development webpack-dev-server --config=webpack/webpack.config.js","lint":"eslint","lint:fix":"npm run lint -- --fix","release":"release-it","release:beta":"release-it --config=.release-it.beta.json","release:dry":"release-it --dry-run","release:scripts":"npm run typecheck && npm run lint && npm run test && npm run build","start":"npm run dev","test":"NODE_PATH=. jest","test:coverage":"npm run test -- --coverage","test:watch":"npm run test -- --watch","typecheck":"tsc --noEmit"},"type":"module","types":"index.d.ts","version":"4.0.0-beta.0","readmeFilename":"README.md","gitHead":"dd1a04d656907bd66378b5a9b3dafc8d8d133e3e","_id":"fast-copy@4.0.0-beta.0","_nodeVersion":"24.11.0","_npmVersion":"11.6.1","dist":{"shasum":"4c712ed495a2c6a937d90e66f938c70dc1f05f96","size":27566,"noattachment":false,"key":"/fast-copy/-/fast-copy-4.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-copy/download/fast-copy-4.0.0-beta.0.tgz"},"_npmUser":{"name":"planttheidea","email":"tony.quetano@planttheidea.com"},"directories":{},"maintainers":[{"name":"planttheidea","email":"tony.quetano@planttheidea.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fast-copy_4.0.0-beta.0_1762094394825_0.4867296246221797"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-02T14:39:55.037Z","publish_time":1762094395037,"_source_registry_name":"default","_cnpm_publish_time":1762094395037,"dist-tags":{"latest":"4.0.3","next":"4.0.0-beta.3"}}