{"name":"ts-jest","version":"27.1.1","keywords":["jest","typescript","sourcemap","react","testing"],"author":{"url":"https://github.com/kulshekhar","name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com"},"license":"MIT","_id":"ts-jest@27.1.1","maintainers":[{"name":"kul","email":"kulshekhar+npm@gmail.com"},{"name":"anhpnnd","email":"anhpnnd@gmail.com"},{"name":"tsjest","email":"kulshekhar+tsjest@gmail.com"}],"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"}],"homepage":"https://kulshekhar.github.io/ts-jest","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"bin":{"ts-jest":"cli.js"},"dist":{"shasum":"5a54aca96db1dac37c681f3029dd10f3a8c36192","tarball":"https://registry.npmjs.org/ts-jest/-/ts-jest-27.1.1.tgz","fileCount":88,"integrity":"sha512-Ds0VkB+cB+8g2JUmP/GKWndeZcCKrbe6jzolGrVWdqVUFByY/2KDHqxJ7yBSon7hDB1TA4PXxjfZ+JjzJisvgA==","signatures":[{"sig":"MEYCIQCEUZVcng36WI6eup/VEZ63rB5uqhlKcIIJat+onCtiJAIhALiFqxyG6MifT3wH4t5nnpypJW+rOcaWD/taXqKwvyRK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsG1bCRA9TVsSAnZWagAAyy4P/j65qTtR6cOQYqAhAnJN\noQvn6tyTlNCTzC6tyrJVgm24JmJ39MiqsQN0cFr7IAvqOX4QVGjkGjSJAE8h\neilAWp2TPDgMtYppdhrBYRrmEFJrXB6lqXrEwP+S6yQVyn3nj2doo4NGyG1V\nYFGeEVvkZfn+nDUUVAtkWC1QSkpxtFQradmLFSNzK8vJkoXjkSgrAsTPyI6w\nteKBxzqT8bQjzZHwee1aNeW3Hy2zK4rWaRc/ts0ZFnZ0muWCxUrJCTXPcT9U\nOR158NkmZge+imEbkyK1T3BXzeGvXIyBoSmaHRAwFtAXJogLZSLbo5Ia42ua\nrI+Gt5NfAbUFf5nfTv/9Rw/954IlgopIz5vGndfT7llMDEzHCkib6rbSU3es\ngu57CIlRczRyqIgTJ/P+p/Mrn+mFHkOsw0yRPVjs/Ox8zW9Vz+P3SMH5D5RT\nZkJU1FlbjNrD1Ot8uTnntcZCS4M45/oiJRUBnN/cQ9Yzed3J54oTkISODz1K\nyQ035o63Hqz3Iq2M7gEkJw8N1sDx8BOgDLbJ7FZf9lpKYeF9V617WwvghPr0\nU9JVB4uaTvrcJ/c6qs/FwPsB+cPX9RuBoThw2t29ZLZ3eLIRnB6bpCPwVPQ7\n8w4SVTG9hTdm2205JIObrME0Bx7AkehpLThT6G31KVbGQ6r1RuJ9vQZNGx9A\n/oso\r\n=uZtY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","post-commit":"git reset"}},"types":"dist/index.d.ts","engines":{"node":"^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"},"gitHead":"201ef78e386dab583ffb08577c2202066315ca45","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"jest","build":"tsc -p tsconfig.build.json","prepare":"npm run build","pretest":"tsc -p tsconfig.spec.json --noEmit && node scripts/prepare-test.js","version":"npm run changelog && git add CHANGELOG.md","lint-fix":"eslint --fix --ext .js,.ts .","prebuild":"rimraf 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","update-e2e":"node scripts/update-e2e.js","raw:options":"node scripts/generate-raw-compiler-options.js","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":"kul","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.15","description":"A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.22.7","dependencies":{"json5":"2.x","semver":"7.x","bs-logger":"0.x","jest-util":"^27.0.0","make-error":"1.x","yargs-parser":"20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.7","jest":"^27.4.3","execa":"5.1.1","husky":"4.x","react":"^17.0.2","eslint":"8.4.1","esbuild":"~0.14.2","js-yaml":"latest","fs-extra":"10.x","prettier":"^2.4.0","lodash.set":"^4.3.2","node-fetch":"^3.0.0","typescript":"~4.5.2","@jest/types":"^27.4.2","@types/jest":"^27.0.3","@types/node":"16.11.12","cross-spawn":"latest","lint-staged":"latest","@types/react":"17.x","@types/yargs":"latest","@types/rimraf":"^3.0.2","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"15.x","@jest/transform":"^27.4.2","@types/fs-extra":"latest","lodash.camelcase":"^4.3.0","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/node-fetch":"^3.0.3","@types/babel__core":"7.x","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"20.x","eslint-plugin-jsdoc":"latest","eslint-plugin-import":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@types/lodash.camelcase":"4.x","@typescript-eslint/parser":"^5.3.0","json-schema-to-typescript":"^10.1.4","@commitlint/config-angular":"^15.0.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^5.3.0"},"peerDependencies":{"jest":"^27.0.0","esbuild":"~0.14.0","babel-jest":">=27.0.0 <28","typescript":">=3.8 <5.0","@babel/core":">=7.0.0-beta.0 <8","@types/jest":"^27.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@types/jest":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.1.1_1638952283211_0.8479468991242771","host":"s3://npm-registry-packages"}}