{"name":"ts-clone-node","version":"3.0.0","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":"cross-env NODE_NO_WARNINGS=1 FORCE_COLOR=3 NODE_OPTIONS=\"--loader=tsx --max_old_space_size=4096\" 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 --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"},"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.0","@types/node":"^20.4.6","@types/prettier":"^2.7.3","@typescript-eslint/eslint-plugin":"^6.2.1","@typescript-eslint/parser":"^6.2.1","@wessberg/ts-config":"^4.0.0","@wessberg/prettier-config":"1.0.0","@prettier/sync":"0.3.0","crosspath":"2.0.0","dotcjs":"1.0.1","rollup-plugin-ts":"^3.2.0","sandhog":"^2.0.2","ava":"^5.3.1","cross-env":"^7.0.3","eslint":"^8.46.0","eslint-config-prettier":"^8.9.0","eslint-plugin-import":"^2.28.0","eslint-plugin-jsdoc":"^46.4.5","husky":"^8.0.3","np":"8.0.4","pnpm":"^8.6.11","prettier":"^3.0.0","pretty-quick":"^3.1.3","rimraf":"^5.0.1","rollup":"^3.27.0","standard-changelog":"^3.0.0","tsx":"^3.12.7","semver":"^7.5.4","helpertypes":"^0.0.19","tslib":"^2.6.1","npm-check-updates":"^16.10.17","typescript":"5.1.6","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"},"dependencies":{"compatfactory":"^3.0.0"},"peerDependencies":{"typescript":"^3.x || ^4.x || ^5.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","extensions":{"ts":"module"}},"gitHead":"57dab1498e21f72a7607195928af861ae884d07e","homepage":"https://github.com/wessberg/ts-clone-node#readme","_id":"ts-clone-node@3.0.0","_nodeVersion":"20.4.0","_npmVersion":"9.7.2","dist":{"shasum":"05719ba3f4806a9f1b267a5911aff64fdc5de3c7","size":92361,"noattachment":false,"key":"/ts-clone-node/-/ts-clone-node-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-clone-node/download/ts-clone-node-3.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_3.0.0_1691016806761_0.965793389929104"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-02T22:53:26.996Z","publish_time":1691016806996,"_source_registry_name":"default","_cnpm_publish_time":1691016806996,"dist-tags":{"latest":"4.0.0"}}