{"bin":{"ts-jest":"cli.js"},"bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"cd204b8e7a2f78da32cf6c95c9a6165c5b99cc73","tarball":"https://registry.npmjs.org/ts-jest/-/ts-jest-28.0.8.tgz","fileCount":92,"integrity":"sha512-5FaG0lXmRPzApix8oFG8RKjAz4ehtm8yMKOTy5HX3fY6W8kmvOrmcY0hKDElW52FJov+clhUbrKAqofnj4mXTg==","signatures":[{"sig":"MEYCIQDWqb5sPJCESSstL/zgSAO+TkGAEkTc2+hL7FmuxIOzCgIhAKENxQedI4PNzXJnRLjF9LceswFpQqDqI1txfY1Ibw2C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":263357,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+eY4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJ5w/+MP90ZsLdqC29e2OEhu6a981xNwbgucxP4/J++hHvPVr77L1p\r\nEOJ/dwEV/DjfnELm03HPfa5RUGCPA95oteh1jIGC3Ti9EuVOAN8lqRh61x8V\r\njUKWpYD/DjKPHdJRLqADx4VkEzF/Lo7R3xoy4sndyfZZD99eJi/P6foaaKIz\r\nUadLUiK4x3Dgh7KuQXApqVdAMA2QI0pMickyzChaZ3IgWqmU4Wdn/mOXtJ21\r\nK7EDPiLHAXs6wS6P8qrHVUpM8RBH0sMHfNp5M/eu212B71X3xcAxOS0nPwJv\r\nArgJ3sWlMx+rc2KZ3PumtiTY0WOlu7taSF0oSkfu9NO+QApu0+CCQkowN0jy\r\nqIqUfVV1LjyX00rhN5iH/RDUCWJmNVlUyujRm51TgcVSsMGCVNJAc/f0iODA\r\nwJ0w1iClc4Chtwg5zGk3GiqjVP9YM9Oz+JpIU6HE2THt3PCxVad3VLqlgbbB\r\nnDfSwFnRSAG4D46IIEcJBqQPY+JQeOn0VpaXXlPfkmuyC7t5kBVekkuqkx4Y\r\nHkcrgSbCU61ddMPTvRBUcqpAT/Fd6tl2c8EkEXZcGiQNWGVtAZ8K7+bhf9oW\r\n9VVg2j6JIVRjdmdLslsV4aE5EZ2QI49aQPmjvR0RV2UVWnPrVwSMZ8xMqqmY\r\ne5WXjW4HMpwGvIlUGqdO0mH0zlw53Hzc7FU=\r\n=7a4D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","name":"ts-jest","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","post-commit":"git reset"}},"types":"dist/index.d.ts","author":{"url":"https://github.com/kulshekhar","name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com"},"engines":{"node":"^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"},"gitHead":"9d5eadecaaa0565d490968acd6b884605ea05c4a","license":"MIT","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"},"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":"8.11.0","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"]},"maintainers":[{"name":"kul","email":"kulshekhar+npm@gmail.com"},{"name":"anhpnnd","email":"anhpnnd@gmail.com"},{"name":"tsjest","email":"kulshekhar+tsjest@gmail.com"}],"_nodeVersion":"16.16.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.1","semver":"7.x","bs-logger":"0.x","jest-util":"^28.0.0","make-error":"1.x","yargs-parser":"^21.0.1","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^8.0.3","jest":"^28.1.3","execa":"5.1.1","husky":"4.x","eslint":"^8.22.0","esbuild":"~0.15.3","js-yaml":"latest","fs-extra":"10.x","prettier":"^2.7.1","babel-jest":"^28.1.3","lodash.set":"^4.3.2","node-fetch":"^3.2.10","typescript":"~4.7.4","@jest/types":"^28.1.3","@types/node":"17.0.35","cross-spawn":"latest","lint-staged":"latest","@types/react":"18.x","@types/yargs":"latest","@types/rimraf":"^3.0.2","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"17.x","@jest/transform":"^28.1.3","@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":"21.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.33.0","json-schema-to-typescript":"^11.0.2","@commitlint/config-angular":"^17.0.3","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^5.33.0"},"peerDependencies":{"jest":"^28.0.0","babel-jest":"^28.0.0","typescript":">=4.3","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^28.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_28.0.8_1660544568658_0.49153483720757185","host":"s3://npm-registry-packages"},"_id":"ts-jest@28.0.8","version":"28.0.8"}