{"name":"ts-jest","version":"27.1.4","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":"^27.0.0","json5":"2.x","lodash.memoize":"4.x","make-error":"1.x","semver":"7.x","yargs-parser":"20.x"},"peerDependencies":{"@babel/core":">=7.0.0-beta.0 <8","@types/jest":"^27.0.0","babel-jest":">=27.0.0 <28","jest":"^27.0.0","typescript":">=3.8 <5.0"},"peerDependenciesMeta":{"@babel/core":{"optional":true},"@types/jest":{"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":"16.x","@commitlint/config-angular":"^16.0.0","@jest/transform":"^27.4.2","@jest/types":"^27.4.2","@types/babel__core":"7.x","@types/cross-spawn":"latest","@types/fs-extra":"latest","@types/jest":"^27.0.3","@types/js-yaml":"latest","@types/lodash.camelcase":"4.x","@types/lodash.memoize":"4.x","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/node":"17.0.21","@types/node-fetch":"^3.0.3","@types/react":"17.x","@types/rimraf":"^3.0.2","@types/semver":"latest","@types/yargs":"latest","@types/yargs-parser":"20.x","@typescript-eslint/eslint-plugin":"^5.3.0","@typescript-eslint/parser":"^5.3.0","conventional-changelog-cli":"2.x","cross-spawn":"latest","esbuild":"~0.14.2","eslint":"^8.4.1","eslint-config-prettier":"latest","eslint-plugin-import":"latest","eslint-plugin-jest":"latest","eslint-plugin-jsdoc":"latest","eslint-plugin-prefer-arrow":"latest","eslint-plugin-prettier":"latest","execa":"5.1.1","fs-extra":"10.x","glob":"^7.1.7","glob-gitignore":"latest","husky":"4.x","jest":"^27.4.3","jest-snapshot-serializer-raw":"^1.2.0","js-yaml":"latest","json-schema-to-typescript":"^10.1.4","lint-staged":"latest","lodash.camelcase":"^4.3.0","lodash.set":"^4.3.2","node-fetch":"^3.0.0","prettier":"^2.4.0","typescript":"~4.6.2"},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"engines":{"node":"^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"},"gitHead":"8fc3e079a7e9ca4b31130f4366eefe03939f855c","_id":"ts-jest@27.1.4","_nodeVersion":"12.22.10","_npmVersion":"6.14.16","dist":{"shasum":"84d42cf0f4e7157a52e7c64b1492c46330943e00","size":59132,"noattachment":false,"key":"/ts-jest/-/ts-jest-27.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-jest/download/ts-jest-27.1.4.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_27.1.4_1648152752641_0.43073300386676316"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-24T20:12:38.914Z","publish_time":1648152752765,"_cnpm_publish_time":1648152752765,"dist-tags":{"latest":"29.4.1","next":"29.0.0-next.1"}}