{"name":"ts-morph","version":"13.0.2","description":"TypeScript compiler wrapper for static analysis and code manipulation.","main":"dist/ts-morph.js","typings":"lib/ts-morph.d.ts","scripts":{"dopublish":"npm run type-check-docs && npm run package && npm run publish-code-verification && echo \"Run: npm publish --otp\"","build":"npm run build:declarations && npm run build:deno && npm run build:node","build:node":"rimraf dist && rollup -c ","build:deno":"rimraf dist-deno && rollup -c --environment BUILD:deno && deno run -A scripts/buildDeno.ts","build:declarations":"deno run -A scripts/generation/main.ts create-declaration-file","test":"cross-env TS_NODE_TRANSPILE_ONLY=\"true\" mocha","test:debug":"npm run test --inspect-brk","test:watch":"npm run test --watch-extensions ts --watch","test:ci":"npm run test","test:ts-versions":"deno run -A scripts/test/testTypeScriptVersions.ts","type-check":"npm run type-check:library && npm run type-check:scripts","type-check:library":"deno run -A scripts/typeCheckLibrary.ts","type-check:scripts":"tsc --noEmit --project scripts/tsconfig.json","code-generate":"deno run -A scripts/generation/main.ts","output-wrapped-nodes":"deno run -A scripts/generation/outputWrappedNodesInfo.ts","package":"npm run build","publish-code-verification":"npm run code-verification && npm run ensure-no-declaration-file-errors","code-verification":"deno run -A scripts/verification/main.ts ensure-structures-match-classes ensure-overload-structures-match ensure-array-inputs-readonly ensure-classes-implement-structure-methods ensure-mixin-not-applied-multiple-times validate-public-api-class-member-names validate-compiler-node-to-wrapped-type validate-code-fences","ensure-structures-match-classes":"deno run -A scripts/verification/main.ts ensure-structures-match-classes","ensure-overload-structures-match":"deno run -A scripts/verification/main.ts ensure-overload-structures-match","ensure-no-project-compile-errors":"deno run -A scripts/verification/ensureNoProjectCompileErrors.ts","ensure-no-declaration-file-errors":"deno run -A scripts/verification/ensureNoDeclarationFileErrors.ts","ensure-array-inputs-readonly":"deno run -A scripts/verification/main ensure-array-inputs-readonly.ts","ensure-or-throw-exists":"deno run -A scripts/verification/main ensure-or-throw-exists.ts","type-check-docs":"deno run -A scripts/typeCheckDocumentation.ts"},"repository":{"type":"git","url":"git+https://github.com/dsherret/ts-morph.git"},"keywords":["typescript","ast","static analysis","code generation","code refactor"],"author":{"name":"David Sherret"},"license":"MIT","bugs":{"url":"https://github.com/dsherret/ts-morph/issues"},"homepage":"https://github.com/dsherret/ts-morph#readme","dependencies":{"@ts-morph/common":"~0.12.2","code-block-writer":"^11.0.0"},"devDependencies":{"@types/chai":"^4.2.22","@types/diff":"^5.0.1","@types/mocha":"^9.0.0","@types/node":"^16.11.7","chai":"^4.3.4","conditional-type-checks":"^1.0.5","cross-env":"^7.0.3","diff":"^5.0.0","mocha":"9.1.3","rimraf":"^3.0.2","rollup":"^2.60.0","rollup-plugin-typescript2":"^0.31.0","ts-node":"10.4.0","typescript":"~4.5.2"},"standard-version":{"tagPrefix":"","skip":{"tag":true,"commit":true}},"browser":{"fs":false,"os":false,"fs.realpath":false,"mkdirp":false,"dir-glob":false,"graceful-fs":false,"fast-glob":false,"source-map-support":false,"glob-parent":false,"glob":false},"gitHead":"a655c659094a5cb844c8bad36cec73a5cd39f091","_id":"ts-morph@13.0.2","_nodeVersion":"16.11.1","_npmVersion":"8.0.0","dist":{"shasum":"55546023493ef82389d9e4f28848a556c784bac4","size":191776,"noattachment":false,"key":"/ts-morph/-/ts-morph-13.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-morph/download/ts-morph-13.0.2.tgz"},"_npmUser":{"name":"dsherret","email":"dsherret@gmail.com"},"directories":{},"maintainers":[{"name":"dsherret","email":"dsherret@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-morph_13.0.2_1637628487035_0.0815361306876623"},"_hasShrinkwrap":false,"publish_time":1637628487263,"_cnpm_publish_time":1637628487263,"dist-tags":{"latest":"27.0.2","rc":"2.0.4-rc"}}