{"name":"ts-jest","version":"29.1.5","main":"dist/index.js","types":"dist/index.d.ts","bin":{"ts-jest":"cli.js"},"description":"A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript","scripts":{"prebuild":"rimraf dist coverage *.tgz","build":"tsc -p tsconfig.build.json","postbuild":"node scripts/post-build.js","pretest":"tsc -p tsconfig.spec.json --noEmit && node scripts/prepare-test.js","test":"jest","test-examples":"node scripts/test-examples.js","lint":"eslint --ext .js,.ts .","lint-fix":"eslint --fix --ext .js,.ts .","lint-prettier":"prettier '**/*.{yml,yaml,md}' --write","lint-prettier-ci":"prettier '**/*.{yml,yaml,md}' --check","doc":"cd website && npm run start","doc:build":"cd website && npm run build","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","prepare":"npm run build","prepublishOnly":"npm run test","preversion":"npm run test","version":"npm run changelog && git add CHANGELOG.md","raw:options":"node scripts/generate-raw-compiler-options.js","update-e2e":"node scripts/update-e2e.js"},"repository":{"type":"git","url":"git+https://github.com/kulshekhar/ts-jest.git"},"keywords":["jest","typescript","sourcemap","react","testing"],"author":{"name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com","url":"https://github.com/kulshekhar"},"contributors":[{"name":"Huafu Gandon","email":"huafu.gandon@gmail.com","url":"https://github.com/huafu"},{"name":"Anh Pham","email":"anhpnnd@gmail.com","url":"https://github.com/ahnpnl"},{"name":"Gustav Wengel","email":"gustavwengel@gmail.com","url":"https://github.com/GeeWee"}],"license":"MIT","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"homepage":"https://kulshekhar.github.io/ts-jest","dependencies":{"bs-logger":"0.x","fast-json-stable-stringify":"2.x","jest-util":"^29.0.0","json5":"^2.2.3","lodash.memoize":"4.x","make-error":"1.x","semver":"^7.5.3","yargs-parser":"^21.0.1"},"peerDependencies":{"@babel/core":">=7.0.0-beta.0 <8","@jest/transform":"^29.0.0","@jest/types":"^29.0.0","babel-jest":"^29.0.0","jest":"^29.0.0","typescript":">=4.3 <6"},"peerDependenciesMeta":{"@babel/core":{"optional":true},"@jest/transform":{"optional":true},"@jest/types":{"optional":true},"babel-jest":{"optional":true},"esbuild":{"optional":true}},"husky":{"hooks":{"pre-commit":"lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS","post-commit":"git reset"}},"devDependencies":{"@commitlint/cli":"^19.3.0","@commitlint/config-angular":"^19.3.0","@jest/transform":"^29.7.0","@jest/types":"^29.6.3","@types/babel__core":"7.20.5","@types/cross-spawn":"latest","@types/fs-extra":"latest","@types/js-yaml":"latest","@types/lodash.camelcase":"4.3.9","@types/lodash.memoize":"4.1.9","@types/lodash.set":"4.3.9","@types/micromatch":"4.0.7","@types/node":"20.14.2","@types/react":"18.x","@types/semver":"latest","@types/yargs":"latest","@types/yargs-parser":"21.0.3","@typescript-eslint/eslint-plugin":"^7.13.0","@typescript-eslint/parser":"^7.13.0","babel-jest":"^29.7.0","conventional-changelog-cli":"^5.0.0","cross-spawn":"latest","esbuild":"~0.21.5","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-plugin-import":"^2.29.1","eslint-plugin-jest":"^28.6.0","eslint-plugin-jsdoc":"^48.2.12","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-prettier":"^5.1.3","execa":"5.1.1","fs-extra":"11.2.0","glob":"^10.2.6","glob-gitignore":"latest","husky":"4.x","jest":"^29.7.0","jest-snapshot-serializer-raw":"^1.2.0","js-yaml":"latest","json-schema-to-typescript":"^13.1.2","lint-staged":"latest","lodash.camelcase":"^4.3.0","lodash.set":"^4.3.2","node-fetch":"^3.3.2","prettier":"^3.3.2","typescript":"~5.1.3"},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"engines":{"node":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"_id":"ts-jest@29.1.5","gitHead":"a5f3c8a65af8df42a50ee69800cea1dc505222a6","_nodeVersion":"20.14.0","_npmVersion":"10.7.0","dist":{"shasum":"d6c0471cc78bffa2cb4664a0a6741ef36cfe8f69","size":72311,"noattachment":false,"key":"/ts-jest/-/ts-jest-29.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-jest/download/ts-jest-29.1.5.tgz"},"_npmUser":{"name":"kul","email":"kulshekhar+npm@gmail.com"},"directories":{},"maintainers":[{"name":"anhpnnd","email":"anhpnnd@gmail.com"},{"name":"kul","email":"kulshekhar+npm@gmail.com"},{"name":"tsjest","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-jest_29.1.5_1718553759070_0.48729429143167424"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-16T16:02:39.319Z","publish_time":1718553759319,"_source_registry_name":"default","_cnpm_publish_time":1718553759319,"dist-tags":{"latest":"29.4.1","next":"29.0.0-next.1"}}