{"name":"ts-clone-node","version":"4.0.0","description":"A library that helps you clone Nodes from a Typescript AST","keywords":["typescript","ast","node","clone","copy","duplicate"],"contributors":[{"name":"Frederik Wessberg","email":"frederikwessberg@hotmail.com","url":"https://github.com/wessberg"}],"license":"MIT","devDependencies":{"@types/semver":"^7.5.8","@types/node":"^22.7.0","@types/prettier":"^3.0.0","@wessberg/ts-config":"^5.0.16","@wessberg/prettier-config":"1.0.0","@prettier/sync":"0.5.2","eslint":"^9.11.1","eslint-config-prettier":"^9.1.0","eslint-plugin-jsdoc":"^50.2.4","eslint-plugin-prettier":"^5.2.1","typescript-eslint":"^8.7.0","crosspath":"2.0.0","sandhog":"^2.0.2","husky":"^9.1.6","np":"10.0.7","pnpm":"^9.11.0","prettier":"^3.3.3","lint-staged":"^15.2.10","rimraf":"^6.0.1","standard-changelog":"^6.0.0","tsup":"^8.3.0","tsx":"^4.19.1","semver":"^7.6.3","helpertypes":"^0.0.19","tslib":"^2.7.0","npm-check-updates":"^17.1.3","typescript":"5.6.2","typescript-3-0-1":"npm:typescript@3.0.1","typescript-3-1-1":"npm:typescript@3.1.1","typescript-3-2-1":"npm:typescript@3.2.1","typescript-3-3-1":"npm:typescript@3.3.1","typescript-3-4-1":"npm:typescript@3.4.1","typescript-3-5-1":"npm:typescript@3.5.1","typescript-3-6-2":"npm:typescript@3.6.2","typescript-3-7-2":"npm:typescript@3.7.2","typescript-3-8-3":"npm:typescript@3.8.3","typescript-3-9-2":"npm:typescript@3.9.2","typescript-4-0-3":"npm:typescript@4.0.3","typescript-4-1-2":"npm:typescript@4.1.2","typescript-4-2-4":"npm:typescript@4.2.4","typescript-4-3-5":"npm:typescript@4.3.5","typescript-4-4-3":"npm:typescript@4.4.3","typescript-4-5-4":"npm:typescript@4.5.4","typescript-4-6-4":"npm:typescript@4.6.4","typescript-4-7-2":"npm:typescript@4.7.2","typescript-4-8-2":"npm:typescript@4.8.2","typescript-4-9-4":"npm:typescript@4.9.4","typescript-5-0-4":"npm:typescript@5.0.4","typescript-5-1-6":"npm:typescript@5.1.6","typescript-5-2-2":"npm:typescript@5.2.2","typescript-5-3-3":"npm:typescript@5.3.3","typescript-5-4-5":"npm:typescript@5.4.5","typescript-5-5-4":"npm:typescript@5.5.4","typescript-5-6-2":"npm:typescript@5.6.2"},"dependencies":{"compatfactory":"^4.0.2"},"peerDependencies":{"typescript":"^3.x || ^4.x || ^5.x"},"exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"type":"module","types":"./dist/index.d.ts","main":"./dist/index.cjs","module":"./dist/index.js","funding":{"type":"github","url":"https://github.com/wessberg/ts-clone-node?sponsor=1"},"repository":{"type":"git","url":"git+https://github.com/wessberg/ts-clone-node.git"},"bugs":{"url":"https://github.com/wessberg/ts-clone-node/issues"},"engines":{"node":">=18.20.0"},"lint-staged":{"*":"prettier --ignore-unknown --write"},"prettier":"@wessberg/prettier-config","scripts":{"generate:sandhog":"sandhog all --yes","generate:changelog":"standard-changelog --first-release","generate:all":"pnpm run generate:sandhog && pnpm run generate:changelog","clean":"rimraf dist","lint":"tsc --noEmit && eslint \"src/**/*.ts\" --color","prettier":"prettier --write \"{src,test,documentation}/**/*.{js,ts,json,html,xml,css,md}\"","test":"node --import tsx --test \"./test/**/*.test.ts\"","prebuild":"pnpm run clean","build":"tsup \"src/index.ts\" --sourcemap --dts --format cjs,esm","preversion":"pnpm run lint && pnpm run build","version":"pnpm run preversion && pnpm run generate:all && git add .","release":"np --no-cleanup --no-yarn --no-tests","update:check":"pnpx npm-check-updates -x typescript-* --dep dev,prod","update:commit":"pnpx npm-check-updates -u -x typescript-* --dep dev,prod && pnpm update && pnpm install"},"_id":"ts-clone-node@4.0.0","homepage":"https://github.com/wessberg/ts-clone-node#readme","_integrity":"sha512-dTnuw4SyCQyr6fJ/K/YG/3VjfETFqUkFH31kfEDc2DrmWwFYMR/xJIGNpbgktqpwKXdzBZftcnyapiAv65GKkw==","_resolved":"/private/var/folders/9d/9cbwck5x4w96_p2v4cxh8psc0000gn/T/4d9982e4413da4b8e17019114e596bda/ts-clone-node-4.0.0.tgz","_from":"file:ts-clone-node-4.0.0.tgz","_nodeVersion":"22.9.0","_npmVersion":"10.8.3","dist":{"shasum":"449cd07aaa15f2f296923d2ede8cd9f28ff66aa0","size":91279,"noattachment":false,"key":"/ts-clone-node/-/ts-clone-node-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-clone-node/download/ts-clone-node-4.0.0.tgz"},"_npmUser":{"name":"wessberg","email":"frederikwessberg@gmail.com"},"directories":{},"maintainers":[{"name":"wessberg","email":"fwe@dlmma.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-clone-node_4.0.0_1727248705560_0.3832135879570344"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-25T07:18:25.795Z","publish_time":1727248705795,"_source_registry_name":"default","_cnpm_publish_time":1727248705795,"dist-tags":{"latest":"4.0.0"}}