{"name":"ts-clone-node","version":"2.0.2","description":"A library that helps you clone Nodes from a Typescript AST","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":"ava","prebuild":"pnpm run clean","build":"pnpm run prebuild && pnpm run rollup","prewatch":"pnpm run clean","watch":"pnpm run prewatch && pnpm run rollup -- --watch","rollup":"rollup -c rollup.config.js","preversion":"pnpm run lint && pnpm run build && dotcjs dist/cjs","version":"pnpm run preversion && pnpm run generate:all && git add .","release":"np --no-cleanup --no-yarn","update:check":"pnpx npm-check-updates -x typescript-* --dep dev,prod","update:commit":"pnpx npm-check-updates -u -x typescript-*,ava --dep dev,prod && pnpm update && pnpm install"},"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.3.13","@types/node":"^18.11.18","@types/prettier":"^2.7.2","@typescript-eslint/eslint-plugin":"^5.48.1","@typescript-eslint/parser":"^5.48.1","@wessberg/ts-config":"^2.0.4","@wessberg/prettier-config":"1.0.0","crosspath":"2.0.0","dotcjs":"1.0.1","rollup-plugin-ts":"^3.0.2","sandhog":"^2.0.2","ava":"^3.15.0","eslint":"^8.31.0","eslint-config-prettier":"^8.6.0","eslint-plugin-import":"^2.26.0","eslint-plugin-jsdoc":"^39.6.4","husky":"^8.0.3","np":"7.6.3","pnpm":"^7.23.0","prettier":"^2.8.2","pretty-quick":"^3.1.3","rimraf":"^3.0.2","rollup":"^3.9.1","standard-changelog":"^2.0.27","ts-node":"^10.9.1","semver":"^7.3.8","helpertypes":"^0.0.19","tslib":"^2.4.1","npm-check-updates":"^16.6.2","typescript":"^4.9.4","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"},"dependencies":{"compatfactory":"^2.0.7"},"peerDependencies":{"typescript":"^3.x || ^4.x"},"exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.cjs"},"type":"module","types":"./dist/esm/index.d.ts","main":"./dist/cjs/index.cjs","module":"./dist/esm/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":">=14.9.0"},"prettier":"@wessberg/prettier-config","ava":{"files":["test/**.test.ts"],"verbose":true,"timeout":"400s","nonSemVerExperiments":{"configurableModuleFormat":true},"extensions":{"ts":"module"},"nodeArguments":["--loader=ts-node/esm"],"environmentVariables":{"FORCE_COLOR":"3"}},"gitHead":"7070aef201ce3d3a61619f4b34456d3d92c55a37","homepage":"https://github.com/wessberg/ts-clone-node#readme","_id":"ts-clone-node@2.0.2","_nodeVersion":"19.3.0","_npmVersion":"9.2.0","dist":{"shasum":"5b688b906593950c089cbb331865a400cd0818ba","size":90488,"noattachment":false,"key":"/ts-clone-node/-/ts-clone-node-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-clone-node/download/ts-clone-node-2.0.2.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_2.0.2_1673303640111_0.00019800654322454925"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-09T22:34:00.329Z","publish_time":1673303640329,"_cnpm_publish_time":1673303640329,"dist-tags":{"latest":"4.0.0"}}