{"bin":{"ts-jest":"cli.js"},"bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"c34cd91f02d364e9286d2c016843315fd0efff76","tarball":"https://registry.npmjs.org/ts-jest/-/ts-jest-29.4.12.tgz","fileCount":100,"integrity":"sha512-Ov6ClY53Fflh6BGAnY2DlTq1hYDrTycz2PVTXBWFW2CU+9zrEqAp9fWdGXl42EXO5RLSFAcAZ2JFKbP+zBTFfw==","signatures":[{"sig":"MEYCIQCwqgBAKGO2ZGJ3v3aWdthqFXp42iuS5f3exDXeRUm5rAIhANAFqvSKkYtpUXTMtaqL7fcp9ji9iItIoaQQNYV+uDYG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-jest@29.4.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":326054},"main":"dist/index.js","name":"ts-jest","type":"commonjs","types":"dist/index.d.ts","author":{"url":"https://github.com/kulshekhar","name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com"},"engines":{"node":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"3f05625da10da954fdf0a10394385008275ddbb3","license":"MIT","scripts":{"doc":"cd website && npm run start","lint":"eslint .","test":"jest -c=jest.config.ts","build":"tsc -p tsconfig.build.json","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","lint-fix":"eslint --fix .","prebuild":"rimraf --glob dist coverage *.tgz","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd website && npm run build","postbuild":"node scripts/post-build.js","preversion":"npm run test","test-e2e-cjs":"jest -c=jest-e2e-cjs.config.ts --no-cache","test-e2e-esm":"node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js -c=jest-e2e-esm.config.ts --no-cache","lint-prettier":"prettier \"**/*.{yml,yaml,md}\" --write","test-examples":"node scripts/test-examples.js","prepublishOnly":"npm run test","lint-prettier-ci":"prettier '**/*.{yml,yaml,md}' --check"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7087b159-7f13-47a7-bdc5-aced3d9a72e6"}},"homepage":"https://kulshekhar.github.io/ts-jest","keywords":["jest","typescript","sourcemap","react","testing"],"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"11.16.0","description":"A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript","directories":{},"maintainers":[{"name":"kul","email":"kulshekhar+npm@gmail.com"},{"name":"anhpnnd","email":"anhpnnd@gmail.com"},{"name":"tsjest","email":"kulshekhar+tsjest@gmail.com"}],"_nodeVersion":"24.18.0","contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@gmail.com"},{"url":"https://github.com/ahnpnl","name":"Anh Pham","email":"anhpnnd@gmail.com"},{"url":"https://github.com/GeeWee","name":"Gustav Wengel","email":"gustavwengel@gmail.com"}],"dependencies":{"json5":"^2.2.3","semver":"^7.8.5","bs-logger":"^0.2.6","type-fest":"^4.41.0","handlebars":"^4.7.9","make-error":"^1.3.6","yargs-parser":"^21.1.1","lodash.memoize":"^4.1.2","fast-json-stable-stringify":"^2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.4.2","execa":"5.1.1","husky":"^9.1.7","memfs":"^4.64.0","eslint":"^9.39.5","rimraf":"^5.0.10","esbuild":"~0.28.1","globals":"^16.5.0","js-yaml":"^4.3.0","ts-node":"^10.9.2","fs-extra":"^11.3.6","prettier":"^2.8.8","fast-glob":"^3.3.3","@eslint/js":"^9.39.5","babel-jest":"^30.4.1","typescript":"~5.9.3","@jest/types":"^30.4.1","@types/jest":"^29.5.14","@types/node":"20.19.43","lint-staged":"^15.5.2","@types/yargs":"^17.0.35","@jest/globals":"^30.4.1","@types/semver":"^7.7.1","@eslint/compat":"^1.4.1","@types/js-yaml":"^4.0.9","@commitlint/cli":"^19.8.1","@jest/transform":"^30.4.1","@types/fs-extra":"^11.0.4","@eslint/eslintrc":"^3.3.6","@types/lodash.set":"^4.3.9","@types/micromatch":"^4.0.10","typescript-eslint":"^8.64.0","@types/babel__core":"^7.20.5","eslint-plugin-jest":"^28.14.0","@types/yargs-parser":"21.0.3","eslint-plugin-jsdoc":"^50.8.0","eslint-plugin-import":"^2.32.0","@types/lodash.memoize":"^4.1.9","conventional-changelog":"^7.2.1","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^4.2.5","@types/lodash.camelcase":"^4.3.9","@typescript-eslint/parser":"^8.64.0","@commitlint/config-angular":"^19.8.1","conventional-changelog-angular":"^8.3.1","@typescript-eslint/eslint-plugin":"^8.64.0"},"peerDependencies":{"jest":"^29.0.0 || ^30.0.0","jest-util":"^29.0.0 || ^30.0.0","babel-jest":"^29.0.0 || ^30.0.0","typescript":">=4.3 <7","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0 || ^30.0.0","@jest/transform":"^29.0.0 || ^30.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"jest-util":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true},"@jest/transform":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.4.12_1784706438899_0.7923396943026166","host":"s3://npm-registry-packages-npm-production"},"_id":"ts-jest@29.4.12","version":"29.4.12"}