{"name":"ts-clone-node","version":"0.3.27","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","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-* --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.8","@types/node":"^16.9.4","@types/prettier":"^2.3.2","@typescript-eslint/eslint-plugin":"^4.31.2","@typescript-eslint/parser":"^4.31.2","@wessberg/ts-config":"^1.1.3","rollup-plugin-ts":"^1.4.3","sandhog":"^1.0.41","ava":"^3.15.0","eslint":"^7.32.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jsdoc":"^36.1.0","husky":"^7.0.2","np":"7.5.0","pnpm":"^6.15.1","prettier":"^2.4.1","pretty-quick":"^3.1.1","rimraf":"^3.0.2","rollup":"^2.56.3","standard-changelog":"^2.0.27","ts-node":"^10.2.1","semver":"^7.3.5","helpertypes":"^0.0.12","tslib":"^2.3.1","npm-check-updates":"^11.8.5","typescript":"^4.4.3","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"},"dependencies":{"compatfactory":"^0.0.9"},"peerDependencies":{"typescript":"^3.x || ^4.x"},"main":"./dist/cjs/index.js","module":"./dist/esm/index.js","browser":"./dist/esm/index.js","types":"./dist/esm/index.d.ts","typings":"./dist/esm/index.d.ts","es2015":"./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":">=10.0.0"},"ava":{"files":["test/**.test.ts"],"verbose":true,"timeout":"40s","extensions":["ts"],"environmentVariables":{"NODE_OPTIONS":"--max_old_space_size=4096","FORCE_COLOR":"3"},"require":["ts-node/register/transpile-only"]},"gitHead":"b35857689b4a5868ca08f9029aa5ad302ce567a3","homepage":"https://github.com/wessberg/ts-clone-node#readme","_id":"ts-clone-node@0.3.27","_nodeVersion":"16.9.1","_npmVersion":"7.21.1","dist":{"shasum":"c3d81e7d4ea17d1b8d009c32b0cb691df888de85","size":85141,"noattachment":false,"key":"/ts-clone-node/-/ts-clone-node-0.3.27.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-clone-node/download/ts-clone-node-0.3.27.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_0.3.27_1632226807262_0.19599763730416297"},"_hasShrinkwrap":false,"publish_time":1632226807434,"_cnpm_publish_time":1632226807434,"dist-tags":{"latest":"4.0.0"}}