{"name":"ts-morph","version":"28.0.0","description":"TypeScript compiler wrapper for static analysis and code manipulation.","main":"dist/ts-morph.js","types":"lib/ts-morph.d.ts","scripts":{"dopublish":"deno task type-check-docs && deno task code-generate && deno task package && deno task publish-code-verification && echo \"Run: npm publish\"","build":"deno task build:declarations && deno task build:node","build:node":"rimraf dist && rollup -c ","build:deno":"deno task build:declarations && 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":"deno run -A npm:mocha","test:debug":"deno task test --inspect-brk","test:watch":"deno task test --watch-extensions ts --watch","test:ci":"deno task test","test:ts-versions":"deno run -A scripts/test/testTypeScriptVersions.ts","type-check":"deno run -A scripts/typeCheckLibrary.ts","code-generate":"deno run -A scripts/generation/main.ts","output-wrapped-nodes":"deno run -A scripts/generation/outputWrappedNodesInfo.ts","package":"deno task build","publish-code-verification":"deno task code-verification && deno task 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.29.0","code-block-writer":"^13.0.3"},"devDependencies":{"@rollup/plugin-typescript":"^12.1.2","@types/chai":"^5.2.1","@types/diff":"^7.0.2","@types/mocha":"^10.0.10","@types/node":"^22.14.1","chai":"^5.2.0","conditional-type-checks":"^1.0.6","cross-env":"^7.0.3","diff":"^7.0.0","mocha":"11.1.0","rimraf":"^6.0.1","rollup":"=4.40.0","ts-node":"10.9.2","typescript":"~6.0.2"},"browser":{"fs":false,"os":false,"fs.realpath":false,"mkdirp":false,"dir-glob":false,"graceful-fs":false,"source-map-support":false,"glob-parent":false,"glob":false,"tinyglobby":false},"gitHead":"699815f54ae9b5c2a93f016ba1a9df1e8ac1c014","_id":"ts-morph@28.0.0","_nodeVersion":"24.14.1","_npmVersion":"11.11.0","dist":{"integrity":"sha512-Wp3tnZ2bzwxyTZMtgWVzXDfm7lB1Drz+y9DmmYH/L702PQhPyVrp3pkou3yIz4qjS14GY9kcpmLiOOMvl8oG1g==","shasum":"cd3ebdf89742a32b06ea7327df6445364ee26631","tarball":"https://registry.npmjs.org/ts-morph/-/ts-morph-28.0.0.tgz","fileCount":6,"unpackedSize":1481221,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-morph@28.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCdNxzGN8yTtYb7Ex64/m7AlYXR9/SbXKwEsBpMKuXUgQIhAOnX3zonzUOBZswCiy3W5JrYUIL3wosBY4m0hTBCIeGL"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:0d7f1394-5c7e-41a5-8517-9734b6399fb7"}},"directories":{},"maintainers":[{"name":"dsherret","email":"dsherret@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ts-morph_28.0.0_1776018627462_0.6309252290840068"},"_hasShrinkwrap":false}