{"maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","email":"kulshekhar+tsjest@gmail.com"}],"keywords":["jest","typescript","sourcemap","react","testing"],"dist-tags":{"next":"29.0.0-next.1","latest":"29.4.9"},"author":{"name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com","url":"https://github.com/kulshekhar"},"description":"A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript","readme":"<h1 align=\"center\">ts-jest</h1>\n\n<p align=\"center\">A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.</p>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/ts-jest\"><img src=\"https://img.shields.io/npm/v/ts-jest/latest.svg?style=flat-square\" alt=\"NPM version\" /> </a>\n  <a href=\"https://www.npmjs.com/package/ts-jest\"><img src=\"https://img.shields.io/npm/dm/ts-jest.svg?style=flat-square\" alt=\"NPM downloads\"/> </a>\n  <a href=\"https://snyk.io/test/github/kulshekhar/ts-jest\"><img src=\"https://snyk.io/test/github/kulshekhar/ts-jest/badge.svg?style=flat-square\" alt=\"Known vulnerabilities\"/> </a>\n  <a href=\"https://coveralls.io/github/kulshekhar/ts-jest?branch=main\"><img src=\"https://coveralls.io/repos/github/kulshekhar/ts-jest/badge.svg?branch=main\" alt=\"Coverage status\"/> </a>\n  <a href=\"https://actions-badge.atrox.dev/kulshekhar/ts-jest/goto?ref=main\"><img alt=\"GitHub actions\" src=\"https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fkulshekhar%2Fts-jest%2Fbadge%3Fref%3Dmain&style=flat-square\" /> </a>\n  <a href=\"https://github.com/kulshekhar/ts-jest/blob/main/LICENSE.md\"><img src=\"https://img.shields.io/npm/l/ts-jest.svg?style=flat-square\" alt=\"GitHub license\"/> </a>\n  <a href=\"https://gurubase.io/g/ts-jest\"><img src=\"https://img.shields.io/badge/Gurubase-Ask%20ts--jest%20Guru-006BFF?style=flat-square\" alt=\"Gurubase\"/> </a>\n</p>\n\n<img src=\"./icon.png\" align=\"right\" title=\"ts-jest Logo\" width=\"128\" height=\"128\">\n\nIt supports all features of TypeScript including type-checking. [Read more about Babel7 + `preset-typescript` **vs** TypeScript (and `ts-jest`)](https://kulshekhar.github.io/ts-jest/docs/babel7-or-ts).\n\n---\n\n| We are not doing semantic versioning and `23.10` is a re-write, run `npm i -D ts-jest@\"<23.10.0\"` to go back to the previous version |\n| ------------------------------------------------------------------------------------------------------------------------------------ |\n\n[<img src=\"./website/static/img/documentation.png\" align=\"left\" height=\"24\"> View the online documentation (usage & technical)](https://kulshekhar.github.io/ts-jest)\n\n[<img src=\"./website/static/img/discord.svg\" align=\"left\" height=\"24\"> Ask for some help in the `Jest` Discord community](https://discord.gg/j6FKKQQrW9) or [`ts-jest` GitHub Discussion](https://github.com/kulshekhar/ts-jest/discussions)\n\n[<img src=\"./website/static/img/troubleshooting.png\" align=\"left\" height=\"24\"> Before reporting any issues, be sure to check the troubleshooting page](TROUBLESHOOTING.md)\n\n[<img src=\"./website/static/img/pull-request.png\" align=\"left\" height=\"24\"> We're looking for collaborators! Want to help improve `ts-jest`?](https://github.com/kulshekhar/ts-jest/issues/223)\n\n---\n\n## Getting Started\n\nThese instructions will get you setup to use `ts-jest` in your project. For more detailed documentation, please check [online documentation](https://kulshekhar.github.io/ts-jest).\n\n|                     | using npm                      | using yarn                           |\n| ------------------: | ------------------------------ | ------------------------------------ |\n|   **Prerequisites** | `npm i -D jest typescript`     | `yarn add --dev jest typescript`     |\n|      **Installing** | `npm i -D ts-jest @types/jest` | `yarn add --dev ts-jest @types/jest` |\n| **Creating config** | `npx ts-jest config:init`      | `yarn ts-jest config:init`           |\n|   **Running tests** | `npm test` or `npx jest`       | `yarn test` or `yarn jest`           |\n\n## Built With\n\n- [TypeScript](https://www.typescriptlang.org/) - JavaScript that scales\n- [Jest](https://jestjs.io/) - Delightful JavaScript Testing\n- [`ts-jest`](https://kulshekhar.github.io/ts-jest) - Jest [transformer](https://jestjs.io/docs/next/code-transformation#writing-custom-transformers) for TypeScript _(yes, `ts-jest` uses itself for its tests)_\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.\n\n## Versioning\n\nWe **DO NOT** use [SemVer](https://semver.org/) for versioning. Though you can think about SemVer when reading our version, except our major number follows the one of Jest. For the versions available, see the [tags on this repository](https://github.com/kulshekhar/ts-jest/tags).\n\n## Authors/maintainers\n\n- **Kulshekhar Kabra** - [kulshekhar](https://github.com/kulshekhar)\n- **Gustav Wengel** - [GeeWee](https://github.com/GeeWee)\n- **Ahn** - [ahnpnl](https://github.com/ahnpnl)\n- **Huafu Gandon** - [huafu](https://github.com/huafu)\n\nSee also the list of [contributors](https://github.com/kulshekhar/ts-jest/contributors) who participated in this project.\n\n## Supporters\n\n- [JetBrains](https://www.jetbrains.com/?from=ts-jest) has been kind enough to support ts-jest with a [license for open source] (https://www.jetbrains.com/community/opensource/?from=ts-jest).\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details\n","repository":{"type":"git","url":"git+https://github.com/kulshekhar/ts-jest.git"},"users":{"dsitum":true,"severen":true,"bcowgi11":true,"redstrike":true,"flumpus-dev":true,"mswanson1524":true,"nickytonline":true,"danielgriffin81":true,"davidjsalazarmoreno":true},"bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"license":"MIT","versions":{"0.0.1":{"name":"ts-jest","version":"0.0.1","keywords":["jest","typescript","sourcemap","react","testing"],"author":{"name":"Kulshekhar Kabra"},"license":"MIT","_id":"ts-jest@0.0.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"7e77972b0f8fded4fca8c03cd03822d56d784fc9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-0.0.1.tgz","integrity":"sha512-Nu8CA+NfCqzzo5OSpvBgzC2SKWXhgOVw/JiECYaFVwryUIQ/HO3gszTc0NswFcmknqzSxl8/odg071Vt3FPVKA==","signatures":[{"sig":"MEYCIQD4HxaY3o4gsTCq3OHYMqKasCHtslb25JHMg/ZvT5Y+pwIhALsBufTgfwd5Wy2S3X76X5hymjVM/uzY+5HJgI4pBmu0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"automock":false,"testFileExtensions":["js"],"moduleFileExtensions":["js"]},"main":"index.ts","_from":".","_shasum":"7e77972b0f8fded4fca8c03cd03822d56d784fc9","gitHead":"2b61460d5d7e530515790ebbcf4ef9674518f9d4","scripts":{"test":"jest --no-cache"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.3","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.4.0","dependencies":{"source-map":"^0.5.6","typescript":"^1.8.10"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-0.0.1.tgz_1472628964405_0.9562716763466597","host":"packages-12-west.internal.npmjs.com"}},"0.1.0":{"name":"ts-jest","version":"0.1.0","keywords":["jest","typescript","sourcemap","react","testing"],"author":{"name":"Kulshekhar Kabra"},"license":"MIT","_id":"ts-jest@0.1.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"dfea84ede094be3f27479ea1db49c84a9c41cc3d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-0.1.0.tgz","integrity":"sha512-P7OQjfb669yjQjXKO8PYFQ9TIducASnMFoBmSQJg1quff666gesHodOYoeOONi3um+ZiazLctLoPJXyPdfZ/gg==","signatures":[{"sig":"MEQCIHq8R5fVFV0j8PwUfq8Mp+TexrKkfbnZFNkHs/8IGdYFAiB+k71A4wxX6WlBw2dgg4OxVxI3lcB2rO1rgvYF73U97w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"automock":false,"testFileExtensions":["js"],"moduleFileExtensions":["js"]},"main":"index.ts","_from":".","_shasum":"dfea84ede094be3f27479ea1db49c84a9c41cc3d","gitHead":"6ed314308c0d43017a24a65849b50ab391f4cdb3","scripts":{"test":"jest --no-cache"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.3","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.4.0","dependencies":{"source-map":"^0.5.6","typescript":"^1.8.10"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-0.1.0.tgz_1472629362830_0.9764611003920436","host":"packages-12-west.internal.npmjs.com"}},"0.1.1":{"name":"ts-jest","version":"0.1.1","keywords":["jest","typescript","sourcemap","react","testing"],"author":{"name":"Kulshekhar Kabra"},"license":"MIT","_id":"ts-jest@0.1.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"1fd181957b6842a95b7a7d716d79c7cab605b278","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-0.1.1.tgz","integrity":"sha512-xOtcxLTzThn2Vaao2gLi6d+Z0LTcgRRj2bXyP2814Id/GIYXgc9DKqVo62Tpx47e70ak5nr10r6PZJP1Zrlxjg==","signatures":[{"sig":"MEUCIBwL1eCz+qxQMgNKKoAE1SMVGOfL/T1+vpC/zct/BRVzAiEAxsdUny4Pn3RAa3O0JRsRoJ+xVByumpMwC1UrtbLSWTs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"automock":false,"testFileExtensions":["js"],"moduleFileExtensions":["js"]},"main":"index.ts","_from":".","_shasum":"1fd181957b6842a95b7a7d716d79c7cab605b278","gitHead":"dde143fa1095c5847ad4802211e8c7663b2f281d","scripts":{"test":"jest --no-cache"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.3","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.4.0","dependencies":{"source-map":"^0.5.6","typescript":"^1.8.10"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-0.1.1.tgz_1472631576845_0.4766010008752346","host":"packages-12-west.internal.npmjs.com"}},"0.1.2":{"name":"ts-jest","version":"0.1.2","keywords":["jest","typescript","sourcemap","react","testing"],"author":{"name":"Kulshekhar Kabra"},"license":"MIT","_id":"ts-jest@0.1.2","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"84b1e0fe49c886790447a4ffacafaaa3e9ad6d9a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-0.1.2.tgz","integrity":"sha512-MWOKz3oxIRUBeO5Q5FxpDnIqCajpaxMwCrl6wvC7XKxhCwWnwE1lN72pUJfLG9w4RiAqe6LEKKGiY2LtDst8YA==","signatures":[{"sig":"MEUCIQC9qC4IuxrmA6voG4pso/ISplKHe3GmKKfEZlXTA9nrQAIgFqOQk9NRPtHpM+qMUiISzUsO0v4JEpbCkbebOEH9xy8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(js)$","moduleFileExtensions":["js"]},"main":"index.ts","_from":".","_shasum":"84b1e0fe49c886790447a4ffacafaaa3e9ad6d9a","gitHead":"49db1944d14a855cf6ba37b9ca74140a24c3c036","scripts":{"test":"jest --no-cache"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.3","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.4.0","dependencies":{"source-map":"^0.5.6","typescript":"^1.8.10"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-0.1.2.tgz_1472672122132_0.6337869660928845","host":"packages-16-east.internal.npmjs.com"}},"0.1.3":{"name":"ts-jest","version":"0.1.3","keywords":["jest","typescript","sourcemap","react","testing"],"author":{"name":"Kulshekhar Kabra"},"license":"MIT","_id":"ts-jest@0.1.3","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"649a53abd79e4f7f748fd72dab13c8066beea99d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-0.1.3.tgz","integrity":"sha512-XoVn1P8oaZvVXM0zkY8jNAUG+/dUH7+Kpfq6tjUoeXAp4nWa83R5kZW7VP1yFX95/YKWomJTZKsOpL2gJO+0aQ==","signatures":[{"sig":"MEUCIQCiZfEGGwaxuANuVCzz93pbi+uzWJ+EUveDyH30JpMoMAIgbgEUjRnFBd3dOX0VOUiZTOPApameIaj9VO4t5CokThE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(js)$","moduleFileExtensions":["js"]},"main":"index.ts","_from":".","_shasum":"649a53abd79e4f7f748fd72dab13c8066beea99d","gitHead":"d4376da2c46336278e3f03aa5d0384246aa12d48","scripts":{"test":"jest --no-cache"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.3","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.4.0","dependencies":{"source-map":"^0.5.6","typescript":"^1.8.10"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-0.1.3.tgz_1472672258566_0.21208719327114522","host":"packages-16-east.internal.npmjs.com"}},"0.1.4":{"name":"ts-jest","version":"0.1.4","keywords":["jest","typescript","sourcemap","react","testing"],"author":{"name":"Kulshekhar Kabra"},"license":"MIT","_id":"ts-jest@0.1.4","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"61a3db20f36c12920eb9cdfddf115263e20711db","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-0.1.4.tgz","integrity":"sha512-hkLQIlYbX6BZmh7liChPvIfCFV0/Ie05CydQUzcuzS3tlv51xrx0/R/0JQiQyCVp6osin/mibm+xqde7Nfjk1w==","signatures":[{"sig":"MEUCIQCLhI3qnAQ7Ckg5tY4XcMZDHaVq0MJ0BVIwlsEYKhfQTQIga+mdaG/GXDw5qYL4Sn98bNdgNbafQeDmNaiklfQxBG8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(js)$","moduleFileExtensions":["js"]},"main":"index.ts","_from":".","_shasum":"61a3db20f36c12920eb9cdfddf115263e20711db","gitHead":"25cf4ffe2562af468f543df78a1a3304a0fb6da3","scripts":{"test":"jest --no-cache"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.3","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.6.0","dependencies":{"source-map":"^0.5.6","typescript":"^1.8.10"},"devDependencies":{"react":"^15.3.1","react-test-renderer":"^15.3.1"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-0.1.4.tgz_1474026467481_0.2979880047496408","host":"packages-12-west.internal.npmjs.com"}},"0.1.5":{"name":"ts-jest","version":"0.1.5","keywords":["jest","typescript","sourcemap","react","testing"],"author":{"name":"Kulshekhar Kabra"},"license":"MIT","_id":"ts-jest@0.1.5","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"81e8c0d1bdb966a99c55e9a01407b8f1d272ac82","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-0.1.5.tgz","integrity":"sha512-ZHEkRfGt9C4lcnCVI+TyuMsexSVu5YK8bqUS1rTxibyXlhRxLdxhdO8TUyk70/Z+5/hg1i1R5xDIeRn31GvGcQ==","signatures":[{"sig":"MEUCIFxSTAkiZVn3qOq6eDGtz/cabFoXmsy3k99f5Aure8TsAiEAlitYwu72fc1TTbH0To2wCXTajw3dWStc/xYWeykVL1Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(js)$","moduleFileExtensions":["js"]},"main":"index.ts","_from":".","_shasum":"81e8c0d1bdb966a99c55e9a01407b8f1d272ac82","gitHead":"8114c610d0aedd27c85ae6ac02874afd3bb65189","scripts":{"test":"jest --no-cache"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.3","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.6.0","dependencies":{"source-map":"^0.5.6","typescript":"^2.0.3"},"devDependencies":{"react":"^15.3.2","react-test-renderer":"^15.3.2"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-0.1.5.tgz_1474565029570_0.10994154354557395","host":"packages-16-east.internal.npmjs.com"}},"0.1.6":{"name":"ts-jest","version":"0.1.6","keywords":["jest","typescript","sourcemap","react","testing"],"author":{"name":"Kulshekhar Kabra"},"license":"MIT","_id":"ts-jest@0.1.6","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"d33a983cf93755f88a3410f6ff12beacc54b2be7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-0.1.6.tgz","integrity":"sha512-eBFMa9ntmpWnmaDNAEEWMcTzEDRbMX8qzjXkO+RYuyMDtqW1NKgQzdwLZsVf+iYrZZk3kfuaVPzlv2srIPsVAg==","signatures":[{"sig":"MEUCIHIGQoTTprJ1UN7jwDfgD5J28ZHY/yrzc6snG2u9c2r8AiEA5TMR7Gh0sLz13eqzhW1zubAW5qdd+A/rPjLfVTXu0xo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(js)$","moduleFileExtensions":["js"]},"main":"index.ts","_from":".","_shasum":"d33a983cf93755f88a3410f6ff12beacc54b2be7","gitHead":"eb8d01dfbdf7d897f8135dc690e20ec805c0d6a3","scripts":{"test":"node scripts/tests.js"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.3","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.7.0","dependencies":{"source-map":"^0.5.6","typescript":"^2.0.3"},"devDependencies":{"jest":"16.0.1","react":"^15.3.2","cross-spawn":"4.0.2","react-test-renderer":"^15.3.2"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-0.1.6.tgz_1475932960601_0.9624138092622161","host":"packages-12-west.internal.npmjs.com"}},"0.1.7":{"name":"ts-jest","version":"0.1.7","keywords":["jest","typescript","sourcemap","react","testing"],"author":{"name":"Kulshekhar Kabra"},"license":"MIT","_id":"ts-jest@0.1.7","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"806d94f321cd2b87f654b3413b4c8ec0535b200e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-0.1.7.tgz","integrity":"sha512-wcLrvOjeg+1kfOB0h1GrQi6KDlb141cKQTtF7Bma09jnNIjjCjh1VsTqI2RsjU6IgjQh9MfsYdd90R2qkxydWg==","signatures":[{"sig":"MEYCIQDCsjow4VtvsC9I4TUpLd87R6OZjoF0Yz+60HL11vFd3wIhAJWGM0QdYi0wXCySf5DQk6etEAWvl4oSTqtIhONy0KpS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(js)$","moduleFileExtensions":["js"]},"main":"index.ts","_from":".","_shasum":"806d94f321cd2b87f654b3413b4c8ec0535b200e","gitHead":"820a028c7e597b8a433b1d4a56f9c85d0c4c8439","scripts":{"doc":"doctoc .","test":"node scripts/tests.js"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.3","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.7.0","dependencies":{"source-map":"^0.5.6","typescript":"^2.0.3"},"devDependencies":{"jest":"16.0.1","react":"^15.3.2","doctoc":"^1.2.0","cross-spawn":"4.0.2","react-test-renderer":"^15.3.2"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-0.1.7.tgz_1476114838177_0.9704203689470887","host":"packages-16-east.internal.npmjs.com"}},"0.1.8":{"name":"ts-jest","version":"0.1.8","keywords":["jest","typescript","sourcemap","react","testing"],"author":{"name":"Kulshekhar Kabra"},"license":"MIT","_id":"ts-jest@0.1.8","maintainers":[{"name":"anonymous","email":"ichulinda@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"7b6de203c07244e87ccda21f249bb8e013b1522f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-0.1.8.tgz","integrity":"sha512-FSXq5eXquYc6Ml8Kubo+wWE4zCAIax/gaQ/Ij6jm4f8oEAqLLZbVROv8jA91BOkRX8Y2BtcboSqfIXrPnHreRg==","signatures":[{"sig":"MEYCIQCNyK1COolzPQe0kazihz78YJGnPgn1GmTFU97vi0MKDAIhAKwEeVruoBPhTMcMUoiLOcAKZToJ5f5VkkgG10nJr+/A","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","mocksPattern":"__ts-jest-mocks__","scriptPreprocessor":"<rootDir>/node_modules/ts-jest/preprocessor.js","moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"7b6de203c07244e87ccda21f249bb8e013b1522f","gitHead":"b1b8c8d4b6b262c35c576bef0a43c1773dc4ffe8","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"ichulinda@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.3","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.5.0","dependencies":{"source-map":"^0.5.6","typescript":"^2.0.3"},"devDependencies":{"jest":"latest","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"latest","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/source-map":"latest","react-test-renderer":"latest"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-0.1.8.tgz_1476446588697_0.07441413914784789","host":"packages-16-east.internal.npmjs.com"}},"0.1.9":{"name":"ts-jest","version":"0.1.9","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@0.1.9","maintainers":[{"name":"anonymous","email":"ichulinda@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"883c423e0bad5636f5be0e167de05c6f1dcc3df5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-0.1.9.tgz","integrity":"sha512-IYbOioFhDyD674p7e71pcBRF9qsdFT6dTfVHissH+m9xLfOtW0hkpmCD96c1RM3LdhMj2EDcCji22YNQQ5zsmQ==","signatures":[{"sig":"MEQCICM+w0sUWXHh/RQX2rR2spzix5XBCaddme9sSN4SQghtAiB5VfmdoXXFHVpOwbRjTlGlkj57TL5vwWTdN5dcXbMt/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","mocksPattern":"__ts-jest-mocks__","coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"scriptPreprocessor":"<rootDir>/node_modules/ts-jest/preprocessor.js","collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"883c423e0bad5636f5be0e167de05c6f1dcc3df5","gitHead":"4d9cef7604d6aaab977caad05096cb050997e48d","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.8","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.9.1","dependencies":{"yargs":"^6.1.1","glob-all":"^3.1.0","jest-util":"^16.0.0","typescript":"^2.0.3","lodash.assign":"^4.2.0","remap-istanbul":"^0.7.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4"},"devDependencies":{"jest":"latest","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"latest","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","react-test-renderer":"latest","@types/source-map-support":"latest"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-0.1.9.tgz_1477304807565_0.9040407778229564","host":"packages-18-east.internal.npmjs.com"}},"0.1.10":{"name":"ts-jest","version":"0.1.10","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@0.1.10","maintainers":[{"name":"anonymous","email":"ichulinda@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"17c45e3905997e94c802605c5f5575e757723d0c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-0.1.10.tgz","integrity":"sha512-jmvgXrkSPuQrnQBsVYicMQ7u3yCL8Df6lzYtn2BXi7IrVvDIkUJwGBVyl+fSDSB8TWWQuJgcbcNp2j76ueR+5A==","signatures":[{"sig":"MEUCID8qWjt4tFcrxM3A/rdyWZVYVdY5o3P8LK2ECJ6GnuXhAiEA7M+xeCfRknOWUNFDF/vU33cBwby5qLS1ieBgesS6qXg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","mocksPattern":"__ts-jest-mocks__","coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"scriptPreprocessor":"<rootDir>/node_modules/ts-jest/preprocessor.js","collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"17c45e3905997e94c802605c5f5575e757723d0c","gitHead":"f5e618820b140052c854125d594b2480053fb557","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"ichulinda@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.9","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.9.1","dependencies":{"yargs":"^6.1.1","glob-all":"^3.1.0","jest-util":"^16.0.2","typescript":"^2.0.3","jest-config":"^16.0.2","lodash.assign":"^4.2.0","remap-istanbul":"^0.7.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"latest","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"latest","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","react-test-renderer":"latest","@types/source-map-support":"latest"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-0.1.10.tgz_1477490906508_0.567358854226768","host":"packages-12-west.internal.npmjs.com"}},"0.1.11":{"name":"ts-jest","version":"0.1.11","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@0.1.11","maintainers":[{"name":"anonymous","email":"ichulinda@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"cfae8f4dfb5e1cf8a37fe67d0d4ef089dca31a47","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-0.1.11.tgz","integrity":"sha512-EwTQMTA3tSUJZlYj3xUhvR2ba74Eg7ZlUP4FKzDa62QB5VmcAMPeZKT7ji1Xl5y+YNETDDKK/xNIyHuFYmpOQA==","signatures":[{"sig":"MEUCIG5chZXiRiNCNYCzboUCLBTznQL3I2/yrYgZytRcUyuzAiEA0LPNEiOVp5q+S14WXKCIoN0ltHU5IYqXiHAv/uOkPSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","mocksPattern":"__ts-jest-mocks__","coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"scriptPreprocessor":"<rootDir>/node_modules/ts-jest/preprocessor.js","collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"cfae8f4dfb5e1cf8a37fe67d0d4ef089dca31a47","gitHead":"edb8a3d8475d605876d48360c5dceab8d2e3ce02","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"ichulinda@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.9","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.9.1","dependencies":{"yargs":"^6.1.1","glob-all":"^3.1.0","jest-util":"^16.0.2","jest-config":"^16.0.2","lodash.assign":"^4.2.0","remap-istanbul":"^0.7.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"latest","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"next","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","react-test-renderer":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"~16.0.2","typescript":"~2.0.6"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-0.1.11.tgz_1477580583691_0.13008281588554382","host":"packages-18-east.internal.npmjs.com"}},"0.1.13":{"name":"ts-jest","version":"0.1.13","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@0.1.13","maintainers":[{"name":"anonymous","email":"ichulinda@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"8f3949e96d35dc2dbbc43e13ed93aaae32c9368e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-0.1.13.tgz","integrity":"sha512-NE9xloQ9P1vEhuAbUUxLmc/nyYpS7DyNG6kpWM66OHZ1LIvxpTYcHhsfZh6fjKZEv+Nc87lm9LOV/Ga/hXp9Sw==","signatures":[{"sig":"MEUCIBjVjvafoQHfyNcW9IIjEva6OjAwyq0rnelHCINwaZhyAiEAvVLR4arD4lsHKp8IOHd9xvpPoN0dWc+XBF4zFr9Kswg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","mocksPattern":"__ts-jest-mocks__","coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"scriptPreprocessor":"<rootDir>/node_modules/ts-jest/preprocessor.js","collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"8f3949e96d35dc2dbbc43e13ed93aaae32c9368e","gitHead":"4f1b7a16d417cf86685dd103884df677ee9fa6ae","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"ichulinda@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.9","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"4.6.1","dependencies":{"yargs":"^6.1.1","glob-all":"^3.1.0","jest-util":"^16.0.2","jest-config":"^16.0.2","lodash.assign":"^4.2.0","remap-istanbul":"^0.7.0","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"latest","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"next","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"~16.0.2","typescript":"~2.0.6"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-0.1.13.tgz_1478530858976_0.07834427012130618","host":"packages-12-west.internal.npmjs.com"}},"17.0.0":{"name":"ts-jest","version":"17.0.0","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@17.0.0","maintainers":[{"name":"anonymous","email":"ichulinda@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"745029f35c5cdebbacfbdc8e807740a149d2caab","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-17.0.0.tgz","integrity":"sha512-l+zWa1jfh1KtCGSMgbYMqqb113GFFBuXdnjTi3oiKcLwy3sP1MS6o19vKO0aQPTVYQMAejKyPV06Cr3fspdFBQ==","signatures":[{"sig":"MEQCIGtXyNYoFfQitCu+hqo1y2avKVOO2Uv1KLrIOr0w8QB0AiBc6MIZNaVECE8tJXHdh0pMtBXjk6AHVsZn0REIiIzsyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"mocksPattern":"__ts-jest-mocks__","coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"745029f35c5cdebbacfbdc8e807740a149d2caab","gitHead":"57e8753f1ae950e97a36b0b0318cca15aea06b6b","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"ichulinda@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.9","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"4.6.1","dependencies":{"yargs":"^6.1.1","glob-all":"^3.1.0","lodash.assign":"^4.2.0","remap-istanbul":"^0.7.0","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"latest","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"next","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"~17.0.0","typescript":"~2.0.6"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-17.0.0.tgz_1478694087466_0.940491640008986","host":"packages-18-east.internal.npmjs.com"}},"17.0.1":{"name":"ts-jest","version":"17.0.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@17.0.1","maintainers":[{"name":"anonymous","email":"ichulinda@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"142c09065cc60771fb6ce563515431db9d0cca91","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-17.0.1.tgz","integrity":"sha512-hE449uZD9de2avUYPyNyoRUs1T4RLWyC4zZomIBoH7M9OKW9cYBi4SmAfaPKuBSYd+ukfpv3vTVNiwTWcTzvkg==","signatures":[{"sig":"MEUCIQCN+v/IcO4f1FPdD7JiNfKH/1krfz3b7bcWkTLuHYKbRAIgKMKjbSq5y9RuTHXh01xbS+HRvvKHTmAyzQ7UMeNkavU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"mocksPattern":"__ts-jest-mocks__","coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"142c09065cc60771fb6ce563515431db9d0cca91","gitHead":"47267d2487882701fc29a603c8fda1275b29fced","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.8","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.9.1","dependencies":{"yargs":"^6.1.1","glob-all":"^3.1.0","lodash.assign":"^4.2.0","remap-istanbul":"^0.7.0","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"latest","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"next","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"~17.0.0","typescript":"^2.0.6 || ^2.1.0-dev || ^2.2.0-dev"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-17.0.1.tgz_1480527840297_0.12930848402902484","host":"packages-12-west.internal.npmjs.com"}},"17.0.2":{"name":"ts-jest","version":"17.0.2","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@17.0.2","maintainers":[{"name":"anonymous","email":"ichulinda@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"e1ca915abbcf22cc772c834d7759c7d6d255c249","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-17.0.2.tgz","integrity":"sha512-CCBnFWVygAmgr3783pw8AiABXBUFf1uAYvBhckJo6nq19156WRSYmkM8XFNDPR0nNj4FliIffP5TyFw6It1U/w==","signatures":[{"sig":"MEUCIQDTKj9ixD+Od/1poNZ2U87loUv9iLFQOpXvz1LKmc34hwIgTXtA8ruj3pM4QqzRTDjjN6Hn8TacERVZUWWwG2xPwuE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"mocksPattern":"__ts-jest-mocks__","coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"e1ca915abbcf22cc772c834d7759c7d6d255c249","gitHead":"6912b061e67b0c400dd4ad7e507d878e973b98d3","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.8","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.9.1","dependencies":{"yargs":"^6.1.1","glob-all":"^3.1.0","lodash.assign":"^4.2.0","remap-istanbul":"^0.7.0","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"latest","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"next","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"~17.0.0","typescript":"^2.0.6 || ^2.1.0-dev || ^2.2.0-dev"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-17.0.2.tgz_1480593653171_0.22575002978555858","host":"packages-18-east.internal.npmjs.com"}},"17.0.3":{"name":"ts-jest","version":"17.0.3","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@17.0.3","maintainers":[{"name":"anonymous","email":"ichulinda@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"63915b6446e41366b9ca8c1ec88772c586c62230","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-17.0.3.tgz","integrity":"sha512-fhYW1WjB+aMd+dbrCwR8Xoi8Jm5gOHkzQ3V4LiFFXroD658lH6iiDdnp3tpP/VzxjnQpa3X15/wkXDHl1X6uHg==","signatures":[{"sig":"MEYCIQDGHdbhk1+GQPFBeB8n+7Z2IkFbRKVFD/260s90zL3XewIhALjhyLdTjGJ26UXxajEOoMqdzCYWe0qcI+ycbgXvpCJH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"mocksPattern":"__ts-jest-mocks__","coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"63915b6446e41366b9ca8c1ec88772c586c62230","gitHead":"4b27414e0a49320bb2a7f52f3367ce7fb83e4367","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.8","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.9.1","dependencies":{"yargs":"^6.1.1","glob-all":"^3.1.0","lodash.assign":"^4.2.0","remap-istanbul":"^0.7.0","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"latest","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"next","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"~17.0.0","typescript":"^2.0.6 || ^2.1.0-dev || ^2.2.0-dev"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-17.0.3.tgz_1480596498807_0.1267590664792806","host":"packages-12-west.internal.npmjs.com"}},"18.0.0":{"name":"ts-jest","version":"18.0.0","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@18.0.0","maintainers":[{"name":"anonymous","email":"ichulinda@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"04fc59a279586877b373668f9eb36c98c6977f8a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-18.0.0.tgz","integrity":"sha512-AowwGWj7oTXUV+DRKX9LsJUuz6h3Br6hkv360gxAQaCUz4wi4VBs+QTL6lgYUQoKIsYIA3j4LCIkNyhMjIn9+Q==","signatures":[{"sig":"MEUCIQD1/1ELBU2bdHGu918EK7wWqmLOkUe0RDfQyJXYsf5THwIgQL9kOM1zDMwPfLr0ymUinUdtjlaHiWuOzBRI7CNNVtk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"mocksPattern":"__ts-jest-mocks__","coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"04fc59a279586877b373668f9eb36c98c6977f8a","gitHead":"0afb157755baa5ee8c57921c0b16f3cb184e7cd8","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.9","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.9.2","dependencies":{"yargs":"^6.1.1","glob-all":"^3.1.0","lodash.assign":"^4.2.0","lodash.pickby":"^4.6.0","remap-istanbul":"^0.7.0","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"^18.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"next","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","react-test-renderer":"latest","@types/lodash.assign":"latest","@types/lodash.pickby":"latest","cross-spawn-with-kill":"latest","@types/lodash.includes":"latest","@types/lodash.partition":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"~18.0.0","typescript":"^2.0.6 || ^2.1.0-dev || ^2.2.0-dev"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-18.0.0.tgz_1482478572579_0.718270601471886","host":"packages-12-west.internal.npmjs.com"}},"18.0.1":{"name":"ts-jest","version":"18.0.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@18.0.1","maintainers":[{"name":"anonymous","email":"ichulinda@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"de078c86fd94b3b7dee4ddcd8ee67e0420d9750e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-18.0.1.tgz","integrity":"sha512-iIqyrqaRm75IaRPNBzRrcjLrH2PWe3Ay3DFv9j0QpIFQCWfwkRp/v6CS9vQwnb89/3bxg1nBloCXHv8mnn/eRA==","signatures":[{"sig":"MEQCIEw8Gckx43kd94qZUQMYuK40oJ/ZVdYBugPtncasYKe/AiA7w7LQclknnTOTu4PPuQnLHRmWCMPS8JS4wBlpntp2Nw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"mocksPattern":"__ts-jest-mocks__","coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"de078c86fd94b3b7dee4ddcd8ee67e0420d9750e","gitHead":"c89c76cafab85588481dbc9a05a459405b1b39db","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.9","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.9.2","dependencies":{"yargs":"^6.1.1","glob-all":"^3.1.0","lodash.assign":"^4.2.0","lodash.pickby":"^4.6.0","remap-istanbul":"^0.7.0","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"^18.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"next","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","react-test-renderer":"latest","@types/lodash.assign":"latest","@types/lodash.pickby":"latest","cross-spawn-with-kill":"latest","@types/lodash.includes":"latest","@types/lodash.partition":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^18.0.0","typescript":"^2.0.6 || ^2.1.0-dev || ^2.2.0-dev"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-18.0.1.tgz_1483079039592_0.4727477226406336","host":"packages-18-east.internal.npmjs.com"}},"18.0.2":{"name":"ts-jest","version":"18.0.2","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@18.0.2","maintainers":[{"name":"anonymous","email":"ichulinda@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"f21e712169c7a7dd8202c5a11c78efe7c244858c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-18.0.2.tgz","integrity":"sha512-CLeWPpH8dcPkJu85ujdz2asR5UOv8sBUKgWQmws2wKbFftZPz5y9R1p4HJ76Qk7ay10DE46aQTAw3j+uvdBhAQ==","signatures":[{"sig":"MEUCIQCn+3pdAl2ZDzFoJ7J2SunbeO8YByxCYHpb/zsbMOgMvAIgLaKG7TmvldbeD9J/bHPMdcFqwroyf4DW8raaXMdR2rc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"mocksPattern":"__ts-jest-mocks__","coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"f21e712169c7a7dd8202c5a11c78efe7c244858c","gitHead":"19efd631f50657c4cf4d05f25e04c267ab2dd528","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.9.4","dependencies":{"yargs":"^6.1.1","glob-all":"^3.1.0","lodash.assign":"^4.2.0","lodash.pickby":"^4.6.0","remap-istanbul":"^0.7.0","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"^18.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"next","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","react-test-renderer":"latest","@types/lodash.assign":"latest","@types/lodash.pickby":"latest","cross-spawn-with-kill":"latest","@types/lodash.includes":"latest","@types/lodash.partition":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^18.0.0","typescript":"^2.0.6 || ^2.1.0-dev || ^2.2.0-dev"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-18.0.2.tgz_1485357625886_0.13748717005364597","host":"packages-12-west.internal.npmjs.com"}},"18.0.3":{"name":"ts-jest","version":"18.0.3","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@18.0.3","maintainers":[{"name":"anonymous","email":"ichulinda@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"581e75255b43bd0867ce983a380dcb12ee39c0b7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-18.0.3.tgz","integrity":"sha512-ywTM/I2aAIxmC67gGm7+At1UkZwu4F8Ai7TBJTF6Qo+OeG+DrZfD2udeJP42cDbYyiPtc08NiPJawhE9QZJQ+Q==","signatures":[{"sig":"MEYCIQDhmskA5VtYMoISY8/vDAesUP1yu/bM0lDkPH/VO4a7RwIhAMWKouUZgl41XUW3hUgrNc7COKHkxEPRvO+Lm5G4loLY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"mocksPattern":"__ts-jest-mocks__","coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"581e75255b43bd0867ce983a380dcb12ee39c0b7","gitHead":"bd0d7fe51b072e5dab69ae09c3f86d35fccd75f7","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.9.5","dependencies":{"yargs":"^6.1.1","glob-all":"^3.1.0","jest-util":"^18.1.0","jest-config":"^18.1.0","lodash.assign":"^4.2.0","lodash.pickby":"^4.6.0","remap-istanbul":"^0.7.0","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"^18.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"next","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","react-test-renderer":"latest","@types/lodash.assign":"latest","@types/lodash.pickby":"latest","cross-spawn-with-kill":"latest","@types/lodash.includes":"latest","@types/lodash.partition":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^18.0.0","typescript":"^2.0.6 || ^2.1.0-dev || ^2.2.0-dev"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-18.0.3.tgz_1486273890254_0.8875638886820525","host":"packages-18-east.internal.npmjs.com"}},"19.0.0":{"name":"ts-jest","version":"19.0.0","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@19.0.0","maintainers":[{"name":"anonymous","email":"ichulinda@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"b1005f06dd3338681e9f0227ea8c014b26735287","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-19.0.0.tgz","integrity":"sha512-vg/I6CVV0+lQJ+TlUEvEpkfi7vTW3Q80OJzAebSt1O2OWuw/LJ8+us5XwDFrfTUBOF50o72MZetrwZhfWtSpBQ==","signatures":[{"sig":"MEUCIQCUqZOcDRHpfCxK/F5PAf8RRtlTFZRZluGdDjTZY1uwrwIgS9uhPSBK/pDj8r+1oPPceKBs7is/LE63SFQ/zy1RmfA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"b1005f06dd3338681e9f0227ea8c014b26735287","gitHead":"7d73de1b570ab5fe56485810fd4accc29d1d2ca5","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.9.5","dependencies":{"yargs":"^6.1.1","glob-all":"^3.1.0","jest-util":"^19.0.0","jest-config":"^19.0.0","lodash.assign":"^4.2.0","lodash.pickby":"^4.6.0","remap-istanbul":"^0.7.0","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"^19.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","react-test-renderer":"latest","@types/lodash.assign":"latest","@types/lodash.pickby":"latest","cross-spawn-with-kill":"latest","@types/lodash.includes":"latest","@types/lodash.partition":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^19.0.0","typescript":"^2.1.0 || ^2.2.0-dev"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-19.0.0.tgz_1487701843388_0.27437471761368215","host":"packages-18-east.internal.npmjs.com"}},"19.0.1":{"name":"ts-jest","version":"19.0.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@19.0.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"d906b8538d0563d9e10d4edeb93ec9e5e00100a5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-19.0.1.tgz","integrity":"sha512-JozrUkWbmP1veFLN7Yzqbt3OfAMKteJ4MSOoc+KhGA15xR3HtkFGkQO6m6qIa/obdf2XxoR7AvseaJsiI1bUSw==","signatures":[{"sig":"MEYCIQD4aN/qM52OJK4EO7npWqkAM3KRJTFqkVeT2Zo3c6BjZwIhAP2Sa+hXyVahdU8o6bxEWq/7eeN9iu8isycbpO/GZ9No","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"d906b8538d0563d9e10d4edeb93ec9e5e00100a5","gitHead":"157ea1965904e4f36c7d9b075658b91a4c2b317e","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.10.0","dependencies":{"yargs":"^6.1.1","glob-all":"^3.1.0","jest-util":"^19.0.0","jest-config":"^19.0.0","lodash.assign":"^4.2.0","lodash.pickby":"^4.6.0","remap-istanbul":"^0.7.0","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"^19.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","react-test-renderer":"latest","@types/lodash.assign":"latest","@types/lodash.pickby":"latest","cross-spawn-with-kill":"latest","@types/lodash.includes":"latest","@types/lodash.partition":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^19.0.0","typescript":"^2.1.0 || ^2.2.0-dev"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-19.0.1.tgz_1489493280685_0.7060127859003842","host":"packages-12-west.internal.npmjs.com"}},"19.0.2":{"name":"ts-jest","version":"19.0.2","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@19.0.2","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"1d0f0f2ffff97695ff8c09873b371167d6f4aea6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-19.0.2.tgz","integrity":"sha512-xwmBFD3sNecNhGHdp0iAt33l1cWpgT9UgB0Ka9/y9WMFcJKKeOWUTefPSj+1sJUqXOg6OiTqAOU0p/gB4m8prQ==","signatures":[{"sig":"MEQCIB9b9NAF9L68uQrnPNF6wED29ZBlQmymZJR0i5iWbFhAAiBsRfNFkmsySDM5l2GFwMFfxQIgflODAUt0SgSpEZ6V1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"1d0f0f2ffff97695ff8c09873b371167d6f4aea6","gitHead":"a5b8717feff2008ad94e2315e1c0995bed3a82bf","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.10.0","dependencies":{"yargs":"^6.1.1","fs-extra":"^2.1.2","glob-all":"^3.1.0","jest-util":"^19.0.0","jest-config":"^19.0.0","lodash.assign":"^4.2.0","lodash.pickby":"^4.6.0","remap-istanbul":"^0.7.0","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"^19.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^2.0.0","react-test-renderer":"latest","@types/lodash.assign":"latest","@types/lodash.pickby":"latest","cross-spawn-with-kill":"latest","@types/lodash.includes":"latest","@types/lodash.partition":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^19.0.0","typescript":"^2.1.0 || ^2.2.0-dev"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-19.0.2.tgz_1489869032064_0.7324297216255218","host":"packages-18-east.internal.npmjs.com"}},"19.0.3":{"name":"ts-jest","version":"19.0.3","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@19.0.3","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"02dba3086c0447aa65a4a2fe215801df70ec9853","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-19.0.3.tgz","integrity":"sha512-rzbYommGxC/XMjf76JbqJ+pJZs2tYIAHDCQYVtEdSjOTwMLjVRRNSY6vtVVIc/RAhVjnJ9dtcb7swDR7phjweA==","signatures":[{"sig":"MEYCIQCBi2Nk9gDsCGHsGDOKUihLDi7MzkAIg7XVpiTv9WtSXgIhANm/5mnXT04Kyz3p6fqJIYzJH/vbXr6C8zoYpl6qeRgs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"02dba3086c0447aa65a4a2fe215801df70ec9853","gitHead":"03027748c26fbe9483d02e6b58110316b11d4a02","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.10.1","dependencies":{"yargs":"^6.1.1","fs-extra":"^2.1.2","glob-all":"^3.1.0","tsconfig":"^6.0.0","jest-util":"^19.0.0","jest-config":"^19.0.0","lodash.assign":"^4.2.0","lodash.pickby":"^4.6.0","remap-istanbul":"^0.7.0","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"^19.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^2.0.0","react-test-renderer":"latest","@types/lodash.assign":"latest","@types/lodash.pickby":"latest","cross-spawn-with-kill":"latest","@types/lodash.includes":"latest","@types/lodash.partition":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^19.0.0","typescript":"^2.1.0 || ^2.2.0-dev"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-19.0.3.tgz_1490348694884_0.5682179688010365","host":"packages-12-west.internal.npmjs.com"}},"19.0.4":{"name":"ts-jest","version":"19.0.4","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@19.0.4","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"3d1f3e11d416f73e6e91eb315a6412ea49b881db","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-19.0.4.tgz","integrity":"sha512-JjMJN+uaNAhDMHA7LMa/m/w4hycTUcDrp4cnhS9CTeVSjrKYSvER8yt935ZxFWgNiuqnvKYp+SWmzUtcbHEo+w==","signatures":[{"sig":"MEQCIHYKYZ8MVZmWxOGcsDH3EQjgEXXWsaU6a3ncvAxspHU7AiAGcz/c6nSGnLpteY1LEd65y56N+WyW2AY5u7RJP/sj3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"3d1f3e11d416f73e6e91eb315a6412ea49b881db","gitHead":"d2b77e64367598667c51f92360b1473f1c18b43d","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.10.1","dependencies":{"yargs":"^6.1.1","fs-extra":"^2.1.2","glob-all":"^3.1.0","tsconfig":"^6.0.0","jest-util":"^19.0.0","jest-config":"^19.0.0","lodash.assign":"^4.2.0","lodash.pickby":"^4.6.0","remap-istanbul":"^0.7.0","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"^19.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^2.0.0","react-test-renderer":"latest","@types/lodash.assign":"latest","@types/lodash.pickby":"latest","cross-spawn-with-kill":"latest","@types/lodash.includes":"latest","@types/lodash.partition":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^19.0.0","typescript":"^2.1.0 || ^2.2.0-dev"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-19.0.4.tgz_1490426950610_0.04048566659912467","host":"packages-12-west.internal.npmjs.com"}},"19.0.5":{"name":"ts-jest","version":"19.0.5","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@19.0.5","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"7f887236af08c85cc1ec8c9e43cdd026a4e3c8cb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-19.0.5.tgz","integrity":"sha512-tpujjiOWPKck8lOw2IZvCcRtz8EH/xRTtrEBHtRWFbQoxpAddq4KEqEPS5PqZkBDvypp5/nYic48ytNRpMSX+w==","signatures":[{"sig":"MEQCIDgbEomcSXox/Jf1VuhxHHICUrZODLmLLyjEWBqox69jAiAWVj94VkoiP1jhpEI7srtCbD0fUXXaF3QgtD+rs851xA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"7f887236af08c85cc1ec8c9e43cdd026a4e3c8cb","gitHead":"b19dda8c3c36495083166b7abf11b8c64f332756","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.10.1","dependencies":{"yargs":"^7.0.2","fs-extra":"^2.1.2","glob-all":"^3.1.0","tsconfig":"^6.0.0","jest-util":"^19.0.0","jest-config":"^19.0.0","lodash.assign":"^4.2.0","lodash.pickby":"^4.6.0","remap-istanbul":"^0.9.5","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"^19.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^2.0.0","react-test-renderer":"latest","@types/lodash.assign":"latest","@types/lodash.pickby":"latest","cross-spawn-with-kill":"latest","@types/lodash.includes":"latest","@types/lodash.partition":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^19.0.0","typescript":"^2.1.0 || ^2.2.0-dev"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-19.0.5.tgz_1490477914671_0.8496453345287591","host":"packages-18-east.internal.npmjs.com"}},"19.0.6":{"name":"ts-jest","version":"19.0.6","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@19.0.6","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"757bbebe861a540f467bfa310fdb9e09db40ba2a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-19.0.6.tgz","integrity":"sha512-SmHcDoksE9Kz8x0XUfpvFN+xY97FF6Zs6ewJyOe+llO58Lpb2LcphfnAlOHGZvlGBLLnd4Lm+YnonSJSVGxrwQ==","signatures":[{"sig":"MEUCIFaE0Oq4ip/DbyY0Ke5/EmDK+iN6as5y0LADQ7sR3sruAiEAvHVbtEQmvtH1mhZY3ltMxtZtagdi0EvcbuEdNcHMOYw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"757bbebe861a540f467bfa310fdb9e09db40ba2a","gitHead":"8eb2f046470dfa91c1cc84b7f73bf78a96ac0bc6","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.10.1","dependencies":{"yargs":"^7.0.2","fs-extra":"^2.1.2","glob-all":"^3.1.0","tsconfig":"^6.0.0","jest-util":"^19.0.0","jest-config":"^19.0.0","lodash.assign":"^4.2.0","lodash.pickby":"^4.6.0","remap-istanbul":"^0.9.5","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"^19.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^2.0.0","react-test-renderer":"latest","@types/lodash.assign":"latest","@types/lodash.pickby":"latest","cross-spawn-with-kill":"latest","@types/lodash.includes":"latest","@types/lodash.partition":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^19.0.0","typescript":"^2.1.0 || ^2.2.0-dev"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-19.0.6.tgz_1490630712984_0.35361902019940317","host":"packages-18-east.internal.npmjs.com"}},"19.0.7":{"name":"ts-jest","version":"19.0.7","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@19.0.7","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"316bcf3002df7cc2af26050a4996b00f62ca1529","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-19.0.7.tgz","integrity":"sha512-hgnTQGpRKnlotUmKrJyh2WS1TbHDD3iWW5+Jb9qHRz5M6VJY9VAt5UNXAvp9R2hkLhcBBWylnDbbSu771bFm/Q==","signatures":[{"sig":"MEYCIQDBju9lXXoU3cCu+00byI8LY64dMZNjNhDXBB2UfkThTgIhAIJ+KHdkhW+7yIzvBunSrZOs52XWgOqkr/2IzA6m3Ce0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"316bcf3002df7cc2af26050a4996b00f62ca1529","gitHead":"c776c8d84b77339579340da153403121d8569f0d","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.10.1","dependencies":{"yargs":"^7.0.2","fs-extra":"^2.1.2","glob-all":"^3.1.0","tsconfig":"^6.0.0","jest-util":"^19.0.0","jest-config":"^19.0.0","lodash.assign":"^4.2.0","lodash.pickby":"^4.6.0","remap-istanbul":"^0.9.5","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"^19.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^2.0.0","react-test-renderer":"latest","@types/lodash.assign":"latest","@types/lodash.pickby":"latest","cross-spawn-with-kill":"latest","@types/lodash.includes":"latest","@types/lodash.partition":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^19.0.0","typescript":"^2.1.0 || ^2.2.0-dev"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-19.0.7.tgz_1491287374402_0.4936407646164298","host":"packages-18-east.internal.npmjs.com"}},"19.0.8":{"name":"ts-jest","version":"19.0.8","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@19.0.8","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"37d6238d21f52d0de8f5e661eb26c7b095084d87","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-19.0.8.tgz","integrity":"sha512-3PGzo+QM8HZ/YYjdZFOeo3ywS1MRwFcExfbewpoCCGLkrAASmbR1dRAz6k6ubr7rJwDIm6SDsgPClSAJ2zqOoA==","signatures":[{"sig":"MEUCIQCJ7XWd9ViyM+N2+4Y61lKCRBzUimEP6L76GOXXQHyYpwIgIrthDGepMv+9TCqtrUrrIcsHrLY/+kLzrGJNPpN4V0E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"37d6238d21f52d0de8f5e661eb26c7b095084d87","gitHead":"0412a8a925b1df92f58b5f3d9f35ceab7f18b995","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.10.2","dependencies":{"yargs":"^7.0.2","fs-extra":"^2.1.2","glob-all":"^3.1.0","tsconfig":"^6.0.0","jest-util":"^19.0.0","jest-config":"^19.0.0","lodash.assign":"^4.2.0","lodash.pickby":"^4.6.0","remap-istanbul":"^0.9.5","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"^19.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^2.0.0","react-test-renderer":"latest","@types/lodash.assign":"latest","@types/lodash.pickby":"latest","cross-spawn-with-kill":"latest","@types/lodash.includes":"latest","@types/lodash.partition":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^19.0.0","typescript":"^2.1.0 || ^2.2.0-dev"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-19.0.8.tgz_1491425797771_0.23971071606501937","host":"packages-18-east.internal.npmjs.com"}},"19.0.9":{"name":"ts-jest","version":"19.0.9","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@19.0.9","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"049a599be6e09264b421be05f56567165995199c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-19.0.9.tgz","integrity":"sha512-VbEKeaoZ9R+obmjhdaIL6AiE0p9pXC3/UtdUbmekuUtJUycGUlP3t9cvtXQuwaa2km80VX5KwIcGCvndJPc2Ew==","signatures":[{"sig":"MEUCIQD7IcdQktRX6N+IL89pPGyHuGUXD+VcIeMSzflckgEhDgIgdXbXmqjQvZB7n+wNI3YLZh+ZNAtszTuDWsM7PAgN4AQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"049a599be6e09264b421be05f56567165995199c","gitHead":"9c5a34cfa276956ec8f21de9f7649e5552bd2637","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.10.2","dependencies":{"yargs":"^7.0.2","fs-extra":"^2.1.2","glob-all":"^3.1.0","tsconfig":"^6.0.0","jest-util":"^19.0.0","jest-config":"^19.0.0","lodash.assign":"^4.2.0","lodash.pickby":"^4.6.0","remap-istanbul":"^0.9.5","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"^19.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^2.0.0","react-test-renderer":"latest","@types/lodash.assign":"latest","@types/lodash.pickby":"latest","cross-spawn-with-kill":"latest","@types/lodash.includes":"latest","@types/lodash.partition":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^19.0.0","typescript":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-19.0.9.tgz_1492091832412_0.6624433193355799","host":"packages-18-east.internal.npmjs.com"}},"19.0.10":{"name":"ts-jest","version":"19.0.10","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@19.0.10","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"62d086569f44ed86173cf8f0f332606606142add","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-19.0.10.tgz","integrity":"sha512-pG1AzJQNp3EO0FNbQvNny/bgAuxZOHImL39F/2bzNIAWn1o/ATSChWuNyvGz/nWHUhUC2yBHzl8PrvvxL5Q4Dw==","signatures":[{"sig":"MEUCIQCLkD8NBAIzkI0YYbCMqRKn1mdXyETVE6pRhxNBiHqFzwIgXoIthjOEq37BbJcwQmYijgwsUo9jtgxKG3Y0nBHk8c4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"62d086569f44ed86173cf8f0f332606606142add","gitHead":"9b793bbf676da66eed3425ea6a1f6bda1f000dfc","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.10.2","dependencies":{"yargs":"^7.0.2","fs-extra":"^2.1.2","glob-all":"^3.1.0","tsconfig":"^6.0.0","jest-util":"^19.0.0","jest-config":"^19.0.0","lodash.assign":"^4.2.0","lodash.pickby":"^4.6.0","remap-istanbul":"^0.9.5","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"^19.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^2.0.0","react-test-renderer":"latest","@types/lodash.assign":"latest","@types/lodash.pickby":"latest","cross-spawn-with-kill":"latest","@types/lodash.includes":"latest","@types/lodash.partition":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^19.0.0","typescript":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-19.0.10.tgz_1492374144140_0.03675190871581435","host":"packages-18-east.internal.npmjs.com"}},"19.0.11":{"name":"ts-jest","version":"19.0.11","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@19.0.11","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"6cae8f808a2c767f86ffff1853e1a7abc232ac11","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-19.0.11.tgz","integrity":"sha512-HpHKlBfuD5idmkfITYVo9jxeQnPl+JK+18Ya1SkAzipJM9/DfRRGD/9QKhQmbGOi5sVpZSAmyNs75a3eKNdtrQ==","signatures":[{"sig":"MEUCIQDT51R1LoCGrwSA3a7ndjhDZGWNAEDNC+CLnl2CoGYIrwIgKywLenOCa4NAEZ3xHywcrQKVzOOr2ebq3f6S9VwTJp4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"6cae8f808a2c767f86ffff1853e1a7abc232ac11","gitHead":"0c92a278435e575be645c701408a31444457cb75","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.10.2","dependencies":{"yargs":"^7.0.2","fs-extra":"^2.1.2","glob-all":"^3.1.0","tsconfig":"^6.0.0","jest-util":"^19.0.0","jest-config":"^19.0.0","lodash.assign":"^4.2.0","lodash.pickby":"^4.6.0","remap-istanbul":"^0.9.5","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","babel-preset-es2015":"^6.24.1","istanbul-lib-instrument":"^1.2.0"},"devDependencies":{"jest":"^19.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^2.0.0","react-test-renderer":"latest","@types/lodash.assign":"latest","@types/lodash.pickby":"latest","cross-spawn-with-kill":"latest","@types/lodash.includes":"latest","@types/lodash.partition":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^19.0.0","typescript":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-19.0.11.tgz_1493104042732_0.5077358204871416","host":"packages-18-east.internal.npmjs.com"}},"19.0.12":{"name":"ts-jest","version":"19.0.12","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@19.0.12","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"7f98274e3a3d8909b671a7dc65f825a454da0b20","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-19.0.12.tgz","integrity":"sha512-GNv7ka+4GswqY0dCvWbDKpw7VhutZdZy3JmzbXnwP7hJQLtu26QZZ13YAmq0nkNMlKC0wbeOnwGvNPvSP4fiYA==","signatures":[{"sig":"MEUCIQD32Yrxo/PODKG1qyKTrV/Fq54I3mz8llS3toRcrHAdWQIgW5g2MQ3GOTMOgS6zIYSi40liKBHwjfO8k86QaD+7n6I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"7f98274e3a3d8909b671a7dc65f825a454da0b20","gitHead":"e06e4b7ec76efc24ca24647af187d3f86acd914d","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.10.2","dependencies":{"yargs":"^7.0.2","fs-extra":"^2.1.2","glob-all":"^3.1.0","tsconfig":"^6.0.0","jest-util":"^19.0.0","jest-config":"^19.0.0","lodash.assign":"^4.2.0","lodash.pickby":"^4.6.0","remap-istanbul":"^0.9.5","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^19.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^2.0.0","react-test-renderer":"latest","@types/lodash.assign":"latest","@types/lodash.pickby":"latest","cross-spawn-with-kill":"latest","@types/lodash.includes":"latest","@types/lodash.partition":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^19.0.0","babel-jest":"^19.0.0","typescript":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-19.0.12.tgz_1493224677380_0.7408553417772055","host":"packages-12-west.internal.npmjs.com"}},"19.0.13":{"name":"ts-jest","version":"19.0.13","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@19.0.13","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"684d9f6cca31ae128b794b61bb79c1ed3ecf8c63","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-19.0.13.tgz","integrity":"sha512-nBQEezyAX3t8LCR3QfSEqkwI0kk/nRGR/BnEOK3CeHBE9UNGGPb6Ooo1mG0FMcxQfm4NqWvf6HW/dDqUQt8eXw==","signatures":[{"sig":"MEUCIQC7SSY3Plp4XztBKc+INpXZfTzgJ01IfI4VOzWqv/OY8wIgMiXOKnOknBXZRbNsrkrhgJk29scNwFb/2uktCmh1UnM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"684d9f6cca31ae128b794b61bb79c1ed3ecf8c63","gitHead":"ec5e0994caaa7ff61a88f4a7e353b9d3158b630c","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.10.2","dependencies":{"yargs":"^7.0.2","fs-extra":"^2.1.2","glob-all":"^3.1.0","tsconfig":"^6.0.0","jest-util":"^19.0.0","babel-jest":"^19.0.0","jest-config":"^19.0.0","lodash.assign":"^4.2.0","lodash.pickby":"^4.6.0","remap-istanbul":"^0.9.5","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^19.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^2.0.0","react-test-renderer":"latest","@types/lodash.assign":"latest","@types/lodash.pickby":"latest","cross-spawn-with-kill":"latest","@types/lodash.includes":"latest","@types/lodash.partition":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^19.0.0","typescript":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-19.0.13.tgz_1493228237231_0.17996188509278","host":"packages-12-west.internal.npmjs.com"}},"19.0.14":{"name":"ts-jest","version":"19.0.14","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@19.0.14","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"88674b956e048f61b0ab28d421bfdabbb641be5c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-19.0.14.tgz","integrity":"sha512-YIusj54l02ujmxTaDM5pESv7L2Cxt4ErXuG/Q4KzK8F71mVFFjD/aITE8aWJ/wtiG1dYcKGH1D7nowovhArJZQ==","signatures":[{"sig":"MEUCIQC203BoFk+WkCjzIh6scEdN5rJpzhCQap8luR2KXaJGRgIgMoPCK8l38rl98ecGIzWYFB3YniJX6TU1It/q8FoGbjI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"88674b956e048f61b0ab28d421bfdabbb641be5c","gitHead":"5b07400ea3218af9424bdfc237c20c6f26363c24","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.10.2","dependencies":{"yargs":"^7.0.2","fs-extra":"^2.1.2","glob-all":"^3.1.0","tsconfig":"^6.0.0","jest-util":"^19.0.0","babel-jest":"^19.0.0","jest-config":"^19.0.0","lodash.assign":"^4.2.0","lodash.pickby":"^4.6.0","remap-istanbul":"^0.9.5","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","source-map-support":"^0.4.4","istanbul-lib-instrument":"^1.2.0","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^19.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^2.0.0","react-test-renderer":"latest","@types/lodash.assign":"latest","@types/lodash.pickby":"latest","cross-spawn-with-kill":"latest","@types/lodash.includes":"latest","@types/lodash.partition":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^19.0.0","typescript":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-19.0.14.tgz_1493327794140_0.9433447327464819","host":"packages-12-west.internal.npmjs.com"}},"20.0.0":{"name":"ts-jest","version":"20.0.0","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@20.0.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"d7063189b00feaf53884fc90f07605677ac5b41e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-20.0.0.tgz","integrity":"sha512-FpEMSX8q1Aw+3PrN+8l89DWprEzaiOxL5xNiFVDt7mZWO2ILnhyj8UfMG+BYrJmPcE91Jgtm6oNb+lwIg/bKBw==","signatures":[{"sig":"MEUCIDvZx7/1l/nND6N66xaGI6GGo44S3aX6RdBoWPg1cqKpAiEA6IGhhBHhGmLM6yB+0ptdFxchssT7NjFF+UBoA4RsuUM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"d7063189b00feaf53884fc90f07605677ac5b41e","gitHead":"96e799ce40645ab15942db002d4a037e6595299b","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.10.3","dependencies":{"yargs":"^8.0.1","pkg-dir":"^2.0.0","fs-extra":"^3.0.0","glob-all":"^3.1.0","tsconfig":"^6.0.0","jest-util":"^20.0.0","babel-jest":"^20.0.0","jest-config":"^20.0.0","source-map-support":"^0.4.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^20.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^3.0.0","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^20.0.0","typescript":"^2.1.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-20.0.0.tgz_1494101698393_0.46143531473353505","host":"packages-18-east.internal.npmjs.com"}},"20.0.1":{"name":"ts-jest","version":"20.0.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@20.0.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"8f9449e8f62b17e473ecbcd9a62b24864e54c49d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-20.0.1.tgz","integrity":"sha512-HP8eqgLuQsDDevKwB0xBl1e+b3kCvvplXhCaQFXoWvXE/HOGxJSntdegwLRjA4zP+t4jpmIhUoMfOjzkVaqzPw==","signatures":[{"sig":"MEUCICATfPIIcXBIZpda75QUQ7Xxmofr4l/8az10rhgMBR6LAiEAgDoixVFs2V99/rMKbxkfscNYcH3uTORjLjLPn2sbb1Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"8f9449e8f62b17e473ecbcd9a62b24864e54c49d","gitHead":"3b3aa6ae1d2187283383de242627fd985f0f4233","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.10.3","dependencies":{"yargs":"^8.0.1","pkg-dir":"^2.0.0","fs-extra":"^3.0.0","glob-all":"^3.1.0","tsconfig":"^6.0.0","jest-util":"^20.0.0","babel-jest":"^20.0.0","jest-config":"^20.0.0","source-map-support":"^0.4.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^20.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^3.0.0","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^20.0.0","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-20.0.1.tgz_1494252967830_0.80294224107638","host":"packages-18-east.internal.npmjs.com"}},"20.0.2":{"name":"ts-jest","version":"20.0.2","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@20.0.2","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"d22a48d3da305259e7e1bbbaf3f8c4bfd0b5aea7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-20.0.2.tgz","integrity":"sha512-akwSWl5k/FI3gACTJG8ZG86nAVBlCN5OUE3E18cogbA51cI6np5Sj8EBsNQ81pnaVuB6GDz3nA+YUUSUEmbbTw==","signatures":[{"sig":"MEUCIDQqHeDIYmDbKSniX7YI1FRpz6N2bhMDfmtVtum2KOUIAiEAjL9I8GA10mzq8YuvxyZ1fMO/U205h0z8x5+AdB4Ar9k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"d22a48d3da305259e7e1bbbaf3f8c4bfd0b5aea7","gitHead":"c81a59aeb475bce86c614b9c04fe7ee4adcd82c5","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.10.3","dependencies":{"yargs":"^8.0.1","pkg-dir":"^2.0.0","fs-extra":"^3.0.0","glob-all":"^3.1.0","tsconfig":"^6.0.0","jest-util":"^20.0.0","babel-jest":"^20.0.0","jest-config":"^20.0.0","source-map-support":"^0.4.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^20.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^3.0.0","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^20.0.0","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-20.0.2.tgz_1494313194104_0.801055382238701","host":"packages-12-west.internal.npmjs.com"}},"20.0.3":{"name":"ts-jest","version":"20.0.3","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@20.0.3","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"31d62afb59ecb6af14cb6bd0bcbd541a745d8f7a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-20.0.3.tgz","integrity":"sha512-zeRTIHr/1xKQnX3oNg6RzEs2RIRG3Sk2Sjb5egaGp8r+g+3HTfuipidqM9VNHwgsE4rs5tZ28Xd6ibBvMVUQEQ==","signatures":[{"sig":"MEQCIAPdRWiHQESXOvlxzm64Ye4fDQVNKGZ2lDEE6YHiluXNAiAtIXgTILtox0NmIyrcEJDpiOyW6l++uXZDbJFOXDRZTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"31d62afb59ecb6af14cb6bd0bcbd541a745d8f7a","gitHead":"29b4b7cf2f93dfb0fa4b0f10d699479e28480e30","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.10.3","dependencies":{"yargs":"^8.0.1","pkg-dir":"^2.0.0","fs-extra":"^3.0.0","glob-all":"^3.1.0","tsconfig":"^6.0.0","jest-util":"^20.0.0","babel-jest":"^20.0.0","jest-config":"^20.0.0","source-map-support":"^0.4.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^20.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^3.0.0","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^20.0.0","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-20.0.3.tgz_1494442669048_0.8567269048653543","host":"packages-18-east.internal.npmjs.com"}},"20.0.4":{"name":"ts-jest","version":"20.0.4","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@20.0.4","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"ffe3987d48c8762cd7b6ae83518d203eca167618","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-20.0.4.tgz","integrity":"sha512-b1uvRTXFNLT8JTGkpSq0fi7Q36HfxrQgnCLW22qnZid74g5wFYH2WnIxIoOYgS5+qZrw/p2No31AEw38y72+UA==","signatures":[{"sig":"MEUCIQC3eyssvGFZywCMxSiAe/AkBK0XbB253+qg9MzAehZXsgIgUdsQEdYYyOqn8cli2q7L4z4+AfjYT5NltdxElLem7No=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"ffe3987d48c8762cd7b6ae83518d203eca167618","gitHead":"e17129419f1cc366e9cba391a47be54b3471e288","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.10.3","dependencies":{"yargs":"^8.0.1","pkg-dir":"^2.0.0","fs-extra":"^3.0.0","glob-all":"^3.1.0","tsconfig":"^6.0.0","jest-util":"^20.0.0","babel-jest":"^20.0.0","jest-config":"^20.0.0","source-map-support":"^0.4.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^20.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^3.0.0","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^20.0.0","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-20.0.4.tgz_1495133857145_0.48526917141862214","host":"packages-12-west.internal.npmjs.com"}},"20.0.5":{"name":"ts-jest","version":"20.0.5","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@20.0.5","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"6cb151e718e8739529d0a79459e09f7280fe044f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-20.0.5.tgz","integrity":"sha512-HRcC2HfgQqmiFBc9rbSnToAmR4imXQ2OHwP0qvwsV8jzAbYh602HQohOZ3+p4p25WZYjsouculPlM0ZW687Cow==","signatures":[{"sig":"MEUCIQCRkpZ88wS/Jt4OJuGqidt2eNW95JNPSRNimMla1EfaTgIgdSzyD83JV/tDIwOrNEIcb0IF5LJE5ROF1NC6oroUoQI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js","json"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"6cb151e718e8739529d0a79459e09f7280fe044f","gitHead":"29f7dd4f063d83685ada22c3d0774837b72a71be","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.10.3","dependencies":{"yargs":"^8.0.1","pkg-dir":"^2.0.0","fs-extra":"^3.0.0","tsconfig":"^6.0.0","jest-util":"^20.0.0","babel-core":"^6.24.1","jest-config":"^20.0.0","babel-preset-jest":"^20.0.3","source-map-support":"^0.4.4","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^20.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^3.0.0","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^20.0.0","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-20.0.5.tgz_1496136365882_0.5783409518189728","host":"s3://npm-registry-packages"}},"20.0.6":{"name":"ts-jest","version":"20.0.6","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@20.0.6","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"39c2810c05d6f6908dac15929dae206b494b73f4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-20.0.6.tgz","integrity":"sha512-enk94giB62pEzQVpAa3YckymJetlpbhV4h4LJEE2ojwGKKyjKRoSqiHPOIFBE+f2s4SXx+SEBjYpTOaDu2oJpQ==","signatures":[{"sig":"MEQCIEzrfblj2/ANiK5F3UiMbgs7JyhVx3ivxtjEbHfJNcFtAiBm9phTQ4Ak9GirC4etUkWqeWuzGcyfgjd9MSiTfJ+lEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js","json"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"39c2810c05d6f6908dac15929dae206b494b73f4","gitHead":"5345cfb989d303fdd9a26e28c45ee5476dafa171","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","pretest":"npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"3.10.10","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"6.11.0","dependencies":{"yargs":"^8.0.1","pkg-dir":"^2.0.0","fs-extra":"^3.0.0","tsconfig":"^6.0.0","jest-util":"^20.0.0","babel-core":"^6.24.1","jest-config":"^20.0.0","@types/babel-core":"^6.7.14","babel-preset-jest":"^20.0.3","source-map-support":"^0.4.4","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^20.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"latest","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^3.0.0","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^20.0.0","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-20.0.6.tgz_1496989137766_0.8153024816419929","host":"s3://npm-registry-packages"}},"20.0.7":{"name":"ts-jest","version":"20.0.7","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@20.0.7","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"82c99b9163f8c0a864a2b221238202fa1e623c26","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-20.0.7.tgz","integrity":"sha512-/btwMYN3nWFvVz/SQscX1KisgrzuPOrFdwZNRU58QcO2Ts8NQ3+FbigWhDIebPwg12sXR+xy3rNMBGJQncm0jA==","signatures":[{"sig":"MEUCIBOrt7m6AzzQjIKXo1BcJa/VMUqD826moubAnqP4TLoBAiEAtsu9qHEZceafOnlSddfOrI/vSVynYjhLKfYiYLZTIrM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js","json"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"964ff562045b499ad77e25a4a089479e743b7e70","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.1.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"8.1.3","dependencies":{"yargs":"^8.0.1","pkg-dir":"^2.0.0","fs-extra":"^3.0.0","jest-util":"^20.0.0","babel-core":"^6.24.1","jest-config":"^20.0.0","@types/babel-core":"^6.7.14","babel-preset-jest":"^20.0.3","source-map-support":"^0.4.4","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^20.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^3.0.0","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^20.0.0","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-20.0.7.tgz_1499417941752_0.07515746844001114","host":"s3://npm-registry-packages"}},"20.0.8":{"name":"ts-jest","version":"20.0.8","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@20.0.8","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/bcruddy","name":"brian ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"d135ce43d72e811f89af2eb7c0176eba0f5568c2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-20.0.8.tgz","integrity":"sha512-QPjjRYMFOYRLkV8sKj9C6itk/Z+q7Uys62LA5RxqHl56RS0eW78YAvMY1/iUAyzoF9XMFYC6rdKRkNv3TZN8tg==","signatures":[{"sig":"MEQCIGZw4xrQ0R6KZe9SBxFgt8jPK245tig0vNcdFHp6KNesAiBjHauxpO6yzFfraDcFPCicmkDzs+pMigaNgJo19S2rjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js","json"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"d135ce43d72e811f89af2eb7c0176eba0f5568c2","gitHead":"c04e3bde7387b3fb27b031cd25137f8788ce2172","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"2.15.12","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"8.2.1","dependencies":{"yargs":"^8.0.1","pkg-dir":"^2.0.0","fs-extra":"^4.0.0","jest-util":"^20.0.0","babel-core":"^6.24.1","jest-config":"^20.0.0","@types/babel-core":"^6.7.14","babel-preset-jest":"^20.0.3","source-map-support":"^0.4.4","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^20.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^4.0.0","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^20.0.0","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-20.0.8.tgz_1501837706894_0.01490336935967207","host":"s3://npm-registry-packages"}},"20.0.9":{"name":"ts-jest","version":"20.0.9","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@20.0.9","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/bcruddy","name":"brian ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"b09a3060f18bc9206e0c5ebc7b0af6dc010e2dc4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-20.0.9.tgz","integrity":"sha512-P12swNthaMHD9KVtexqRORTq1e3D2TVDQ7rvXXVky2/sm7sL4y+2WRCmDkTo/bXyPKbacP4l5w0SW3/LngNDwQ==","signatures":[{"sig":"MEQCIC+sJusEsvsZh+/qn3yduJqDRfj9B4K+hATw+3TeRj2XAiBtXLySwoUCFJjq0hI/VC7qecP1xk7ZhBxAJNAvrr/lzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js","json"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"b09a3060f18bc9206e0c5ebc7b0af6dc010e2dc4","gitHead":"7e36477ca7f2b46b3f3fad16797965cf052afdc2","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"2.15.12","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"8.2.1","dependencies":{"yargs":"^8.0.1","pkg-dir":"^2.0.0","fs-extra":"^4.0.0","jest-util":"^20.0.0","babel-core":"^6.24.1","jest-config":"^20.0.0","@types/babel-core":"^6.7.14","babel-preset-jest":"^20.0.3","source-map-support":"^0.4.4","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^20.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^4.0.0","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^20.0.0","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-20.0.9.tgz_1501854858076_0.16932431235909462","host":"s3://npm-registry-packages"}},"20.0.10":{"name":"ts-jest","version":"20.0.10","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@20.0.10","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/bcruddy","name":"brian ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"19e9386e6c890d31c2a64e938edc0c84fc937ebc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-20.0.10.tgz","integrity":"sha512-MJ+9V3bTUV1ya5dt1lGa1anGsCXdG1kx9PVEWH/SCMGeo93Hkl0lmPmGqUL7tzFWGjXOL+5d9nzctNFWbVS78Q==","signatures":[{"sig":"MEYCIQC6SIQh7de3x6kVlz1N2v34WVSMCTUviS1YU+iQnEEI4gIhAI+eNv8/LQWCafxnGp5/PW0wvGWy8tYe0SmX1BRo+Noc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js","json"]},"main":"index.js","_from":".","types":"./dist/index.d.ts","_shasum":"19e9386e6c890d31c2a64e938edc0c84fc937ebc","gitHead":"d61429f96fd86d981ef1702f8be7f8867e2bff9c","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"2.15.12","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"_nodeVersion":"8.2.1","dependencies":{"yargs":"^8.0.1","pkg-dir":"^2.0.0","fs-extra":"^4.0.0","jest-util":"^20.0.0","babel-core":"^6.24.1","jest-config":"^20.0.0","babel-preset-jest":"^20.0.3","source-map-support":"^0.4.4","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^20.0.0","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^4.0.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^20.0.0","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-20.0.10.tgz_1502042703291_0.7244024341925979","host":"s3://npm-registry-packages"}},"20.0.11":{"name":"ts-jest","version":"20.0.11","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@20.0.11","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/bcruddy","name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/GeeWee","name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"9280f42c05abff92004cb5cb75ee5203327e1721","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-20.0.11.tgz","integrity":"sha512-PaIZ0/ej9Z/xXDbyn+G9nbi41i4HvMryYRGkGdWokhVkjEudYjuOEvcMHpA9flFH4ae6OqAqVh12Hz8nSQ1jIA==","signatures":[{"sig":"MEYCIQCvqz0Hxj+ZyF1DhDCgx8LvcyXxlcH7/JO3zuuZKIJdOQIhAKSBsBsQXDEcf8/q+zD8GS4tGEKssnaESgoQkemN9MD/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js","json"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"d8e03d67e06b49f4fb98c5e1889e38c6cf5fda2d","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.3.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.4.0","dependencies":{"yargs":"^8.0.1","pkg-dir":"^2.0.0","fs-extra":"^4.0.0","jest-util":"^20.0.0","babel-core":"^6.24.1","jest-config":"^20.0.0","babel-preset-jest":"^20.0.3","source-map-support":"^0.4.4","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^20.0.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^4.0.3","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^4.0.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^20.0.0","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-20.0.11.tgz_1504009980541_0.027986846631392837","host":"s3://npm-registry-packages"}},"20.0.12":{"name":"ts-jest","version":"20.0.12","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@20.0.12","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/bcruddy","name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/GeeWee","name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"3ff733e5297e56bb7bae0c6656cfb90805b82352","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-20.0.12.tgz","integrity":"sha512-nvtTx3a7wjNihnaFcNv5DAESWR25k5z0qQ1eyCjTQiMgqs+jgNc6G7+YSSQIMal0PwtvkybnQNqa5Dw9C8aNAw==","signatures":[{"sig":"MEYCIQDk2PxrX/n4JX9nyZkcZlcB37eXnei/xQQKEXWGc6bnyAIhANPdcDyyjzRJOeOAU/uzNp3ioZjQAbfvHYFRJ4OY4GiE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js","json"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"8c437f4bfadfbccb5ea4c9f0904b4467a51ebbb3","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.3.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.4.0","dependencies":{"yargs":"^8.0.1","pkg-dir":"^2.0.0","fs-extra":"^4.0.0","jest-util":"^20.0.0","babel-core":"^6.24.1","jest-config":"^20.0.0","babel-preset-jest":"^20.0.3","source-map-support":"^0.4.4","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^20.0.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^4.0.3","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^4.0.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^20.0.0 || ^20.1.0-alpha.1 || ^21.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-20.0.12.tgz_1504074596121_0.5620245679747313","host":"s3://npm-registry-packages"}},"20.0.13":{"name":"ts-jest","version":"20.0.13","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@20.0.13","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/bcruddy","name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/GeeWee","name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"606543e695a053a702034811e4247099f36bcb62","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-20.0.13.tgz","integrity":"sha512-GWQSJxQg9EOwQ81oWZTAh39SdKFaNVelPBbxRPRa9Mjly0jFbYIw0upk3Vfohtnd5RjEa3BdPBc+nA95cayTzQ==","signatures":[{"sig":"MEUCIQDxQGIyJnrPic7fRCKbF9lBPMRx0/tV1+fEnz92sNKxlQIgdrwUepFW4wiyVXVVeam2mKkFu8h7apGgsxQgDFf5ugE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js","json"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"a67fa3e79f729347c511a05637f1056d5c911e8d","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.3.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.4.0","dependencies":{"yargs":"^8.0.1","pkg-dir":"^2.0.0","fs-extra":"^4.0.0","jest-util":"^20.0.0","babel-core":"^6.24.1","jest-config":"^20.0.0","babel-preset-jest":"^20.0.3","source-map-support":"^0.4.4","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^20.0.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^4.0.3","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^4.0.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^20.0.0 || ^20.1.0-alpha.1 || ^21.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-20.0.13.tgz_1504082343431_0.5356189103331417","host":"s3://npm-registry-packages"}},"20.0.14":{"name":"ts-jest","version":"20.0.14","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@20.0.14","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/bcruddy","name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/GeeWee","name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"9e82130cea6b6df718b2c2b6055452af46bb248d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-20.0.14.tgz","integrity":"sha512-aygKypLeCKVCpAqxEjpE5j4y4lBbh14UU+puQk/LcH3yBT0nRFQs0NzQoE6vgxhg6p1kl4Q5BkfiJdnuGwzqIg==","signatures":[{"sig":"MEUCIQCbcO+dzsiwFvPRFnNwALvUMn4jA6yfOnj8oNLZrZx9YQIgUoqOb+DhRmeB9cjYN1FVy8KA0EPyO/35OEkZ4ZWsT78=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js","json"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"27a205b0b6ad16d7d792551c2da685300d85adec","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.3.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.4.0","dependencies":{"yargs":"^8.0.1","pkg-dir":"^2.0.0","fs-extra":"^4.0.0","jest-util":"^20.0.0","babel-core":"^6.24.1","jest-config":"^20.0.0","babel-preset-jest":"^20.0.3","source-map-support":"^0.4.4","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^20.0.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^4.0.3","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^4.0.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^20.0.0 || ^20.1.0-alpha.1 || ^21.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-20.0.14.tgz_1504234672660_0.9723519564140588","host":"s3://npm-registry-packages"}},"21.0.0":{"name":"ts-jest","version":"21.0.0","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@21.0.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/bcruddy","name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/GeeWee","name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"261c0b90270bfaa57c8d9ef2a0b5f3a41efc38e9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-21.0.0.tgz","integrity":"sha512-rCNWnrnLLQfE2hb9zrtzuw5MzF0/yLCMdLP9PON+Mce9rV9auBLB+XgY9oZN7Wly7fpwIFwImCk7EVrfUXUfvw==","signatures":[{"sig":"MEYCIQCyVbBuyFXG3IynNtPcP0dFXF9dF/DmaUf38Njob7kAngIhAMUBJlrJp+EsKuH53KkM+Ut4TQBHDAGgE90sjULRBs0d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","transform":{".(ts|tsx)":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js","json"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"86476d37f76057bc08137d66669674e643d9b01a","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.3.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.4.0","dependencies":{"yargs":"^8.0.1","pkg-dir":"^2.0.0","fs-extra":"^4.0.0","jest-util":"^21.0.0","babel-core":"^6.24.1","jest-config":"^21.0.0","babel-preset-jest":"^21.0.0","source-map-support":"^0.4.4","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^21.0.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^4.0.3","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^4.0.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^21.0.0 || ^21.1.0-alpha.1 || ^22.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-21.0.0.tgz_1504591149063_0.05929934675805271","host":"s3://npm-registry-packages"}},"21.0.1":{"name":"ts-jest","version":"21.0.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@21.0.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/bcruddy","name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/GeeWee","name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"825138413eb299d12d60d0ae4d5a49f76b1cfeac","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-21.0.1.tgz","integrity":"sha512-MIX8uMMr7FSRT56GASXUxeorEs3x2iO+JwkVzUHwxjzld4+UtPMZ9EEUpX7JU7eFKDkXaD1aAIVnuNrg15Xnuw==","signatures":[{"sig":"MEUCIQCLpZebL8apnGEM2v00BOpsT9MzlsQU87KBIULPjtZecwIgF2ic5EEG+1+PAz9V3U+2l8GO0A+Me2so+dtIv+NJRug=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"fde77cac5f028bfadb2aa493c0a380e1f4a358e2","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.3.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.5.0","dependencies":{"yargs":"^8.0.1","pkg-dir":"^2.0.0","fs-extra":"^4.0.0","jest-util":"^21.0.0","babel-core":"^6.24.1","jest-config":"^21.0.0","babel-preset-jest":"^21.0.0","source-map-support":"^0.4.4","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^21.0.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^4.0.3","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^4.0.0","babel-preset-env":"^1.6.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^21.0.0 || ^21.1.0-alpha.1 || ^22.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-21.0.1.tgz_1505385019432_0.35838781553320587","host":"s3://npm-registry-packages"}},"21.1.0":{"name":"ts-jest","version":"21.1.0","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@21.1.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/bcruddy","name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/GeeWee","name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"f8d1a6dfadd6e65f8ced525c638eac3543842d3c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-21.1.0.tgz","integrity":"sha512-P4NGaX8Hqy0vAdXd2K1y1PEgAbTHqJtUdwAeBaHAUbZpKQmfqKSRgNEHsyf9hdxsqtkUyj/Msep0BatNxhZQug==","signatures":[{"sig":"MEUCIQDd1XbslxUW4EiI8alEvr+hjLWZCduow1Y3H2Ez1QiAKQIgVzkJlsfN0lCCWAbsXLGW+lo/dLA2sxXnZvRZWMMTlFk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"63f85f3e3149012b215a04f46e7b0b2e35e5cd3e","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.3.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.6.0","dependencies":{"yargs":"^9.0.1","pkg-dir":"^2.0.0","fs-extra":"^4.0.0","jest-util":"^21.2.1","babel-core":"^6.24.1","jest-config":"^21.2.1","babel-preset-jest":"^21.2.0","source-map-support":"^0.5.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^21.1.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^4.0.3","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^4.0.0","babel-preset-env":"^1.6.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^21.1.0 || ^21.1.0-alpha.1 || ^22.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-21.1.0.tgz_1507221002468_0.31914870790205896","host":"s3://npm-registry-packages"}},"21.1.1":{"name":"ts-jest","version":"21.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@21.1.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/bcruddy","name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/GeeWee","name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"a63380127e59e112a113106237f302d17c72cd48","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-21.1.1.tgz","integrity":"sha512-fWy+s7COsDD7rzVu0wCyvkvoHXuaVHuWvHAxvCod4INUOclioneGnEB3xBbwYUeD/ZHAYBzCOQXw4Fehh0S3NA==","signatures":[{"sig":"MEUCIQCFHcIMcTkCt7271OMJ5I/dZL3rcNvMKk2FvulqAlVhzAIgTJEV9FX3zXHEqt8MnZU1bNJGmLedVwa56WVIx2LlOAo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"d33d3115421c31b24ed283600d8800e1d0a48a26","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.3.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.6.0","dependencies":{"yargs":"^9.0.1","pkg-dir":"^2.0.0","fs-extra":"^4.0.0","jest-util":"^21.2.1","babel-core":"^6.24.1","jest-config":"^21.2.1","babel-preset-jest":"^21.2.0","source-map-support":"^0.5.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^21.1.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^4.0.3","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^4.0.0","babel-preset-env":"^1.6.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^21.1.0 || ^21.1.0-alpha.1 || ^22.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-21.1.1.tgz_1507545053849_0.8267515588086098","host":"s3://npm-registry-packages"}},"21.1.2":{"name":"ts-jest","version":"21.1.2","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@21.1.2","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/bcruddy","name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/GeeWee","name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"3f5aa88125d9f6e9ae07b745e20062d069c22ad9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-21.1.2.tgz","integrity":"sha512-bcYDSvjxL1ralSBxAnM1fY6D3suWDMe73feNIEDKSuM30AsRag2ktv+9YcfM+ctXVUKFFJDyxZDNsHiFTz98lQ==","signatures":[{"sig":"MEQCIHSZDSflslxd9lx4pf/8IKBWXxLvsrg5SAQtFddzPI68AiBV/jvuO076n/YqHRUZuyR4AOdSWBk6uiemlWUcCiLDTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"7b15180e4a6f1f7903ff1e5fcefb40dbc52a9370","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.3.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.6.0","dependencies":{"yargs":"^9.0.1","pkg-dir":"^2.0.0","fs-extra":"^4.0.0","jest-util":"^21.2.1","babel-core":"^6.24.1","jest-config":"^21.2.1","babel-preset-jest":"^21.2.0","source-map-support":"^0.5.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^21.1.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^4.0.3","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^4.0.0","babel-preset-env":"^1.6.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^21.1.0 || ^21.1.0-alpha.1 || ^22.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-21.1.2.tgz_1507614305543_0.3609688237775117","host":"s3://npm-registry-packages"}},"21.1.3":{"name":"ts-jest","version":"21.1.3","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@21.1.3","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Bnaya","name":"Bnaya Peretz","email":"me@bnaya.net"},{"url":"https://github.com/bcruddy","name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/GeeWee","name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"cc3c552e7e8a67db9ededc28c00ae98223614ddc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-21.1.3.tgz","integrity":"sha512-hTRIvxOjykHeuaNC9XkdNk+dbrt1NYzV3C6/CN4Ty9mCtBWrDLNCUtny9gKoIJS0UtwteuSmEdoLgr2biL+bDw==","signatures":[{"sig":"MEUCIQD9sq/hS5C4vt/K1zK4YcYYsftp8SOG3HHVl2gOpcJuzQIgZbMx4omdWkdEUUy0e5g8i7sFnHZiOdDBcDa6ybzkR6w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"0643b0341e2b28e1ec0b2c830e5dae1d5862d8f2","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.4.2","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.7.0","dependencies":{"yargs":"^9.0.1","pkg-dir":"^2.0.0","fs-extra":"^4.0.0","jest-util":"^21.2.1","babel-core":"^6.24.1","jest-config":"^21.2.1","babel-preset-jest":"^21.2.0","source-map-support":"^0.5.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^21.1.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^4.0.3","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^4.0.0","babel-preset-env":"^1.6.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^21.1.0 || ^21.1.0-alpha.1 || ^22.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-21.1.3.tgz_1508250227845_0.04012590111233294","host":"s3://npm-registry-packages"}},"21.1.4":{"name":"ts-jest","version":"21.1.4","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@21.1.4","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Bnaya","name":"Bnaya Peretz","email":"me@bnaya.net"},{"url":"https://github.com/bcruddy","name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/GeeWee","name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"6b720cd4ebfacbc935468e60dd395392f817095b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-21.1.4.tgz","integrity":"sha512-dq5JvwHnxwsQa36dNGOQEpHRcJAZubOvgDfKIQww1L4PUzYTTZOFL2VreyhiUfkOVDir77p3nTQSrpvCv1iFTg==","signatures":[{"sig":"MEQCICwX2I2EGfQpZRNZi3aETtM6j9sgmMIwmD01lHvDymOmAiA0JkcAABovK4uybVaVbw1FwJ1Ue2s4/Nq/036nfkgIlw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"2b13c2e06a226d30510b0c8f608ff279296b3eb1","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.4.2","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.8.1","dependencies":{"yargs":"^10.0.3","pkg-dir":"^2.0.0","fs-extra":"^4.0.0","jest-util":"^21.2.1","babel-core":"^6.24.1","jest-config":"^21.2.1","babel-preset-jest":"^21.2.0","source-map-support":"^0.5.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^21.1.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^4.0.3","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^4.0.0","babel-preset-env":"^1.6.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^21.1.0 || ^21.1.0-alpha.1 || ^22.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-21.1.4.tgz_1509090800495_0.460360559867695","host":"s3://npm-registry-packages"}},"21.2.0":{"name":"ts-jest","version":"21.2.0","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@21.2.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Bnaya","name":"Bnaya Peretz","email":"me@bnaya.net"},{"url":"https://github.com/bcruddy","name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/GeeWee","name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"b1d4562243c442567138b87c132b8e6bdbab162c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-21.2.0.tgz","integrity":"sha512-d3R8vpQat2PKY3V/KSL9WuXcUnmP3owjXh9cYb3EbJ7Q1se5JL/ZtSiAcAhmszQKa/wKglSLlT4qGXj4n5A5Sg==","signatures":[{"sig":"MEUCIQDn4X7PouY/DFgQP8BJqToAumW7cNy2GPOZRox7jEC6hAIgPASm9bKvYBZ3x36EQf72ouXJn2TtvgPemxkcma5210c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"]},"main":"preprocessor.js","types":"./dist/preprocessor.d.ts","gitHead":"ce41e53d4fb42e67820f4bf1bdfeced82aadaecd","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.5.1","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.9.0","dependencies":{"yargs":"^10.0.3","pkg-dir":"^2.0.0","fs-extra":"^4.0.0","jest-util":"^21.2.1","babel-core":"^6.24.1","jest-config":"^21.2.1","babel-preset-jest":"^21.2.0","source-map-support":"^0.5.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^21.1.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^4.0.3","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^4.0.0","babel-preset-env":"^1.6.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^21.1.0 || ^21.3.0-alpha.1 || ^22.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-21.2.0.tgz_1510113337892_0.5912530389614403","host":"s3://npm-registry-packages"}},"21.2.1":{"name":"ts-jest","version":"21.2.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@21.2.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Bnaya","name":"Bnaya Peretz","email":"me@bnaya.net"},{"url":"https://github.com/bcruddy","name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/GeeWee","name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"cc98f4ed432c8f650940b5090a2efef365693fd0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-21.2.1.tgz","integrity":"sha512-9Q5oalORdt9HpaQ67yl1cHTRoABm+P9/IOibTXqBGyfUZo6MxnsiGy82HVBhENpPXCcFpBW8Az8OT1ScF/HiWQ==","signatures":[{"sig":"MEQCIBS0UAlWT8kZlckyYaWKJ5NOFXamFCbgNnCJXGvBVMEmAiBs/8BL7jgPl0WKYXinkNvZDpgc/Uk91iGfN1lMLDk2Tw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"c7e917d32e6c3c2ba92ace5fefc2ec3c57ba5aba","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.5.1","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.9.0","dependencies":{"yargs":"^10.0.3","pkg-dir":"^2.0.0","fs-extra":"^4.0.0","jest-util":"^21.2.1","babel-core":"^6.24.1","jest-config":"^21.2.1","babel-preset-jest":"^21.2.0","source-map-support":"^0.5.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^21.1.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^4.0.3","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^4.0.0","babel-preset-env":"^1.6.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^21.1.0 || ^21.1.0-alpha.1 || ^22.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-21.2.1.tgz_1510126499877_0.002831211080774665","host":"s3://npm-registry-packages"}},"21.2.2":{"name":"ts-jest","version":"21.2.2","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@21.2.2","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Bnaya","name":"Bnaya Peretz","email":"me@bnaya.net"},{"url":"https://github.com/bcruddy","name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/GeeWee","name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"60bd8a6bc599cf746bfa054600ba5694d3f39ebc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-21.2.2.tgz","integrity":"sha512-jBkZaC995zeUI+t6N7hvnHMnmkHUk2B+Bf7y8ZIgOe6YBNrUIMwRB3CYJmrJtWOefNUXVCr41W2Hab1ut9dy9w==","signatures":[{"sig":"MEQCIA+JvZJWzj4HDE7mfVaEoA8dWogLbubHuip2GSE00/ftAiBjqWukMVbTh8PZb/0H2RvSPw31LihSj3e+dV1KATqcyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"36875a405db1aea846615f09bc6bda5efb3ce214","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.5.1","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.9.1","dependencies":{"yargs":"^10.0.3","pkg-dir":"^2.0.0","fs-extra":"^4.0.0","jest-util":"^21.2.1","babel-core":"^6.24.1","jest-config":"^21.2.1","babel-preset-jest":"^21.2.0","source-map-support":"^0.5.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^21.1.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^5.0.0","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^4.0.0","babel-preset-env":"^1.6.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^21.1.0 || ^21.1.0-alpha.1 || ^22.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-21.2.2.tgz_1510500459828_0.08726594666950405","host":"s3://npm-registry-packages"}},"21.2.3":{"name":"ts-jest","version":"21.2.3","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@21.2.3","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Bnaya","name":"Bnaya Peretz","email":"me@bnaya.net"},{"url":"https://github.com/bcruddy","name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/GeeWee","name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"d90cd143c433e8dfd9b8df54921c7f3f1d8b9819","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-21.2.3.tgz","integrity":"sha512-/gpl/RUPJMVZmERi360sKu5wzSriAg20HMRZsNgXY7sUWtmSn3iPxQcCBDUi2bmcRPtPOLTSijzWK3ZrlYkUhA==","signatures":[{"sig":"MEUCIQD+osEdYK20iUu9wGG0zKIU+AbpNya3+xjlWs7H50+iSgIgfmrvALIsLB6VbQlvRtBSHXW+3KU3TBGhKe6iaVirS1w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"958d84d07cfd20b6ecc1a44890587e1272ee8084","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"cpx index.d.ts dist/ && tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"cpx index.d.ts dist/ && tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.5.1","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.9.1","dependencies":{"cpx":"^1.5.0","yargs":"^10.0.3","pkg-dir":"^2.0.0","fs-extra":"^4.0.2","jest-util":"^21.2.1","babel-core":"^6.24.1","jest-config":"^21.2.1","babel-preset-jest":"^21.2.0","source-map-support":"^0.5.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^21.1.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^5.0.0","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^4.0.0","babel-preset-env":"^1.6.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^21.1.0 || ^21.3.0-alpha.1 || ^22.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-21.2.3.tgz_1510892633145_0.29202283010818064","host":"s3://npm-registry-packages"}},"21.2.4":{"name":"ts-jest","version":"21.2.4","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@21.2.4","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Bnaya","name":"Bnaya Peretz","email":"me@bnaya.net"},{"url":"https://github.com/bcruddy","name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/GeeWee","name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"8fbcfbfbf0c58cced10dcc34a5190acc8c5312ef","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-21.2.4.tgz","integrity":"sha512-Plk49Us+DcncpQcC8fhYwDUdhW96QB0Dv02etOLhzq+2HAvXfrEUys3teZ/BeyQ+r1rHxfGdNj4dB0Q5msZR3g==","signatures":[{"sig":"MEYCIQDBtCKO/R4Rh2tfJFifswnsiFlGUXmKnuC69b74b5G7YgIhAM6eo5FRs1YX5asv6fKwrSSalt0Upb9rmgtjs8EDfv93","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"41206f52d05d5943e8a0f175231c0c1c0e64f143","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"cpx index.d.ts dist/ && tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"cpx index.d.ts dist/ && tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.5.1","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.9.1","dependencies":{"cpx":"^1.5.0","yargs":"^10.0.3","pkg-dir":"^2.0.0","fs-extra":"^4.0.2","babel-core":"^6.24.1","jest-config":"^21.2.1","babel-preset-jest":"^21.2.0","source-map-support":"^0.5.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^21.1.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^5.0.0","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"^4.0.0","babel-preset-env":"^1.6.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^21.1.0 || ^21.3.0-alpha.1 || ^22.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-21.2.4.tgz_1512124576636_0.36300904117524624","host":"s3://npm-registry-packages"}},"22.0.0":{"name":"ts-jest","version":"22.0.0","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@22.0.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Bnaya","name":"Bnaya Peretz","email":"me@bnaya.net"},{"url":"https://github.com/bcruddy","name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/GeeWee","name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"cce1a5f1106150ca002d09f7e85913355ceb5e8d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-22.0.0.tgz","integrity":"sha512-ATHKHtTzJPczvIj/4xrQxyTvmCUo/NL8pf5KWgLNLQX3dZYA65oJm9liBnegZLfphdhFerCKRtuBFGsmghYy1Q==","signatures":[{"sig":"MEUCIQC7EG3iPCp4kuaBwIOZz+zlsLESHDEOEEE9inIqHRVO9QIgb/9Z5zOSNSz8nuqDff46oi3NiBdrBcS6basO8oPUDrA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","tests/__tests__/watch.spec.ts"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"c610c134ccebe67c583f3733267b9ae9eaad3c20","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"cpx index.d.ts dist/ && tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"cpx index.d.ts dist/ && tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.5.1","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.9.3","dependencies":{"cpx":"^1.5.0","yargs":"^10.0.3","pkg-dir":"^2.0.0","fs-extra":"4.0.3","babel-core":"^6.24.1","jest-config":"^22.0.1","babel-preset-jest":"^22.0.1","source-map-support":"^0.5.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^22.0.1","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^6.0.0","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"4.0.7","babel-preset-env":"^1.6.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^22.0.1 || ^22.1.0-alpha.1 || ^23.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-22.0.0.tgz_1513641178100_0.8758063381537795","host":"s3://npm-registry-packages"}},"22.0.1":{"name":"ts-jest","version":"22.0.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@22.0.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Bnaya","name":"Bnaya Peretz","email":"me@bnaya.net"},{"url":"https://github.com/bcruddy","name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/GeeWee","name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"48942936a466c2e76e259b02e2f1356f1839afc3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-22.0.1.tgz","integrity":"sha512-bc781gViU95lRZF0kzkHiincwmVu96jbC8MFk2SXUCrSj3Zx8sMC6c6gJnIluVQkm8yYaBl5ucqLnwHNRl5l0Q==","signatures":[{"sig":"MEUCIGXyuH76VAtkgQIk3eEALT8zQI8W2WWlJmJekWu5B6ucAiEAtMa/ClshuGqSWNiS70s6OTvd7yZJ+a8JePlCILgoqEk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","tests/__tests__/watch.spec.ts"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"9eef99a0a7b2ad94d17d97481e55a81300e4a074","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"cpx index.d.ts dist/ && tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"cpx index.d.ts dist/ && tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.6.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.9.4","dependencies":{"cpx":"^1.5.0","yargs":"^10.0.3","pkg-dir":"^2.0.0","fs-extra":"4.0.3","babel-core":"^6.24.1","jest-config":"^22.0.1","babel-preset-jest":"^22.0.1","source-map-support":"^0.5.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^22.0.1","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^6.0.0","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"4.0.7","babel-preset-env":"^1.6.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^22.0.1 || ^22.1.0-alpha.1 || ^23.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-22.0.1.tgz_1515196863741_0.6671675757970661","host":"s3://npm-registry-packages"}},"22.0.2":{"name":"ts-jest","version":"22.0.2","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@22.0.2","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/Bnaya","name":"Bnaya Peretz","email":"me@bnaya.net"},{"url":"https://github.com/bcruddy","name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"url":"https://github.com/emilniklas","name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"url":"https://github.com/GeeWee","name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"url":"https://github.com/Igmat","name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"url":"https://github.com/kwonoj","name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"url":"https://github.com/tvald","name":"Tony Valderrama","email":"tony.valderrama@outlook.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"d83eb2e3a2a4f3be098afea5a06d38547d528c72","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-22.0.2.tgz","integrity":"sha512-11FP07YRE12atlByBq65uidNexL7/IZsdjaK36A9fSyirCy2zDmT1QGBgMrzd83KAn5bgE3CImdY4ery79H8yQ==","signatures":[{"sig":"MEYCIQCkgYHptBFVkGQdEHSCNEB3NDxdUHLpf2ogalfrI5dryQIhALQJT8uGryXhs2Wk0em07WytK6pFzHGU4oO59aLzbEQC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","tests/__tests__/watch.spec.ts"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"17c2862c9986ccfed1a89ad9586d266b59cfde78","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"cpx index.d.ts dist/ && tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage && rimraf tests/**/*/debug.txt","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"cpx index.d.ts dist/ && tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.6.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.9.4","dependencies":{"cpx":"^1.5.0","yargs":"^11.0.0","pkg-dir":"^2.0.0","fs-extra":"4.0.3","babel-core":"^6.24.1","jest-config":"^22.0.1","babel-preset-jest":"^22.0.1","source-map-support":"^0.5.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^22.0.1","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^6.0.0","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"4.0.7","babel-preset-env":"^1.6.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^22.0.1 || ^22.1.0-alpha.1 || ^23.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-22.0.2.tgz_1517233495573_0.6020862231962383","host":"s3://npm-registry-packages"}},"22.0.3":{"name":"ts-jest","version":"22.0.3","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@22.0.3","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"name":"Alan Agius","email":"alan.agius4@gmail.com"},{"name":"Alex Jover Morales","email":"alexjovermorales@gmail.com"},{"name":"Andreas Krummsdorf","email":"andreas.krummsdorf@doksafe.de"},{"name":"Anonymous","email":"goodforonefare@gmail.com"},{"name":"Bartosz Gościński","email":"bargosc@gmail.com"},{"name":"Blake Embrey","email":"hello@blakeembrey.com"},{"name":"Bnaya Peretz","email":"me@bnaya.net"},{"name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"name":"Chong Guo","email":"cguo@azendless.com"},{"name":"Chris Sauve","email":"chrismsauve@gmail.com"},{"name":"Christian Linne","email":"ShadowVampire@web.de"},{"name":"Christian Rackerseder","email":"git@echooff.de"},{"name":"Daniel Perez Alvarez","email":"unindented@gmail.com"},{"name":"David Schkalee","email":"david.schkalee@magicline.de"},{"name":"David Sheldrick","email":"djsheldrick@gmail.com"},{"name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"name":"Eric Anderson","email":"e@ericlanderson.com"},{"name":"Felipe Matos","email":"felipems@yahoo.com.br"},{"name":"Forbes Lindesay","email":"forbes@lindesay.co.uk"},{"name":"Gino Zhang","email":"whitetrefoil@gmail.com"},{"name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"name":"Henry Zektser","email":"japhar81@gmail.com"},{"name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"name":"J Cheyo Jimenez","email":"cheyo@masters3d.com"},{"name":"Jim Cummins","email":"jimthedev@gmail.com"},{"name":"Joscha Feth","email":"joscha@feth.com"},{"name":"Junle Li","email":"lijunle@gmail.com"},{"name":"Justin Bay","email":"jwbay@users.noreply.github.com"},{"name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com"},{"name":"Kyle Roach","email":"kroach.work@gmail.com"},{"name":"Marshall Bowers","email":"elliott.codes@gmail.com"},{"name":"Martijn The","email":"post@martijnthe.nl"},{"name":"Matheus Gambati","email":"matheusgambati@gmail.com"},{"name":"Maxim Samoilov","email":"samoilowmaxim@gmail.com"},{"name":"Michael Tiller","email":"michael.tiller@xogeny.com"},{"name":"Mohammad Rajabifard","email":"mo.rajbi@gmail.com"},{"name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"name":"Oliver Joseph Ash","email":"oliverjash@gmail.com"},{"name":"Orta Therox","email":"orta.therox+gh@gmail.com"},{"name":"Patrick Housley","email":"patrick.f.housley@gmail.com"},{"name":"Richard Silverton","email":"richsilv@yahoo.co.uk"},{"name":"Rikki Tooley","email":"rikki.tooley@travellocal.com"},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com"},{"name":"Thomas Fontaine","email":"thomas.fontaine@me.com"},{"name":"Tom Crockett","email":"tomcrockett@tuplehealth.com"},{"name":"Tony Valderrama","email":"tony.valderrama@outlook.com"},{"name":"Trivikram Kamat","email":"trivikr.dev@gmail.com"},{"name":"Umidbek Karimov","email":"uma.karimov@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"4d30f42c1b26a78d438ad908f9b0bcb4b1e6e32b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-22.0.3.tgz","integrity":"sha512-6XSJpBUQwXOBgPnpKIZylx2Q4MOvSpngOj+iTevr0N4RpUT1iWBhdpMJkyjciQexlVkuMJNNOL1iZYBpLBkL4g==","signatures":[{"sig":"MEUCIF6XnY8zd9EKxkmiyHdW2ziXeQH+h1Zer/9RMQTXvmIqAiEA5Ok3d7qALqYmDNfi5rWZb5gL+SR10PMttnDZHMsmNuc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","tests/__tests__/watch.spec.ts"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"8350b4fbfc85f15565c7297cdd733434dcfe475b","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"cpx index.d.ts dist/ && tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage && rimraf tests/**/*/debug.txt","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"cpx index.d.ts dist/ && tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.6.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.9.4","dependencies":{"cpx":"^1.5.0","yargs":"^11.0.0","pkg-dir":"^2.0.0","fs-extra":"4.0.3","babel-core":"^6.24.1","jest-config":"^22.0.1","babel-preset-jest":"^22.0.1","source-map-support":"^0.5.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"devDependencies":{"jest":"^22.0.1","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^6.0.0","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"4.0.7","babel-preset-env":"^1.6.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^22.0.1 || ^22.1.0-alpha.1 || ^23.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest-22.0.3.tgz_1517660115001_0.639661286957562","host":"s3://npm-registry-packages"}},"22.0.4":{"name":"ts-jest","version":"22.0.4","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@22.0.4","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"name":"Ahn Pham","email":"anhpnnd@gmail.com"},{"name":"Alan Agius","email":"alan.agius4@gmail.com"},{"name":"Alex Jover Morales","email":"alexjovermorales@gmail.com"},{"name":"Andreas Krummsdorf","email":"andreas.krummsdorf@doksafe.de"},{"name":"Anonymous","email":"goodforonefare@gmail.com"},{"name":"Bartosz Gościński","email":"bargosc@gmail.com"},{"name":"Blake Embrey","email":"hello@blakeembrey.com"},{"name":"Bnaya Peretz","email":"me@bnaya.net"},{"name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"name":"Chong Guo","email":"cguo@azendless.com"},{"name":"Chris Sauve","email":"chrismsauve@gmail.com"},{"name":"Christian Linne","email":"ShadowVampire@web.de"},{"name":"Christian Rackerseder","email":"git@echooff.de"},{"name":"Daniel Perez Alvarez","email":"unindented@gmail.com"},{"name":"Danilo Bürger","email":"info@danilobuerger.de"},{"name":"David Schkalee","email":"david.schkalee@magicline.de"},{"name":"David Sheldrick","email":"djsheldrick@gmail.com"},{"name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"name":"Eric Anderson","email":"e@ericlanderson.com"},{"name":"Felipe Matos","email":"felipems@yahoo.com.br"},{"name":"Forbes Lindesay","email":"forbes@lindesay.co.uk"},{"name":"Gino Zhang","email":"whitetrefoil@gmail.com"},{"name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"name":"Henry Zektser","email":"japhar81@gmail.com"},{"name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"name":"J Cheyo Jimenez","email":"cheyo@masters3d.com"},{"name":"Jim Cummins","email":"jimthedev@gmail.com"},{"name":"Joscha Feth","email":"joscha@feth.com"},{"name":"Junle Li","email":"lijunle@gmail.com"},{"name":"Justin Bay","email":"jwbay@users.noreply.github.com"},{"name":"Kamijin Fanta","email":"kamijin@live.jp"},{"name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com"},{"name":"Kyle Roach","email":"kroach.work@gmail.com"},{"name":"Marshall Bowers","email":"elliott.codes@gmail.com"},{"name":"Martijn The","email":"post@martijnthe.nl"},{"name":"Matheus Gambati","email":"matheusgambati@gmail.com"},{"name":"Maxim Samoilov","email":"samoilowmaxim@gmail.com"},{"name":"Michael Tiller","email":"michael.tiller@xogeny.com"},{"name":"Mohammad Rajabifard","email":"mo.rajbi@gmail.com"},{"name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"name":"Oliver Joseph Ash","email":"oliverjash@gmail.com"},{"name":"Orta Therox","email":"orta.therox+gh@gmail.com"},{"name":"Patrick Housley","email":"patrick.f.housley@gmail.com"},{"name":"Richard Silverton","email":"richsilv@yahoo.co.uk"},{"name":"Rikki Tooley","email":"rikki.tooley@travellocal.com"},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com"},{"name":"Thomas Fontaine","email":"thomas.fontaine@me.com"},{"name":"Tom Crockett","email":"tomcrockett@tuplehealth.com"},{"name":"Tony Valderrama","email":"tony.valderrama@outlook.com"},{"name":"Trivikram Kamat","email":"trivikr.dev@gmail.com"},{"name":"Umidbek Karimov","email":"uma.karimov@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"be5e8d7d2cf3f3ef97d877a6a0562508c3f64515","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-22.0.4.tgz","fileCount":33,"integrity":"sha512-cQlgWYCakArbHW5B5RgZvmBomepOuIBLCR972AdWuaK6VmLxbmCh8OCaGGcBChf7dv/8YNACYvC6jeebQDKgyA==","signatures":[{"sig":"MEQCIDDrMwgoEHo9M6tdBi1eN/FMEF928XoTq6s48AKn712bAiBeXCe7t/cZCqXP3dH4G3Xeuji9J6XZw27z3stvWlDdUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":215590},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","tests/__tests__/watch.spec.ts"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"ea5b0a5bc61c475c07f775981115f14cb5f74aab","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"cpx index.d.ts dist/ && tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage && rimraf tests/**/*/debug.txt","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"cpx index.d.ts dist/ && tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.6.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.9.4","dependencies":{"cpx":"^1.5.0","yargs":"^11.0.0","pkg-dir":"^2.0.0","fs-extra":"4.0.3","babel-core":"^6.24.1","jest-config":"^22.0.1","babel-preset-jest":"^22.0.1","source-map-support":"^0.5.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.0.1","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^6.0.0","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"4.0.7","babel-preset-env":"^1.6.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest","@types/source-map-support":"latest"},"peerDependencies":{"jest":"^22.0.1 || ^22.1.0-alpha.1 || ^23.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_22.0.4_1518369808421_0.9448085626867389","host":"s3://npm-registry-packages"}},"22.4.0":{"name":"ts-jest","version":"22.4.0","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@22.4.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"name":"Ahn Pham","email":"anhpnnd@gmail.com"},{"name":"Alan Agius","email":"alan.agius4@gmail.com"},{"name":"Alex Jover Morales","email":"alexjovermorales@gmail.com"},{"name":"Andreas Krummsdorf","email":"andreas.krummsdorf@doksafe.de"},{"name":"Anonymous","email":"goodforonefare@gmail.com"},{"name":"Bartosz Gościński","email":"bargosc@gmail.com"},{"name":"Blake Embrey","email":"hello@blakeembrey.com"},{"name":"Bnaya Peretz","email":"me@bnaya.net"},{"name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"name":"Chong Guo","email":"cguo@azendless.com"},{"name":"Chris Sauve","email":"chrismsauve@gmail.com"},{"name":"Christian Linne","email":"ShadowVampire@web.de"},{"name":"Christian Rackerseder","email":"git@echooff.de"},{"name":"Daniel Perez Alvarez","email":"unindented@gmail.com"},{"name":"Danilo Bürger","email":"info@danilobuerger.de"},{"name":"David Schkalee","email":"david.schkalee@magicline.de"},{"name":"David Sheldrick","email":"djsheldrick@gmail.com"},{"name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"name":"Eric Anderson","email":"e@ericlanderson.com"},{"name":"Felipe Matos","email":"felipems@yahoo.com.br"},{"name":"Forbes Lindesay","email":"forbes@lindesay.co.uk"},{"name":"Gino Zhang","email":"whitetrefoil@gmail.com"},{"name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"name":"Henry Zektser","email":"japhar81@gmail.com"},{"name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"name":"J Cheyo Jimenez","email":"cheyo@masters3d.com"},{"name":"Jim Cummins","email":"jimthedev@gmail.com"},{"name":"Joscha Feth","email":"joscha@feth.com"},{"name":"Junle Li","email":"lijunle@gmail.com"},{"name":"Justin Bay","email":"jwbay@users.noreply.github.com"},{"name":"Kamijin Fanta","email":"kamijin@live.jp"},{"name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com"},{"name":"Kyle Roach","email":"kroach.work@gmail.com"},{"name":"Marshall Bowers","email":"elliott.codes@gmail.com"},{"name":"Martijn The","email":"post@martijnthe.nl"},{"name":"Matheus Gambati","email":"matheusgambati@gmail.com"},{"name":"Maxim Samoilov","email":"samoilowmaxim@gmail.com"},{"name":"Michael Tiller","email":"michael.tiller@xogeny.com"},{"name":"Mohammad Rajabifard","email":"mo.rajbi@gmail.com"},{"name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"name":"Oliver Joseph Ash","email":"oliverjash@gmail.com"},{"name":"Orta Therox","email":"orta.therox+gh@gmail.com"},{"name":"Patrick Housley","email":"patrick.f.housley@gmail.com"},{"name":"Richard Silverton","email":"richsilv@yahoo.co.uk"},{"name":"Rikki Tooley","email":"rikki.tooley@travellocal.com"},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com"},{"name":"Thomas Fontaine","email":"thomas.fontaine@me.com"},{"name":"Tom Crockett","email":"tomcrockett@tuplehealth.com"},{"name":"Tony Valderrama","email":"tony.valderrama@outlook.com"},{"name":"Trivikram Kamat","email":"trivikr.dev@gmail.com"},{"name":"Umidbek Karimov","email":"uma.karimov@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"c9d3f9565696e0ad17e658eee96e06822af96bb9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-22.4.0.tgz","fileCount":33,"integrity":"sha512-9ImCEpM0GqTnuWtteYF/QayLjHyOJR/0tfPCPxtjh9P6DN2cI3XptivSpso4rlfhO/NGwxm2oGeN+LPWmwtPbQ==","signatures":[{"sig":"MEUCIA3nKYWYcxPlGCWdBgxqvKVHKLf/o0UN7kFE96rfUuFnAiEA1rXTOFBURnc6SCvxSFkYy/WFoLvaJzxdCscaKOn9EuQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":235512},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","tests/__tests__/watch.spec.ts"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"cb2d576135d43f7214ae3b5e04bdb09b366bc8b8","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"cpx index.d.ts dist/ && tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage && rimraf tests/**/*/debug.txt","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"cpx index.d.ts dist/ && tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.6.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.9.4","dependencies":{"cpx":"^1.5.0","yargs":"^11.0.0","pkg-dir":"^2.0.0","fs-extra":"4.0.3","babel-core":"^6.24.1","jest-config":"^22.4.0","babel-preset-jest":"^22.4.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^7.0.0","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"4.0.7","babel-preset-env":"^1.6.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest"},"peerDependencies":{"jest":"^22.4.0 || ^22.5.0-alpha.1 || ^23.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_22.4.0_1519567577720_0.10514990286139003","host":"s3://npm-registry-packages"}},"22.4.1":{"name":"ts-jest","version":"22.4.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@22.4.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"name":"Ahn Pham","email":"anhpnnd@gmail.com"},{"name":"Alan Agius","email":"alan.agius4@gmail.com"},{"name":"Alex Jover Morales","email":"alexjovermorales@gmail.com"},{"name":"Andreas Krummsdorf","email":"andreas.krummsdorf@doksafe.de"},{"name":"Anonymous","email":"goodforonefare@gmail.com"},{"name":"Bartosz Gościński","email":"bargosc@gmail.com"},{"name":"Blake Embrey","email":"hello@blakeembrey.com"},{"name":"Bnaya Peretz","email":"me@bnaya.net"},{"name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"name":"Chong Guo","email":"cguo@azendless.com"},{"name":"Chris Sauve","email":"chrismsauve@gmail.com"},{"name":"Christian Linne","email":"ShadowVampire@web.de"},{"name":"Christian Rackerseder","email":"git@echooff.de"},{"name":"Daniel Perez Alvarez","email":"unindented@gmail.com"},{"name":"Danilo Bürger","email":"info@danilobuerger.de"},{"name":"David Schkalee","email":"david.schkalee@magicline.de"},{"name":"David Sheldrick","email":"djsheldrick@gmail.com"},{"name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"name":"Eric Anderson","email":"e@ericlanderson.com"},{"name":"Felipe Matos","email":"felipems@yahoo.com.br"},{"name":"Forbes Lindesay","email":"forbes@lindesay.co.uk"},{"name":"Gino Zhang","email":"whitetrefoil@gmail.com"},{"name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"name":"Henry Zektser","email":"japhar81@gmail.com"},{"name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"name":"J Cheyo Jimenez","email":"cheyo@masters3d.com"},{"name":"Jim Cummins","email":"jimthedev@gmail.com"},{"name":"Joscha Feth","email":"joscha@feth.com"},{"name":"Junle Li","email":"lijunle@gmail.com"},{"name":"Justin Bay","email":"jwbay@users.noreply.github.com"},{"name":"Kamijin Fanta","email":"kamijin@live.jp"},{"name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com"},{"name":"Kyle Roach","email":"kroach.work@gmail.com"},{"name":"Marshall Bowers","email":"elliott.codes@gmail.com"},{"name":"Martijn The","email":"post@martijnthe.nl"},{"name":"Matheus Gambati","email":"matheusgambati@gmail.com"},{"name":"Maxim Samoilov","email":"samoilowmaxim@gmail.com"},{"name":"Michael Tiller","email":"michael.tiller@xogeny.com"},{"name":"Mohammad Rajabifard","email":"mo.rajbi@gmail.com"},{"name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"name":"Oliver Joseph Ash","email":"oliverjash@gmail.com"},{"name":"Orta Therox","email":"orta.therox+gh@gmail.com"},{"name":"Patrick Housley","email":"patrick.f.housley@gmail.com"},{"name":"Richard Silverton","email":"richsilv@yahoo.co.uk"},{"name":"Rikki Tooley","email":"rikki.tooley@travellocal.com"},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com"},{"name":"Thomas Fontaine","email":"thomas.fontaine@me.com"},{"name":"Tom Crockett","email":"tomcrockett@tuplehealth.com"},{"name":"Tony Valderrama","email":"tony.valderrama@outlook.com"},{"name":"Trivikram Kamat","email":"trivikr.dev@gmail.com"},{"name":"Umidbek Karimov","email":"uma.karimov@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"69defb2042d689cff9b4244365ef638ecd35f706","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-22.4.1.tgz","fileCount":33,"integrity":"sha512-6D3rWDiIuuRmtnoxDK0s69VK8Zw+JTdOkG9KeqQJF1U4ODlvAXg7ZLHfjZTmRFEshitFFeSmJ/reKzufYeibWA==","signatures":[{"sig":"MEUCIA7dIC6tLxeTKszntgbwqK2Zb3bJESo5TeYu4SP6bFpMAiEA7q5NwdNsxYBagXD0I2Anpg8Ml9h6+zlBke11xWOPfRE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":235820},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","tests/__tests__/watch.spec.ts"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"14f5949d8fdc8298547666be6d1b6c40f13dc8f6","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"cpx index.d.ts dist/ && tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage && rimraf tests/**/*/debug.txt","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"cpx index.d.ts dist/ && tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.6.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.9.4","dependencies":{"cpx":"^1.5.0","yargs":"^11.0.0","pkg-dir":"^2.0.0","fs-extra":"4.0.3","babel-core":"^6.24.1","jest-config":"^22.4.0","babel-preset-jest":"^22.4.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"next","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^7.0.0","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"5.0.1","babel-preset-env":"^1.6.0","@types/babel-core":"^6.7.14","react-test-renderer":"latest","cross-spawn-with-kill":"latest"},"peerDependencies":{"jest":"^22.4.0 || ^22.5.0-alpha.1 || ^23.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_22.4.1_1519994618084_0.473603552613302","host":"s3://npm-registry-packages"}},"22.4.2":{"name":"ts-jest","version":"22.4.2","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@22.4.2","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"name":"Ahn Pham","email":"anhpnnd@gmail.com"},{"name":"Alan Agius","email":"alan.agius4@gmail.com"},{"name":"Alex Jover Morales","email":"alexjovermorales@gmail.com"},{"name":"Andreas Krummsdorf","email":"andreas.krummsdorf@doksafe.de"},{"name":"Anonymous","email":"goodforonefare@gmail.com"},{"name":"Bartosz Gościński","email":"bargosc@gmail.com"},{"name":"Blake Embrey","email":"hello@blakeembrey.com"},{"name":"Bnaya Peretz","email":"me@bnaya.net"},{"name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"name":"Chong Guo","email":"cguo@azendless.com"},{"name":"Chris Sauve","email":"chrismsauve@gmail.com"},{"name":"Christian Linne","email":"ShadowVampire@web.de"},{"name":"Christian Rackerseder","email":"git@echooff.de"},{"name":"Daniel Perez Alvarez","email":"unindented@gmail.com"},{"name":"Danilo Bürger","email":"info@danilobuerger.de"},{"name":"David Schkalee","email":"david.schkalee@magicline.de"},{"name":"David Sheldrick","email":"djsheldrick@gmail.com"},{"name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"name":"Eric Anderson","email":"e@ericlanderson.com"},{"name":"Felipe Matos","email":"felipems@yahoo.com.br"},{"name":"Forbes Lindesay","email":"forbes@lindesay.co.uk"},{"name":"Gino Zhang","email":"whitetrefoil@gmail.com"},{"name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"name":"Henry Zektser","email":"japhar81@gmail.com"},{"name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"name":"J Cheyo Jimenez","email":"cheyo@masters3d.com"},{"name":"Jim Cummins","email":"jimthedev@gmail.com"},{"name":"Joscha Feth","email":"joscha@feth.com"},{"name":"Junle Li","email":"lijunle@gmail.com"},{"name":"Justin Bay","email":"jwbay@users.noreply.github.com"},{"name":"Kamijin Fanta","email":"kamijin@live.jp"},{"name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com"},{"name":"Kyle Roach","email":"kroach.work@gmail.com"},{"name":"Marshall Bowers","email":"elliott.codes@gmail.com"},{"name":"Martijn The","email":"post@martijnthe.nl"},{"name":"Matheus Gambati","email":"matheusgambati@gmail.com"},{"name":"Maxim Samoilov","email":"samoilowmaxim@gmail.com"},{"name":"Michael Tiller","email":"michael.tiller@xogeny.com"},{"name":"Mohammad Rajabifard","email":"mo.rajbi@gmail.com"},{"name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"name":"Oliver Joseph Ash","email":"oliverjash@gmail.com"},{"name":"Orta Therox","email":"orta.therox+gh@gmail.com"},{"name":"Patrick Housley","email":"patrick.f.housley@gmail.com"},{"name":"Richard Silverton","email":"richsilv@yahoo.co.uk"},{"name":"Rikki Tooley","email":"rikki.tooley@travellocal.com"},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com"},{"name":"Thomas Fontaine","email":"thomas.fontaine@me.com"},{"name":"Tom Crockett","email":"tomcrockett@tuplehealth.com"},{"name":"Tony Valderrama","email":"tony.valderrama@outlook.com"},{"name":"Trivikram Kamat","email":"trivikr.dev@gmail.com"},{"name":"Umidbek Karimov","email":"uma.karimov@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"2137bc0899b14dfb1d58257ee10b18ab8a2d92c5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-22.4.2.tgz","fileCount":33,"integrity":"sha512-H2YEVxwk0Thp7n3RGUMPIEUTwnnE1m48rcYUBvI3DEoDTBf9Puz2w4oKg1y+rPJUdX2ti6/3ku0owOhJc8gBTg==","signatures":[{"sig":"MEUCICg9Hu+lfQCPlEid8xFy4wpwdQSRFyIFtAyWMURf+WGeAiEA3QJBCSTpv/eOu/ml8c8HTETzyPZOPk2mzBh42Xn7fqE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229988},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","tests/__tests__/watch.spec.ts"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"b4628f0d00ae32058f6637ca70c23e726357c83c","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"cpx index.d.ts dist/ && tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage && rimraf tests/**/*/debug.txt","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"cpx index.d.ts dist/ && tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.6.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.10.0","dependencies":{"cpx":"^1.5.0","yargs":"^11.0.0","pkg-dir":"^2.0.0","fs-extra":"4.0.3","babel-core":"^6.26.0","jest-config":"^22.4.2","babel-preset-jest":"^22.4.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"^5.9.1","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^7.0.0","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"5.0.1","babel-preset-env":"^1.6.0","@types/babel-core":"latest","react-test-renderer":"latest","cross-spawn-with-kill":"latest"},"peerDependencies":{"jest":"^22.4.0 || ^22.5.0-alpha.1 || ^23.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_22.4.2_1521408803979_0.39237841856069","host":"s3://npm-registry-packages"}},"22.4.3":{"name":"ts-jest","version":"22.4.3","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@22.4.3","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"name":"Ahn Pham","email":"anhpnnd@gmail.com"},{"name":"Alan Agius","email":"alan.agius4@gmail.com"},{"name":"Alex Jover Morales","email":"alexjovermorales@gmail.com"},{"name":"Andreas Krummsdorf","email":"andreas.krummsdorf@doksafe.de"},{"name":"Anonymous","email":"goodforonefare@gmail.com"},{"name":"Bartosz Gościński","email":"bargosc@gmail.com"},{"name":"Blake Embrey","email":"hello@blakeembrey.com"},{"name":"Bnaya Peretz","email":"me@bnaya.net"},{"name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"name":"Chong Guo","email":"cguo@azendless.com"},{"name":"Chris Sauve","email":"chrismsauve@gmail.com"},{"name":"Christian Linne","email":"ShadowVampire@web.de"},{"name":"Christian Rackerseder","email":"git@echooff.de"},{"name":"Daniel Perez Alvarez","email":"unindented@gmail.com"},{"name":"Danilo Bürger","email":"info@danilobuerger.de"},{"name":"David Schkalee","email":"david.schkalee@magicline.de"},{"name":"David Sheldrick","email":"djsheldrick@gmail.com"},{"name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"name":"Eric Anderson","email":"e@ericlanderson.com"},{"name":"Felipe Matos","email":"felipems@yahoo.com.br"},{"name":"Forbes Lindesay","email":"forbes@lindesay.co.uk"},{"name":"Gino Zhang","email":"whitetrefoil@gmail.com"},{"name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"name":"Henry Zektser","email":"japhar81@gmail.com"},{"name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"name":"J Cheyo Jimenez","email":"cheyo@masters3d.com"},{"name":"Jim Cummins","email":"jimthedev@gmail.com"},{"name":"Joscha Feth","email":"joscha@feth.com"},{"name":"Junle Li","email":"lijunle@gmail.com"},{"name":"Justin Bay","email":"jwbay@users.noreply.github.com"},{"name":"Kamijin Fanta","email":"kamijin@live.jp"},{"name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com"},{"name":"Kyle Roach","email":"kroach.work@gmail.com"},{"name":"Marshall Bowers","email":"elliott.codes@gmail.com"},{"name":"Martijn The","email":"post@martijnthe.nl"},{"name":"Matheus Gambati","email":"matheusgambati@gmail.com"},{"name":"Maxim Samoilov","email":"samoilowmaxim@gmail.com"},{"name":"Michael Tiller","email":"michael.tiller@xogeny.com"},{"name":"Mohammad Rajabifard","email":"mo.rajbi@gmail.com"},{"name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"name":"Oliver Joseph Ash","email":"oliverjash@gmail.com"},{"name":"Orta Therox","email":"orta.therox+gh@gmail.com"},{"name":"Patrick Housley","email":"patrick.f.housley@gmail.com"},{"name":"Richard Silverton","email":"richsilv@yahoo.co.uk"},{"name":"Rikki Tooley","email":"rikki.tooley@travellocal.com"},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com"},{"name":"Thomas Fontaine","email":"thomas.fontaine@me.com"},{"name":"Tom Crockett","email":"tomcrockett@tuplehealth.com"},{"name":"Tony Valderrama","email":"tony.valderrama@outlook.com"},{"name":"Trivikram Kamat","email":"trivikr.dev@gmail.com"},{"name":"Umidbek Karimov","email":"uma.karimov@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"5c06b89359e598d97f08802936ea400be555a9d1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-22.4.3.tgz","fileCount":33,"integrity":"sha512-5jlt03bFh8rAtFPQ7f6mFbqagi0NAT8OG+Fi2qizvQB/jr8xyZ0cjqApAw48zD+lMmV24V/ety3F4YNIuGngXg==","signatures":[{"sig":"MEUCIQCxrjq7/d1ZJj/C+8C+oz6x7rucTrUmVtmdF9cu5stl1wIgeWhJVZzD2sgWzep47gtvvYibQIfPIRz0z4ejBXidaoU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":230018,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa0l4qCRA9TVsSAnZWagAAtucP/0K631oX6o1JEF7EV+Fz\nN9yxv+fL8f7p7ZMdOS21GQwvTMM+yBqKskc21mrm+eWnmB0DJr68MyGQ3LyV\nW1HTARLvizRfC/9axNqSA6LdrKZjyCbV2RF8qr3Q6k95DJLfKU7ltokME6gs\nPCcghFIO6y0gVgUXAbsyGP7JHztYbO7QmKO41LTSFqKqX5GGwrxpTP2LqqmI\nXckfMCdBUftUzuYHx77Zc543f8blUoEvR5PMMSzJYtKJsRyYxJN71vysXkGm\nNMHtUkO2emPvq9pZ4KaZV7TmzUpmBOwOo7x0ztUCttiaoRzxPMWdPfOXxWVu\n01QxWXD0tsPLc+ylxpon/p+1DeWIKptSoSYq10Tb0wi6Cj3el44XdC0nO8St\nUQr/J68yD1Sj9Vi6oJ5Rz+DORK96ioST0ayI2owabRDkPyJ5EXyBDHB9LK2u\n/a2ZNrDmE2JxyowZBcEaCA4CkZbTjyKZvtWkIiMSb/IggmEmf79v12Bxxa4U\nNnm5gSx2UlJrHfOCnweIPZnaHF5ZeLipZA8Ld2VDqcZvzqJUZzM9C6K2uqgu\nTp5+WhYgCYP6tJ8v11i022Wxk+C0GuC+eiksateUXA2n14ti2HhJA0wST3dU\nzW06gS/BR/4HiD2YFNscv9X81cC7onfREzE/oRuHpGU4jAw+Q/W5FYG0bVsu\nWpbi\r\n=854a\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","tests/__tests__/watch.spec.ts"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"6d24171d70b7f79650f613f85bd81771077d38d0","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"cpx index.d.ts dist/ && tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage && rimraf tests/**/*/debug.txt","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"cpx index.d.ts dist/ && tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.6.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.11.1","dependencies":{"cpx":"^1.5.0","yargs":"^11.0.0","pkg-dir":"^2.0.0","fs-extra":"4.0.3","babel-core":"^6.26.0","jest-config":"^22.4.2","babel-preset-jest":"^22.4.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"^5.9.1","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^7.0.0","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"5.0.1","babel-preset-env":"^1.6.0","@types/babel-core":"latest","react-test-renderer":"latest","cross-spawn-with-kill":"latest"},"peerDependencies":{"jest":"^22.4.0 || ^22.5.0-alpha.1 || ^23.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_22.4.3_1523736103962_0.6599887671243219","host":"s3://npm-registry-packages"}},"22.4.4":{"name":"ts-jest","version":"22.4.4","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@22.4.4","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"name":"Ahn Pham","email":"anhpnnd@gmail.com"},{"name":"Alan Agius","email":"alan.agius4@gmail.com"},{"name":"Alex Jover Morales","email":"alexjovermorales@gmail.com"},{"name":"Andreas Krummsdorf","email":"andreas.krummsdorf@doksafe.de"},{"name":"Anonymous","email":"goodforonefare@gmail.com"},{"name":"Bartosz Gościński","email":"bargosc@gmail.com"},{"name":"Blake Embrey","email":"hello@blakeembrey.com"},{"name":"Bnaya Peretz","email":"me@bnaya.net"},{"name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"name":"Chong Guo","email":"cguo@azendless.com"},{"name":"Chris Sauve","email":"chrismsauve@gmail.com"},{"name":"Christian Linne","email":"ShadowVampire@web.de"},{"name":"Christian Rackerseder","email":"git@echooff.de"},{"name":"Daniel Perez Alvarez","email":"unindented@gmail.com"},{"name":"Danilo Bürger","email":"info@danilobuerger.de"},{"name":"David Schkalee","email":"david.schkalee@magicline.de"},{"name":"David Sheldrick","email":"djsheldrick@gmail.com"},{"name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"name":"Eric Anderson","email":"e@ericlanderson.com"},{"name":"Felipe Matos","email":"felipems@yahoo.com.br"},{"name":"Forbes Lindesay","email":"forbes@lindesay.co.uk"},{"name":"Gino Zhang","email":"whitetrefoil@gmail.com"},{"name":"Gregor Stamac","email":"1668205+gstamac@users.noreply.github.com"},{"name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"name":"Henry Zektser","email":"japhar81@gmail.com"},{"name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"name":"J Cheyo Jimenez","email":"cheyo@masters3d.com"},{"name":"Jim Cummins","email":"jimthedev@gmail.com"},{"name":"Joscha Feth","email":"joscha@feth.com"},{"name":"Junle Li","email":"lijunle@gmail.com"},{"name":"Justin Bay","email":"jwbay@users.noreply.github.com"},{"name":"Kamijin Fanta","email":"kamijin@live.jp"},{"name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com"},{"name":"Kyle Roach","email":"kroach.work@gmail.com"},{"name":"Marshall Bowers","email":"elliott.codes@gmail.com"},{"name":"Martijn The","email":"post@martijnthe.nl"},{"name":"Matheus Gambati","email":"matheusgambati@gmail.com"},{"name":"Maxim Samoilov","email":"samoilowmaxim@gmail.com"},{"name":"Michael Tiller","email":"michael.tiller@xogeny.com"},{"name":"Mohammad Rajabifard","email":"mo.rajbi@gmail.com"},{"name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"name":"Oliver Joseph Ash","email":"oliverjash@gmail.com"},{"name":"Orta Therox","email":"orta.therox+gh@gmail.com"},{"name":"Patrick Housley","email":"patrick.f.housley@gmail.com"},{"name":"Richard Silverton","email":"richsilv@yahoo.co.uk"},{"name":"Rikki Tooley","email":"rikki.tooley@travellocal.com"},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com"},{"name":"Thomas Fontaine","email":"thomas.fontaine@me.com"},{"name":"Tom Crockett","email":"tomcrockett@tuplehealth.com"},{"name":"Tony Valderrama","email":"tony.valderrama@outlook.com"},{"name":"Trivikram Kamat","email":"trivikr.dev@gmail.com"},{"name":"Umidbek Karimov","email":"uma.karimov@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"7b5c0abb2188fe7170840df9f80e78659aaf8a24","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-22.4.4.tgz","fileCount":33,"integrity":"sha512-v9pO7u4HNMDSBCN9IEvlR6taDAGm2mo7nHEDLWyoFDgYeZ4aHm8JHEPrthd8Pmcl4eCM8J4Ata4ROR/cwFRV2A==","signatures":[{"sig":"MEQCIFuYQAYidzwpbifcY2xkRM0WDSd++2bd2qDoakXWLsQDAiBcekVGORb2oU6KXBcQLNhle8lABD4JBiPXrBnbNtEFqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":231867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa19D0CRA9TVsSAnZWagAAy8QP/2g/UrstDrP4tlHTtx8q\nfki8xXDoRMNAORkm1SvVXv1Mzmn+qLK9Ih2Z04VZjE7laF5YiecpmnKtiiB4\nFQfBXzciCQ9UA1GYCRAssSgyST/bUYKprOKyAKSwIBtYhJ5euduxrqMJvbYN\nH+r2+que8kuk9xA30sWR2TLH3CPHfdVcaLpaEOMVddMh0T/lIpKcHBCPIbuk\n+8qi1wFoCUWK9qFRJj3gG5I/SS44odQAZIK5zOroBGqopySrQYgNgiIOygDt\nLzQa47Bq3rN5qG8mtvWQfyjNgYrKuHHfI3TFa1lKMssEB11jZN+M6BQEdEzf\n8ugoPiYdHHu4+WRBV54nK3Lx4K5zDpOINycBvzbsUqi7A6n36tVAPlGMi77Y\nmCqh3UNT2av4D1XFo3/zeaaTVol3BHGfzuP80I9R71eQD/4ZzqOiqvBxKI7L\nQkAjGNwebh9km8H71X/ej+BdTx+qni8lMC0wKc2oRZmwlkPrfZHw4Oh2AFAq\n16HUqTh6wrs1dduFcbO9OzFLuMg8mlu1x2dkXO+aT7aKxru5LDZ7cysJvOo8\nmV1xALTZ1e1Nk37hxAs2zuMQ0Tv+NriiDGgJoo8PFHhui1Psv/l1gV4El4ad\nsOB0vN5SeShY2xn/v6J9v7g4CrppPoYcYO+FxBBlazweWzQrcEUquhq+M+Cb\n0gXe\r\n=gBzE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","tests/__tests__/watch.spec.ts"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"6434fc5acb8f4cc9dbf440bb0d675c036431ceaa","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"cpx index.d.ts dist/ && tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage && rimraf tests/**/*/debug.txt","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"cpx index.d.ts dist/ && tsc -p . -w","clean-build":"npm run clean && npm run build"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.6.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.11.1","dependencies":{"cpx":"^1.5.0","yargs":"^11.0.0","pkg-dir":"^2.0.0","fs-extra":"4.0.3","babel-core":"^6.26.0","jest-config":"^22.4.2","babel-preset-jest":"^22.4.0","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.26.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.0","husky":"^0.14.3","react":"latest","doctoc":"latest","rimraf":"latest","tslint":"^5.9.1","ts-jest":"latest","prettier":"^1.5.3","typescript":"^2.4.1","@types/jest":"latest","@types/node":"latest","cross-spawn":"latest","lint-staged":"^7.0.0","@types/react":"latest","@types/es6-shim":"latest","@types/fs-extra":"5.0.2","babel-preset-env":"^1.6.0","@types/babel-core":"latest","react-test-renderer":"latest","cross-spawn-with-kill":"latest"},"peerDependencies":{"jest":"^22.4.0 || ^22.5.0-alpha.1 || ^23.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_22.4.4_1524093170627_0.25647430172086416","host":"s3://npm-registry-packages"}},"22.4.5":{"name":"ts-jest","version":"22.4.5","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@22.4.5","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"name":"Ahn Pham","email":"anhpnnd@gmail.com"},{"name":"Alan Agius","email":"alan.agius4@gmail.com"},{"name":"Alex Jover Morales","email":"alexjovermorales@gmail.com"},{"name":"Andreas Krummsdorf","email":"andreas.krummsdorf@doksafe.de"},{"name":"Anonymous","email":"goodforonefare@gmail.com"},{"name":"Bartosz Gościński","email":"bargosc@gmail.com"},{"name":"Blake Embrey","email":"hello@blakeembrey.com"},{"name":"Bnaya Peretz","email":"me@bnaya.net"},{"name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"name":"Chong Guo","email":"cguo@azendless.com"},{"name":"Chris Sauve","email":"chrismsauve@gmail.com"},{"name":"Christian Linne","email":"ShadowVampire@web.de"},{"name":"Christian Rackerseder","email":"git@echooff.de"},{"name":"Daniel Perez Alvarez","email":"unindented@gmail.com"},{"name":"Danilo Bürger","email":"info@danilobuerger.de"},{"name":"David Schkalee","email":"david.schkalee@magicline.de"},{"name":"David Sheldrick","email":"djsheldrick@gmail.com"},{"name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"name":"Eric Anderson","email":"e@ericlanderson.com"},{"name":"Felipe Matos","email":"felipems@yahoo.com.br"},{"name":"Forbes Lindesay","email":"forbes@lindesay.co.uk"},{"name":"Gino Zhang","email":"whitetrefoil@gmail.com"},{"name":"Gregor Stamac","email":"1668205+gstamac@users.noreply.github.com"},{"name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"name":"Henry Zektser","email":"japhar81@gmail.com"},{"name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"name":"J Cheyo Jimenez","email":"cheyo@masters3d.com"},{"name":"Jim Cummins","email":"jimthedev@gmail.com"},{"name":"Joscha Feth","email":"joscha@feth.com"},{"name":"Junle Li","email":"lijunle@gmail.com"},{"name":"Justin Bay","email":"jwbay@users.noreply.github.com"},{"name":"Kamijin Fanta","email":"kamijin@live.jp"},{"name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com"},{"name":"Kyle Roach","email":"kroach.work@gmail.com"},{"name":"Marshall Bowers","email":"elliott.codes@gmail.com"},{"name":"Martijn The","email":"post@martijnthe.nl"},{"name":"Matheus Gambati","email":"matheusgambati@gmail.com"},{"name":"Maxim Samoilov","email":"samoilowmaxim@gmail.com"},{"name":"Michael Tiller","email":"michael.tiller@xogeny.com"},{"name":"Mohammad Rajabifard","email":"mo.rajbi@gmail.com"},{"name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"name":"Oliver Joseph Ash","email":"oliverjash@gmail.com"},{"name":"Orta Therox","email":"orta.therox+gh@gmail.com"},{"name":"Patrick Housley","email":"patrick.f.housley@gmail.com"},{"name":"Richard Silverton","email":"richsilv@yahoo.co.uk"},{"name":"Rikki Tooley","email":"rikki.tooley@travellocal.com"},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com"},{"name":"Thomas Fontaine","email":"thomas.fontaine@me.com"},{"name":"Tom Crockett","email":"tomcrockett@tuplehealth.com"},{"name":"Tony Valderrama","email":"tony.valderrama@outlook.com"},{"name":"Trivikram Kamat","email":"trivikr.dev@gmail.com"},{"name":"Umidbek Karimov","email":"uma.karimov@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"b894f273c7208fa21a77e407dbe12d5e54e8ef72","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-22.4.5.tgz","fileCount":35,"integrity":"sha512-3LkEkPzKutk+klOxtAhvTdYc9ZK7lHugyPg4VNj+l8jg7CCOBgAHqp009MWdT6WllYeSoWHcQaB3aJ6/JbTMJg==","signatures":[{"sig":"MEUCIQC+02JQrZxiLqfS0JH5Uq1CF4/JLCHHGHiNKK1kNQuaHAIgFBnh1LZM8pDFf0nxBDVZsVSl6tEYBdpxVNKQ9S6fStg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":246196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7eRyCRA9TVsSAnZWagAAj7wP/3o20LqoDjMqNezhzh/8\n6GXqWFO+vVLQKZGUWalwKBs0F1TnOU22MwwcMv0+gURA5uBf1JpEaiFbYXt9\n/K3q1PS0SF8zw+xzX4AWV0Y04UkObLhT1HmqDEEvEedUTK7unQaAFlFYld1D\nG5CE0x30yfOpPjESv59rh/V644tycBiZMrx5u59abeIITYdmhWrgGf2ag342\nZvaIEHn88bXBpiNmFptB9R+lKrI4Ekgta/yMD09p4fy3G3RUrIHSAbUhIQNc\nDLZme00e4LZFk0nkDS6LcLI27pQ9sSglLwqVxvF+aow/XQhHGcGqE3Nnmizs\nPDr6BrK0cf55wxNTgUzuOYDnED6rBzYD4xbGUpdmcqgT9niMtTovszM0dTIv\nY0caGJMfpXm1HamCKC3HLX3bhdX/beODImcQFj3jQYyHEuejZcIEwVJwTRz+\nGuEyTdPGFrPbR9r90hhoDiC+qUuTvVvcJhsJjJgPmrlHlCKPiAQsafqVR84e\nzKg1F95fhCT2lV0V5W7UX4tWwehrlMcIbC70PfCk3txdqhtUAK9KtikEWJzz\nRp9qQ+C0maC/jGGhg1qxVVP2c7RruQHIXA1etmBAx7/VpJpuLM9/m3fxwZyp\nFjdbX7p04qrOfiyxr5FeelnZnKe/UrqI5nTcRIolGUvEbKSVL6x5SAVW0nGH\nzmjz\r\n=PSP0\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","tests/__tests__/watch.spec.ts"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"970d4a83926ba96eae7b9a5ac67b5f0d636066c3","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"cpx index.d.ts dist/ && tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage && rimraf tests/**/*/debug.txt && rimraf tests/**/node_modules","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"cpx index.d.ts dist/ && tsc -p . -w","clean-build":"npm run clean && npm run build","test:nolint":"npm run clean-build && node scripts/tests.js"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.6.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.11.1","dependencies":{"cpx":"^1.5.0","yargs":"^11.0.0","lodash":"^4.17.10","pkg-dir":"^2.0.0","fs-extra":"6.0.0","babel-core":"^6.26.3","jest-config":"^22.4.3","babel-preset-jest":"^22.4.3","babel-plugin-istanbul":"^4.1.6","babel-plugin-transform-es2015-modules-commonjs":"^6.26.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","react":"16.3.2","doctoc":"latest","rimraf":"latest","tslint":"^5.10.0","ts-jest":"22.4.4","prettier":"^1.12.1","typescript":"^2.8.3","@types/jest":"22.2.3","@types/node":"10.0.4","cross-spawn":"latest","lint-staged":"^7.0.5","@types/react":"16.3.13","@types/lodash":"^4.14.108","@types/es6-shim":"0.31.36","@types/fs-extra":"5.0.2","babel-preset-env":"^1.6.0","reflect-metadata":"^0.1.12","@types/babel-core":"latest","react-test-renderer":"16.3.2","cross-spawn-with-kill":"latest"},"peerDependencies":{"jest":"^22.4.0 || ^22.5.0-alpha.1 || ^23.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_22.4.5_1525539952709_0.42237280966873314","host":"s3://npm-registry-packages"}},"22.4.6":{"name":"ts-jest","version":"22.4.6","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@22.4.6","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"name":"Ahn Pham","email":"anhpnnd@gmail.com"},{"name":"Alan Agius","email":"alan.agius4@gmail.com"},{"name":"Alex Jover Morales","email":"alexjovermorales@gmail.com"},{"name":"Andreas Krummsdorf","email":"andreas.krummsdorf@doksafe.de"},{"name":"Anonymous","email":"goodforonefare@gmail.com"},{"name":"Bartosz Gościński","email":"bargosc@gmail.com"},{"name":"Blake Embrey","email":"hello@blakeembrey.com"},{"name":"Bnaya Peretz","email":"me@bnaya.net"},{"name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"name":"Chong Guo","email":"cguo@azendless.com"},{"name":"Chris Sauve","email":"chrismsauve@gmail.com"},{"name":"Christian Linne","email":"ShadowVampire@web.de"},{"name":"Christian Rackerseder","email":"git@echooff.de"},{"name":"Daniel Perez Alvarez","email":"unindented@gmail.com"},{"name":"Danilo Bürger","email":"info@danilobuerger.de"},{"name":"David Schkalee","email":"david.schkalee@magicline.de"},{"name":"David Sheldrick","email":"djsheldrick@gmail.com"},{"name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"name":"Eric Anderson","email":"e@ericlanderson.com"},{"name":"Felipe Matos","email":"felipems@yahoo.com.br"},{"name":"Forbes Lindesay","email":"forbes@lindesay.co.uk"},{"name":"Gino Zhang","email":"whitetrefoil@gmail.com"},{"name":"Gregor Stamac","email":"1668205+gstamac@users.noreply.github.com"},{"name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"name":"Henry Zektser","email":"japhar81@gmail.com"},{"name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"name":"J Cheyo Jimenez","email":"cheyo@masters3d.com"},{"name":"Jim Cummins","email":"jimthedev@gmail.com"},{"name":"Joscha Feth","email":"joscha@feth.com"},{"name":"Junle Li","email":"lijunle@gmail.com"},{"name":"Justin Bay","email":"jwbay@users.noreply.github.com"},{"name":"Kamijin Fanta","email":"kamijin@live.jp"},{"name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com"},{"name":"Kyle Roach","email":"kroach.work@gmail.com"},{"name":"Marshall Bowers","email":"elliott.codes@gmail.com"},{"name":"Martijn The","email":"post@martijnthe.nl"},{"name":"Matheus Gambati","email":"matheusgambati@gmail.com"},{"name":"Maxim Samoilov","email":"samoilowmaxim@gmail.com"},{"name":"Michael Tiller","email":"michael.tiller@xogeny.com"},{"name":"Mohammad Rajabifard","email":"mo.rajbi@gmail.com"},{"name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"name":"Oliver Joseph Ash","email":"oliverjash@gmail.com"},{"name":"Orta Therox","email":"orta.therox+gh@gmail.com"},{"name":"Patrick Housley","email":"patrick.f.housley@gmail.com"},{"name":"Richard Silverton","email":"richsilv@yahoo.co.uk"},{"name":"Rikki Tooley","email":"rikki.tooley@travellocal.com"},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com"},{"name":"Thomas Fontaine","email":"thomas.fontaine@me.com"},{"name":"Tom Crockett","email":"tomcrockett@tuplehealth.com"},{"name":"Tony Valderrama","email":"tony.valderrama@outlook.com"},{"name":"Trivikram Kamat","email":"trivikr.dev@gmail.com"},{"name":"Umidbek Karimov","email":"uma.karimov@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"a5d7f5e8b809626d1f4143209d301287472ec344","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-22.4.6.tgz","fileCount":35,"integrity":"sha512-kYQ6g1G1AU+bOO9rv+SSQXg4WTcni6Wx3AM48iHni0nP1vIuhdNRjKTE9Cxx36Ix/IOV7L85iKu07dgXJzH2pQ==","signatures":[{"sig":"MEQCHxQ4c47c4TqnRgiWL8WqqUT5ilfIXxf9oYZVsIhz5/QCIQCIKyyresAVSDgpHxsITZ5jxHJ8bCpxmqfdHYvaKK34uA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":246800,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9YIpCRA9TVsSAnZWagAAy2QP/2/MUCnh5b38myW2yNAY\nVYg86AY+XakfjOCJOPD9aoIE5cu74uA+jJ/Sya5ADE4QTTfdkNSqA7HcgcXf\n1khvjCsoO09DVT+U6odUj7FUCVG1dQwcFe7X8f/N8Dk++FsQKqcDSVrDJmXI\nA3MMPv4pbn6p/2c6gPuWVqXzk4I0mtOMJHkYvQ7Znu1zEHpsFXe7MKRlDSG9\nshNSe92DXmoO/YBlu+ku1gwbUuiHn9W4XENIzGqYYgQElr4ognGvx2GMWqCw\nomS3S9NdKbJ73GNHCFFxHFc5ZxnrZIzxtkusAcxngU8EdPdIcq/pdsIcfCeL\nNJJY+wJyhCTNLcRcp2WcoaybZGrQy526RE7xDfwNB4JAVYq9f8DTmz4QEX5B\nseROvCG7jrhIY+6P8dE38AAp/zSyxjJHKf2t3btaqDGz6k9a0F1fKy3sXFbz\nGeP47hNP/sRSpRhvvfDigZzIc/hGIgO6K2kABw/81rLL7kxcGdlMbCeh1l9q\ns1b7fxT3zpwGu1LVpoCB2VLkIoHohK3z0atwmp+Y2DKtEY7+UHyeKYJv0fpJ\nIuqEHZ229gwJKH1KKUZ7lKak+vzC4n9tDh7xbQ3Oo2dEXFhEwXjttbqHPFGU\nwRK3DPPVToDzEoHD1RxmGq1BWfAOfabw5p12Srdjo+jcYSLOUav86uDD5kh2\nfYTu\r\n=973Y\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","tests/__tests__/watch.spec.ts"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"0158be4c366e1dbb666a9306648377b878e34fea","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"cpx index.d.ts dist/ && tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage && rimraf tests/**/*/debug.txt && rimraf tests/**/node_modules","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"cpx index.d.ts dist/ && tsc -p . -w","clean-build":"npm run clean && npm run build","test:nolint":"npm run clean-build && node scripts/tests.js"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.6.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.11.1","dependencies":{"cpx":"^1.5.0","yargs":"^11.0.0","lodash":"^4.17.10","pkg-dir":"^2.0.0","fs-extra":"6.0.0","babel-core":"^6.26.3","jest-config":"^22.4.3","babel-preset-jest":"^22.4.3","source-map-support":"^0.5.5","babel-plugin-istanbul":"^4.1.6","babel-plugin-transform-es2015-modules-commonjs":"^6.26.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^22.4.3","husky":"^0.14.3","react":"16.3.2","doctoc":"latest","rimraf":"latest","tslint":"^5.10.0","ts-jest":"22.4.4","prettier":"^1.12.1","typescript":"^2.8.3","@types/jest":"22.2.3","@types/node":"10.0.4","cross-spawn":"latest","lint-staged":"^7.0.5","@types/react":"16.3.13","@types/lodash":"^4.14.108","@types/es6-shim":"0.31.37","@types/fs-extra":"5.0.2","babel-preset-env":"^1.6.0","reflect-metadata":"^0.1.12","@types/babel-core":"latest","react-test-renderer":"16.3.2","cross-spawn-with-kill":"latest"},"peerDependencies":{"jest":"^22.4.0 || ^22.5.0-alpha.1 || ^23.0.0-alpha.1","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_22.4.6_1526039080521_0.9817873016245859","host":"s3://npm-registry-packages"}},"23.0.0":{"name":"ts-jest","version":"23.0.0","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@23.0.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"name":"Ahn Pham","email":"anhpnnd@gmail.com"},{"name":"Alan Agius","email":"alan.agius4@gmail.com"},{"name":"Alex Jover Morales","email":"alexjovermorales@gmail.com"},{"name":"Andreas Krummsdorf","email":"andreas.krummsdorf@doksafe.de"},{"name":"Anonymous","email":"goodforonefare@gmail.com"},{"name":"Bartosz Gościński","email":"bargosc@gmail.com"},{"name":"Blake Embrey","email":"hello@blakeembrey.com"},{"name":"Bnaya Peretz","email":"me@bnaya.net"},{"name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"name":"Chong Guo","email":"cguo@azendless.com"},{"name":"Chris Sauve","email":"chrismsauve@gmail.com"},{"name":"Christian Linne","email":"ShadowVampire@web.de"},{"name":"Christian Rackerseder","email":"git@echooff.de"},{"name":"Daniel Perez Alvarez","email":"unindented@gmail.com"},{"name":"Danilo Bürger","email":"info@danilobuerger.de"},{"name":"David Schkalee","email":"david.schkalee@magicline.de"},{"name":"David Sheldrick","email":"djsheldrick@gmail.com"},{"name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"name":"Eric Anderson","email":"e@ericlanderson.com"},{"name":"Felipe Matos","email":"felipems@yahoo.com.br"},{"name":"Forbes Lindesay","email":"forbes@lindesay.co.uk"},{"name":"Gino Zhang","email":"whitetrefoil@gmail.com"},{"name":"Gregor Stamac","email":"1668205+gstamac@users.noreply.github.com"},{"name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"name":"Henry Zektser","email":"japhar81@gmail.com"},{"name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"name":"J Cheyo Jimenez","email":"cheyo@masters3d.com"},{"name":"Jim Cummins","email":"jimthedev@gmail.com"},{"name":"Joscha Feth","email":"joscha@feth.com"},{"name":"Junle Li","email":"lijunle@gmail.com"},{"name":"Justin Bay","email":"jwbay@users.noreply.github.com"},{"name":"Kamijin Fanta","email":"kamijin@live.jp"},{"name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com"},{"name":"Kyle Roach","email":"kroach.work@gmail.com"},{"name":"Marshall Bowers","email":"elliott.codes@gmail.com"},{"name":"Martijn The","email":"post@martijnthe.nl"},{"name":"Matheus Gambati","email":"matheusgambati@gmail.com"},{"name":"Maxim Samoilov","email":"samoilowmaxim@gmail.com"},{"name":"Michael Tiller","email":"michael.tiller@xogeny.com"},{"name":"Mohammad Rajabifard","email":"mo.rajbi@gmail.com"},{"name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"name":"Oliver Joseph Ash","email":"oliverjash@gmail.com"},{"name":"Orta Therox","email":"orta.therox+gh@gmail.com"},{"name":"Patrick Housley","email":"patrick.f.housley@gmail.com"},{"name":"Richard Silverton","email":"richsilv@yahoo.co.uk"},{"name":"Rikki Tooley","email":"rikki.tooley@travellocal.com"},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com"},{"name":"Thomas Fontaine","email":"thomas.fontaine@me.com"},{"name":"Tom Crockett","email":"tomcrockett@tuplehealth.com"},{"name":"Tony Valderrama","email":"tony.valderrama@outlook.com"},{"name":"Trivikram Kamat","email":"trivikr.dev@gmail.com"},{"name":"Umidbek Karimov","email":"uma.karimov@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"3216310fb51e40789c6e4aa20bfe80198d250e9b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-23.0.0.tgz","fileCount":31,"integrity":"sha512-drIjGaoIfXgNi0UUxu963M57kgf+NE2xw386UmD/Ai2hmVpKPCcF2xRwnNMobnVfLQw4v6HSblTKuBg6v+pEBQ==","signatures":[{"sig":"MEYCIQDW/dIaN/LNymnMD21Avft179RwkuSJGOC5XlFa3WbMVwIhAP2Zm32zGLhf4HEf3UwZi1VXICcyTBsDnXXZ7uXnzLq7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbOADfCRA9TVsSAnZWagAAqlwP/jDFhMx6UczhlH5LnObe\nEkS4LlZJ5jr9rKnyKIzPjIpCLHLxYUYZu+ajDmY1FRDO1CyD72f8HvvkXsBA\ndEH2nJUdmyEUkFGcrhzh1iLnaPUHaxQbBAJL8h+7JUG59wPVhyDAimfafIOY\nljdJVU6S/mcOSHCJpbPx5bhaUUU3FXc2fxErzfmAFR22UdtAryW3ARF+HCIc\n38eSs4ddfmZdwc0ojMF/wfbpqkkdIIGx+3157t0fSD2fVcTd8bkCPDz3lnqz\nIWiiVLNNRUXPfr6EOlsG5dmG+mD5YAha6S9NlG+wcWcpEYzTHnAITo/HiHJh\nugPaHo/jFhBWmwMgOxHDUOKhmvTJRH8NY07/rgZ1Z1U2uubrp2qdBX6prhT6\nPnEVlljsJO4lQhDJoA2hjdi/6hiDe6C7dVrz8ew4Y2XmUgB8O0t01PcvfuHf\nB5BFHm2lfMev4o9chXWiTt8L9pV9kxqyCEExPPO1eSZN9Vix3PuRe5W4mZqk\nKkgMIMjUtyBjUgi/pqOQYiGiw00esvWjwvdMbukoPgOpRTYSjfYDXRIHgJH+\nT04Wm2B2juqa/7i/BGwC0c/W+NTbbZk80SdAfFL9hz3/pl3PtCqZ/hztdFBP\nOmszcghCBVlp49uYdB3Y1x/4Dqys+qQbEJE13GRAlo0cEVIXoVjNvA+aVZ8/\nYWX/\r\n=UaKP\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","tests/__tests__/watch.spec.ts"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"5000506326407ac884311826681839d88ea914b1","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"cpx index.d.ts dist/ && tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage && rimraf tests/**/*/debug.txt && rimraf tests/**/node_modules","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"cpx index.d.ts dist/ && tsc -p . -w","clean-build":"npm run clean && npm run build","test:nolint":"npm run clean-build && node scripts/tests.js"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.6.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.11.3","dependencies":{"cpx":"^1.5.0","yargs":"^12.0.1","lodash":"^4.17.10","pkg-dir":"^3.0.0","fs-extra":"6.0.1","jest-config":"^23.0.0","babel-preset-jest":"^23.0.0","babel-plugin-istanbul":"^4.1.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.0.0","husky":"^0.14.3","react":"16.4.1","doctoc":"latest","rimraf":"^2.6.2","tslint":"^5.10.0","ts-jest":"22.4.6","prettier":"^1.12.1","babel-core":"^6.26.3","typescript":"^2.8.3","@types/jest":"^23.1.0","@types/node":"10.5.1","cross-spawn":"latest","lint-staged":"^7.1.2","@types/react":"16.4.6","@types/yargs":"^11.0.0","@types/lodash":"^4.14.109","@types/es6-shim":"0.31.37","@types/fs-extra":"5.0.3","babel-preset-env":"^1.7.0","reflect-metadata":"^0.1.12","@types/babel-core":"latest","react-test-renderer":"16.4.1","cross-spawn-with-kill":"latest"},"peerDependencies":{"jest":"^23.0.0 || ^24.0.0","babel-core":"^6.26.3 || ^7.0.0-0","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_23.0.0_1530396895812_0.1937015164776419","host":"s3://npm-registry-packages"}},"23.0.1":{"name":"ts-jest","version":"23.0.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@23.0.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"name":"Ahn Pham","email":"anhpnnd@gmail.com"},{"name":"Alan Agius","email":"alan.agius4@gmail.com"},{"name":"Alex Jover Morales","email":"alexjovermorales@gmail.com"},{"name":"Andreas Krummsdorf","email":"andreas.krummsdorf@doksafe.de"},{"name":"Anonymous","email":"goodforonefare@gmail.com"},{"name":"Bartosz Gościński","email":"bargosc@gmail.com"},{"name":"Blake Embrey","email":"hello@blakeembrey.com"},{"name":"Bnaya Peretz","email":"me@bnaya.net"},{"name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"name":"Chong Guo","email":"cguo@azendless.com"},{"name":"Chris Sauve","email":"chrismsauve@gmail.com"},{"name":"Christian Linne","email":"ShadowVampire@web.de"},{"name":"Christian Rackerseder","email":"git@echooff.de"},{"name":"Daniel Perez Alvarez","email":"unindented@gmail.com"},{"name":"Danilo Bürger","email":"info@danilobuerger.de"},{"name":"David Schkalee","email":"david.schkalee@magicline.de"},{"name":"David Sheldrick","email":"djsheldrick@gmail.com"},{"name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"name":"Eric Anderson","email":"e@ericlanderson.com"},{"name":"Felipe Matos","email":"felipems@yahoo.com.br"},{"name":"Forbes Lindesay","email":"forbes@lindesay.co.uk"},{"name":"Gino Zhang","email":"whitetrefoil@gmail.com"},{"name":"Gregor Stamac","email":"1668205+gstamac@users.noreply.github.com"},{"name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"name":"Henry Zektser","email":"japhar81@gmail.com"},{"name":"Huafu Gandon","email":"huafu.gandon@gmail.com"},{"name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"name":"J Cheyo Jimenez","email":"cheyo@masters3d.com"},{"name":"Jim Cummins","email":"jimthedev@gmail.com"},{"name":"Joscha Feth","email":"joscha@feth.com"},{"name":"Junle Li","email":"lijunle@gmail.com"},{"name":"Justin Bay","email":"jwbay@users.noreply.github.com"},{"name":"Kamijin Fanta","email":"kamijin@live.jp"},{"name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com"},{"name":"Kyle Roach","email":"kroach.work@gmail.com"},{"name":"Marshall Bowers","email":"elliott.codes@gmail.com"},{"name":"Martijn The","email":"post@martijnthe.nl"},{"name":"Matheus Gambati","email":"matheusgambati@gmail.com"},{"name":"Maxim Samoilov","email":"samoilowmaxim@gmail.com"},{"name":"Michael Tiller","email":"michael.tiller@xogeny.com"},{"name":"Mohammad Rajabifard","email":"mo.rajbi@gmail.com"},{"name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"name":"Oliver Joseph Ash","email":"oliverjash@gmail.com"},{"name":"Orta Therox","email":"orta.therox+gh@gmail.com"},{"name":"Patrick Housley","email":"patrick.f.housley@gmail.com"},{"name":"Richard Silverton","email":"richsilv@yahoo.co.uk"},{"name":"Rikki Tooley","email":"rikki.tooley@travellocal.com"},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com"},{"name":"Thomas Fontaine","email":"thomas.fontaine@me.com"},{"name":"Tom Crockett","email":"tomcrockett@tuplehealth.com"},{"name":"Tony Valderrama","email":"tony.valderrama@outlook.com"},{"name":"Trivikram Kamat","email":"trivikr.dev@gmail.com"},{"name":"Umidbek Karimov","email":"uma.karimov@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"c90e747b2787d3394319cde77c2748a87aaf2f48","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-23.0.1.tgz","fileCount":31,"integrity":"sha512-/15EsKK96epGlETwSbXNFvl94HqapcJzCteE6qCAExEcS9DfxVTbovJANTpwNQye/xn2fDMT7KiHJwdyvB8eKA==","signatures":[{"sig":"MEUCIQDWINmgGnPZ29oESsSnP2DduxxJb+WF+kf9YcYmy02BWgIgNDBvwJoP36IU0xz87kjpKLZHq6lMu628uAwveHsAEgE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":235568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTZWRCRA9TVsSAnZWagAAgf4QAJ0rAeh1eaJ/0AQHu3GC\nrfCxHhQK1hNnRql/rqFZcpItIVWJ877bo110dT6WJ0lj/EcIo0R0Mz7BsdRF\nFWNCsUg2JyYZdADkEv/kp1Hgiblkeare/T3ef4Den28F1PYjVfr826yQtJYO\neESXpW21py+V5W4KtVl/CKoBsnqC0ooUR9vW3gfqNw7O9ywDW7HoV0z2fvBP\nLnmxeE8mj6EVhiUPl8GOwrtka6auxbPzf/HqZHLJvzCQzKLhxYKMcQ8HG6VB\n0uq1JGjr0Vmld0omQqpYyLVCuhj8BiWxyCEKZ99Xu2b2Vc4iX4imfl8LmO1h\nB97Lv5FFpJ5qviFnEGFQ4Yc3mDFzQKwhn/O4G/mmcg6VrTR4rOhgEyMHc4ty\nxXZMyxCfgS3bZho+BVkHuE0ebzyo2tF12yz0NqQQttxHYKaVS6B1TelMCAul\n+tb4t3ooV/K4GFPZxa540trw4qR7W37kb3xSgR+/J7ehT2FewQUuuzJHOx3F\n7L2JaTKOnLDZqQpH4B3IEhwtU3IV0DHP9AqAYBJwpwA0VGXWQF+sua1vt5g+\nR/TUMBx4M04cPY07yyxrrAhr1L6G0V81ewOReCFARxSZ1sBE7DY1SrWV4wL1\nymllktCmsL0WpBz5Fphpi2YPUJLzzWynBZ1OKKeCLPEZ1cbaJ+TPlWiT09+P\nR14v\r\n=87om\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/preprocessor.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","tests/__tests__/watch.spec.ts"]},"main":"index.js","types":"./dist/index.d.ts","gitHead":"6741e6336504ac3bafa155e26a1297e49772bd57","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"cpx index.d.ts dist/ && tsc -p .","clean":"rimraf dist/**/* && rimraf tests/simple/coverage && rimraf tests/simple-async/coverage && rimraf tests/**/*/debug.txt && rimraf tests/**/node_modules","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint src/*.ts","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"cpx index.d.ts dist/ && tsc -p . -w","clean-build":"npm run clean && npm run build","test:nolint":"npm run clean-build && node scripts/tests.js"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.6.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.11.3","dependencies":{"cpx":"^1.5.0","yargs":"^12.0.1","lodash":"^4.17.10","pkg-dir":"^3.0.0","fs-extra":"6.0.1","jest-config":"^23.0.0","babel-preset-jest":"^23.0.0","babel-plugin-istanbul":"^4.1.6"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^23.0.0","husky":"^0.14.3","react":"16.4.1","doctoc":"latest","rimraf":"^2.6.2","tslint":"^5.10.0","ts-jest":"23.0.0","prettier":"^1.12.1","babel-core":"^6.26.3","typescript":"^2.8.3","@types/jest":"^23.1.0","@types/node":"10.5.2","cross-spawn":"latest","lint-staged":"^7.1.2","@types/react":"16.4.6","@types/yargs":"^11.0.0","@types/lodash":"^4.14.109","@types/es6-shim":"0.31.37","@types/fs-extra":"5.0.4","babel-preset-env":"^1.7.0","reflect-metadata":"^0.1.12","@types/babel-core":"latest","react-test-renderer":"16.4.1","cross-spawn-with-kill":"latest"},"peerDependencies":{"jest":"^23.0.0 || ^24.0.0","babel-core":"^6.26.3 || ^7.0.0-0","typescript":"2.x"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_23.0.1_1531811217388_0.7602425278755311","host":"s3://npm-registry-packages"}},"23.1.0":{"name":"ts-jest","version":"23.1.0","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@23.1.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"name":"Ahn Pham","email":"anhpnnd@gmail.com"},{"name":"Alan Agius","email":"alan.agius4@gmail.com"},{"name":"Alex Jover Morales","email":"alexjovermorales@gmail.com"},{"name":"Andreas Krummsdorf","email":"andreas.krummsdorf@doksafe.de"},{"name":"Anonymous","email":"goodforonefare@gmail.com"},{"name":"Bartosz Gościński","email":"bargosc@gmail.com"},{"name":"Blake Embrey","email":"hello@blakeembrey.com"},{"name":"Bnaya Peretz","email":"me@bnaya.net"},{"name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"name":"Chong Guo","email":"cguo@azendless.com"},{"name":"Chris Sauve","email":"chrismsauve@gmail.com"},{"name":"Christian Linne","email":"ShadowVampire@web.de"},{"name":"Christian Rackerseder","email":"git@echooff.de"},{"name":"Daniel Perez Alvarez","email":"unindented@gmail.com"},{"name":"Danilo Bürger","email":"info@danilobuerger.de"},{"name":"David Schkalee","email":"david.schkalee@magicline.de"},{"name":"David Sheldrick","email":"djsheldrick@gmail.com"},{"name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"name":"Eric Anderson","email":"e@ericlanderson.com"},{"name":"Felipe Matos","email":"felipems@yahoo.com.br"},{"name":"Forbes Lindesay","email":"forbes@lindesay.co.uk"},{"name":"Gino Zhang","email":"whitetrefoil@gmail.com"},{"name":"Gregor Stamac","email":"1668205+gstamac@users.noreply.github.com"},{"name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"name":"Henry Zektser","email":"japhar81@gmail.com"},{"name":"Huafu Gandon","email":"huafu.gandon@gmail.com"},{"name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"name":"J Cheyo Jimenez","email":"cheyo@masters3d.com"},{"name":"Jim Cummins","email":"jimthedev@gmail.com"},{"name":"Joscha Feth","email":"joscha@feth.com"},{"name":"Junle Li","email":"lijunle@gmail.com"},{"name":"Justin Bay","email":"jwbay@users.noreply.github.com"},{"name":"Kamijin Fanta","email":"kamijin@live.jp"},{"name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com"},{"name":"Kyle Roach","email":"kroach.work@gmail.com"},{"name":"Marshall Bowers","email":"elliott.codes@gmail.com"},{"name":"Martijn The","email":"post@martijnthe.nl"},{"name":"Matheus Gambati","email":"matheusgambati@gmail.com"},{"name":"Maxim Samoilov","email":"samoilowmaxim@gmail.com"},{"name":"Michael Tiller","email":"michael.tiller@xogeny.com"},{"name":"Mohammad Rajabifard","email":"mo.rajbi@gmail.com"},{"name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"name":"Oliver Joseph Ash","email":"oliverjash@gmail.com"},{"name":"Orta Therox","email":"orta.therox+gh@gmail.com"},{"name":"Patrick Housley","email":"patrick.f.housley@gmail.com"},{"name":"Richard Silverton","email":"richsilv@yahoo.co.uk"},{"name":"Rikki Tooley","email":"rikki.tooley@travellocal.com"},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com"},{"name":"Thomas Fontaine","email":"thomas.fontaine@me.com"},{"name":"Tom Crockett","email":"tomcrockett@tuplehealth.com"},{"name":"Tony Valderrama","email":"tony.valderrama@outlook.com"},{"name":"Trivikram Kamat","email":"trivikr.dev@gmail.com"},{"name":"Umidbek Karimov","email":"uma.karimov@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"1d193a3b51d78793062f1f9137629f8921301aa1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-23.1.0.tgz","fileCount":42,"integrity":"sha512-9fykhMss7QWn/r1EmarN2qaH1+hGdbRRsX88VmnWO7KaBN2KlTZEU8FJUkGuFXZ2h0O02CilhvSlkH6YfvB+Vg==","signatures":[{"sig":"MEUCIEW1uMmZNnEho8mXZC00dMUeT+D8PhgAo/5xkXbm2+31AiEAyjCrmQbZB+3MP0tAm4MSTztPBN6tg9OQUF+dhF4sOcA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":253230,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbY4A6CRA9TVsSAnZWagAA3LcQAJv3j6VOlW1m5cWJLoom\noeL0en82rsJhovX7EGmVQfMMOUi8d7/aYZoA0pUkRAf8G2tW3aqfCNYuLIBL\nslvNy6UW83eTjwl/95AtrUIt/jLt4rZ5al2qGLNWKW8NyaWMdPLgddfq0p6c\nIV+/LEW4ac5gUaKsZzu+3iuTIV+5V8IWttfBvhubeCXjXvli4gBSrXouyA64\niabw1aNPtxDSRBCbCczxJH5730FL347ljyqJ6zUa0eUZQamfHAg209E5bH30\nf35NavG32+q6fZTs3Lz9hnQx8yUB4bXpsUMxTiCaDFNQjLsyQBaeQImOHT8/\nBHXHhGyS2Uwbf+Xo6dm9iSDtxMdIxMkRAtMXkd3gwlGTJQMAcpfV6ingSHIa\nxMGToY9fRyr2yd7MSIqnW7zCrjpF3oMAanGBU6nNkjzMPy5xShJjPGJwNhsa\nfsbGLjAhieh/8yKOD3kVRBtYhvtml/F0Ho718RjZDbG0PgZ66gPH3apluZEo\nO5/X4GmBC9QTZPXODh6pUTrPi0lZWNc5acTmVN6ExPgGzuvHZonYWyrf0SAR\nQ38UlWcJOw3J0EfPXGeQ5apBLQTSSw6DZXkCfLPvPwSgOx2zP5+VdsZoLcvE\n7PMnaZgkp04IbWrKiC1ZeKKSUUrwytYD6DnUgNC9GaewJwcJ71GEGxnJV1/p\njjKM\r\n=MX4n\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfigFile":"tsconfig.base.json"}},"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/index.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","tests/__tests__/watch.spec.ts"]},"main":"dist/index.js","types":"./dist/index.d.ts","gitHead":"6916e7b5d461f34cf5ddc1ae05d235bdcea6d689","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p tsconfig.build.json","clean":"rimraf dist/**/* && rimraf tests/*/coverage && rimraf tests/*/debug.txt && rimraf tests/*/node_modules","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint 'src/**/*.ts'","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"tsc -p tsconfig.build.json -w","clean-build":"npm run clean && npm run build","test:nolint":"npm run clean-build && jest --clearCache && node scripts/tests.js"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.6.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.11.3","dependencies":{"lodash":"^4.17.10","fs-extra":"6.0.1","closest-file-data":"^0.1.4"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","jest":"^23.4.1","husky":"^0.14.3","react":"16.4.2","yargs":"^12.0.1","doctoc":"latest","rimraf":"^2.6.2","tslint":"^5.11.0","pkg-dir":"^3.0.0","prettier":"^1.12.1","babel-core":"^7.0.0-0","babel-jest":"^23.4.0","typescript":"^2.9.2","@babel/core":"^7.0.0-beta.54","@types/jest":"^23.3.0","@types/node":"10.5.5","cross-spawn":"latest","jest-config":"^23.4.1","lint-staged":"^7.1.2","@types/react":"16.4.7","@types/yargs":"^11.0.0","@types/lodash":"^4.14.109","@types/es6-shim":"0.31.37","@types/fs-extra":"5.0.4","reflect-metadata":"^0.1.12","@babel/preset-env":"^7.0.0-beta.54","@types/babel-core":"^6.25.5","babel-preset-jest":"^23.2.0","react-test-renderer":"16.4.2","cross-spawn-with-kill":"latest"},"peerDependencies":{"jest":"^23.0.0 || ^24.0.0","babel-core":"^6.0.0 || ^7.0.0-0","babel-jest":"^23.0.0 || ^24.0.0","typescript":"^2.0.0 || ^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_23.1.0_1533247543500_0.7697849413265427","host":"s3://npm-registry-packages"}},"23.1.1":{"name":"ts-jest","version":"23.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@23.1.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"name":"Ahn Pham","email":"anhpnnd@gmail.com"},{"name":"Alan Agius","email":"alan.agius4@gmail.com"},{"name":"Alex Jover Morales","email":"alexjovermorales@gmail.com"},{"name":"Andreas Krummsdorf","email":"andreas.krummsdorf@doksafe.de"},{"name":"Anonymous","email":"goodforonefare@gmail.com"},{"name":"Bartosz Gościński","email":"bargosc@gmail.com"},{"name":"Blake Embrey","email":"hello@blakeembrey.com"},{"name":"Bnaya Peretz","email":"me@bnaya.net"},{"name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"name":"Chong Guo","email":"cguo@azendless.com"},{"name":"Chris Sauve","email":"chrismsauve@gmail.com"},{"name":"Christian Linne","email":"ShadowVampire@web.de"},{"name":"Christian Rackerseder","email":"git@echooff.de"},{"name":"Daniel Perez Alvarez","email":"unindented@gmail.com"},{"name":"Danilo Bürger","email":"info@danilobuerger.de"},{"name":"David Schkalee","email":"david.schkalee@magicline.de"},{"name":"David Sheldrick","email":"djsheldrick@gmail.com"},{"name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"name":"Eric Anderson","email":"e@ericlanderson.com"},{"name":"Felipe Matos","email":"felipems@yahoo.com.br"},{"name":"Forbes Lindesay","email":"forbes@lindesay.co.uk"},{"name":"Gino Zhang","email":"whitetrefoil@gmail.com"},{"name":"Gregor Stamac","email":"1668205+gstamac@users.noreply.github.com"},{"name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"name":"Henry Zektser","email":"japhar81@gmail.com"},{"name":"Huafu Gandon","email":"huafu.gandon@gmail.com"},{"name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"name":"J Cheyo Jimenez","email":"cheyo@masters3d.com"},{"name":"Jim Cummins","email":"jimthedev@gmail.com"},{"name":"Joscha Feth","email":"joscha@feth.com"},{"name":"Junle Li","email":"lijunle@gmail.com"},{"name":"Justin Bay","email":"jwbay@users.noreply.github.com"},{"name":"Kamijin Fanta","email":"kamijin@live.jp"},{"name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com"},{"name":"Kyle Roach","email":"kroach.work@gmail.com"},{"name":"Marshall Bowers","email":"elliott.codes@gmail.com"},{"name":"Martijn The","email":"post@martijnthe.nl"},{"name":"Matheus Gambati","email":"matheusgambati@gmail.com"},{"name":"Maxim Samoilov","email":"samoilowmaxim@gmail.com"},{"name":"Michael Tiller","email":"michael.tiller@xogeny.com"},{"name":"Mohammad Rajabifard","email":"mo.rajbi@gmail.com"},{"name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"name":"Oliver Joseph Ash","email":"oliverjash@gmail.com"},{"name":"Orta Therox","email":"orta.therox+gh@gmail.com"},{"name":"Patrick Housley","email":"patrick.f.housley@gmail.com"},{"name":"Richard Silverton","email":"richsilv@yahoo.co.uk"},{"name":"Rikki Tooley","email":"rikki.tooley@travellocal.com"},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com"},{"name":"Thomas Fontaine","email":"thomas.fontaine@me.com"},{"name":"Tom Crockett","email":"tomcrockett@tuplehealth.com"},{"name":"Tony Valderrama","email":"tony.valderrama@outlook.com"},{"name":"Trivikram Kamat","email":"trivikr.dev@gmail.com"},{"name":"Umidbek Karimov","email":"uma.karimov@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"2f2236d2e0e9e796125bb0d36833da9cc58efc46","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-23.1.1.tgz","fileCount":45,"integrity":"sha512-CqvfniusvYKEBdB+d7PJzNQZBm19GcqNElG8i2NI45iwkiY71r+osBcmM0FjaenI/m75lF+fhQJ8SWHZkLh3rw==","signatures":[{"sig":"MEQCIG6VfpQHY+gbyw+zOkeoNU51+AJxzz6y82yZrY7YzzuoAiBB+P5FXN8+w+swHq/3ETYyIrK+oNuWKXbMT/wVPZzVdg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257909,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZB2FCRA9TVsSAnZWagAA764P/iQl1e4RWFS6g92fD32I\nkVhpX5lGnPOMrDJHuHzVEbPAu95RXqiN+PGh4mapJ1s65qKzzxuZLWMh+B8K\nxXa9jz9o4/TcW1BrNmiaHzEqO8DUdOE85fVq1mu+UpOGytuM6jfkEBkA/OdW\ngxrU/TnZVcx1MDijgdoaw6HgLTqy/VOLu4JFv976OjASeGVyOWV8bwD71dSh\nxpxjvqjAQiAcEyRavsCl4rNKm6RbwP36+A872gObWS0+LWyAcDCf4yE4KtWy\ncSnxTfGRYzhE7hovhJ1A4+Lo/5r1Ja+G90ESQtCQEjJhSGGIQ+z3TLYHZtuX\nUArlE6BRFzz5XTUdumpj18AyKoAMQxpOk7d3dxm78WyfcZ+Vana8UDH8DFD4\nCimfZG5y+78DNV0jm63vAgqkFMXDFnGfAF3hZm7MF0ia5AfCbCZswV1DJVNH\nkdW8Mz3E15FIFQg3k9uslSJyTOtQAnDrkLPh31uGDdX+EIPZj9kwcJedY1aE\nMzIQ5irAU5JlTQO74ZJV8zb20LalZ3SXLhdX9lz2I97/XTsj+EBbmZIH9YRx\nuj7FNyHv2gpbkVcj+LaMEGGsyF+bu0THMIfKOZD0FtNbLv2zdgd9N5ep3DHK\nyikr1TezGShjyY5Nb++ewMPOh2bef6da7HQDFNehJyRMU54D76OSND0eKm59\nKMQH\r\n=Ipsl\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfigFile":"tsconfig.base.json"}},"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/index.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","tests/__tests__/watch.spec.ts"]},"main":"dist/index.js","types":"./dist/index.d.ts","engines":{"node":">= 6"},"gitHead":"125d06b9da1bfc635e45f862e8ff35a2cb00b676","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p tsconfig.build.json","clean":"rimraf dist/**/* && rimraf tests/*/coverage && rimraf tests/*/debug.txt && rimraf tests/*/node_modules","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint 'src/**/*.ts'","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"tsc -p tsconfig.build.json -w","clean-build":"npm run clean && npm run build","test:nolint":"npm run clean-build && jest --clearCache && node scripts/tests.js"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.6.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.11.3","dependencies":{"lodash":"^4.17.10","fs-extra":"6.0.1","closest-file-data":"^0.1.4"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","jest":"^23.4.1","husky":"^0.14.3","react":"16.4.2","yargs":"^12.0.1","doctoc":"latest","rimraf":"^2.6.2","tslint":"^5.11.0","pkg-dir":"^3.0.0","prettier":"^1.12.1","babel-core":"^7.0.0-0","babel-jest":"^23.4.0","typescript":"^2.9.2","@babel/core":"^7.0.0-beta.54","@types/jest":"^23.3.0","@types/node":"10.5.5","cross-spawn":"latest","jest-config":"^23.4.1","lint-staged":"^7.1.2","@types/react":"16.4.7","@types/yargs":"^11.0.0","@types/lodash":"^4.14.109","@types/es6-shim":"0.31.37","@types/fs-extra":"5.0.4","reflect-metadata":"^0.1.12","@babel/preset-env":"^7.0.0-beta.54","@types/babel-core":"^6.25.5","babel-preset-jest":"^23.2.0","@types/babel__core":"^7.0.1","react-test-renderer":"16.4.2","cross-spawn-with-kill":"latest"},"peerDependencies":{"jest":"^23.0.0 || ^24.0.0","babel-core":"^6.0.0 || ^7.0.0-0","babel-jest":"^23.0.0 || ^24.0.0","typescript":"^2.0.0 || ^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_23.1.1_1533287812949_0.6200164885086406","host":"s3://npm-registry-packages"}},"23.1.2":{"name":"ts-jest","version":"23.1.2","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@23.1.2","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"name":"Ahn Pham","email":"anhpnnd@gmail.com"},{"name":"Alan Agius","email":"alan.agius4@gmail.com"},{"name":"Alex Jover Morales","email":"alexjovermorales@gmail.com"},{"name":"Andreas Krummsdorf","email":"andreas.krummsdorf@doksafe.de"},{"name":"Anonymous","email":"goodforonefare@gmail.com"},{"name":"Bartosz Gościński","email":"bargosc@gmail.com"},{"name":"Blake Embrey","email":"hello@blakeembrey.com"},{"name":"Bnaya Peretz","email":"me@bnaya.net"},{"name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"name":"Chong Guo","email":"cguo@azendless.com"},{"name":"Chris Sauve","email":"chrismsauve@gmail.com"},{"name":"Christian Linne","email":"ShadowVampire@web.de"},{"name":"Christian Rackerseder","email":"git@echooff.de"},{"name":"Daniel Perez Alvarez","email":"unindented@gmail.com"},{"name":"Danilo Bürger","email":"info@danilobuerger.de"},{"name":"David Schkalee","email":"david.schkalee@magicline.de"},{"name":"David Sheldrick","email":"djsheldrick@gmail.com"},{"name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"name":"Eric Anderson","email":"e@ericlanderson.com"},{"name":"Felipe Matos","email":"felipems@yahoo.com.br"},{"name":"Forbes Lindesay","email":"forbes@lindesay.co.uk"},{"name":"Gino Zhang","email":"whitetrefoil@gmail.com"},{"name":"Gregor Stamac","email":"1668205+gstamac@users.noreply.github.com"},{"name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"name":"Henry Zektser","email":"japhar81@gmail.com"},{"name":"Huafu Gandon","email":"huafu.gandon@gmail.com"},{"name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"name":"J Cheyo Jimenez","email":"cheyo@masters3d.com"},{"name":"Jim Cummins","email":"jimthedev@gmail.com"},{"name":"Joscha Feth","email":"joscha@feth.com"},{"name":"Junle Li","email":"lijunle@gmail.com"},{"name":"Justin Bay","email":"jwbay@users.noreply.github.com"},{"name":"Kamijin Fanta","email":"kamijin@live.jp"},{"name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com"},{"name":"Kyle Roach","email":"kroach.work@gmail.com"},{"name":"Marshall Bowers","email":"elliott.codes@gmail.com"},{"name":"Martijn The","email":"post@martijnthe.nl"},{"name":"Matheus Gambati","email":"matheusgambati@gmail.com"},{"name":"Maxim Samoilov","email":"samoilowmaxim@gmail.com"},{"name":"Michael Tiller","email":"michael.tiller@xogeny.com"},{"name":"Mohammad Rajabifard","email":"mo.rajbi@gmail.com"},{"name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"name":"Oliver Joseph Ash","email":"oliverjash@gmail.com"},{"name":"Orta Therox","email":"orta.therox+gh@gmail.com"},{"name":"Patrick Housley","email":"patrick.f.housley@gmail.com"},{"name":"Richard Silverton","email":"richsilv@yahoo.co.uk"},{"name":"Rikki Tooley","email":"rikki.tooley@travellocal.com"},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com"},{"name":"Thomas Fontaine","email":"thomas.fontaine@me.com"},{"name":"Tom Crockett","email":"tomcrockett@tuplehealth.com"},{"name":"Tony Valderrama","email":"tony.valderrama@outlook.com"},{"name":"Trivikram Kamat","email":"trivikr.dev@gmail.com"},{"name":"Umidbek Karimov","email":"uma.karimov@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"34cd26f3f566924dbd385ad188ae3c3b75757f9e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-23.1.2.tgz","fileCount":45,"integrity":"sha512-JivXInPmT7BimE5N92xp8Xj1F7dXbn/Mrk0GeyzqDwdWqdddyaKO8G8Oljuu7+ktGziVNxCcm7UGceNPTvwn6A==","signatures":[{"sig":"MEUCIQDG7brZ58KAEgTouMDACfK+Ppk3i2sqkco0QlwOEqt+mQIgHHM50R+m04+4TLSlHNYgATolKQgigBu8oTCZrh8P8cw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257923,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZDbBCRA9TVsSAnZWagAAooQQAJSD7CcljquuWLjuSzQE\nwPVeEescQR8+FwckQ6Bq0piJK79ynF9GDbvCLM5NcWEbxLASY+oiFyxWpqJs\n1NYqiGHVgEvttV8fxySS22t8lg4+n4Vkdau9DRGQpVb500Qb9kkaGILXI1r4\n4nxfQfsyjd4K1R+jCZHR1SW9mDeV2N++kHoahz9moIs9+vzI9dtEsLK/zm0Y\nVCsXHMJQWQH8dHy6tLapNMxet0601vJWIitMdZkK4JIEQ5ZQbYR+/R3PhPIA\ny+Exfs+oSaPsmZiCH9sJiZRfW745rd70fn7KtXgMjhqsoqwxsYZpV4PXDtHb\n6pkHPZ/ChUIOJICEZ5j5o/14nwbMLFGkRXDJBYzINgp3aKn8rGmcX+TbvMzK\nq6BQ98MGNZ0EqUoookraV4Mpd1QlB7qMiom9cZYLELYwrRDW7xL1l81WgCdH\n8EmIu5Mr5QjE5jXvkIAkZOgszt3U3xpqhcxJzjx9rWj5FLhWjI0+lhdOzSFL\nrnTZa7n2cRoWBKDklAI6aqbGnkhd2ufaMclwTkIDvljQGvKfFwac/LwwX7zT\n0g+b1GAgzzScaZArRUs593LnxTAF7Cqvq1DMSI+Lpiyv5utvZ0V6GIprBJSq\nrCNizkTHa/VMftqsXPHdI1mktkWpRJFXztUFUwtbxu00YKghO0hPud/HGR/D\njnq0\r\n=Tb5T\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfigFile":"tsconfig.base.json"}},"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/index.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","tests/__tests__/watch.spec.ts"]},"main":"dist/index.js","types":"./dist/index.d.ts","engines":{"node":">= 6"},"gitHead":"f2565d3fb2f6d4bcbd3506df8ddae16dc180355c","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p tsconfig.build.json","clean":"rimraf dist/**/* && rimraf tests/*/coverage && rimraf tests/*/debug.txt && rimraf tests/*/node_modules","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint 'src/**/*.ts'","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"tsc -p tsconfig.build.json -w","clean-build":"npm run clean && npm run build","test:nolint":"npm run clean-build && jest --clearCache && node scripts/tests.js"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.6.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.11.3","dependencies":{"lodash":"^4.17.10","fs-extra":"6.0.1","closest-file-data":"^0.1.4"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","jest":"^23.4.1","husky":"^0.14.3","react":"16.4.2","yargs":"^12.0.1","doctoc":"latest","rimraf":"^2.6.2","tslint":"^5.11.0","pkg-dir":"^3.0.0","prettier":"^1.12.1","babel-core":"^7.0.0-0","babel-jest":"^23.4.0","typescript":"^2.9.2","@babel/core":"^7.0.0-beta.54","@types/jest":"^23.3.0","@types/node":"10.5.5","cross-spawn":"latest","jest-config":"^23.4.1","lint-staged":"^7.1.2","@types/react":"16.4.7","@types/yargs":"^11.0.0","@types/lodash":"^4.14.109","@types/es6-shim":"0.31.37","@types/fs-extra":"5.0.4","reflect-metadata":"^0.1.12","@babel/preset-env":"^7.0.0-beta.54","@types/babel-core":"^6.25.5","babel-preset-jest":"^23.2.0","@types/babel__core":"^7.0.1","react-test-renderer":"16.4.2","cross-spawn-with-kill":"latest"},"peerDependencies":{"jest":"^23.0.0 || ^24.0.0","babel-core":"^6.0.0 || ^7.0.0-0","babel-jest":"^23.0.0 || ^24.0.0","typescript":"^2.0.0 || ^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_23.1.2_1533294273072_0.4709628890801134","host":"s3://npm-registry-packages"}},"23.1.3":{"name":"ts-jest","version":"23.1.3","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@23.1.3","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"name":"Ahn Pham","email":"anhpnnd@gmail.com"},{"name":"Alan Agius","email":"alan.agius4@gmail.com"},{"name":"Alex Jover Morales","email":"alexjovermorales@gmail.com"},{"name":"Andreas Krummsdorf","email":"andreas.krummsdorf@doksafe.de"},{"name":"Anonymous","email":"goodforonefare@gmail.com"},{"name":"Bartosz Gościński","email":"bargosc@gmail.com"},{"name":"Blake Embrey","email":"hello@blakeembrey.com"},{"name":"Bnaya Peretz","email":"me@bnaya.net"},{"name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"name":"Chong Guo","email":"cguo@azendless.com"},{"name":"Chris Sauve","email":"chrismsauve@gmail.com"},{"name":"Christian Linne","email":"ShadowVampire@web.de"},{"name":"Christian Rackerseder","email":"git@echooff.de"},{"name":"Daniel Perez Alvarez","email":"unindented@gmail.com"},{"name":"Danilo Bürger","email":"info@danilobuerger.de"},{"name":"David Schkalee","email":"david.schkalee@magicline.de"},{"name":"David Sheldrick","email":"djsheldrick@gmail.com"},{"name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"name":"Eric Anderson","email":"e@ericlanderson.com"},{"name":"Felipe Matos","email":"felipems@yahoo.com.br"},{"name":"Forbes Lindesay","email":"forbes@lindesay.co.uk"},{"name":"Gino Zhang","email":"whitetrefoil@gmail.com"},{"name":"Gregor Stamac","email":"1668205+gstamac@users.noreply.github.com"},{"name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"name":"Henry Zektser","email":"japhar81@gmail.com"},{"name":"Huafu Gandon","email":"huafu.gandon@gmail.com"},{"name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"name":"J Cheyo Jimenez","email":"cheyo@masters3d.com"},{"name":"Jim Cummins","email":"jimthedev@gmail.com"},{"name":"Joscha Feth","email":"joscha@feth.com"},{"name":"Junle Li","email":"lijunle@gmail.com"},{"name":"Justin Bay","email":"jwbay@users.noreply.github.com"},{"name":"Kamijin Fanta","email":"kamijin@live.jp"},{"name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com"},{"name":"Kyle Roach","email":"kroach.work@gmail.com"},{"name":"Marshall Bowers","email":"elliott.codes@gmail.com"},{"name":"Martijn The","email":"post@martijnthe.nl"},{"name":"Matheus Gambati","email":"matheusgambati@gmail.com"},{"name":"Maxim Samoilov","email":"samoilowmaxim@gmail.com"},{"name":"Michael Tiller","email":"michael.tiller@xogeny.com"},{"name":"Mohammad Rajabifard","email":"mo.rajbi@gmail.com"},{"name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"name":"Oliver Joseph Ash","email":"oliverjash@gmail.com"},{"name":"Orta Therox","email":"orta.therox+gh@gmail.com"},{"name":"Patrick Housley","email":"patrick.f.housley@gmail.com"},{"name":"Richard Silverton","email":"richsilv@yahoo.co.uk"},{"name":"Rikki Tooley","email":"rikki.tooley@travellocal.com"},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com"},{"name":"Thomas Fontaine","email":"thomas.fontaine@me.com"},{"name":"Tom Crockett","email":"tomcrockett@tuplehealth.com"},{"name":"Tony Valderrama","email":"tony.valderrama@outlook.com"},{"name":"Trivikram Kamat","email":"trivikr.dev@gmail.com"},{"name":"Umidbek Karimov","email":"uma.karimov@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"33e3187d3ef0d42adada6347acf2c3539ac56107","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-23.1.3.tgz","fileCount":45,"integrity":"sha512-nb0wF7zBsmjQUmumrxiW7HQLfYdFosdZfozh+JRLgDcIjOTKe3Vpf1T9Jlp8JBi7OvZ7OFKjpXIwjL7tyliU9Q==","signatures":[{"sig":"MEUCICWzWkaClRFSZ02wsv2bXf2zI8ZcYHiFxeekKOcOw1LgAiEAyHpA0ruu8En+vo7jOMfxzDq4gwjYf1j4t0sTBF5weZ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":259330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbaDrICRA9TVsSAnZWagAAc14P/0UKDCYNvOIYuTLwlUcb\nucjKeStzTaymziIfZueXNCa+QJcny1iHzSjDCqpOfl6bN3VddACMIUrtPWAp\njZQQhbA6NOlGPkHGNfp3ahLNcfnW1WfpPwFoXr1/QMcabyEBUOAmjEZYmVkG\nm+knSmTRMjwC6/mdtoI7RD05kxpV8g0ida+FYzT/icK0aawMGNSgjxRKA93v\n0cV/XPDlGnT7/8pIg6tjIBk7UkSIXQ3oHt2PfaBgfTs2l6RAjCIVYYD8C2qp\nFfmewYzdVts4OYbE1C3gwBxvgJ+8lR3yU5szJEvya7LDfIkCNIUe37xXJ9yV\nfjgw1xvoCNP9nweVDIYeEDRGIpvTGucmeQRZibJ1GuXt4Imp95Lv0VYcWAF2\ncAYPQvaYjhciJCST7SkIMy148Zc+jjdpkT+UO81M1RE91GLiFOZwemFi1AYU\n87ccC+ctIkz4JNrRIE8X8+n+P6wcDatlW5dsH1IR/ZACZrhAjiGEaZrJapDn\nRYd5qz55/YRe3b37/3sWwNUo9grfeoBlAbnq40Y4v0SMqhX/maKQrDnL1Fjg\nuuDn7wgWLpJh4wf/pGDp8CZgRRgmSydZFVQVGXWA66OS+40GxRPdtWa2cRgo\nSTMLEBhqZvBPeNHPQF5e0bYqv2cLsPorkG8lBi0PIksLCfHF3Spv+cwpv9IV\nNTd2\r\n=OSRh\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfigFile":"tsconfig.base.json"}},"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/index.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","tests/__tests__/watch.spec.ts"]},"main":"dist/index.js","types":"./dist/index.d.ts","engines":{"node":">= 6"},"gitHead":"774878799dd2bd12815fcf1a8e50e87fe4b79ffa","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p tsconfig.build.json","clean":"rimraf dist/**/* && rimraf tests/*/coverage && rimraf tests/*/debug.txt && rimraf tests/*/node_modules","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint 'src/**/*.ts'","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"tsc -p tsconfig.build.json -w","clean-build":"npm run clean && npm run build","test:nolint":"npm run clean-build && jest --clearCache && node scripts/tests.js"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.6.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.11.3","dependencies":{"lodash":"^4.17.10","fs-extra":"6.0.1","closest-file-data":"^0.1.4"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","jest":"^23.4.1","husky":"^0.14.3","react":"16.4.2","yargs":"^12.0.1","doctoc":"latest","rimraf":"^2.6.2","tslint":"^5.11.0","pkg-dir":"^3.0.0","prettier":"^1.12.1","babel-core":"^7.0.0-0","babel-jest":"^23.4.0","typescript":"^2.9.2","@babel/core":"^7.0.0-beta.54","@types/jest":"^23.3.0","@types/node":"10.5.6","cross-spawn":"latest","jest-config":"^23.4.1","lint-staged":"^7.1.2","@types/react":"16.4.7","@types/yargs":"^11.0.0","@types/lodash":"^4.14.109","@types/es6-shim":"0.31.37","@types/fs-extra":"5.0.4","reflect-metadata":"^0.1.12","@babel/preset-env":"^7.0.0-beta.54","@types/babel-core":"^6.25.5","babel-preset-jest":"^23.2.0","@types/babel__core":"^7.0.1","react-test-renderer":"16.4.2","cross-spawn-with-kill":"latest"},"peerDependencies":{"jest":"^23.0.0 || ^24.0.0","babel-core":"^6.0.0 || ^7.0.0-0","babel-jest":"^23.0.0 || ^24.0.0","typescript":"^2.0.0 || ^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_23.1.3_1533557447596_0.8624617019055751","host":"s3://npm-registry-packages"}},"23.1.4":{"name":"ts-jest","version":"23.1.4","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@23.1.4","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"name":"Ahn Pham","email":"anhpnnd@gmail.com"},{"name":"Alan Agius","email":"alan.agius4@gmail.com"},{"name":"Alex Jover Morales","email":"alexjovermorales@gmail.com"},{"name":"Andreas Krummsdorf","email":"andreas.krummsdorf@doksafe.de"},{"name":"Anonymous","email":"goodforonefare@gmail.com"},{"name":"Bartosz Gościński","email":"bargosc@gmail.com"},{"name":"Blake Embrey","email":"hello@blakeembrey.com"},{"name":"Bnaya Peretz","email":"me@bnaya.net"},{"name":"Brian Ruddy","email":"briancruddy@gmail.com"},{"name":"Chong Guo","email":"cguo@azendless.com"},{"name":"Chris Sauve","email":"chrismsauve@gmail.com"},{"name":"Christian Linne","email":"ShadowVampire@web.de"},{"name":"Christian Rackerseder","email":"git@echooff.de"},{"name":"Daniel Perez Alvarez","email":"unindented@gmail.com"},{"name":"Danilo Bürger","email":"info@danilobuerger.de"},{"name":"David Schkalee","email":"david.schkalee@magicline.de"},{"name":"David Sheldrick","email":"djsheldrick@gmail.com"},{"name":"Emil Persson","email":"emil.n.persson@gmail.com"},{"name":"Eric Anderson","email":"e@ericlanderson.com"},{"name":"Felipe Matos","email":"felipems@yahoo.com.br"},{"name":"Forbes Lindesay","email":"forbes@lindesay.co.uk"},{"name":"Gino Zhang","email":"whitetrefoil@gmail.com"},{"name":"Gregor Stamac","email":"1668205+gstamac@users.noreply.github.com"},{"name":"Gustav Wengel","email":"gustavwengel@gmail.com"},{"name":"Henry Zektser","email":"japhar81@gmail.com"},{"name":"Huafu Gandon","email":"huafu.gandon@gmail.com"},{"name":"Ihor Chulinda","email":"ichulinda@gmail.com"},{"name":"J Cheyo Jimenez","email":"cheyo@masters3d.com"},{"name":"Jim Cummins","email":"jimthedev@gmail.com"},{"name":"Joscha Feth","email":"joscha@feth.com"},{"name":"Junle Li","email":"lijunle@gmail.com"},{"name":"Justin Bay","email":"jwbay@users.noreply.github.com"},{"name":"Kamijin Fanta","email":"kamijin@live.jp"},{"name":"Kulshekhar Kabra","email":"kulshekhar@users.noreply.github.com"},{"name":"Kyle Roach","email":"kroach.work@gmail.com"},{"name":"Marshall Bowers","email":"elliott.codes@gmail.com"},{"name":"Martijn The","email":"post@martijnthe.nl"},{"name":"Matheus Gambati","email":"matheusgambati@gmail.com"},{"name":"Maxim Samoilov","email":"samoilowmaxim@gmail.com"},{"name":"Michael Tiller","email":"michael.tiller@xogeny.com"},{"name":"Mohammad Rajabifard","email":"mo.rajbi@gmail.com"},{"name":"OJ Kwon","email":"kwon.ohjoong@gmail.com"},{"name":"Oliver Joseph Ash","email":"oliverjash@gmail.com"},{"name":"Orta Therox","email":"orta.therox+gh@gmail.com"},{"name":"Patrick Housley","email":"patrick.f.housley@gmail.com"},{"name":"Richard Silverton","email":"richsilv@yahoo.co.uk"},{"name":"Rikki Tooley","email":"rikki.tooley@travellocal.com"},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com"},{"name":"Thomas Fontaine","email":"thomas.fontaine@me.com"},{"name":"Tom Crockett","email":"tomcrockett@tuplehealth.com"},{"name":"Tony Valderrama","email":"tony.valderrama@outlook.com"},{"name":"Trivikram Kamat","email":"trivikr.dev@gmail.com"},{"name":"Umidbek Karimov","email":"uma.karimov@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"66ac1d8d3fbf8f9a98432b11aa377aa850664b2b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-23.1.4.tgz","fileCount":45,"integrity":"sha512-9rCSxbWfoZxxeXnSoEIzRNr9hDIQ8iEJAWmSRsWhDHDT8OeuGfURhJQUE8jtJlkyEygs6rngH8RYtHz9cfjmEA==","signatures":[{"sig":"MEQCIDlxNXGm0k/ANh7PGyqd8QvWE8LZnru22y/teJ13pNklAiBGuSrd09JG2cuq1AyneLW9bubA+wwZVy19pZ+ElhGktA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261502,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbexDHCRA9TVsSAnZWagAAzMkP/ibZLix4ShoQl9fJ/26O\nz9WEKmptMbH3gfFYKTAphkpKFrGEpsEcQLOKBNR/3t0oGUfW3qpyM7aB8NZH\n/8LDo6CeCdY6vJP9ESU91wibXBVsGg2ENZDATv7+LTU2B+v//yaUr8SmfSI1\nxvmfkDDE8lw/JJWeEIpOJBXfNRC9naf1Zvhq+jnUJhUbUMJz4dwNxgoHD7TN\n7Y3ZiM9ZVIlhK/mVYoNt+gV7KvATuZ150dyOrJge7wzBovF/Q3aWOXhYKtMn\njrQrgkbC/Cf3qLEUrslZpV+6j80wvJiz2DPquw9pI0r6MgHeHxQ2xZhAbfEK\n1HUElvaKlVHaJZnOiPd8SXaMU0dS24j+fETtlaK+HX7OJqv12dbEsqYVwYpP\nJ+KtWDcn8cqevvrxHGo986LcOKAk6jMflUNpwV8szBO0KpPjUIw2a/ejdRBh\np0pS3zthC+svR3Wr/g/ogADzp+VLfZT2N86vtoUqeDUpkVjJdmo0F0DBmhOG\nMw2JfQVfWNHpSbkn41vdcD3+4LyG1/2Nw0QLHgTGWyN12Ip7MrDbYDdNPby/\nJzW3VVvNcgO8sy61HyR5I9C+dZiSgjnMGC/9jQT1GeVtv+6kY4Ll22JO1wVz\nv9mS4oJ6yjSLvDUZsC7KxBF/UTlKlDkWctO5giFBVQgkLM/FrHUHbNJ7vpwS\nslpM\r\n=3wwc\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"globals":{"ts-jest":{"tsConfigFile":"tsconfig.base.json"}},"testRegex":"tests/__tests__/.*\\.spec\\.ts$","transform":{"^.+\\.tsx?$":"<rootDir>/dist/index.js"},"coverageDirectory":"test_coverage_dir","coverageReporters":["text"],"collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","tests/__tests__/watch.spec.ts"]},"main":"dist/index.js","types":"./dist/index.d.ts","engines":{"node":">= 6"},"gitHead":"240649bb14a1eb45c5f0454bd56f8315ec2262e2","scripts":{"doc":"doctoc .","test":"node scripts/tests.js","build":"tsc -p tsconfig.build.json","clean":"rimraf dist/**/* && rimraf tests/*/coverage && rimraf tests/*/debug.txt && rimraf tests/*/node_modules","format":"prettier --single-quote --trailing-comma all --write \"{src,scripts,tests}/**/*.ts\" && prettier --single-quote --trailing-comma es5 --write \"{src,scripts,tests}/**/*.js\"","tslint":"tslint 'src/**/*.ts'","pretest":"npm run tslint && npm run clean-build","precommit":"lint-staged","postcommit":"git reset","prepublish":"npm run clean-build","build:watch":"tsc -p tsconfig.build.json -w","clean-build":"npm run clean && npm run build","test:nolint":"npm run clean-build && jest --clearCache && node scripts/tests.js"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"5.6.0","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"*.js":["prettier --write --single-quote --trailing-comma es5","git add"],"*.ts":["prettier --write --single-quote --trailing-comma all","git add"]},"_nodeVersion":"8.11.4","dependencies":{"json5":"^0.5.0","lodash":"^4.17.10","fs-extra":"6.0.1","closest-file-data":"^0.1.4"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","jest":"^23.4.1","husky":"^0.14.3","react":"16.4.2","yargs":"^12.0.1","doctoc":"latest","rimraf":"^2.6.2","tslint":"^5.11.0","pkg-dir":"^3.0.0","prettier":"^1.12.1","babel-core":"^7.0.0-0","babel-jest":"^23.4.0","typescript":"^2.9.2","@babel/core":"^7.0.0-beta.54","@types/jest":"^23.3.0","@types/node":"10.7.0","cross-spawn":"latest","jest-config":"^23.4.1","lint-staged":"^7.1.2","@types/json5":"^0.0.29","@types/react":"16.4.10","@types/yargs":"^11.0.0","@types/lodash":"^4.14.109","@types/es6-shim":"0.31.37","@types/fs-extra":"5.0.4","reflect-metadata":"^0.1.12","@babel/preset-env":"^7.0.0-beta.54","@types/babel-core":"^6.25.5","babel-preset-jest":"^23.2.0","@types/babel__core":"^7.0.1","react-test-renderer":"16.4.2","cross-spawn-with-kill":"latest"},"peerDependencies":{"jest":"^23.0.0 || ^24.0.0","babel-core":"^6.0.0 || ^7.0.0-0","babel-jest":"^23.0.0 || ^24.0.0","typescript":"^2.0.0 || ^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_23.1.4_1534791878548_0.7739396225387114","host":"s3://npm-registry-packages"}},"23.10.0-beta.1":{"name":"ts-jest","version":"23.10.0-beta.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@23.10.0-beta.1","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"700befb4dc402ebffcbbfec6fa5837253202ff31","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-23.10.0-beta.1.tgz","fileCount":83,"integrity":"sha512-Bq2vMwxGKBPvSaYfAUsFP4X3loRKUJqED+VEEBEEF6Kq1n4mNfweno7nr0KU1BlRuiKN3XS8dSt2dYfhyI33Mw==","signatures":[{"sig":"MEQCIHZ3JuoNSGkSw3/sT340M4u+wPEPBfvvavNnlExWu48NAiBWUeeHr+nbHcEJUrKBSG2C5RkPi08MQBRbBHw+Tk7aPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":372988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbinVmCRA9TVsSAnZWagAAqIEQAJBzSgrnxOGQMFjQAFFh\nglBCYUy36SV8Xz9vpHtXbVphE5hfmrTkC5bbXUulM9caOH1IvqdrR0od8Ln5\nQuJh4LBq2O20UO1GjtuTXaFUEdHQketk1Q4iX9njkEDMpPZ6eywDEOSYCb+y\n68wms9rkcYwajHayF5D/Oi8z1ncBdaj6L1UzCHCdZsv98rRW8cWzRhr1KwnA\ni9oOFUE6qt+xDJjUYQGZXnYB2FDa+oydsYXm6wITzJhDWZKepmBWV46MHUDy\niSNrt+0pDgEmS6kc3+gUCXuXDC2URVautvp9v9Ewbe4/XJwmJ7bg5yKyLndz\n0ofWi8Kepy/2RBZaJ8zngiI5DfMoYlKiZuwkGCwDV358OSQ0oUV8RDN75cbP\nKCVHzRzjHYO/RtKZvAfl2nt2iJxiBHLkktPixsWsPB+lPa9uaugi8GjLVC/N\nncJHy7P4sMMGXGWop0beFEoON5uq3VeIScEvKSBIGg6QBWxwIl7pb7PcpJVI\n02ptHHFoXMaWR7HzbC6a7K4fik3847FHT7ObCFuLtHuE7le2yTiRQS2spgjc\n3Vvv0/zNE9qsxVCviFyDB7gFBlZYw3vPhp/MirgEKj8soGY73O/1ZASzldJ7\nqPPzxnTHHifqIrVt282judiFn2vFoJaOvr8iYbjyaY9Olb1sz4L9WBYeNNn+\nGxZE\r\n=Q0q8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">= 6"},"gitHead":"db650f4a4f5d9ccd82b6f053c9453bf87dfdc542","scripts":{"doc":"doctoc .","lint":"tslint --project .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","pretest":"npm run lint","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","precommit":"lint-staged","test:unit":"jest","postcommit":"git reset","build:watch":"tsc -p tsconfig.build.json -w","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test"},"_npmUser":{"name":"anonymous","email":"huafu.gandon@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.4.1","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"linters":{"*.{js,ts,tsx,jsx}":["prettier --write","git add"]}},"_nodeVersion":"10.9.0","dependencies":{"tslib":"^1.9.3","mkdirp":"^0.5.1","semver":"^5.5.1","bs-logger":"^0.2.3","make-error":"^1.3.5","buffer-from":"^1.1.1","fast-json-stable-stringify":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^23.4.1","husky":"^0.14.3","json5":"^2.0.1","doctoc":"^1.3.1","eslint":"^5.4.0","tslint":"^5.11.0","js-yaml":"^3.12.0","fs-extra":"^7.0.0","prettier":"^1.14.2","lodash.set":"^4.3.2","source-map":"^0.7.3","typescript":"^3.0.3","@types/jest":"^23.3.1","@types/node":"^10.9.4","cross-spawn":"^6.0.5","lint-staged":"^7.2.2","npm-run-all":"^4.1.3","@types/json5":"0.0.29","lodash.merge":"^4.6.1","@types/mkdirp":"^0.5.2","@types/semver":"^5.5.0","@types/js-yaml":"^3.11.2","glob-gitignore":"^1.0.9","lodash.memoize":"^4.1.2","@types/fs-extra":"5.0.4","@types/lodash.set":"^4.3.4","@types/babel__core":"^7.0.1","@types/buffer-from":"^1.1.0","@types/cross-spawn":"^6.0.0","@types/lodash.merge":"^4.6.4","@types/lodash.memoize":"^4.1.4"},"peerDependencies":{"jest":">=22 <24","babel-jest":">=22 <24","typescript":">=2.7.0 <4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_23.10.0-beta.1_1535800677684_0.6133323168124967","host":"s3://npm-registry-packages"}},"23.10.0-beta.2":{"name":"ts-jest","version":"23.10.0-beta.2","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@23.10.0-beta.2","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@gmail.com"}],"homepage":"https://github.com/kulshekhar/ts-jest#readme","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"dist":{"shasum":"ec5ccf3c100ee1ac6d9f9b736f981ea746f938f9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-23.10.0-beta.2.tgz","fileCount":75,"integrity":"sha512-+1S04fXcLi1FTYY2QeYSsSEzDSvmVyVZqnoLvn97DW4zdoc1FsdH9awF6rq6imYVDndt0N1FT81VJdS9o/j3Yw==","signatures":[{"sig":"MEUCICYzWDsV1P1vd+y7/Pcij2qYgGSVDMWAd9vO/1KGKgcjAiEApRqr+qo3Jiv43aBBD5RqhvVO+zcM8MUP767ceIYD29E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":289843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjFdHCRA9TVsSAnZWagAANiAP/1HpiKgO0Ntd86+BmoUP\nKc4NHu89Z9RwUpb3ei0IsJmkzlvbBbqOQ9ivLgIGYOXWQacEcAZjmiFzDylx\nR62w0sHZsdvAQvuGjd7jECHhM8gTggRdaap5uX2sAi4k9nboQ8j+gjse3BrJ\nHdNHI6tZnKOL4GKo6FE1DqlHafwEvpl+eIwYdreE3vC/bOJ3Pm5MKkWTBdXy\nkl4YmLjDIK7gY/of8ElhKqSBxf38kpVJ8oz/lKIJqs+++c3lJRpiiYB851qG\nS3szenszmnUwJ5C5WErrOHSTKgj6RtV1HTDNDhuI9lW6jr4EucV1ZN09Vb/b\n21wew6I189qnd7Fo+SOyZplA+notmtvUkjBIquom4MZYlOql4Ra/KMKC59az\n1u3Q+H6b0Gj7vIoYGwggiBhBoWJcTbXO+oWxDvizovIw5YBX0fEDaEzoj5J7\nORv4Hde2lAc7Y4KzZ1X6EjXwM0Lhv3jDn0dI/hSC4DUlRM1u5Bvb/Zvnf3oT\niv6m7zFPlvUj1NyzWXpG3BOfJKhfv14VGkTUhvvIcFm2lsw/XUfSJjbhoRdj\nrqOQM4NQ6t8n/CXRiPTz5Qpe8yUoXZ0ZgRMGbGXleHiqH7kChxg92KucWttL\nM90erm8j9BPuhBfVFdD6UFhgog2XVM7iyOkihHaJEIu8NUBufkkvzx/eRuFu\ny/9T\r\n=sDTe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">= 6"},"gitHead":"16f125a30d1293ab8ac2e5c24f7aeaa45e335547","scripts":{"doc":"cd docs && bundle exec jekyll serve","lint":"tslint --project .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","pretest":"npm run lint","doc:link":"git worktree add docs/_site gh-pages","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","doc:build":"cd docs && bundle exec jekyll build","precommit":"lint-staged","test:unit":"jest","doc:unlink":"git worktree prune","postcommit":"git reset","build:watch":"tsc -p tsconfig.build.json -w","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit --"},"_npmUser":{"name":"anonymous","email":"huafu.gandon@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.4.1","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"linters":{"*.{js,ts,tsx,jsx}":["prettier --write","git add"]}},"_nodeVersion":"10.9.0","dependencies":{"tslib":"^1.9.3","mkdirp":"^0.5.1","semver":"^5.5.1","bs-logger":"^0.2.3","make-error":"^1.3.5","buffer-from":"^1.1.1","fast-json-stable-stringify":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^23.4.1","husky":"^0.14.3","json5":"^2.0.1","doctoc":"^1.3.1","eslint":"^5.4.0","tslint":"^5.11.0","js-yaml":"^3.12.0","fs-extra":"^7.0.0","prettier":"^1.14.2","lodash.set":"^4.3.2","source-map":"^0.7.3","typescript":"^3.0.3","@types/jest":"^23.3.1","@types/node":"^10.9.4","cross-spawn":"^6.0.5","lint-staged":"^7.2.2","npm-run-all":"^4.1.3","@types/json5":"0.0.29","lodash.merge":"^4.6.1","@types/mkdirp":"^0.5.2","@types/semver":"^5.5.0","@types/js-yaml":"^3.11.2","glob-gitignore":"^1.0.9","lodash.memoize":"^4.1.2","@types/fs-extra":"5.0.4","@types/lodash.set":"^4.3.4","@types/babel__core":"^7.0.1","@types/buffer-from":"^1.1.0","@types/cross-spawn":"^6.0.0","@types/lodash.merge":"^4.6.4","@types/lodash.memoize":"^4.1.4"},"peerDependencies":{"jest":">=22 <24","babel-jest":">=22 <24","typescript":">=2.7.0 <4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_23.10.0-beta.2_1535924038626_0.8367857197549997","host":"s3://npm-registry-packages"}},"23.10.0-beta.3":{"name":"ts-jest","version":"23.10.0-beta.3","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@23.10.0-beta.3","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@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":"a27516005df2bb92bbd6ac48e33a9482b4a669df","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-23.10.0-beta.3.tgz","fileCount":61,"integrity":"sha512-pFAWP3ShhWfcXSNA38iLWQWMONwNMDvpIhjnexVYoaRD8ginFV2kcI3QF50F+JfKqlqfRkND0WowWG3BqIAcpA==","signatures":[{"sig":"MEYCIQDBlA3fZaHth7t6f17SYogOWi2+xI3899tJVXGQCK0K2AIhAMqAoMBzCiEdg86w3ZUeoKdzypNKW7YTvT3a3KiOtfV8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":191702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbkTkCCRA9TVsSAnZWagAADfQQAJB1M3Gv0Hdl90l7WpTh\nffoQGjwpa7iNWnzkgKNCEmNvTZkbVpV/ZiU3NDcf6aQWSQAcynsm+Jr4oglq\nH138TwDQQSBGYv9fB28leWG4RepDbvThWAlFThf377g/+uFHfQh4H7hK92FE\nDOQG6zV+c/RsJk+yeB3LHm9dvpV9jerVIBwLISgQuPHMfKpb72nD8ooVkMGg\nym37yl2RWMDfq/0Rx4dVeTxAAlYnVoNVUeN+2H6kqv7wdx8ypwNGN3RHMPKs\n7VYw3B+/HCkFZI6sBKcePOZFCuS75zO4er7WtIyO5+I2J93OrDzKoO38AxBT\nJmVrkG2mB45RowcGU6joJNU838PqSP0SDU7hl/s7F8LRMHW0Dcw+i1EKKfEG\nq1Tv58txuxss5P+ROIAr/auNXdRPlPMNcEbdR0su6db/vgVXzFw51ZJmqvSH\nTGDSg245vXNMc5P11mBa0g7XfsHHIo4P7ETMmvI8mNItxOfl4R2dqay1MV2A\nN1p3u8aQTpUp2sGs5XnoDMM3U4Kk+BSOFnFRt6rQZcF0YfMEs0Yyt2vksSJ5\n7GrxPlYrkylORkzkvGoqi93DKfKqcvSgtAb9Ns7UPaLEsVzSZZT8fzwaDiGR\n2IsmcNpAcfytnPh/t0bng3XyX4wwZvuCRDHFC2606jWD09nCbYryRuYInRce\n1f4N\r\n=s4uJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">= 6"},"gitHead":"641333ff9469bfd05be854094190b4d613400e07","scripts":{"doc":"cd docs && bundle exec jekyll serve","lint":"run-p lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"run-p typecheck lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","commitmsg":"commitlint -E GIT_PARAMS","doc:build":"cd docs && bundle exec jekyll build","precommit":"lint-staged","test:unit":"jest","typecheck":"tsc -p . --noEmit","doc:unlink":"git worktree prune","postcommit":"git reset","preversion":"npm run test","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit --"},"_npmUser":{"name":"anonymous","email":"huafu.gandon@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.4.1","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"linters":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]}},"_nodeVersion":"10.9.0","dependencies":{"json5":"^2.0.1","mkdirp":"^0.5.1","semver":"^5.5.1","bs-logger":"^0.2.5","make-error":"^1.3.5","buffer-from":"^1.1.1","yargs-parser":"^10.1.0","fast-json-stable-stringify":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^23.4.1","husky":"^0.14.3","doctoc":"^1.3.1","eslint":"^5.5.0","tslint":"^5.11.0","js-yaml":"^3.12.0","fs-extra":"^7.0.0","prettier":"^1.14.2","lodash.set":"^4.3.2","source-map":"^0.7.3","typescript":"^3.0.3","@types/jest":"^23.3.1","@types/node":"^10.9.4","cross-spawn":"^6.0.5","lint-staged":"^7.2.2","npm-run-all":"^4.1.3","@types/json5":"^0.0.30","@types/yargs":"^11.1.1","lodash.merge":"^4.6.1","@types/mkdirp":"^0.5.2","@types/semver":"^5.5.0","@types/js-yaml":"^3.11.2","glob-gitignore":"^1.0.9","lodash.memoize":"^4.1.2","@commitlint/cli":"^7.1.2","@types/fs-extra":"5.0.4","@types/lodash.set":"^4.3.4","@types/babel__core":"^7.0.1","@types/buffer-from":"^1.1.0","@types/cross-spawn":"^6.0.0","@types/lodash.merge":"^4.6.4","@types/lodash.memoize":"^4.1.4","tslint-config-prettier":"^1.15.0","tslint-plugin-prettier":"^1.3.0","conventional-changelog-cli":"^2.0.5","@commitlint/config-conventional":"^7.1.2"},"peerDependencies":{"jest":">=22 <24","babel-jest":">=22 <24","typescript":">=2.7.0 <4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_23.10.0-beta.3_1536243969576_0.9610542291671855","host":"s3://npm-registry-packages"}},"23.10.0-beta.4":{"name":"ts-jest","version":"23.10.0-beta.4","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@23.10.0-beta.4","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@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":"a13e66be70e04c6d135134e0da2fcdb6cc0bf37d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-23.10.0-beta.4.tgz","fileCount":61,"integrity":"sha512-hHwbijAcNV+Kj43wn8FqtXMYEVThUveu9ZoNlnA6uKoAn82r3W1jj+3uTYxfUqdQRGlei+s4aWavR86aFi/IgQ==","signatures":[{"sig":"MEUCICT/f2XptdQr7ANTd8rD5SaM6WucvXgXjs99SHvTZcG3AiEAjLaljtCfisC8C0rIIHO13HjZGSAMJVDIpJtEzyHnuMY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbkYOdCRA9TVsSAnZWagAA1uIP/1XjGs6Hf6o8BzZxKU6C\nYCDDc8E08ev7h/rYY88RFl3BrPvFdNeG9G1YdEyKHhQ45v51/STiQcRAbFEm\nc9+Y8b472BRXleeuUiFKZJviEk8LFpXxUGYNdvo/c4oBw6jhnAhlZxah1bi/\nlQ2u1p1198dbPxJOjnar51LoknLm/Fb+G5O87CkUEp5FQcNPrTsOqDgi77Hq\nkMwVplFGDDU0TpncWOd+Rom0n0AuEeaSJBoC7nuXhlsyoa1psZz6arN4MnRY\nkrpiYTAQavpjtvVK8lF854Ns+GQYFGusHjv3OG1Gwl5v4bgwSATrTdPNsrxV\ntwgkZp0cvK87cvMIav0YNBxAHwkREP2ISHEaC9r+r9tEe0siJkDGsvps9SNi\nawbkb7oV0KmCKaz+yej3BDD2VSn2bVo+iYpqNRpygCNsswvH6SdqizRTZYJ1\nxsQEl19sOc1EiWpzo0xb1FDPnmi9DjmqJzTjvjPiOyb1mn1x6ucA2eyB+X32\nneAorl+/w3pAPoXrnONS+p7KoeLOBfEPQPBbpXYNUYUdvlFepXbpwehdTJKm\nI/PWip6Luxw0tBeWSrs7jvuSJtV0lythXsgsRd4zZwERQxe9wPu9bRANJRgn\ni7q+wkMA64yfOcqHlgkUo8u8b55gJXpDD5/sN4qLQwsCFr1TIrUdVkSL3Tud\n8J0m\r\n=vv3X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">= 6"},"gitHead":"e8610b3fd9a49b4bcbc921d4b88ff3158c4e4e15","scripts":{"doc":"cd docs && bundle exec jekyll serve","lint":"run-p lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"run-p typecheck lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","commitmsg":"commitlint -E GIT_PARAMS","doc:build":"cd docs && bundle exec jekyll build","precommit":"lint-staged","test:unit":"jest","typecheck":"tsc -p . --noEmit","doc:unlink":"git worktree prune","postcommit":"git reset","preversion":"npm run test","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit --"},"_npmUser":{"name":"anonymous","email":"huafu.gandon@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.4.1","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"linters":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]}},"_nodeVersion":"10.9.0","dependencies":{"json5":"^2.0.1","mkdirp":"^0.5.1","semver":"^5.5.1","bs-logger":"^0.2.5","make-error":"^1.3.5","buffer-from":"^1.1.1","yargs-parser":"^10.1.0","fast-json-stable-stringify":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^23.4.1","husky":"^0.14.3","doctoc":"^1.3.1","eslint":"^5.5.0","tslint":"^5.11.0","js-yaml":"^3.12.0","fs-extra":"^7.0.0","prettier":"^1.14.2","lodash.set":"^4.3.2","source-map":"^0.7.3","typescript":"^3.0.3","@types/jest":"^23.3.1","@types/node":"^10.9.4","cross-spawn":"^6.0.5","lint-staged":"^7.2.2","npm-run-all":"^4.1.3","@types/json5":"^0.0.30","@types/yargs":"^11.1.1","lodash.merge":"^4.6.1","@types/mkdirp":"^0.5.2","@types/semver":"^5.5.0","@types/js-yaml":"^3.11.2","glob-gitignore":"^1.0.9","lodash.memoize":"^4.1.2","@commitlint/cli":"^7.1.2","@types/fs-extra":"5.0.4","@types/lodash.set":"^4.3.4","@types/babel__core":"^7.0.1","@types/buffer-from":"^1.1.0","@types/cross-spawn":"^6.0.0","@types/lodash.merge":"^4.6.4","@types/lodash.memoize":"^4.1.4","tslint-config-prettier":"^1.15.0","tslint-plugin-prettier":"^1.3.0","conventional-changelog-cli":"^2.0.5","@commitlint/config-conventional":"^7.1.2"},"peerDependencies":{"jest":">=22 <24","babel-jest":">=22 <24","typescript":">=2.7.0 <4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_23.10.0-beta.4_1536263069043_0.3838988693363934","host":"s3://npm-registry-packages"}},"23.10.0-beta.5":{"name":"ts-jest","version":"23.10.0-beta.5","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@23.10.0-beta.5","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@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":"fa61f003158ca70f8aba584f7196a6c2ea7bfc6b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-23.10.0-beta.5.tgz","fileCount":62,"integrity":"sha512-1xQq9TxouFDq2vOgjdeYs9n24kY+wYiHishTK/orLFidN6JZjP9SPX8HR4mVMOVegFT3BIHC7Mjjtnrg0OrkbA==","signatures":[{"sig":"MEUCIQCykqR3JVp9wTYc2ke/kZTlH0RXGhepAbJHrxR1Exq+fQIgeAqjmgce4n+gZrJOSzci0aJ6B21JRhGgKytmgM3M9FM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmK7bCRA9TVsSAnZWagAA3VQP/2OknP/Z2R09vYG6Mmxu\nOvpaf70XrIVsHhYsxnJ6oZMtS3PiiOJavNim8qxGvSfcb5S6VmPnNHtUk9Nq\nkzCktpExC4cHkeSO+D3h+UFcGgjLzsVS0aaj6gbMTfu30gQztq2hKIvmUd7N\n/YPW16UNac04HpTFFCw6vFsFUN/bYdtIZWejyIBLIjJkbZTxSIf3aySSILtw\nNAaEBUv5C9MoWAQumbgiK4tTmD7Xoy7p4Cz+CdUoUnBCiagxwePLUUZAXzqD\nEvIuUVbAopv9vLjaovUx2v4iHoYoP2oFLkJiPO78zEN9rnzLtYDZBPCgXKF5\nPPmF34NtRSCz9FJkafVpcyd3rykNsDle/ghxpmsHw+mIO0RxDEiJFcdl6FCQ\nsplJ+TBgDCAvxfXSBnjKup5obuuyYhXWfbephgaeTavVXxPUCNAk1oEp1pId\n1Xu/pyoNOesqrjMKH9sZ8A3/6ZdFxp/N7oGnI9mQzmBb0aEP7jk0Ep2br++b\nYNTPvv4GnqgTEy5NaIii4lInkvu2ouQk+62teurtOew6AxUkBJB3WBO1qhwl\nO43S+v77XAhlIgcvJ3bVFivFTBNy9oGKxspljPX24iAx5K1JaPkun6iGCOts\nAfOtAfACC1AxW3/5WBqmnXjwISb0zwp7iSf6IKe27p7BJM3cbMllL55hk1UJ\nSoLI\r\n=R3gZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">= 6"},"gitHead":"bfe9346aadade7c5898fddae3a8b2a9cb60bca33","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-p lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"run-p typecheck lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","commitmsg":"commitlint -E GIT_PARAMS","doc:build":"cd docs && bundle exec jekyll build","precommit":"lint-staged","test:unit":"jest","typecheck":"tsc -p . --noEmit","doc:unlink":"git worktree prune","postcommit":"git reset","preversion":"npm run test","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\""},"_npmUser":{"name":"anonymous","email":"huafu.gandon@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.4.1","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"linters":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]}},"_nodeVersion":"10.10.0","dependencies":{"json5":"^2.0.1","mkdirp":"^0.5.1","semver":"^5.5.1","bs-logger":"^0.2.5","make-error":"^1.3.5","buffer-from":"^1.1.1","yargs-parser":"^10.1.0","fast-json-stable-stringify":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^23.4.1","husky":"^0.14.3","doctoc":"^1.3.1","eslint":"^5.5.0","tslint":"^5.11.0","js-yaml":"^3.12.0","fs-extra":"^7.0.0","prettier":"^1.14.2","lodash.set":"^4.3.2","source-map":"^0.7.3","typescript":"^3.0.3","@types/jest":"^23.3.1","@types/node":"^10.9.4","cross-spawn":"^6.0.5","lint-staged":"^7.2.2","npm-run-all":"^4.1.3","@types/json5":"^0.0.30","@types/yargs":"^11.1.1","lodash.merge":"^4.6.1","@types/mkdirp":"^0.5.2","@types/semver":"^5.5.0","@types/js-yaml":"^3.11.2","glob-gitignore":"^1.0.9","lodash.memoize":"^4.1.2","@commitlint/cli":"^7.1.2","@types/fs-extra":"5.0.4","@types/lodash.set":"^4.3.4","@types/babel__core":"^7.0.1","@types/buffer-from":"^1.1.0","@types/cross-spawn":"^6.0.0","@types/lodash.merge":"^4.6.4","@types/lodash.memoize":"^4.1.4","tslint-config-prettier":"^1.15.0","tslint-plugin-prettier":"^1.3.0","conventional-changelog-cli":"^2.0.5","@commitlint/config-conventional":"^7.1.2"},"peerDependencies":{"jest":">=22 <24"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_23.10.0-beta.5_1536732890208_0.9726816321865139","host":"s3://npm-registry-packages"}},"23.10.0-beta.6":{"name":"ts-jest","version":"23.10.0-beta.6","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@23.10.0-beta.6","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@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":"05ba667a485b105a51eeac25ce762fe57a97c20f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-23.10.0-beta.6.tgz","fileCount":61,"integrity":"sha512-UwoSkpm74sciOK+hvsJY5/N+cAa/NqCGu0lfwxj1CfFT1UVzuIwjlZsqiAsdkVBvteBpYICif7XW3ykqREadog==","signatures":[{"sig":"MEYCIQDZmCHIS+EWumtc+U1TNT8Tq1x0Kw3pYAbZuxm4EVvyQQIhANohT9tRHN7N3d9iNabYbUsy0rPnATdGrcbwfD8QZA5V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmf9hCRA9TVsSAnZWagAAxGYQAJsMPU5f8NZbBtN3SEAo\nFLYfNQZGhzhcWQYjNycgjN7gSuE0ifEVJtVpEahoihvlgGwD9UUGZkUrlVdh\nuFu/kDOUIUpSKbFiqPPiIFw83hCyzVacDcYBQFDGxnyPSjU122aVDYssm9vA\n9ntM1/HJZwLGKv470jKPW4jmoHUeVCo8Ha3/eVF87Qw0b0QwMjescN2J+daW\n/DW/WazGkU277yfaz4+RbBVbbUN+Q9UKp5xuf5gPzWtrKM1AZ8BChJ8Zcgee\nn76zm1ROyzNS5PfUFgipb4IHQp3dj0Q/NHI+O8H0x4iW6MP6WfpqIPvj8VQV\nhvIfldMM8wGnXPDweXd/Fyq5Rw5VDfyJ8igsA7wWevLEfX26TpDoilQ2Yre0\nAIw0zUfTTrGWiA/CIaGccwfhHYq74CW83FjgEBX38pdC2+dc604DTjekFdb0\noWnYaCBQYktTXCo1WxbVY8jtdXqnqj5NC11zQgzfOWLDV9twJSyMn41+7Hhh\nS9jGL5KV389OlyM5ns/tEVBTomh2EA/nLogCozk9hBt3tykjcK2MYmx9P3Vk\n79iXbG4sS1Luoo/KaT5cQeQhkjw/gbGV1yU8KpT9+PfisJVuZPhr9L8XvWAo\n4bTdHir5QaArN7TGz1Ag0ZdQk2Mph+7V5EciaQZ6NpXSYa1A8V6TcicrMGwo\nntQ8\r\n=Okut\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">= 6"},"gitHead":"943d7828d0b5ca98d10619cdb3a4446291a2caa8","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-p lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"run-p typecheck lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","commitmsg":"commitlint -E GIT_PARAMS","doc:build":"cd docs && bundle exec jekyll build","precommit":"lint-staged","test:unit":"jest","typecheck":"tsc -p . --noEmit","doc:unlink":"git worktree prune","postcommit":"git reset","preversion":"npm run test","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\""},"_npmUser":{"name":"anonymous","email":"huafu.gandon@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.4.1","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"linters":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]}},"_nodeVersion":"10.10.0","dependencies":{"json5":"^2.0.1","mkdirp":"^0.5.1","semver":"^5.5.1","bs-logger":"^0.2.5","make-error":"^1.3.5","buffer-from":"^1.1.1","yargs-parser":"^10.1.0","fast-json-stable-stringify":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^23.6.0","husky":"^0.14.3","doctoc":"^1.3.1","eslint":"^5.5.0","tslint":"^5.11.0","js-yaml":"^3.12.0","fs-extra":"^7.0.0","prettier":"^1.14.2","lodash.set":"^4.3.2","source-map":"^0.7.3","typescript":"^3.0.3","@types/jest":"^23.3.2","@types/node":"^10.9.4","cross-spawn":"^6.0.5","lint-staged":"^7.2.2","npm-run-all":"^4.1.3","@types/json5":"^0.0.30","@types/yargs":"^11.1.1","lodash.merge":"^4.6.1","@types/mkdirp":"^0.5.2","@types/semver":"^5.5.0","@types/js-yaml":"^3.11.2","glob-gitignore":"^1.0.9","lodash.memoize":"^4.1.2","@commitlint/cli":"^7.1.2","@types/fs-extra":"5.0.4","@types/lodash.set":"^4.3.4","@types/babel__core":"^7.0.1","@types/buffer-from":"^1.1.0","@types/cross-spawn":"^6.0.0","@types/lodash.merge":"^4.6.4","@types/lodash.memoize":"^4.1.4","tslint-config-prettier":"^1.15.0","tslint-plugin-prettier":"^1.3.0","conventional-changelog-cli":"^2.0.5","@commitlint/config-conventional":"^7.1.2"},"peerDependencies":{"jest":">=22 <24"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_23.10.0-beta.6_1536819041331_0.8949678659583205","host":"s3://npm-registry-packages"}},"23.10.0":{"name":"ts-jest","version":"23.10.0","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@23.10.0","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@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":"1b1ce1d795791dedf0229b7577b35eaed8565bbd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-23.10.0.tgz","fileCount":35,"integrity":"sha512-SbqUbCRjlPKQjm9kANW3FebLx4iLxJG/HlK+Ds3nuVlr5Z3kX7YSES/OuIPwX/mPUds4MlA5W+/C4H/njztqtw==","signatures":[{"sig":"MEYCIQDe1IP6E3AW8BVBvN3EVWG6aEsMwXZS+SrqZqyqFccSjgIhAPLBybFOboLyOKfeh0catXsA/jIOzlxVaQN028A+qEt8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194648,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboobxCRA9TVsSAnZWagAAzeMQAIks6av4UfmaLxHQbQcX\nflxpO1PPQuLs8+5AUsTFgz6auW5w5FL/JDtNvt1vrYKm15xWCKUEJDNjEFxc\nqxsCBO7BTN0BUr58aMQUu43WWXML/LRuGRpS6uhi+Vqh6bdmWCD2PhosQ+iC\nBVHUeAMwL/uCowGEaGGNcR8poMx9L1NEQrMSv5itsLU/+aDuXvRRARVewRsK\nuy8k5fTzQpINFDCaaWxY4ijGLObTIRPro3Xgk1oIyyCFLRiXxdsI7Rgp8Eq4\ns+Yd83LmNPOKJvNBH9gk597jJET0KZJgklDpFugQ/mq/+fk4caGIJb6Nq4JH\n5zBcbWlIeMe1M/Vn/RVqKA65Yek3zoBR2NAN88vVUXnNWqC65HR0L3SShE7G\nmcsqxA7ZCImyKC243ofCjPJVKcj7n0Zn5EXksU4KYy73E/bSY02F1bY1UQXA\ni+53cuavdXkJobtNS74gpMHHRN9q+gNyOn4W0Ec938SpNOzuiJIhLFML7pcG\nWSKWethvqNJpmF2bg2PIjkDJmyHSn1O5QBroksPf9Vs7U3+WsDg1KbTwW355\ne65Ve9dWpefOMqV85HkXmnUdQIGsce7NDIbQx2w+L+0jLLB0r6mGMI9yi9Kb\nRxY3MuUF3HXxXpBIOJe3sZ09jlhRxXgU6DKSj03I73EH5JrQI3JNkeJ8QwUy\nl2bB\r\n=xxeI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">= 6"},"gitHead":"0e5ffed16031da9127c3fb02f35dd0890fd7e623","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"run-s typecheck lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","commitmsg":"commitlint -E GIT_PARAMS","doc:build":"cd docs && bundle exec jekyll build","precommit":"lint-staged","test:unit":"jest","typecheck":"tsc -p . --noEmit","doc:unlink":"git worktree prune","postcommit":"git reset","preversion":"npm run test","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\""},"_npmUser":{"name":"anonymous","email":"huafu.gandon@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.4.1","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"linters":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]}},"_nodeVersion":"10.10.0","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"5.x","bs-logger":"0.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"10.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.x","husky":"*","eslint":"*","tslint":"*","js-yaml":"*","fs-extra":"*","prettier":"*","lodash.set":"4.x","source-map":"*","typescript":"3.x","@types/jest":"23.x","@types/node":"10.x","cross-spawn":"*","lint-staged":"*","npm-run-all":"*","@types/json5":"*","@types/yargs":"*","lodash.merge":"4.x","@types/mkdirp":"*","@types/semver":"*","@types/js-yaml":"*","glob-gitignore":"*","lodash.memoize":"4.x","@commitlint/cli":"7.x","@types/fs-extra":"*","@types/lodash.set":"4.x","@types/babel__core":"7.x","@types/buffer-from":"*","@types/cross-spawn":"*","@types/lodash.merge":"4.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"*","tslint-plugin-prettier":"*","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"7.x"},"peerDependencies":{"jest":">=22 <24"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_23.10.0_1537378032514_0.3651159197709024","host":"s3://npm-registry-packages"}},"23.10.1":{"name":"ts-jest","version":"23.10.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@23.10.1","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@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":"ad0196f7b81f08888897004d9ed870c1a901511a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-23.10.1.tgz","fileCount":35,"integrity":"sha512-3S5dI1BeW6FJQwhppEtb8ZL9y66izZ2tp6AX3nUHAjBjU2qogX4ahm5YWLKcwoVK5rYiUE7rcGNfYDa0Y+2jPQ==","signatures":[{"sig":"MEYCIQD5NsZNR8V/RfMnfPNpoYOfoACiTBkziE0wF4zWGrm+bQIhAO4clSBMSpKg2f6ucQarZbP63orWmOPXjzPdxN6wCVSc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":197999,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbo/6zCRA9TVsSAnZWagAAM2AQAJt0Dz+YOf1/4Su4Xvp0\nfu5jcWh0pyQoA6kq5d2yefEgp5p9fe5pC4SPD15hmxnLMB8e5m2tZyyAGyMg\nO4EYaKUj9BHf31PlIRa7xShdcZnhXmlhQUlUM0M+VOrV/yuQiEU8DN+1XtOY\nKWONFDzlUhi7SKcZHNnx4lI0rhzbb4EEmDPbGnYFJAXH49hLHAN88tZjuXy7\n4cXcSJ6XHPimPKvS8w1Rwgtk6nAsujw3NOJD3BEJ5/vInzA4jPEFRL7wx5Zf\nSAdhE1zq1Vqyq3D2l3pnytKZzNEt2PAxObqi9QiMyXE9cHnkmFhMLhDSaMNn\nViwCp1FwJdE6qYInyVG/EG0KGt5onSupBwy5Mw8U5H5JaY4RmRFdsWfc4irq\nT4xJfK3x4/E8MPozZtF8p0cqp/QYJnZgI5GiICMqLxEgtbKzugggHy8cX1j1\nwX1+h/jCEn0sNYXABVdmncuS8+oZFO4EjUb2BsRQO6I1X/MOViql14cyRIz1\n0iiP4ccBqkeiKcNeAle+4N4zkAPTkeLLGxtDQ5IJbV7YCIUNK0sERWbsYdoa\nn0CjzibsBYzDLuhsukBTYuHuxKfRgEOZZ6uaQvhTCVXCIYNRmnZHif+M9Fd5\nFP2xIR/5X7OX7Joy3FIpNNy6zFb/8UyrG5KAc/mSgNQE+OIgD4hmGNI3QXeL\nkcnt\r\n=gN1l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">= 6"},"gitHead":"d9c5b45b0f512b8c420f90eeeecd84e2cc702f82","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"run-s typecheck lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","commitmsg":"commitlint -E GIT_PARAMS","doc:build":"cd docs && bundle exec jekyll build","precommit":"lint-staged","test:unit":"jest","typecheck":"tsc -p . --noEmit","doc:unlink":"git worktree prune","postcommit":"git reset","preversion":"npm run test","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\""},"_npmUser":{"name":"anonymous","email":"huafu.gandon@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.4.1","description":"A preprocessor with sourcemap support to help use Typescript with Jest","directories":{},"lint-staged":{"linters":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]}},"_nodeVersion":"10.10.0","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"5.x","bs-logger":"0.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"10.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.x","husky":"*","eslint":"*","tslint":"*","js-yaml":"*","fs-extra":"*","prettier":"*","lodash.set":"4.x","source-map":"*","typescript":"3.x","@types/jest":"23.x","@types/node":"10.x","cross-spawn":"*","lint-staged":"*","npm-run-all":"*","@types/json5":"*","@types/yargs":"*","lodash.merge":"4.x","@types/mkdirp":"*","@types/semver":"*","@types/js-yaml":"*","glob-gitignore":"*","lodash.memoize":"4.x","@commitlint/cli":"7.x","@types/fs-extra":"*","@types/lodash.set":"4.x","@types/babel__core":"7.x","@types/buffer-from":"*","@types/cross-spawn":"*","@types/lodash.merge":"4.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"*","tslint-plugin-prettier":"*","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"7.x"},"peerDependencies":{"jest":">=22 <24"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_23.10.1_1537474227022_0.39049988374650524","host":"s3://npm-registry-packages"}},"23.10.2":{"name":"ts-jest","version":"23.10.2","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@23.10.2","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@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":"10212ec4aba3cb6c75578b09460589ee80cf527a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-23.10.2.tgz","fileCount":68,"integrity":"sha512-X3jbheTla5Ne5G6n05DV4uSbvXdyAjTJ4xNC4yffwkQWwkCkIE6WCQ0aC4RCb+bzokryaqPwSZPE/BfUyd7ObA==","signatures":[{"sig":"MEYCIQCxaLqZGHObzhSlzYziY1mE1En0nR+fqR2lSg6/0Ht7PQIhALa2GOotb1LTYJkKfHPsJ6sSUvqUIMb6WkiFGqJjZq2p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbq5HHCRA9TVsSAnZWagAA/MwP/0zDULwyzmMmuIG4kMn/\nOpRNrmTzu7bF3SDTIvN2WcNF1fZmMnY19yjkqEo8K+wgLwlNIEU7NFDoz4GA\nIFtNbh+kpEzqel7ZJ7MCz+adn8KtkN7e1oyUYORZEwM8W6j/+0J5JLHYJ+hK\nacLOLfAzPUrzYDY+xK55oNHHPUtutvILgMsstun8adlQIJxNXA+vUSbGqteB\nZQMZWk+80kREjfVsbbQEIBHnsfm8jVJhb8yq1zS7V09cRi7vWskvYST2O0D2\ngemZ7xw2ZPfCGJQoSt5z5RuWaL/iFmQeYg5Tvs0xh/sw4MedrHRzz2A/wG18\nHZTjDMmOodv9QI5VAqKj3L8T2WHWnfJpeBQztlL1L8yeOvQ1ajaaKjLSbhJZ\n0+LunmWZKy4bsahFsjP9oixI6NaPKgLXIN5JPg7+KxwrJcQ+XjZ62270+47l\n4ZOH5sLF7tLIyIjw37DP84eG0t38MT2+lU83egj/qBCr8p0Zd0pbWbfwW2H6\n40PnPrAA72Ljm8x7mD81eKlUh0I6jrqM+op6ECsIfEHhNMqBUSg8IC7qCgca\ne1qfkcWPyRY+lE4liQm/ruX/fNQTiK/jnuVDjV4htLbCdLWQ7pgzoZBrAn+G\nDu+TezxaHYfkKIQqKmb3xYSnh7Wdph8Uluq3DScpv/eiTKHct8F05GfKcunJ\nn2dB\r\n=sgZP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">= 6"},"gitHead":"13cb48de4613596460ebbf52327d8c8fe0b10c00","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","commitmsg":"commitlint -E GIT_PARAMS","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","precommit":"lint-staged","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","postcommit":"git reset","preversion":"npm run test","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\""},"_npmUser":{"name":"anonymous","email":"huafu.gandon@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.4.1","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"linters":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]}},"_nodeVersion":"10.11.0","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"5.x","bs-logger":"0.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"10.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.x","husky":"*","eslint":"*","tslint":"*","js-yaml":"*","fs-extra":"*","prettier":"*","lodash.set":"4.x","source-map":"*","typescript":"3.x","@types/jest":"23.x","@types/node":"10.x","cross-spawn":"*","lint-staged":"*","npm-run-all":"*","@types/json5":"*","@types/yargs":"*","lodash.merge":"4.x","@types/mkdirp":"*","@types/semver":"*","@types/js-yaml":"*","glob-gitignore":"*","lodash.memoize":"4.x","@commitlint/cli":"7.x","@types/fs-extra":"*","@types/lodash.set":"4.x","@types/babel__core":"7.x","@types/buffer-from":"*","@types/cross-spawn":"*","@types/lodash.merge":"4.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"*","tslint-plugin-prettier":"*","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"7.x"},"peerDependencies":{"jest":">=22 <24"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_23.10.2_1537970631193_0.3642292792569741","host":"s3://npm-registry-packages"}},"23.10.3":{"name":"ts-jest","version":"23.10.3","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@23.10.3","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@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":"f42de669888dfd2795b1491016b1813230d553fa","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-23.10.3.tgz","fileCount":70,"integrity":"sha512-Lgyfw1MYPfqAs1qrFBmqXu8LRrde8ItH70pmp1iQuRbkVXaap7QcaEpN+yiSxuppfvO8rqezVv8wOYZkKhR5wA==","signatures":[{"sig":"MEYCIQDkcSytANLRttuSShEZ7b6yM3qEXChSPFcMXNq4MU8elQIhAJK6YrdrHBuWgGISltXX+FlRtM06Nm+KwlzonmJt5b7m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":216292,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbsN7DCRA9TVsSAnZWagAAwIkP+wWXhaBDQLPKmEpX6MvL\nmB3PzLyHDZG6XS5RbwmQXwvjmnZb6ZXZnCiv7aUO3RV419j2+q77aMuiJuxn\nc6YoKA6MSgf6h8aYsbSouKsW8FV10S8P+yXyOMBpWSB2bLBHsU4WOv0E8T8w\n4mWIczGKFN7UAqUwhoznma9IFfC4A7Q3PTeB+aw1FTaYWINEHRjBHQZpve3G\nraPojN6fv9S8lDC443HLYxvPN8qGDOgVl0+u3DUVXATG74eKznkHOSC5ezD9\nQcp61ekIdwr6rDKijgKdeGnokyENPFb/F+oG9tkL4+VX7w9Ah4b8Fbw2IXPM\nQHtSzGjNCxas5rmuXPBz0yRuFmdBg3TcFAHfHnimRKIvYQssaiEsQBJZ4c8a\nFjpsa1/IVM23GxCaLLniBt1N3AoYTOT94m8ZfNkmMp7U497s8Q30fFqb0ATO\nuqtk6aegn/Ep3u3w/+j6JPJIEzZlmwcSDA6yh76HtX/Xibe5PlW0eRg7VvT3\nxrv+4C4Ugm3DKqelH8EeDWNEYSMLVVWNESTmBx7xftnjAaJoq1aJh7/vAhb0\n35tsjmgXzXRWwCG4kBHUanGhPjj9cg4YH2BFZgYmcRz936b8QsD5hKv8d9TO\nftUEYlMLckTcXHpIwmZriF2fQFYbBVnmgdrXROwiQSRzH4NS22Ry5Vqk1YY4\nRItp\r\n=EWmL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">= 6"},"gitHead":"9fb9a74912abb492dd82a6a34864b421330adb68","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","commitmsg":"commitlint -E GIT_PARAMS","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","precommit":"lint-staged","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","postcommit":"git reset","preversion":"npm run test","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\""},"_npmUser":{"name":"anonymous","email":"huafu.gandon@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.4.1","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"linters":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]}},"_nodeVersion":"10.11.0","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"^5.5","bs-logger":"0.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"10.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.x","husky":"0.x","eslint":"latest","tslint":"latest","js-yaml":"latest","fs-extra":"latest","prettier":"latest","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@types/jest":"23.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","lodash.memoize":"4.x","@commitlint/cli":"7.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","@types/lodash.merge":"4.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"latest","tslint-plugin-prettier":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"7.x"},"peerDependencies":{"jest":">=22 <24"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_23.10.3_1538318019092_0.6531044609297967","host":"s3://npm-registry-packages"}},"23.10.4":{"name":"ts-jest","version":"23.10.4","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@23.10.4","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@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":"a7a953f55c9165bcaa90ff91014a178e87fe0df8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-23.10.4.tgz","fileCount":76,"integrity":"sha512-oV/wBwGUS7olSk/9yWMiSIJWbz5xO4zhftnY3gwv6s4SMg6WHF1m8XZNBvQOKQRiTAexZ9754Z13dxBq3Zgssw==","signatures":[{"sig":"MEQCICa2aCdzaqAM9PMV+H8CKo0I+WQhi6I3O4wGh2qKH7YXAiBe5kuAeMnnKPRFQuOwMnPZJnEExbpjEd2Vkyky/SnT/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":223668,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbuMvjCRA9TVsSAnZWagAAZrYP/0YCVO06jUWUJiehmRBf\nB289PjKIMT/1mzgGAUCcxcoW2PtJ7xqT/2Fa2FTOZSmJeVMvfsxqilWjGVob\nhj5P5mvgZEGWzDQACw0O/A7ChRrQDIRR/kpFFJg7PmpOR0wU4n7Q0EfKjlv9\nvfJH0oSJVupOm/bOx/YYcmLtrJTRDiEGR8OVvgNXyx3jDtm9SyvX261toPng\nYxq5boSPEO74P5ONWrU+nAxqaT3akF7M3Fx6UAfDKYO1OOX4lAUGJMH6yLR7\nB27u/B76UbGBtMj8KHWG8Ajk5MfXMxq4eS0kz25HayGLFwMPcHYHBepjjFcA\nmHKdHbLcrEDYyxAS5hH0GeCZ3cXgEWtedydqfVlB4nrW60IS1X0TmlybiRil\nLPV0Jcjey4OhDRrcb4Ffwy/36WvWNaPk2ks/IHgANm47CHRHrZtAfAi7tnqv\nX7hmjaUJiEpVI2RWPKfzyrGFznr0DYU7ULvbhbxQL5ptErnp06Q7Yjls4VBZ\n00jXzNrFQUziUhF7B3iWiKVhgPT920RjZCdFPS99fcP8dMoHcncYGnKVDw/0\nMXMre6TBfPBPv1FmcPdLc7OgXrXa4yKfeMHfzOV6zsgy2SC93H+rtgq/TVPb\na0kNPJNfoxbb/1McGCO/R3XR6/o0MKqMhzf7X5CEZxPe7g+fqF+nkugxLytN\nuo6R\r\n=8zHr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">= 6"},"gitHead":"ef89ee6cc247196e9530b4125f30b6108d8b7790","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","commitmsg":"commitlint -E GIT_PARAMS","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","precommit":"lint-staged","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","postcommit":"git reset","preversion":"npm run test","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\""},"_npmUser":{"name":"anonymous","email":"huafu.gandon@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.4.1","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"linters":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]}},"_nodeVersion":"10.11.0","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"^5.5","bs-logger":"0.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"10.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.x","husky":"0.x","eslint":"latest","tslint":"latest","js-yaml":"latest","fs-extra":"latest","prettier":"latest","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@types/jest":"23.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","lodash.memoize":"4.x","@commitlint/cli":"7.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","@types/lodash.merge":"4.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"latest","tslint-plugin-prettier":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"7.x"},"peerDependencies":{"jest":">=22 <24"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_23.10.4_1538837474360_0.15176560329466193","host":"s3://npm-registry-packages"}},"23.10.5":{"name":"ts-jest","version":"23.10.5","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@23.10.5","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@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":"cdb550df4466a30489bf70ba867615799f388dd5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-23.10.5.tgz","fileCount":79,"integrity":"sha512-MRCs9qnGoyKgFc8adDEntAOP64fWK1vZKnOYU1o2HxaqjdJvGqmkLCPCnVq1/If4zkUmEjKPnCiUisTrlX2p2A==","signatures":[{"sig":"MEQCIHjJMIxxsE1lQBbZuxBErEHdb0RAvXnCIwStqwZ/VsCKAiAw4aF0eYAXu5cAKczNpxlscff4TzMWcesA8F5mP3ZuOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":225527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9qdyCRA9TVsSAnZWagAAedMP/RkAKkeHuTgkVGToAM2F\nGJSHbOJcGZi4lP3fLvwjGjFL/R7K3c7gcj3KBJ/DoXvJnXjkghVQ6WxeWfay\nV1moB41he1Kgnd55x2AN5+vjqK/QBs7cqCzS7sF3r/1MF517HUybOAMbDSFR\nf/Svm9atAK/rejVMtGn5+U0w8b6pHCaUZeKEfL78TbEkbim1mjjy7Mm+GBk1\n4pFE4geKPn8D2X/tFnIQi4VjCEdj3CpRIB7Hm7WeEpiIsFtIsfGUHNL8pNYR\nuezu+FtTGoRDkaii9Ne3K2Jg3Wt13QfCQe8d+zVQVTOK1yrUHk9D0o1UXyVi\nTCCEjs/9ela9j6D4NM3AqbF3jN1M55WmfZkf4+kQtU6LjATlQWprAB5gyXV1\nIZAsK/rugCay5wdT3E0PZ8JnXqsmRZoIhYhOGo7viCdYXk/IRWeJjGx7TsFP\nYxGzHk3as+WbYDwbcf7ZjrtrfCNmoEeoEnVWSuo7IS2Ec4JP9Hmomnobamvh\n7zzZTxTxeWM6OwJ0OQbA1UeodLbWaS9uXrbNyQ1VLKgXrjwb1EqSRaFFZSl/\npIQYDloLR0Lx3DBehCXVc2GjmeoT1eefhxtIyhj59d8h+pn09DPM6sSNPIB9\nJ4IATnG7nyHZ2QPvn3RON5TiLGCqWa5eIg2sqxXZpvUXtGqyaBiQ6T9eohN2\n0ydi\r\n=kf09\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">= 6"},"gitHead":"8cd933bb3ae2e54c179c7efe1d0938d5dcda26a1","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","commitmsg":"commitlint -E GIT_PARAMS","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","precommit":"lint-staged","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","postcommit":"git reset","preversion":"npm run test","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\""},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.4.1","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"linters":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]}},"_nodeVersion":"8.12.0","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"^5.5","resolve":"1.x","bs-logger":"0.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"10.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"23.x","husky":"0.x","eslint":"latest","tslint":"latest","js-yaml":"latest","fs-extra":"latest","prettier":"latest","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@types/jest":"23.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","@types/resolve":"latest","glob-gitignore":"latest","lodash.memoize":"4.x","@commitlint/cli":"7.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","@types/lodash.merge":"4.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"latest","tslint-plugin-prettier":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"7.x"},"peerDependencies":{"jest":">=22 <24"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_23.10.5_1542891377542_0.781624813044669","host":"s3://npm-registry-packages"}},"24.0.0":{"name":"ts-jest","version":"24.0.0","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@24.0.0","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@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":"3f26bf2ec1fa584863a5a9c29bd8717d549efbf6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-24.0.0.tgz","fileCount":75,"integrity":"sha512-o8BO3TkMREpAATaFTrXkovMsCpBl2z4NDBoLJuWZcJJj1ijI49UnvDMfVpj+iogn/Jl8Pbhuei5nc/Ti+frEHw==","signatures":[{"sig":"MEQCIFmyHVE6p78l7tkn2S/FrIBJY4BhgdR3z+sZO/MBCBM/AiAu5Q1HIUttZuQeEgb8HqDjAeS6y+VfaPnbmIuv2WHTcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220642,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcay1XCRA9TVsSAnZWagAAWgoP/j5ZGkwSqzcc4DVJ7+P5\nBeBqkxOjj7uGzDO8tpJ55OaGX3d+2s4eA99RIAjZTUlg3FUw5nrC/wlAGwSf\nupEACQyPD4m8Pm3M/YmxJfnSk024nH9xAoJjDzWwwJ/jJ/J+D1nsEweg9ble\n/qIvA/JEipg8BLl1SnedxZYfCrUVuoGRXb6F+km8yp1eQ+YKC5qEDxEP+FD+\nPYltpQU6orYb1mw7Y8vuim0htXEoPrCZalKGhZc4EF5A+WAi+FxZbuvEe4g2\ny7yDXFBLdClKOhGGAeSp0dwyfDRkVQpRaLSzLe+TyGiJZBSBHJ3yzgr+4JHb\nEP4XUmV6aJ4MRF2S2ewwWDpLpNMiZ0bLObTl3melxXpPUMAEoLp8Y26uzXs5\ncMW5ysY+1OchPPiDR1l5MHKsvUzs951BPdY9g+p5MxZ/6hpLTGv9Yffaa1Q+\nMP4dbMHUifT42uB2Va+DzxMzTszN03XWoQkJ0z4YPNLko0cGOxP3gAQFRXAX\n/vR95TiZV9cyIqqstnqzAc9IGGfUugYlSah5xEYWOzkDaAfli/kBMhBe02Ng\nimq/pLWwUZdzTLksruZ200BNGHs8dvEIGZMmHClan/lCeYynB2++43/bj35O\ngywVLsrxpaY0z/Q19GnGrwKxtUe24yDHGtxKjkqSs1S72YpDlrAnfYsIgnKX\nsfMJ\r\n=Aofd\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":">= 6"},"gitHead":"1ac501ac52986c0f143900c2a441f472666f4991","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\""},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.4.1","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"linters":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]}},"_nodeVersion":"8.15.0","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"^5.5","resolve":"1.x","bs-logger":"0.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"10.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"24.x","husky":"1.x","eslint":"latest","tslint":"latest","js-yaml":"latest","fs-extra":"latest","prettier":"latest","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@types/jest":"23.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","@types/resolve":"latest","glob-gitignore":"latest","lodash.memoize":"4.x","@commitlint/cli":"7.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","@types/lodash.merge":"4.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"latest","tslint-plugin-prettier":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"7.x"},"peerDependencies":{"jest":">=24 <25"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_24.0.0_1550527830234_0.3212578088024154","host":"s3://npm-registry-packages"}},"24.0.1":{"name":"ts-jest","version":"24.0.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@24.0.1","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@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":"77258061cc354c3fa8616b8ac03baa0f8580f854","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-24.0.1.tgz","fileCount":75,"integrity":"sha512-mgNZmYPuGBNgYpUzchI7vdSr6zATQI0TrSyzREnXHuPCvlW8T1DQ/fdscgx4ivS5vAMUGUaoxGdWIVHC5I8imw==","signatures":[{"sig":"MEYCIQChyal+yn0vzXCVKfKPMk73KrB1d+rMjwz6OHO4jq8AxAIhAMjQNH/IAvSqsuOoSl350CUZEE/g1x3Vhu++PpQ0g9Mi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222969,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcn3OPCRA9TVsSAnZWagAAzQUP+gKhrlCmB4mOfTUlN5SR\nLs2Zcwh3oLpht+5vs3PPqbu2fFJl26v+5E3mRNiRD+LqdsZCXcRN56t1Bc4a\nh240ZSQxngk2x5/B2I+ySM57FH1J7IgYdhgluINQmNp0kjllVow3WFLyqT8s\nAs8j3WrBCH2Lnwa2qKjIYh1pi+gsyDBplqtmkZVU/d31/Vnai5axe3qE8975\nasbCUgAlIKU8fa4kh5p39OBUbn8sjAnwHbf8+CBGPdXdL2lavKWSkNB70Mg8\nCm9/KO84Ph309S3L/obaYNwIzk9WuzaKAiHwLghGFLcssHX/1z2pl5rP58dT\n9BAfp/9UK9IDjVXTOyjiEz/vL5dtC3LOLs/23tErvNE86pyx/DqD5+fyetsv\nzq6jwtF67c/0/qHm0MYQtIyNpYUQ+OXDD3rMPFnbIQZ7H+RZ/GMvE8XQQHtQ\nNNywUNhq+XdwA1vYIhsHYwsawnlnFxuj/+x+bbAIgbrdfkmWrpXGhlHxF9Bl\nyhmZ56qVa5z4GojFkj764n21BZ76maYBH+EswuSBIWQKvkBoCDcf2pkp+kpI\n/hzJpVE1AH7Biaq+TzZ5EjupgVRmIJiYWchKVVb/jC0/NR3Uic0V1y2S5yM3\nRov5i0HMKYUaZxyopjUNzs/cs/wpX2TkjRLRYNkotc8+Mo/1HJyji2T30g4w\n8EAL\r\n=NYrT\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":">= 6"},"gitHead":"b43b3c10233801b8dcd15e6fb5b16c508beb0a2e","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\""},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.4.1","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"linters":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]}},"_nodeVersion":"8.15.1","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"^5.5","resolve":"1.x","bs-logger":"0.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"10.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"24.x","husky":"1.x","eslint":"latest","tslint":"latest","js-yaml":"latest","fs-extra":"latest","prettier":"latest","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@types/jest":"23.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","@types/resolve":"latest","glob-gitignore":"latest","lodash.memoize":"4.x","@commitlint/cli":"7.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","@types/lodash.merge":"4.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"latest","tslint-plugin-prettier":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"7.x"},"peerDependencies":{"jest":">=24 <25"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_24.0.1_1553953678781_0.1747996793541735","host":"s3://npm-registry-packages"}},"24.0.2":{"name":"ts-jest","version":"24.0.2","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@24.0.2","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@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":"8dde6cece97c31c03e80e474c749753ffd27194d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-24.0.2.tgz","fileCount":75,"integrity":"sha512-h6ZCZiA1EQgjczxq+uGLXQlNgeg02WWJBbeT8j6nyIBRQdglqbvzDoHahTEIiS6Eor6x8mK6PfZ7brQ9Q6tzHw==","signatures":[{"sig":"MEUCIQDrBoap2INAudU8Ky/7ZVJ+T7jMT051bpeGFX+fwcUn6AIgVWMSM55gt+hvowACz6hZGMKcJopUBS/45p1OvqrAzUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":223511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcp86ICRA9TVsSAnZWagAA5iAP/0OFWU/ZCg8DX4MgUtmK\n0B9xG4oGoYD+7LcoH1Z+CLbUeiBe45yRJDFRSzzgnaCmt/6I11cgN2x+yKB2\nJATSXNHQiMMBouBI+aBftsXeKtjv8fFfHVSQ6HpCBRdFfloarUpbhBs/cF2w\ntF/Rtu8mx6jUsGlSHMwB/cSWiOLAJVy7pAFqg0QJLM40tcth7HzZ1fzRZ1fL\n4Z8laN30SWOG7t7iECyFcQX/a1dhJNyck837C/QrOW7g9g+WzO9+BVExo0Zd\n6jpw5KfQE0p5WGiH6GUKn7k6Xt2k6npcrXA8qgkqPBUfBIIS0c+57ielyxj6\n6oGDe1ycEtw8kQQRXzTwvH4Q/k+TiUW1bq9CUJerNlpoqfhUGljnlFtEt8z5\nvQQ9YRl6C1lQGZmbL6vCYPtb5VpFaHM4svwdE0Aic6bHA0NZr5SrpnR2tVLn\nuyCSyYVQz3U5RYTJ9jIb3Ce+BQ+G6Lg5j8eIm8yiJyrE5/w3qAtZtklNHMSM\n6EysClkSCXT0+nDMRGWGRtOqb26cCjJdxmRvh7MDvpGarkp2I0t1G/PXWKVu\nQl+ZOFH0o4WON5dK0WK80XO97Icj/uNbhMwkRJL9j+mO7o6nP9FVyAnXhs0d\nWByee0KZ041lcspnewUUSs/H82Nm1S2VreBwXSLzPT5mGPkV1jRBjfsuKHg9\nav6H\r\n=V+PQ\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":">= 6"},"gitHead":"dd37aa6452eafa01b53c938ba01a99bb1a04c0db","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\""},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.4.1","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"linters":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]}},"_nodeVersion":"8.15.1","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"^5.5","resolve":"1.x","bs-logger":"0.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"10.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"24.x","husky":"1.x","eslint":"latest","tslint":"latest","js-yaml":"latest","fs-extra":"latest","prettier":"latest","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@types/jest":"23.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","@types/resolve":"latest","glob-gitignore":"latest","lodash.memoize":"4.x","@commitlint/cli":"7.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","@types/lodash.merge":"4.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"latest","tslint-plugin-prettier":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"7.x"},"peerDependencies":{"jest":">=24 <25"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_24.0.2_1554501255307_0.15983423835389376","host":"s3://npm-registry-packages"}},"24.1.0":{"name":"ts-jest","version":"24.1.0","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@24.1.0","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@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":"2eaa813271a2987b7e6c3fefbda196301c131734","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-24.1.0.tgz","fileCount":73,"integrity":"sha512-HEGfrIEAZKfu1pkaxB9au17b1d9b56YZSqz5eCVE8mX68+5reOvlM93xGOzzCREIov9mdH7JBG+s0UyNAqr0tQ==","signatures":[{"sig":"MEQCIHgznwfaK0HjylIxjjfqLwPDy70/lXZQTR99vqGrjfAVAiBQb3nLQeDg/rJg0SGeLBghZSrGz3xQY1Ke1GjFTFjZTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeqddCRA9TVsSAnZWagAA8NMP/227k0FvkB4sfhec9TFZ\nZ1LqSOc9lNj4sn0gjxQwd7CMSepgUtLzTcCBwBYRC3KeMDFDUheY6RV8vU3R\n1ujFIgihYwUgt5IM53lSp3JQtuLpd30u2eWkSpHAZR5t061/aaLwcN+Mm1uE\nrvNqFB+X4Fx5jZ03gt/QAfvYCEP0sCZ3r8rCeA/3Ntsqqmmg32Ot7ToBLdq/\nzU0cAl/uCULPoo2PFRQ2ojePNMsg3XWTZbcae+xuugivwQPMVRgno3Q40ryO\nLUh0QrcNlX5LKwzfYZW+7LtjfzbynhXdxmg3v4wDMCgyrNkszT4ymxvTsPFX\nm+OwXxGxAJt/gEuX/nt24+8l9LeQwgJHsX2inTXKmTa/J9b5KbO0Ja/WILkL\n3MgsOIDz/0Mg9kcfsN5sHuGj7R4f4EpY0kxpb1G8ZxQSjwnMlhbpdVCI3F5u\ngZOc/g0WirxvzD0frwNWEOv0pgm8M09XBQYINPcG4h662xSfCoUKpRyIQSK7\njV15neBfcncUkpunlFKmsgppx62V/OpB5IuhuWAjBp2n90wN+fKiYx6js17g\nZUydPh39JT6+qDwFILqjWGONost0qYxVlSMNBEEHlBb5l4spdTrSXYC1/VtA\n1MCexkTJXUOB7x/p87jzo4LDCOgACL3TpBHdMcZeFt/rVc8P3fF5Ar+P2gOD\nVaml\r\n=s7Ck\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":">= 6"},"gitHead":"6bdf3320abea4d004c6863110ce306fd137e2fd8","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\""},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.9.0","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]},"_nodeVersion":"10.16.3","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"^5.5","resolve":"1.x","bs-logger":"0.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"10.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"24.x","husky":"1.x","eslint":"latest","tslint":"latest","js-yaml":"latest","fs-extra":"latest","prettier":"latest","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@types/jest":"23.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","@types/resolve":"latest","glob-gitignore":"latest","@commitlint/cli":"8.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","@types/lodash.merge":"4.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"latest","tslint-plugin-prettier":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"7.x"},"peerDependencies":{"jest":">=24 <25"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_24.1.0_1568319324471_0.7429341247697219","host":"s3://npm-registry-packages"}},"24.2.0":{"name":"ts-jest","version":"24.2.0","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@24.2.0","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@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":"7abca28c2b4b0a1fdd715cd667d65d047ea4e768","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-24.2.0.tgz","fileCount":73,"integrity":"sha512-Yc+HLyldlIC9iIK8xEN7tV960Or56N49MDP7hubCZUeI7EbIOTsas6rXCMB4kQjLACJ7eDOF4xWEO5qumpKsag==","signatures":[{"sig":"MEUCIB/dgwyz6KqRrJbSK5wjCveofBlWj52V4y8imxxHRc0NAiEAqmZBlc8/iseb6KScimDA/xY3XNncbocilK9PhTBOQos=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":164536,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd182zCRA9TVsSAnZWagAAh4cQAJSOFnjGagWgrN5fGC35\nqeyJuHISpE8dp4+HkibTJABQkbUNrtIHSsuXTJ3B7x0qKA/Vu16X5H59EmPc\n6ICDQ0coEdpRCTaBq4MC1y6ayOmZUXvzNKs4L/GXQU9bGcnihMvWb6EVFBVO\nTAEnkQSbgwzqjTgI2zVZQsAxrvgudw3NkqKCGnq320L3hvlta6Z173jC8mH6\noqxzkEdPHjNIAFOUkIhaMm85aCNWTRYiHzYjU9UcpvwMXeTz0bYQztgWwhy7\ndbtCDE2uvTumjShsVPzYzjncFjFkIHiLhGLH2CrRsej++I6cGJaxTqfRPH1N\nBqfA12uysHd2mSNYy1yQ5MCVjTgVM2x+FAb7eLXBZFeDG+qlVdwMH5u1evf/\nCM2kjDZGE+u8rYq421zYyCHUTV1JrtAXsHQSRzRkE1L49RgP20pMtpDctUCf\nK6rdJ1hhOAgfByOya5193NYXoqKT665R8pXw65uYvqNy3MAWpOyFWyi9F3Jf\nwIhSYZq2NSGHQvAZWWDdF2dD0IjD1fLCF8ZZpjaceVoLEvNLRxYKXYWTV04M\nMH4uDbiw3bSSzIpZkybf7P/en6NWrivPFO2bRiCtjO2FZsv/hjQby3Tf9IHa\nZBKMon7qQNleJT7uxXsNJ2GwXsZI8NaCX7zKQVYLCwIXKqNSsd9tgiZkEoEQ\nl2tm\r\n=tASh\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":">= 6"},"gitHead":"a808716afa6bf9e16ce0647d73db2251f529ad96","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\""},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.13.1","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]},"_nodeVersion":"12.13.0","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"^5.5","resolve":"1.x","bs-logger":"0.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"10.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"24.x","husky":"1.x","eslint":"latest","tslint":"latest","js-yaml":"latest","fs-extra":"latest","prettier":"latest","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@types/jest":"23.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","@types/resolve":"latest","glob-gitignore":"latest","@commitlint/cli":"8.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","@types/lodash.merge":"4.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"latest","tslint-plugin-prettier":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"7.x"},"peerDependencies":{"jest":">=24 <25"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_24.2.0_1574423987190_0.7308208574534594","host":"s3://npm-registry-packages"}},"24.3.0":{"name":"ts-jest","version":"24.3.0","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@24.3.0","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@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":"b97814e3eab359ea840a1ac112deae68aa440869","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-24.3.0.tgz","fileCount":73,"integrity":"sha512-Hb94C/+QRIgjVZlJyiWwouYUF+siNJHJHknyspaOcZ+OQAIdFG/UrdQVXw/0B8Z3No34xkUXZJpOTy9alOWdVQ==","signatures":[{"sig":"MEQCIFWQXtKFgNErKfM/6kP6/v6iA9ZJ3R0FzS3f5FCG9Ga/AiAIIqrch0E6Vyrlycr5wJ5cvpYxabzfy54rIdnQtTumCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":165142,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFBytCRA9TVsSAnZWagAAXncQAIo5AIkdCNZRox+y0tGu\n2TcptajY3q47FPvGCFdtBgkLorHZbIgrk26IOt1HkwksS/7ODQBOrtMM1qJH\nYshPaIURJhFa9sKsh2EePA6N1B9KXMrslfGeAPI7fb9pkBQt6al5WDu7APBY\n1IZSF+EiN6sv5FMgCZeNRy9LgWmsqMbkq+IKNEF/FWPRMN4yBkXmvDKJJEZ4\naYESZO+y6sVeLMFERvWYCNEdrZrEqhCRwJM81k/5x7+w0wKwDZEYkSfRvvYI\nMJDbXa3DxmNaa7cHHqSXaCyGfigFyelRBEy0nlzswW8SpBFvZSruvCvctv5I\nSu2rQRaf94YaYX4DOGkb7T/jJe8JI3PfESPj2f80gT3WtgWhK2gseWrVITLp\nYXEBzbZj2eFY60TaPY6mnRptyQcFfk44Llxbx5ZEPLmuw8emEP2pLsMVPxc1\nELUFJ2GuFe1jYiUK0cW1d3fYAcya07s7hkgMStiEJjdoEgLd/dsq4Voopx2i\nzSvE3LjeE8pz6sU5/+piwAajIh5gSCDeZJMD5VavTjOLPX2TarWaxVqO94Y8\nzi8BKOTmYPOFHWJD8fuGBiuwNMIjufiZ5Nfi11CwQgQ3DnRk5BNJGUuofkvr\nHmWdGqlNwjX0xk2GBrBycQ4wqX7htw8E2oiyR9nUa8okx1aYQcX/uVL1Sq9z\nC77X\r\n=ijEB\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":">= 6"},"gitHead":"51f8f826eca9072ba70fd8c5998392381f3a5721","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\""},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.11.3","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]},"_nodeVersion":"10.17.0","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"^5.5","resolve":"1.x","bs-logger":"0.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"10.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"24.x","husky":"1.x","eslint":"latest","tslint":"latest","js-yaml":"latest","fs-extra":"latest","prettier":"latest","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@types/jest":"23.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","@types/resolve":"latest","glob-gitignore":"latest","@commitlint/cli":"8.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","@types/lodash.merge":"4.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"latest","tslint-plugin-prettier":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"7.x"},"peerDependencies":{"jest":">=24 <25"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_24.3.0_1578376365386_0.24305700864720037","host":"s3://npm-registry-packages"}},"25.0.0":{"name":"ts-jest","version":"25.0.0","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@25.0.0","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@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":"d83b266e6ffda0c458a129951b3fe3567f8ce8df","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-25.0.0.tgz","fileCount":73,"integrity":"sha512-F+hZg3j7XYOFpXJteXb4lnqy7vQzTmpTmX7AJT6pvSGeZejyXj1Lk0ArpnrEPOpv6Zu/NugHc5W7FINngC9WZQ==","signatures":[{"sig":"MEYCIQDAmabcI+w/5a6K+vw9xC+ag6+hekBDvWQWtz+gmemEhAIhAMVjmgVEPcNorb42S3EJ+W1AgSbByAwabGl3ru1evuhW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":165849,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKUq1CRA9TVsSAnZWagAAKkcP/0IfZfndfXwjRMp+NvZi\nISijgh+3E+AvlOmDKGhKxVOw/N/0g/ke3i2jqGbSlC0pHo2oj5BQl8o7vpa/\nVpfnH0nFCwJgYBhNiYyu4tIpEMAsMyBce8O4QTYUreyOTxDQB6K2Lx1vHwOH\njsrCR2zqC/aQtciX50+9uZCyHmvemR3O9A17uT+ckdbJyePp3SQn6VpFumDC\n2efal+X0zDN61HwM84z3BHKV2g+AZ/VEyzXv11w5NOh2fGczDOEhXSm/o29K\nytV48yh2dayV0+q32xkHmQeVdMMAmKNuGzqCCfDJDpma+VqAKzXtB88YkRih\nsNxYIyHommrAMSMsv+c636zWsMbTyjOmsOkn3ZWPvzts2ORmsLoDgXxmewmj\nafg9Q+8DIZtc11Q/K7AuxEUB2x5q2JeTQxBYHuYjz2i3i9Veol6Enq6ejnaT\nUGttMAky5jt7nvtZJSiO8ZcASQjgjj8teidWWAgJgDhsEwuopfSt7x1zd6xh\nYJnEnfPBpgv05srETExQA5ScAZxe43vCa7GHyUhiSimZNWtO5QEMZOYgRx7v\nq3vrxyWCd4p8kduPYaqWuN6LmpzmpjCLPnznYnKWmRIZ+IpMZ3XLKYR8Oh4+\nag2GWkbj8xM449iuazrTJ30J7apby58LAATW+Z9Wtww4gaww3JNQ1FCbkP2G\nptv1\r\n=PC84\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":">= 6"},"gitHead":"c72b05fc2c95eb1616503f13411d33118eb2772d","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.11.3","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]},"_nodeVersion":"10.17.0","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"^5.5","resolve":"1.x","bs-logger":"0.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"10.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.x","husky":"1.x","eslint":"latest","tslint":"latest","js-yaml":"latest","fs-extra":"latest","prettier":"latest","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@types/jest":"23.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","@types/resolve":"latest","glob-gitignore":"latest","@commitlint/cli":"8.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","@types/lodash.merge":"4.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"latest","tslint-plugin-prettier":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"7.x"},"peerDependencies":{"jest":">=25 <26"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_25.0.0_1579764404711_0.8258917370096386","host":"s3://npm-registry-packages"}},"25.1.0":{"name":"ts-jest","version":"25.1.0","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@25.1.0","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@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":"06e776c4cce8a4da8eec4945f36a5823d0c0f9ba","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-25.1.0.tgz","fileCount":73,"integrity":"sha512-1Lf576ulKhbxX5og+tG8udVg/5cgcMLPBxp1iCqbbf6VvUK4gEsgAtzMjl8u98izhLrzKMPB0LxCBKEZ5l19Hw==","signatures":[{"sig":"MEYCIQDo3rfckI6e9eYhWrxiDvIPM1JCRSoyUGMrz6Dz4YD9MwIhAOgzbcPQpNdtJ+S+N5hg3kKt80+0+9z+3OIwXsWuVwbg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":166279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMpfXCRA9TVsSAnZWagAAJxgP/113+1qVFIdCiN/0PCDQ\nRbd1ad9CvmD+2WrRu2eRVTtY79yG/4sK/vBwOCoKXgZpuBYnfEhCCNl/YeXx\nxmJYtiQVLYxGxtI7StF8cSrxoxXZxoTmDBsR2enc9P4UUHWskYfI5+sbJUVr\nd4bF7neTGxxmHZj05nL0byplrVVAI+Jxa5IcEbcm8QqZg1VNoJsUE+erSXYP\nFQLYO5Mc6NPGw/CrZk79/uNREkxCvhtAdc9eagxAdeTfADZeRMz5x9AFwTle\n4jFnNz/vHGDIouCrLQHQit6OGWLxgTsZyIn/CnDjAd1zNqyZ0NqmrDgK6S4W\nOJ2CAhtEu3e5qtkp+IyrnuYxKlbRVEYXWSvulbfmDDkGjFsZYsduuqI10pd1\nkx4aeYJquliE7Be0+mx7Iwf/hU9dE8WMYnekSKwBQRDwcMl/GF2TFvd/CaNU\nqZSOYSuhTt7MS7WQwq5NnEYCb1yFSmaH2d2D3s77INojIym1OSsmNMM7OCPu\ngbwZWxvr8oE2X334OmbNloSXfUtYrZAYa47SbU3uPB8Dbe8jb3uazR2FRVcq\n6/qR1Kb+S/xgplnA1nYP9SBEdD0L03deiahzqp44i0fz9otj+2YtXyvzj5gA\nGU6uh3nXLNB3bPspfHjDjpn2iznPiZTtSPXdrLVcYQ1VZsdLy3RvERuM+pJs\nyEHC\r\n=GPa5\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":">= 6"},"gitHead":"0db7a6f8eb2ada42d0a9ed418c89b5ee177f821e","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.13.6","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]},"_nodeVersion":"12.13.0","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"^5.5","resolve":"1.x","bs-logger":"0.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"10.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.x","husky":"1.x","eslint":"latest","tslint":"latest","js-yaml":"latest","fs-extra":"latest","prettier":"latest","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"25.x","@types/jest":"25.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","@types/resolve":"latest","glob-gitignore":"latest","@commitlint/cli":"8.x","@jest/transform":"25.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","@types/lodash.merge":"4.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"latest","tslint-plugin-prettier":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"7.x"},"peerDependencies":{"jest":">=25 <26"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_25.1.0_1580373975469_0.29099247072465984","host":"s3://npm-registry-packages"}},"25.2.0":{"name":"ts-jest","version":"25.2.0","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@25.2.0","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"}],"contributors":[{"url":"https://github.com/huafu","name":"Huafu Gandon","email":"huafu.gandon@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":"dfd87c2b71ef4867f5a0a44f40cb9c67e02991ac","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-25.2.0.tgz","fileCount":73,"integrity":"sha512-VaRdb0da46eorLfuHEFf0G3d+jeREcV+Wb/SvW71S4y9Oe8SHWU+m1WY/3RaMknrBsnvmVH0/rRjT8dkgeffNQ==","signatures":[{"sig":"MEQCIEYgp7aZjoPislasjBNzZQRYG1dBVGZDCOm+9ZcsPEKfAiAA8KQb6KWkF+O6Wdtm2q7PS3AXx0+/RdJOyLb3X/10cA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":166357,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOHySCRA9TVsSAnZWagAAfTYP/0Y2fr5KywpQi32fye2i\nLZUQlgyZnUuw3CyAaV8NjDw8KEt6iW+vxTJp1+ldAYd3z23zOdlDKEAV7BMD\n7tjLzgHOG8esNhgTGiAgVGQMBMjvaRyHw10xqcPI9+SxYMf51xB/WNHRl0GL\nSI4rhgl0tLOoXbBUgYfE42rpDtpFJhFz3ip8vkhu1oYHurc+DROmyEQ6p3nc\n8gtvs1hqhga8LqVyrxJwnf9kOiWCQYyoeuvnVYDDJSwZh2mlHXg1Wy7SRYNQ\nSyxlhQFtKWMtVaAGWrLDaDEkUf3N8RygOVwHpHy8XlRvJ6ug834/z2WWvK2o\nl7teQOZ1YelO25oSf6YfJbltnQjWGyTmH2gvUuHakH0rqK4tV41oqgtoXNqH\nW1dYi0+x9L03z9b2opj+duouPFN7auFbVrrnmetXQ4kvwexRVn87mDrfxLOL\nmyY4WYuyrF+Jx76PojvnU/LsZdtH2yFguRb5yGyA47mr4P0NO4i0wS8wszPu\nRKVxlH1uIgaydngTUtG79SlMhUT1tm4zbHklW8l8hDkdbbLOkzZc15P6zdhw\n0X+HLLjV33N2yjMhpOTrTUgLEwSaydaNVCb78CIBkBO0vzH1PmtlVrdUC8P/\nj4eqP6SOhBV6SfZFke94iKC2pp0WL46f5mX6jIzOR1Sy5oCYXTthwvY8pswc\nSx/V\r\n=ZIDn\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":">= 6"},"gitHead":"23f676c697f8dc46bbb4b485093f29f204cdfbea","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.13.7","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]},"_nodeVersion":"10.18.1","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"^5.5","resolve":"1.x","bs-logger":"0.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"10.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.x","husky":"1.x","eslint":"latest","tslint":"latest","js-yaml":"latest","fs-extra":"latest","prettier":"latest","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"25.x","@types/jest":"25.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","@types/resolve":"latest","glob-gitignore":"latest","@commitlint/cli":"8.x","@jest/transform":"25.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","@types/lodash.merge":"4.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"latest","tslint-plugin-prettier":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"7.x"},"peerDependencies":{"jest":">=25 <26"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_25.2.0_1580760210385_0.05236251226190669","host":"s3://npm-registry-packages"}},"25.2.1":{"name":"ts-jest","version":"25.2.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@25.2.1","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@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":"49bf05da26a8b7fbfbc36b4ae2fcdc2fef35c85d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-25.2.1.tgz","fileCount":73,"integrity":"sha512-TnntkEEjuXq/Gxpw7xToarmHbAafgCaAzOpnajnFC6jI7oo1trMzAHA04eWpc3MhV6+yvhE8uUBAmN+teRJh0A==","signatures":[{"sig":"MEQCIGm8b0cXZthAQa/dUoGmLm/WFrNbTAohjmCdckKVYxxBAiACZ7hs55kg9aOJ/CY5qLwrNIQHFKd1CzfLKC7uNBOr1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":168208,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTPAWCRA9TVsSAnZWagAAut0P/2uA0x5QiYSapSFpsOmx\nExoNUPLA5SPS4KFqoNfgA8Gfakl2BVP7AVNPeI/hRKXVh4pDKAWdrt28DfS+\noFVOIcXswSWdS6ruGBTUM+bAToqdj3j5uNBlzhbIzMegzv8Q70h8sPlOkzJU\npMwzYWAix+BPa46SfPOYEfzINxIBmLHP/OsmlLjy/buVR2Uci+Bg/ZdY0Xy4\nrf7dIpZy4nRze3SxOU+9mlgiPfIIBEXnM0OIQ6GqevqZoWf0Xsg1wzIWkVlr\nmQlXwGICpuAbS+60sM4gbDJHu06ggKUTGmrav0jmtNkOqXOFHCKtidVkrb+5\nBK4wsFwuQ9xv/eRg2bEGPiB73xH1PoGHyZ1ffNg4Z/J3mMEx5bcQYyuMq6Kj\nCrJEeA7BfR8mYY1gNIWM4zW1RUQJ9qtAM6nHKukGR+dvYIo50kD+eRXEz/s/\nS9PAeoHvzLeUXNYjUwa69e74bLsX+7R3J2iVFXOINbqc79KDApmuM87RiJ2B\nOKvCWHUKEqJJ8XYfvmbXMV0ng4MhPOr3fXaSgJpAoodUiHViDS+aPsicz3+s\nWH3y1ItT3qeZDJ1DT7oMoi+J2WGnkuti5yIsL8++onesq5wg5+DhqMg/JLNe\nYn3r2G/c9flQS5QqsLcwv7qCK/ZobvcIJk39gP2tMTpS6jQatv6ELvARaPrF\nJjtI\r\n=ibZw\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":">= 6"},"gitHead":"c8cb0023c3eb0ff1cb48db12572ac60ae0e6f643","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","test:monorepo":"npm run test:external monorepo","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.13.7","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]},"_nodeVersion":"10.18.1","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"^5.5","resolve":"1.x","bs-logger":"0.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"^16.1.0","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.x","husky":"3.x","eslint":"latest","tslint":"latest","js-yaml":"latest","fs-extra":"latest","prettier":"latest","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"25.x","@types/jest":"25.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","@types/resolve":"latest","glob-gitignore":"latest","@commitlint/cli":"8.x","@jest/transform":"25.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"^15.0.0","@types/lodash.memoize":"4.x","tslint-config-prettier":"latest","tslint-plugin-prettier":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"7.x"},"peerDependencies":{"jest":">=25 <26"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_25.2.1_1582100501803_0.37828911514958996","host":"s3://npm-registry-packages"}},"25.3.0":{"name":"ts-jest","version":"25.3.0","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@25.3.0","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@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":"c12d34573cbe34d49f10567940e44fd19d1c9178","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-25.3.0.tgz","fileCount":80,"integrity":"sha512-qH/uhaC+AFDU9JfAueSr0epIFJkGMvUPog4FxSEVAtPOur1Oni5WBJMiQIkfHvc7PviVRsnlVLLY2I6221CQew==","signatures":[{"sig":"MEUCIBYqHtcxf4011zfyjrz86kI5WQlIi5vjr6mKJV4xfcyGAiEAn6uq4P0Dqu2UU/xffbA9npF/x1SQUjs26+3FSqHnmBQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":172254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegYzNCRA9TVsSAnZWagAAsqsP/0GZIUgYayz62gv/+Zdj\nFkzvZwfZ6ZZVgcDXpysx4Gy+pcVEnS1YOd8N4xJgvQpjQq30sournAVpy83C\nAzN61igwsviL6jjhBotBg6rEdWMoLZbhuQ1yyX8IQT7/DnJmRK4cEiW4Hh5U\nZ6b8ZcKZBHyPR/ZeZU4fiqIjOq2RUvdptRKpnvYg2zglZvh1Cwz8fMJK3E1g\nNX3qD7nts06Bq3soFeSFzACpyY0KCfHCFRXdkAQtOGU7TE/0rjXyUtzHhBBx\nNoLguGAnC+AnQ3qrcuLby9NR71/jSatA72RJMcq832MWB9zxw7Ct//Oytsr2\nYHFi8iMTj8ijbhZVhKPR4R49F8z24GVHzemUPGDx27DKhSfDcLjnSrSHfuZB\nDKN0QxeewH1+pbccTFRckhr93m6S3q64B8ojUPzoxgODQRcrz40UYikUXsqJ\ns14uuyw/uhfjnHx/qO5EFbisxE22bTvmd2YkNuRRPEdodk+4pO3mWrl1w1io\n913OyGzXrWzOV3NdsmPGu5J4fsBmUg94PwNU3i4gcwZ5aQEn9wHHJd/mHTZj\ng2Gj4k+0w8hg1wVQp+7ghNCocAB/LhkQmPOxmrtLnclvx8SRs+Zr36LVuWC2\nQtBldhoKXsFwRcPfF15pQb0Lim1EEPRy+8toT1JUv7yd6kn55hIzQ74EgoAt\nx25L\r\n=rqCV\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":">= 8"},"gitHead":"ad58c9b73a340eb8cf17f1999682a6c1bda00a7e","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","test:monorepo":"npm run test:external monorepo","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.13.4","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]},"_nodeVersion":"12.16.1","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"6.x","resolve":"1.x","bs-logger":"0.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"^18.1.1","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.x","husky":"3.x","eslint":"latest","tslint":"latest","js-yaml":"latest","fs-extra":"8.x","prettier":"1.x","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"25.x","@types/jest":"25.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"^16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","@types/resolve":"latest","glob-gitignore":"latest","@commitlint/cli":"8.x","@jest/transform":"25.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"^15.0.0","@types/lodash.memoize":"4.x","tslint-config-prettier":"latest","tslint-plugin-prettier":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"7.x"},"peerDependencies":{"jest":">=25 <26"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_25.3.0_1585548492782_0.9229587401667227","host":"s3://npm-registry-packages"}},"25.3.1":{"name":"ts-jest","version":"25.3.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@25.3.1","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@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":"58e2ed3506e4e4487c0b9b532846a5cade9656ba","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-25.3.1.tgz","fileCount":82,"integrity":"sha512-O53FtKguoMUByalAJW+NWEv7c4tus5ckmhfa7/V0jBb2z8v5rDSLFC1Ate7wLknYPC1euuhY6eJjQq4FtOZrkg==","signatures":[{"sig":"MEQCICuJAFj5q0eiGT05NmZ+oZn8f7xKpRo+is2fqA2BNwPTAiASOdaPqZdh7XJut/6sVC3INyqMYqeQcvYII6WJ4dmBCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":175313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh1ILCRA9TVsSAnZWagAAKHAP/1iuDrUm1Dwr72+rnHtL\n8q0moZdiuP1WnNNhTcAfZ/32UmAweixvaCgQQ3bxqz2rmsdWVbOwuTj261IV\n29wEQIbUHsND9L0NzQZTMEr/9G8eaki1RCsqxRqQZkkweDLW3aajt9SOBFt2\neWoj7dxLbWrb07pEQiazgkwFrETJc2p/3E5BDjMnLF90nikVpl7KnFTnvH3f\nHVSCtMQMRAbCtKimxt5pa0cBhrzCyiBkBMEvAJ+AgMF7RBkttIDJnlGlu0wj\nLTbIEyaKWe+NogCQu+DVKt78l3ohaCccwhKdY/iIQr1MGodY9dpB9mZOSeFb\n2+U5Sj1ukdHFiMrLmwLSYjfIv9HJO9FbY+ZhGVV5EuN3xKD5pkA3C5hbv0Dy\nVPB/p25o5icjR5EEqyMTxw0Yl/JJog+b5pgKRbhjbAxHBmd/28DHYZ0lMrIm\n7r72ynW5JbGlwjOnCg1y0MDh0cpWaHXTOBXhr+NFKn4gNxK2htLLktplYbKu\noaC+8JqTkcPnuTtEnSoT3MSgfSOThFaW2Q8F5OXi+k0q9MLUZsW9G0ueM+U8\nf4YXCbZ77JFI7IzimKkRkOsxpUCfpW5a+HIvksG0wf7sHqy9d0hVCYCSnLAb\n5i9mDwEBxFps2nuNa+ezdmWk7qlcO4g2h6DmQRW6+rEmKI8H3npYp3WQA/hM\njFt7\r\n=+UF+\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":">= 8"},"gitHead":"335ffd2ee870892b629b9f7ff31cb7475839f161","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 2","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","test:monorepo":"npm run test:external monorepo","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.13.4","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]},"_nodeVersion":"12.16.1","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"6.x","resolve":"1.x","bs-logger":"0.x","make-error":"1.x","micromatch":"4.x","buffer-from":"1.x","yargs-parser":"18.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.x","husky":"3.x","eslint":"latest","tslint":"latest","js-yaml":"latest","fs-extra":"8.x","prettier":"1.x","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"25.x","@types/jest":"25.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","@types/resolve":"latest","glob-gitignore":"latest","@commitlint/cli":"8.x","@jest/transform":"25.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"latest","tslint-plugin-prettier":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"7.x"},"peerDependencies":{"jest":">=25 <26"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_25.3.1_1585926667233_0.936514832896491","host":"s3://npm-registry-packages"}},"25.4.0":{"name":"ts-jest","version":"25.4.0","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@25.4.0","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@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":"5ad504299f8541d463a52e93e5e9d76876be0ba4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-25.4.0.tgz","fileCount":84,"integrity":"sha512-+0ZrksdaquxGUBwSdTIcdX7VXdwLIlSRsyjivVA9gcO+Cvr6ByqDhu/mi5+HCcb6cMkiQp5xZ8qRO7/eCqLeyw==","signatures":[{"sig":"MEQCIA6qEzFFlD3BXDEHpMO1hB99blcMvwxXKrWOxPVisZR+AiAMa5Nw8z5jLE5ckp9+SUDFaNW+zMGilwCCY1UTQEK1Tg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182957,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemUTiCRA9TVsSAnZWagAAEWwP/jswLz60uWZtYE1pPl0D\njIQuj7oJzD8uHf4T5nqwCYqXWPnqEfRtS1GiiM+VYMQGqn/l73+2gu3S+HCw\nQUy0c0RHnW8lUno12U3flbuwWgxEqcZQwQuaCQLiq7I1KrNxFCb60YrXaO6V\nXx6z8DO7kmlm89n5W/ctcLHmcUpa9OgOD4Hpyecik1HomLuwCxshWzQnao6D\nM4gM+zkYSdJPsuXaV7IZ1NvEMcJI07Ndy2Y+K1jKv9XL5UlMTvPnKG7HxyBG\n0DqskFHl9EfXQpq19jvHnjbFRKjGOZxrrvLCovQamLltVB/cQF4OiVxqS26i\nghXBrR9v8FxCpGbQbTuj4gZeW/0hF3jfptkOWhKaTmkTEOxc1zdhGJefZXIR\n4hl4fgBoEFHUn7KZdMnS/mnFa2GVflCauWnMWJPk/sJmXsNNfPD55hVe0jud\nRtZPAiTAV7fwaGjYaoKvnahWlfjkrMvhJry79lXl/liH+KkKgykFNHPEaFxw\n31HrKFL2t8/1BQB3eCEkG/ikJVzDAGm1wjs4DeNB9lcnL6sGowzOVx5R8cHt\nGv2W/5Ur7kY3ORtXAfFYfS7HmANwWqsIuPbBGqdNR7usa0mpopbkNkiYM4xF\nfaS33Aa8hD5hhpStmduDfghpIbI5pHSZvpm9zOOcEuEH9qOqbjckZe4xgi1o\nWw9M\r\n=9bLE\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":">= 8"},"gitHead":"d6472a37d19e3bd56e851cbd67ccea0b97f46d60","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.4","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]},"_nodeVersion":"12.16.2","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"6.x","resolve":"1.x","bs-logger":"0.x","make-error":"1.x","micromatch":"4.x","buffer-from":"1.x","yargs-parser":"18.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.x","husky":"3.x","eslint":"latest","tslint":"latest","js-yaml":"latest","fs-extra":"8.x","prettier":"1.x","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"25.x","@types/jest":"25.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","@types/resolve":"latest","glob-gitignore":"latest","@commitlint/cli":"8.x","@jest/transform":"25.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"latest","tslint-plugin-prettier":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"8.x"},"peerDependencies":{"jest":">=25 <26","typescript":">=3.4 <4.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_25.4.0_1587102946167_0.2209013870417238","host":"s3://npm-registry-packages"}},"25.10.0-alpha.1":{"name":"ts-jest","version":"25.10.0-alpha.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@25.10.0-alpha.1","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@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":"c5ec01590a5f5b456bccb513c72a7e38d7e2f9a4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-25.10.0-alpha.1.tgz","fileCount":82,"integrity":"sha512-YC9IwS2B16bZc+dv23h4OfyAUnc06wSi71yxcBtfQAB0Raoiaoo8w7Lf0Bri11K0RemCKPix1ylwGI89gqfjrg==","signatures":[{"sig":"MEUCIQCIR7IGRRnOve5MRm8CK+0gKJGAxtL4S06FXDvJamXOrQIgNexmXTS3pc1MSGeWCZJvKOfNK/pzVBmf77XpfovT6u4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":177320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenv5JCRA9TVsSAnZWagAAKJ8P/R0p2kTDLigZeUJKd5jV\nl4e3+I+FLwKgM0fXf6ezTXQ1NZseRYAHqXbuoBLfU2dK2PqLWWk2ViXyyy4/\n4WC0jHp2fP9OnktjoJ/Y/tvJkIbbf8JxXTirbtNTwVneOU4K5LjeNsaMLm+K\n0Go8y+yrn9Tm01NbwDYp7I6FG3nrslyFQRI4+ifwgwVfOIICYMY+V0S3IzVu\nkaDUIO5NhoXFCa5rGyFlrn1AbdjuALZUd5oqt+08Kp+TvtwVi7kIMCycj+wD\n+BXt7uMGg9Azs2qAJLTyf/K2FmI9NXW7IAOuGOVvSSbovt4T0XHNihxwAQd6\nW0DB4jaeg0Ki+ESr4vpbZ4Y/c8EdI3ActEYj/zHvGdP4RH77vsVE4Q4TIs80\nmELyt9tU/CjA4YG0cX6nr+BM602FW/B/YguPgw2h5UYHBGE8xQXr5mf2dQO7\nDrvbPD7JCdLBKJaAkXBNIoBKXVGL96HBn6zSOqiiDODIdSbFzkO7w/E6j5m8\nhGvCAUHGyYxrQN2z7iEqJHPpxUlilAqc/UeyIpH/d7NvefuSrlyfZWKO+KY9\n9pgqbDV1MFT3cyGapurJMOouPyryOfN7EnRkQDXFLNBqXwcXdQpprwcQHYv3\nf1XSgtVpYuuV2h3lRv/+i4vp0efixfVM2tYS4zfKrjMQCJ/j9L9YkrWRp5D6\nUyJZ\r\n=qSHU\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":">= 8"},"gitHead":"812db9c855560391bd105a1b1c22b24094705666","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"deprecated":"This version was published by mistake","repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.4","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]},"_nodeVersion":"12.16.2","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"6.x","resolve":"1.x","bs-logger":"0.x","make-error":"1.x","micromatch":"4.x","buffer-from":"1.x","yargs-parser":"18.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"25.x","husky":"3.x","eslint":"latest","tslint":"latest","js-yaml":"latest","fs-extra":"8.x","prettier":"1.x","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"25.x","@types/jest":"25.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","@types/resolve":"latest","glob-gitignore":"latest","@commitlint/cli":"8.x","@jest/transform":"25.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"latest","tslint-plugin-prettier":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"8.x"},"peerDependencies":{"jest":">=25 <26","typescript":">=3.4 <4.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_25.10.0-alpha.1_1587478089134_0.09585278674383546","host":"s3://npm-registry-packages"}},"25.10.0-alpha.2":{"name":"ts-jest","version":"25.10.0-alpha.2","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@25.10.0-alpha.2","maintainers":[{"name":"anonymous","email":"gustavwengel@gmail.com"},{"name":"anonymous","email":"huafu.gandon@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@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":"b06b3a32ba17d9bf34efb66ce70449e07c4380e5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-25.10.0-alpha.2.tgz","fileCount":82,"integrity":"sha512-O2Ksw6uYGfeYfhNV49pP+D6IQ+xXviuhBL1LPNtkBuSqUYT9pZnC+vXpb/Vq58o5E9JXb2wfCvGYTT1sZNw3ew==","signatures":[{"sig":"MEYCIQCc02bSHpfvvuS78Efl642/uWj8hRQvR0cxlcGgSn/FDgIhAPTsF2EYd7T1y2zzLd8BWnfESzNAq4iEdVHVohuYW/Bj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":176824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenv90CRA9TVsSAnZWagAAg68P/1w+GGzcWKgAgqdG22Wr\ntrfZ4GWzLLXhtWBx9iWZ8sOLrh6hNQLtADebB7hgQn27A8lRjw8QmwkCj93g\nI6BfOAsffHkLvPyGgvoCOCPZ/XdqFuZyd+RVXdM2l7r4e0i9TGXDnZHKqlHJ\nVV2eAPyhvcCbbKxngK6he7QFkXit9VMh2YgxECvUVzwgKW+NGCiZVvS4ntvt\nk1KQALg6fochs8YejAF4uFQp7hJXzbiUQWRC+EQdx5t0HShvQubM66C2eoE2\n9EhzXrkF/86g1UQFQ7juoSDS3x1isWrrUGfBuPIT08Il7QQzI1PzkEMQgB1l\nL61ynXFfCDEObvKQfSJDEghq25EoF7S8ev1JD6KgKFLAc6gmuIm0K4uy0CuR\ni5R3wpBK0jTb2Cz9L1pjGjRdNf0lV6/tRkUkA9yjJ1iCItvkAYflgK0Puldo\nbzJBzflfehoUTp6TPHFTqkcy3fhePTHiljDGdpRqrAUDGxGxDgfW4BdYP2va\n747xJg4TnTJVDclXCk2w/bYRKx3NJDwioUkugfjoQt5257hj5a+dJQ0qvJtt\n/VlHPAaKxD/aIemBBYy5eT8aJw92Ys0pV0Rk/e/QU6zzwAfS9xlducCErIof\nlrRCR9wdK21b++HIEJ0rE99e3MATEgyocVqLLyZ/KW8O1xDVQiYa6YP2GG4w\nFUP8\r\n=hRDX\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":">= 8"},"gitHead":"dcdcc228d3d04ff2e9455eed76cf8a4afe3231f3","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.4","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]},"_nodeVersion":"12.16.2","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"6.x","resolve":"1.x","bs-logger":"0.x","make-error":"1.x","micromatch":"4.x","buffer-from":"1.x","yargs-parser":"18.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"25.x","husky":"3.x","eslint":"latest","tslint":"latest","js-yaml":"latest","fs-extra":"8.x","prettier":"1.x","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"25.x","@types/jest":"25.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","@types/resolve":"latest","glob-gitignore":"latest","@commitlint/cli":"8.x","@jest/transform":"25.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"latest","tslint-plugin-prettier":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"8.x"},"peerDependencies":{"jest":">=25 <26","typescript":">=3.4 <4.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_25.10.0-alpha.2_1587478387883_0.8192221337647638","host":"s3://npm-registry-packages"}},"25.5.0-alpha.0":{"name":"ts-jest","version":"25.5.0-alpha.0","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@25.5.0-alpha.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@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":"53d8c149a1e39fb0d48514639f7b2adff07b84ef","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-25.5.0-alpha.0.tgz","fileCount":90,"integrity":"sha512-dAXeEqpRuHdDrQdR5Tte922L822oDczNMwVrjfplYd1TNE6cOCsF95qR+KcLFEaPaUpJI7/ol2FeFY04H7z0sg==","signatures":[{"sig":"MEUCIQCZzMd1IxCDj3rDlT7VvvIhw02hi3vTBzQKR0rdvAts4gIgdmqy3pJrMRFfu/3mZgkKjcoFiVu49qCzQA3MHhxoHxw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":187736,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeoEAMCRA9TVsSAnZWagAAyp4QAIMI8nS+RNvIxaE+KD+r\nP6WpOVa5eDhUUfMPBZMCY/WdBlEhHqe/c7XjYpEfM0G4Yp0rpQsbJpmIgfod\n+EKE+CMlQg7ctYIE/jYSUQgrDF2NnoWgoHO0QLh6HSyih5hHYaWFWLIUEyYB\nKD9UJbD+BS0SOZ5qCJ6Y0kg35MpvYKciRFRWZYu/vGKIlC6hVwKJrn8LUqMI\nmSQ+9aqTaaMbejmeQ1huBj6B3qQl3aZisM8aZDHzTyqsP0EgTP4CpzxkXBqF\n9DkZCxeZAWM9slOPE8gvBpojPmwkF3V+oqx3zHVMKdsA2p/weC7Py8xDGxdv\nrIPOJgrzxvOb/3ovFefFA+AAJ1S6hxA3uh0vZSgM3flNiqNJRFLWvbWl3ECQ\nNQLJRVTi8+D59HQCq0fkEyP85tt1MesuBXz67Bo++/HdnzCYAdXdWu2y/I0J\nHA8P+FQrL1Jzf1QfO5E5PLbH1Fpl/ona/XInSyADw1qtd38mF8fInkB4miT/\n2I0peW9QDnLPygZwrrh3h+JoSGBpxVvWySCOoCtx55SqlrgLx48/8HovaBef\nB6cW1SLL2lnga+WPi0pzp6vQ8VGz0/gEOmfctJ+OT3op4wGDm3DmvDkt70AU\nhp8u+n/BMUfzPdVfaHixZWlL1VQvI7YVb6msdcWGSmT2v7h7lLReigz+cBcA\nD2sH\r\n=KtTK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:/Users/ahn/tmp/ts-jest/ts-jest-25.5.0-alpha.0.tgz","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","post-commit":"git reset"}},"types":"dist/index.d.ts","engines":{"node":">= 8"},"scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"anhpnnd@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.4","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]},"_nodeVersion":"12.16.2","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"6.x","resolve":"1.x","bs-logger":"0.x","make-error":"1.x","micromatch":"4.x","buffer-from":"1.x","yargs-parser":"18.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"25.x","husky":"3.x","eslint":"latest","tslint":"latest","js-yaml":"latest","fs-extra":"8.x","prettier":"1.x","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"25.x","@types/jest":"25.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","@types/resolve":"latest","glob-gitignore":"latest","@commitlint/cli":"8.x","@jest/transform":"25.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"latest","tslint-plugin-prettier":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"8.x"},"peerDependencies":{"jest":">=25 <26","typescript":">=3.4 <4.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_25.5.0-alpha.0_1587560459520_0.41336829010000686","host":"s3://npm-registry-packages"}},"25.5.0-beta.0":{"name":"ts-jest","version":"25.5.0-beta.0","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@25.5.0-beta.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@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":"0e0290040649e8037c76d987f79d9859e19576c6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-25.5.0-beta.0.tgz","fileCount":82,"integrity":"sha512-JQor83m7dbv5l9NrnHjZWxwUZUjhHe/clqNilhsS6fDAf3NeGx/kWJ+vdzD5k3Spn9847w84ABzOj+rqLgsWxA==","signatures":[{"sig":"MEUCIQC8uWOX7CSqWc5XNXPt6f3wThRJJsx8LWCQkkdmLmllWgIgRBVOfjabvWJKCG2B01yVFJg/JOku4Dn47kQvaTKgUhI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":176391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqW6RCRA9TVsSAnZWagAAzlQQAKD/zkUVmkA1VeB6oT7e\nnsmWV4zuHqy/6vUpVpfjziYIKS05E2ckazLzRotuEq+pxrMgFnDP3d/JjQh/\nHe/eG3LAODedvaSM9U51nlWyCNLsY67otkyRhxPzjV1hPGFRXlJMGpa+cpCF\niZVE3c4w5ZOrzjPONbXMkn8lrN6pB/O2LLZZx7QL/oUNyMSTqmBk+6OOwvfS\nI4ba7UcirEkACe6oRg76Vku3s/v2LvCUXbcaq5UPxOjPOegJyDXkgOcZVMIq\nRDXF8OsKl3ZVzc82Ew3tuCFB/p0t1vqSEe64RUhF8tiDlRgFYiJqTxCn7iY9\nYGNROxMLiq3Uq2M/XOsn1lIysOPU8GCHwN/LPISe93qlgmmwES7Kx1YzGyru\ncX/RWxFLV2VzgXuhLM4G+1dhX1ym/uSXSv48K8nm6Q3jN0Wxmz9Adbt3F5ai\nItdxBHdTfLALbKOTo3ZTFDtMQ1mk3cSy4VOVK1cekn5UTDpUyGQPc4URjJND\nuvicR1fmtwZa/u/n4dVizhH0WDEDIqmNGRowlCkDHxZ9HIhuvESd/5kRSV7z\nxr4zKI1a2SEFJZhPZvAr/Az/Edjf49umkLmLSpIhyYzvAp2JITPH0kBj/5MY\nlUBsUcaFqK6JdE/VuLzPrIbhCiFaluna2w3tWtDcdEeJ7w8v6I022hPEEQoP\nXo6b\r\n=H+/w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:ts-jest-25.5.0-beta.0.tgz","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","post-commit":"git reset"}},"types":"dist/index.d.ts","engines":{"node":">= 8"},"scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"run-s lint:ts lint:js","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"run-s lint:fix:ts lint:fix:js","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"anhpnnd@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.4","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["tslint --fix","git add"]},"_nodeVersion":"14.0.0","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"6.x","bs-logger":"0.x","make-error":"1.x","micromatch":"4.x","buffer-from":"1.x","yargs-parser":"18.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"25.x","husky":"3.x","eslint":"latest","tslint":"latest","js-yaml":"latest","fs-extra":"8.x","prettier":"1.x","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"25.x","@types/jest":"25.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","@types/resolve":"latest","glob-gitignore":"latest","@commitlint/cli":"8.x","@jest/transform":"25.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","@types/lodash.memoize":"4.x","tslint-config-prettier":"latest","tslint-plugin-prettier":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"8.x"},"peerDependencies":{"jest":">=25 <26","typescript":">=3.4 <4.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_25.5.0-beta.0_1588162192709_0.28070994386501336","host":"s3://npm-registry-packages"}},"25.5.0":{"name":"ts-jest","version":"25.5.0","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@25.5.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@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":"f56f039b6caa15d9e32d064b0a8902886ab2fe72","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-25.5.0.tgz","fileCount":82,"integrity":"sha512-govrjbOk1UEzcJ5cX5k8X8IUtFuP3lp3mrF3ZuKtCdAOQzdeCM7qualhb/U8s8SWFwEDutOqfF5PLkJ+oaYD4w==","signatures":[{"sig":"MEQCIEigD6kE6d00BMyLH+CuY1IHw3gWkVGq44FQ3GoR7nqvAiA2jBIPd88YyBieXn0w5r7yT1ibCWzIA1MXhP/QwJ/dUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesnkTCRA9TVsSAnZWagAAisYP/iql5Dx02qGyJu5YdPyy\nrB7T9FzPxd2cg8jt5iRbEqdMj00z4IWsIi3XRb/t7W7OP73JZl6ckR/QYghk\nL1CA6tn9WtIV0Q3AiG7WpRV4H1R+JbHp7BDhmZy7HJekTvsiDZmZ0fQIZYiO\n+GHW1XZWg3N8EPIpAzU+zVOIgIpZruMDzAu3wN3e/sD3Xmw63goepOc+FtQ9\nDfnb+isNn0y0HsQ03+HUqOoA5pQGy8+5q0XknGpCOFJqTobNOl7bt8+uCVmc\nKQASdgReV4KgtSDcma4N7aJJ7mnmbw32JaEDW5HRwgoYpU5WrUBA/G6CJZ4T\nB7gRZz5nYqxebdtJdgt1n0/RpK+DVUM01ZJsKh+PXgXOEeToAcY7+7ik861x\n/SFJ3nKIeePzfyqmNiDsUjMKOIifjLjaUv0n737iEJGPnfS84YcmBZ6Vv3qQ\ni8OBQkS4S6gYOLiY41UEhd8IasgerG6pshQGaFRaRIWgpL/cZEqJR2Tze0Sl\n5squcmn8m9L22PxoQOX0MAK2C7pdPtKgUe84S0AiKsKsV45V49XBQiZazUdP\nUDEKh2rO2BvFxf9oNIyL/KhaoxM1XgZAhosu7G5XR7MBH0d79HUYTmm6O/2c\niQDtyk/TxvdAv8h/ghx3ycAw18eJo+NRp9qz/Jx5wff5xGQBca1w3rXqdgL5\nFTFa\r\n=Sy7L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:ts-jest-25.5.0.tgz","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","post-commit":"git reset"}},"types":"dist/index.d.ts","engines":{"node":">= 8"},"scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"anhpnnd@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.4","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["eslint --fix","git add"]},"_nodeVersion":"12.16.3","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"6.x","bs-logger":"0.x","make-error":"1.x","micromatch":"4.x","buffer-from":"1.x","yargs-parser":"18.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.x","husky":"3.x","eslint":"latest","js-yaml":"latest","fs-extra":"8.x","prettier":"1.x","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"25.x","@types/jest":"25.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"8.x","@jest/transform":"25.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"8.x","@typescript-eslint/eslint-plugin":"latest"},"peerDependencies":{"jest":">=25 <26","typescript":">=3.4 <4.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_25.5.0_1588754707273_0.16604531224382324","host":"s3://npm-registry-packages"}},"25.5.1-alpha.0":{"name":"ts-jest","version":"25.5.1-alpha.0","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@25.5.1-alpha.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@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":"625a25a60b66e15e46ef7d60f351125ef72303a1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-25.5.1-alpha.0.tgz","fileCount":82,"integrity":"sha512-7KHGMHBnNa01pMNlEJoN1KNm0PPF1r4E5Wpyzdw1kzv1SpBaKqaF4HiyYYhiI1MYL6Q/KEsH9CmFOWUZKlSTZw==","signatures":[{"sig":"MEUCIQDDFVT85gzdUYd2wa6Dn776royzeue1BfveTDDvEgs20QIgREfzvHiNqCqL0jdkV6/7L0irTnv2BUF4jKeyais31lo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJes6sHCRA9TVsSAnZWagAAvNkP/0i7SxpgZXBExandthNZ\njnZdOWnCC9Odq6DggOZupKwbL9j53BHKQqx75sQ12YNBgIfbnmkUTHQUKH1p\nx8A2V35CmI+3jrr9oaZKTP04yRWfcDcVQLfih6fI7RXCdWruOPoj3BFUBpQr\n0uedGxx3sl/yywHz+mAkMXhJJX75DAprmA+2qQptywjjr5+tkFS/ggWsiRoP\n7Mv140VkLZ7h0jMFCC13qyExcg/S6fiOF2zigGtgpQvJwusEkCENlrndOkrd\nJ+Il9HBxS/Y0ehtlbmuPAyZqYIasiCXBTgufRmTHvEkg7N+0iijR/u+7I7+O\nsR4VVfh1LVk2GDsQ0+60LxnghKHsI5+Yn3yvLX/0B7FUZdt/ySfRiC38iyBE\nZ12snEc93fVOjzBefbAPljnfvD0J4qFtgbeVZWeRzWbiE3cDHlglJgQUeBxE\n6BoVWPkDYXIgEsRcwqul39N4Rk4QFZMuRSsOXpfTtlojAnE7lePdG7X1MVTf\nTqhxhNnwSeSJlRX+Zl1JttE8OlB9tEfNL0DX+fyEIUO2KWAUBbT/uz2+awf1\n7pad4UwQCaPGBRU6FSFs/A9jd/dQwijRtdXdqOQqWTum60GJd0A0G2Ci0S1g\nZKM2iMk08Rv00KnlKotPQtherD8jd9jlFnySHkxhwECn7ATzywTNxAljjHa0\nB+18\r\n=mA75\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:ts-jest-25.5.1-alpha.0.tgz","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","post-commit":"git reset"}},"types":"dist/index.d.ts","engines":{"node":">= 8"},"scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"anhpnnd@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.4","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["eslint --fix","git add"]},"_nodeVersion":"12.16.3","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"6.x","bs-logger":"0.x","make-error":"1.x","micromatch":"4.x","buffer-from":"1.x","yargs-parser":"18.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"25.x","husky":"3.x","eslint":"latest","js-yaml":"latest","fs-extra":"8.x","prettier":"1.x","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"25.x","@types/jest":"25.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"8.x","@jest/transform":"25.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"8.x","@typescript-eslint/eslint-plugin":"latest"},"peerDependencies":{"jest":">=25 <26","typescript":">=3.4 <4.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_25.5.1-alpha.0_1588833031517_0.669847276164802","host":"s3://npm-registry-packages"}},"25.5.1":{"name":"ts-jest","version":"25.5.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@25.5.1","maintainers":[{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","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":"2913afd08f28385d54f2f4e828be4d261f4337c7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-25.5.1.tgz","fileCount":82,"integrity":"sha512-kHEUlZMK8fn8vkxDjwbHlxXRB9dHYpyzqKIGDNxbzs+Rz+ssNDSDNusEK8Fk/sDd4xE6iKoQLfFkFVaskmTJyw==","signatures":[{"sig":"MEUCIQDaEzSXAhG5wd2OVm7oGet9Hm/W3deX11vGChd/wK7PjQIgTvVUBDbvntj5IXjekKJjYEDrUfancXaUSMPxaG3BaUY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":172265,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetm8wCRA9TVsSAnZWagAAVZAP/2gpId4c+n77Lpk70PXk\n/CbRNZdtYsWyxxHzhLpTRMRn70BbQDH6jT3+XDo8oXiKLc4lLZJ3pZtLsZn/\nmqJF04kujBVrLhCvA7nND/6C8mN8DaulG6u8MNHeeaUiZRPD0TdItoVoZ51e\ndlrkJSUpStrFmIXPRqpuUomtAeuhbqhlz611tFtCQCBqnPtLpFSgvWjIyevt\nZ/DjbTFIaYVfGr5g8/c90XvtlXlcvzT3hCLczhQVJT//Toavxr/aVbBX7yL3\nBW1N3mKB4ltOvpw1071xbZEmmokbopMQQCW4i+8Ny7uNbOQxZWq2ZUPNxDTH\nogANI6Fu3C1cVXSuz1F9guizszmBhH2CcnfceblWim3ArZ6HvD/AAmkTxBdA\nyJEGPnW1WBYOPwexA+QDoLMrym16jWztjivGFNKjDGXIr6UuMWGiRufSIWtI\nLox6LKTNeRUIttCAM8PSGKBopuKvL/3F9R4/br5X8C+18ze2UDAa1xtkeHo1\n8XAi1Pth/78VW2aZpL+9d8LN9dilGmkECbXkBxlvC7EyXr1PVWruo+IngtOe\nz01BcaMdiPiSzx7vDyO7H/yGSbxjfwCN2xet7wRv8xFweS3i34wf47RO6Xzs\nD3tTVPeS61jOtsJ83sbaw/mPjgWYXNAKlyNF9lmaBAD6g5iEB3cNV6jcn+dQ\n58jg\r\n=B86/\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":">= 8"},"gitHead":"4d4850e638d4b6354a4f0aeb2521a7c05548aa04","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+tsjest@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.4","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["eslint --fix","git add"]},"_nodeVersion":"12.16.3","dependencies":{"json5":"2.x","mkdirp":"0.x","semver":"6.x","bs-logger":"0.x","make-error":"1.x","micromatch":"4.x","buffer-from":"1.x","yargs-parser":"18.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"25.x","husky":"3.x","eslint":"latest","js-yaml":"latest","fs-extra":"8.x","prettier":"1.x","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"25.x","@types/jest":"25.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"8.x","@jest/transform":"25.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"8.x","@typescript-eslint/eslint-plugin":"latest"},"peerDependencies":{"jest":">=25 <26","typescript":">=3.4 <4.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_25.5.1_1589014319374_0.0458870165484595","host":"s3://npm-registry-packages"}},"26.0.0":{"name":"ts-jest","version":"26.0.0","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@26.0.0","maintainers":[{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","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":"957b802978249aaf74180b9dcb17b4fd787ad6f3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.0.0.tgz","fileCount":82,"integrity":"sha512-eBpWH65mGgzobuw7UZy+uPP9lwu+tPp60o324ASRX4Ijg8UC5dl2zcge4kkmqr2Zeuk9FwIjvCTOPuNMEyGWWw==","signatures":[{"sig":"MEYCIQCwP9JWnOSXvkmeRh+TSvldbQIg6+LDGf6XQIidDkS/oQIhAMZjzXI/FQPbjVnMJw2gPu3qwgz6a6BDnus8e3hZG39a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":172940,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevubOCRA9TVsSAnZWagAAWwgQAIAsuCtGRBvtPLYoqJt+\n5838/isr6z0Ke+nwyW1Am079VUhSGo+f1dJeTNJjxc/OhOA4cre3vcH1rTkP\ndqLAjZ/BrE5EBuJ1l7Xv7LbC4CACL9/XOZ0NCuYKI9JHxJkSod+dblpaRDAG\nyy77Ec3affuKQ2Z8NIroRuVbPUsY39WV5ar1dEC0BI7I0a9vb+kzm5bHDkIv\ncP3z0M6IdQCjbrOL6sZHUgeiDc4OSFzifHzfdNvaP7jP4kTyNUhZ3thWwDZR\nz09Aa9jWv1o7YdK/j4HZ5EB6v0hUkccrbkmf5DPr6q48BNUQseFdTTO7PLra\n9ZOyntPuJaH+hrtuVKMSGCZnTc92jKfgqhlZC0W27pnrcVB+M44CuT8IvuEz\njvwb5yiUwGBTa0cybP//nArDCN/JJEyNOSukIu59aODUOfBzalB3UAcbTifS\n50QJdIW2K4XFkEw2qYw7V83IBM6rDmhgwW9A1zKPwbn4KIqRXY3L3NOdmZhd\nclBkm9zzsUSavq5gUa2JibRErzowAlHTmwxvOQxElHPm0276ozf4jb0rPlLg\nqkUjzw4oIrGSTJsrOL1vcAf/cjuTUsI+pSvZsXnPUIG5mV83ShW0xz+rYhin\n4wncIR7qy9UVPVYnrod2tMoUU7pEFdVp8VOLFi5pGGP+cCeyHKG5IG50SO4Q\nlu2I\r\n=B6LM\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"},"gitHead":"bcf26974c4a5d5d0f61717c7ee2a7a92a924b6a2","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+tsjest@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.4","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{js,jsx}":["eslint --fix","git add"],"*.{ts,tsx}":["eslint --fix","git add"]},"_nodeVersion":"12.16.3","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","make-error":"1.x","micromatch":"4.x","buffer-from":"1.x","yargs-parser":"18.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.x","husky":"4.x","eslint":"6.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"25.x","@types/jest":"25.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"8.x","@jest/transform":"25.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"8.x","@typescript-eslint/eslint-plugin":"latest"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <4.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.0.0_1589569229589_0.7680913617426106","host":"s3://npm-registry-packages"}},"26.1.0":{"name":"ts-jest","version":"26.1.0","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@26.1.0","maintainers":[{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","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":"e9070fc97b3ea5557a48b67c631c74eb35e15417","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.1.0.tgz","fileCount":84,"integrity":"sha512-JbhQdyDMYN5nfKXaAwCIyaWLGwevcT2/dbqRPsQeh6NZPUuXjZQZEfeLb75tz0ubCIgEELNm6xAzTe5NXs5Y4Q==","signatures":[{"sig":"MEUCIHss523X10BzDx4J79PiIlIdH9iBEoMtzazgXaqn4ZBGAiEAu8UIPEYSmgF3RHT4N2tKwF6oqHHwjsqvnNKzTxUk4V8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0rBjCRA9TVsSAnZWagAAZ90P/ixax6PiJFZd0ihtC9pW\nb9ALPCam+p+CyeqNQhg8TgKA6k3anpzqUeu/NJMiF01f51nmlUqGu5ru5kA3\nSTivxYxYaZ+DHQ4EJHROP+AuFR31V/rg/YDWxZfoa7qHAgwk2EI8avJHPiaQ\nMArxNdwi0Nez9yKFVPQnoTkGx5l2ZVYhkGyCtPA6cUM5eytk/S2m6LAxm5CU\nd0HHMxJZPZGm2Dg0P0w0xD0DKrb/jUXivi3olO99y0KKUSqHBDkKEYqZ9Amu\nc7/MmeqTPnZ7Fv/YuyvwKZqcDoS3JaH7wK7FQvv3FLsyWhco8hBP7n3g1eHg\nySm7O+100z6u7zfj717Q2sA+wjPzUGa/Zut8bAf6j8jMOiQEhSqwOjhzvOON\n8wYFcr6H9QIZ6R1m1UN6S1qHaWaiBVbZ9Gjuru2EJl6z665bKHvv/didanpr\nYnksxFskA6uJb/pRi8o08vjMHCPK63SviBvVrHKt18X/7MLazsj2QB3YCW7n\nWX9xi8UQcYY+fdYq+FnT3+fxFL3yOTszJId62LRku3PbReoMGK2VhqswYlbV\nPMZvDSOqg5jFBheYoxiiOOjfjqu5Qc4HvcSOSKTXJvwtUYMxcSxlKWAOBBrb\neyPQUwxocmqSEyoVNn8ouY/lHjoVulQ+iy7Xa/AEwdr+GHd/PJAJ/jKYXK+y\ng4QU\r\n=Dk7m\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"},"gitHead":"a537eb788749a18cd9aa3bb9b89ec1e7d6ef0abf","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+tsjest@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.4","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.16.3","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","make-error":"1.x","micromatch":"4.x","buffer-from":"1.x","yargs-parser":"18.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.x","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"26.x","@types/jest":"25.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"8.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"8.x","@typescript-eslint/eslint-plugin":"latest"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <4.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.1.0_1590866018887_0.1810624570966779","host":"s3://npm-registry-packages"}},"26.1.1":{"name":"ts-jest","version":"26.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@26.1.1","maintainers":[{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","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":"b98569b8a4d4025d966b3d40c81986dd1c510f8d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.1.1.tgz","fileCount":84,"integrity":"sha512-Lk/357quLg5jJFyBQLnSbhycnB3FPe+e9i7ahxokyXxAYoB0q1pPmqxxRPYr4smJic1Rjcf7MXDBhZWgxlli0A==","signatures":[{"sig":"MEUCIQCjg/D4UahFuPudMW7j/fjN49fQwBc/5PRmn+tSEN/FPgIgKrnFr5BPVMV7YgcwPjELdbFTL/L8ZGdpZE8LePj+laU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181492,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8Fz2CRA9TVsSAnZWagAASlYP/36UdByu9LX2POn/8nQR\n9rYqqvRhEAl2BTHWQ7k0Tawduh/yBSjuEfKf9hN1l5gl6fOfhO18Xw8m1ZPo\n7VUZne+lWt5ob6w3bQ4lz+ldv+eWTqe1HXSdXqeLLMf6Ra6LAkATA8ZJkc9V\nH1MmJewibnuAkakO/gB7OC+ivZWwe99XrsmoVLRZfKIlbGRkBb6OzwxNDdIK\n3f4Wi7Y+0CJl3HSyJB8ZAu7dQMDQ5Kvfar3cqQKAvA5Kzb3n4iYrTVSAl+Wr\n4LNT6b4ywykLYoRz5x5p/d+GH1CJYviOvMNozeu2eQEwxFR+1KkmwtyjZTWk\n+FwQL4seMMEfgv0jVxlrRdJLRM+3jsfi8Focg9dlXMNlD2KFX5FFWrQbYqQo\nqzYddkeAnHfAR/kQs96DJQdga7xL4aLkb1jBULE4g5ubh3Z1mHyntMYf1iFS\nrD9+6F74RSqWPHEZjQOTgYVRka5yTT+IjJaD4/ihoKepf/OpLfNtzGMSBhmb\nmWNmV/M9OuYsYhdLrdRc+IG//ZkshruubCxvfV/ZHRyW2a9MnoYoCAZ6+iwD\nnx/puNOXH6aLDYPeIZPW0Mfx+aqTUdjS53tYIOLM0uIAANNEGDwQhrSldeB4\nhmTWeIx8cG6I8RRv132QNlL4qHkCh/BzmP4ItysHoDA9ddGw2Wa5iNIQJbv5\nNUFj\r\n=lNsZ\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"},"gitHead":"258e5c48ae362336266930cf8ef9eed0be7fee8b","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+tsjest@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.4","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.18.0","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","make-error":"1.x","micromatch":"4.x","buffer-from":"1.x","yargs-parser":"18.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.x","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"26.x","@types/jest":"25.x","@types/node":"10.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"8.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"8.x","@typescript-eslint/eslint-plugin":"latest"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <4.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.1.1_1592810741904_0.45201071189314557","host":"s3://npm-registry-packages"}},"26.1.2":{"name":"ts-jest","version":"26.1.2","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@26.1.2","maintainers":[{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","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":"dd2e832ffae9cb803361483b6a3010a6413dc475","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.1.2.tgz","fileCount":82,"integrity":"sha512-V4SyBDO9gOdEh+AF4KtXJeP+EeI4PkOrxcA8ptl4o8nCXUVM5Gg/8ngGKneS5BsZaR9DXVQNqj9k+iqGAnpGow==","signatures":[{"sig":"MEYCIQDXeus0oxs+9/tUdBnzjWIQFonaa+AnyXFTrn6RRXLVLwIhAI6ycPEbD9MA1pC2l8vjE7ge//jOJ9prl9gG5dg0eWgn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186304,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDDjaCRA9TVsSAnZWagAAq3AQAJ1keZdBT/JESz8jp5C6\nzKOrWBsIEBZnpLtjFnHQNrLWgjUaUPLu4PjCqTZehj4WbV4IRxrjLmqVQAEz\nXRwPWDIGU5niwyTXaqDiFCnLn19m6sYf+4/Q0K0N9SZiy2ZesUa59SCaBpSt\n2wEznNCvhVHOO7ab4UaHDM8VchMYlwn7lS62gnWelB9FmcdC0+ibepDSTINj\nnAI1Y27txzmPV4oF6iFRy7e7nU/L7fqMIivHQky5SAeqKiqY89TEg/fybzuU\n+OH0Yxdjx2zBHFrmj0j+PTN5x3ZTPAvVWGlQVKa26dU+U67375egoWgtiWly\npbC97YUfOtSomQ2J46UNx8FOTMy/Txi/O0ldiNbS6kN9h0T+yCAQe2bPbICX\no4Ieh1XOWsgNt9THja+dagAqt+ox/fk2EUfg/TqlqiVVgaNkSJ0Y3ZPkP8tM\nf++D9vPcBwX/OJncGhfvte62YlSkwUnH/gJt8nPlZZqWxzmG+3YGLKTYr2+d\nXmzFlsOWP8GTLUubD1hxt5FrJmKevYZs8MtXcOvXXTGVuU4yxNKTLS+RZCfP\neGDBfDVXkxFFjooFGLCvNIK9CdMefCWz6aeXFSHHpEUbpe4L8D4cM4mr3xoe\nPVaK+n7GAqMtbekxnreIVCcuWEpNlUu6Qsyl1W+/knGeamVCd1/zxkqdd5gB\n+SHw\r\n=F/q6\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.21.0"},"gitHead":"05ebe5ce25321fa80cc81d36e77421abc3b21553","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+tsjest@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.5","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.18.1","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"26.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"18.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.x","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"26.x","@types/jest":"26.x","@types/node":"12.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"9.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"9.x","@typescript-eslint/eslint-plugin":"latest"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <4.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.1.2_1594636505765_0.6596070595139463","host":"s3://npm-registry-packages"}},"26.1.3":{"name":"ts-jest","version":"26.1.3","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@26.1.3","maintainers":[{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","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":"aac928a05fdf13e3e6dfbc8caec3847442667894","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.1.3.tgz","fileCount":82,"integrity":"sha512-beUTSvuqR9SmKQEylewqJdnXWMVGJRFqSz2M8wKJe7GBMmLZ5zw6XXKSJckbHNMxn+zdB3guN2eOucSw2gBMnw==","signatures":[{"sig":"MEUCIQCCRoKGLe0UO2ERc1EdeAWQZKMSJ5SRaufFuQHNhgd3YgIgdyXLqxNvX0eIHWN/FDwakWzdckrlkmGU8hD5wioqLIc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186637,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfESv5CRA9TVsSAnZWagAA0PcQAJg9X0S55lCkQmSBlxjW\nzJ4a8lTjGhgBtqHP9pP7v7w4Roiiyp4vLyKSoh5jaRDqB9sAqCGzqr5ypH9V\neKd/hvLVIUco+P/8Hz6DY5AlUKB56rqdLKVwmKRzwJ+XO2O9mPJ3+I/WWero\npsF3HJPLhdvRZ8fTBWrP/n3whId2zRZPzuocFMpMAN9jx76kE4DDLcqpG69M\nxqsuHlV0lMsFSe98wcC1+uwK5+aTjxpWcSmaVGkMLEXMQTc982UVhsaWYzi6\nOiCSlqldlXtvWK+ObK+Eno6VSSMKg2tEarrxJdOtixLbleyLQmebBcYmGDTj\nRH6FS87LhabYEF9jN6sI1dhlkoRWF5LI6sr/xbQVQyCeWti4ZA8Q3UOUu6VV\na8o4jWobabNL4k9noIWxcSbGS64EmtvSAjEN91WU4jrZ60fdsDW3i6N7nakY\nbLN2vekVZHIMPBchvG02GtWd0h6dlVwBnzR4oZS0GF/ycVS8ja6XEYiprHtV\nfwoLLy/qiR8jhA/wMmTGLVFQvAQ9xTkArKCg3I2XBbbASdGA4P2whIxVcwXB\nb/BfT2OZ4pQI0YRqetmuXjNVveh7NTP2qTxqnAPsHYJB038iDON2T89iwvQO\nqv6ba04UwLz28cvvZ3Y9HPH5fqNeI4LNjFVVKSNUSOocV+wnTxV9VULmICJb\nBiwe\r\n=HlTw\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"},"gitHead":"6706bd6808fa91059003ae559dcc93b372012ba5","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+tsjest@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.5","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.18.2","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"26.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"18.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.x","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"26.x","@types/jest":"26.x","@types/node":"12.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"9.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"9.x","@typescript-eslint/eslint-plugin":"latest"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <4.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.1.3_1594960888663_0.21766019330712982","host":"s3://npm-registry-packages"}},"26.1.4-alpha.0":{"name":"ts-jest","version":"26.1.4-alpha.0","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@26.1.4-alpha.0","maintainers":[{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","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":"b5c26ee62655e53f8988808ef45c961b979eaf88","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.1.4-alpha.0.tgz","fileCount":82,"integrity":"sha512-3k9eEdzhxjFOo7glXkhHZW7HVpydg5JHgwm7mTQEe9Fdfk8E4HpZygNjYvKah5FsTQa2PJz+puda55mRVOejAg==","signatures":[{"sig":"MEUCICpAqW6+ghfhDcVANoNdV1c2+XFGhz4Vxl9tD0oi5LaOAiEAy3OeB3C9mwqtnHV2BZpZrpseWP10XhgiUSHnA1AG/Q0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfG+kECRA9TVsSAnZWagAArfYQAItcqRCPeATw0QrEvTiX\nNjxFTY9fOfPn4wTYgrv7PI8OCMXllQf1xiUDnx/gYOEADCnsLvQJZhYBsODk\niMO1kzBUlpUTl70fvvnVQZDVIDMcluh8FyHZt6B25xVkFz+HW67H3k/lbiRd\nrWxuE97y0ZTUrC9sFgZH2uD+keFhGYhfNR3vrWQDqDzuZgGMbWiHm4pkGYJ5\n8u5RFOChL/dBaDO/fPwZfHDDmZDvdAIeC/e/sWEgSN81jCQOYnWtOWADOqn7\nOdtQUxjQmQ1ZJjnf/ok91ZuMIIisSEPlABSIBrfMpc1+B34SWP/7g0AG+rPo\nx+Xe8y8CUufS5QhLWf0DGEw+1KnOTlYVYf8mTB+9AvTVwultZayoWanQAL1b\ntFROxbh/XvgfPZfDQHc0yTaAjO3VCymMsJfxfs5LEWx9TNxbCR7skWLmkJGV\nAwJhIedMHw6UpN6z7DqLxDr3tx6Kv/ac5OnpQILwQpqcHc4anQbEMXsZEaIW\nd8AsvHDhIeJ3+4avjvLKhmFv+gNdgy9O+IetzEtEsBH9oLEq9Y/cIMRvaOvw\nYIv8hYa9NlpbvWB0Nas9C/zWgvXLTaYK40umupKcoGSWDSpzpM7hKR4iudNu\naH8RYWPerBis23E+cezOIx05PSk2sUFArijkhiVUR6VkCD2blld1N+IZGAnv\nMRwf\r\n=fd4S\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"},"gitHead":"cc89d5b1f912975cd29114c5b3b0bf18426816da","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+tsjest@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.5","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.18.2","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"26.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"18.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"26.x","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"26.x","@types/jest":"26.x","@types/node":"12.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"9.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"9.x","@typescript-eslint/eslint-plugin":"latest"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <4.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.1.4-alpha.0_1595664643471_0.8749262459447988","host":"s3://npm-registry-packages"}},"26.1.4":{"name":"ts-jest","version":"26.1.4","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@26.1.4","maintainers":[{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","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":"87d41a96016a8efe4b8cc14501d3785459af6fa6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.1.4.tgz","fileCount":82,"integrity":"sha512-Nd7diUX6NZWfWq6FYyvcIPR/c7GbEF75fH1R6coOp3fbNzbRJBZZAn0ueVS0r8r9ral1VcrpneAFAwB3TsVS1Q==","signatures":[{"sig":"MEQCIGLb5jT3/Eilyb17veK9fxUOa7DhRTQWbctBu/TVzdT/AiBZoKNrZuKRNOkbfSrK89FJcH3qjC5s0r51Hi/USvFM2Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":187129,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfH+NwCRA9TVsSAnZWagAA1dQP/03eyXx8QvvHTagQAJ2T\ns1tNRv/8tnUdcj40mWU2STNl4foSjZLr30A5mU6nwPr6bgPo+cfff0cMdiGb\nsfM/lAsCdL8CGE8Cm6Vrch2VvTaW/hUiIWm2etL7thDPW8iolSNAfV50dPLF\nFdOEqstDWhcAQGwcDSJ77h7FBrCMgCmpTJ35AUJ8v18Ttfuv+AWmD0Drx3Ee\n1wM23KjZ+KKwt2CSdBO2IYw8ReQyfoiAfOTtIQGr082eJmZAfJek4Hny+7Su\n+ssXFwO94LQklBxz0PwgXV+U0a9oWOwWPlGmtFWoLbPrySwkLvFe9qBnkfPl\neFh2C+oNGEXM7cnefARID+V9xPZWNQORwZ/wbVWujUJscnks2VMz62Oi0iNE\nOXnFu/FlNnwgnTMh/uBT/i12br9jprC17FwpOFTOWwUIbmDpZimgZzaizCfQ\niTyewF/bAnTwmi8F51T+6FGAKQy9U2oDooNTWmjaB5DwvHjorCbSYZJR60V3\nWA0L5r+nziHyzMJ5Vt13C3VfDG6qWfbCAk/a0/eU8TOLOQf9C64S1JwitjgE\nib5e26OBmCiz6Axg5qcQZkRUS2tPaIBNtr+Vtj75jx0CJvRv1++61WCJXp6O\nC77l2LEWqwhVbIxx5s+rqPCrxQoMtVka5/b4z6rhSlp0hH9VPTh26xGsf1us\nTCxf\r\n=RiKw\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"},"gitHead":"220f4fbfd2544ad23af494c2d5acd53d28fdac74","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","build:watch":"tsc -p tsconfig.build.json -w","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+tsjest@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.5","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.18.2","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"26.x","make-error":"1.x","buffer-from":"1.x","yargs-parser":"18.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.x","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"26.x","@types/jest":"26.x","@types/node":"12.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"9.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"9.x","@typescript-eslint/eslint-plugin":"latest"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <4.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.1.4_1595925359989_0.9181996780594204","host":"s3://npm-registry-packages"}},"26.2.0":{"name":"ts-jest","version":"26.2.0","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@26.2.0","maintainers":[{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","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":"7ec22faceb05ee1467fdb5265d1b33c27441f163","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.2.0.tgz","fileCount":80,"integrity":"sha512-9+y2qwzXdAImgLSYLXAb/Rhq9+K4rbt0417b8ai987V60g2uoNWBBmMkYgutI7D8Zhu+IbCSHbBtrHxB9d7xyA==","signatures":[{"sig":"MEQCIANiC47A5ujfS6pWo+uqf+Vftm5OwvdYWbJTYa17AWzsAiBhsL1Nu3419RdrSLd7Cjef9uxAt2O+j8B/rfr8Ypjkrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":190099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMnClCRA9TVsSAnZWagAAyV4P/2pEAN16Sn3kZEXbWxGV\nJZNNzHHEDQFF4F+y48kbYFPdwsksXzyUnVMSXW7cES02uinup/cWOMkx+9mi\nqSOxiRncYERx2qY0LXtzUv0alPkdaxA2OtUWw8FbW0rlWOmK1uzBaVPW5TC0\n3dqg+6fI9Q6MMmbpHmPn3myOAaF8N/0hqsHPw4mDl/tHCrxu8KX+jrap8c2u\nf2saIZCx7aH0XqNGmWt2J93hK56VDbV0K6g9Bb5+pyyuLkTeY0aQWcmHEB8k\n4EKcTeD/xxkOb/OSk9dRZmF2T2vTQboBu1h73k3Ox2cCIDSIvdByRvyPSiY3\njrAGTadOJ44kSHrYgeQdifpafo/K8uOfJW42krQYPViO4XPF6i4PWTAEac+v\n1XTSO76Y7mY39fRu70iEF41fqKqYWlZP2GvvIsReoMbU16N63EVC/5BxVUr5\nGCMOOo/o+70pZhyTYG9343RUk9zP9EVMzBJGAYtp7EHDWKToQHAISJOgbP46\nm+KLNyTZ6dY252A9lmBW4PuXU0PDqa+ghSX6RTRaKaxSS/J2On+G36OAXnTQ\nOKpqceio3gwLtCd2184KSBdLA2HR8oAQE1SEGQuCBAuixpxuuF52yjBieorn\nhQfcJlYxoVzD+9BQ+PVqOPMVlbD00m7/qBOzkMCf/04c97lLDxHQiSBVukIB\n+hJO\r\n=ox7h\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"},"gitHead":"59bf7bc30887c44a5f97c5648b4522bf728a3de5","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+tsjest@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.6","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.18.3","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"26.x","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"18.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.x","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","lodash.set":"4.x","source-map":"latest","typescript":"3.x","@jest/types":"26.x","@types/node":"12.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"9.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"9.x","@typescript-eslint/eslint-plugin":"latest"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <4.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.2.0_1597141155940_0.6973692841601005","host":"s3://npm-registry-packages"}},"26.3.0":{"name":"ts-jest","version":"26.3.0","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@26.3.0","maintainers":[{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","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":"6b2845045347dce394f069bb59358253bc1338a9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.3.0.tgz","fileCount":80,"integrity":"sha512-Jq2uKfx6bPd9+JDpZNMBJMdMQUC3sJ08acISj8NXlVgR2d5OqslEHOR2KHMgwymu8h50+lKIm0m0xj/ioYdW2Q==","signatures":[{"sig":"MEYCIQCLtpfiTFC8Iffm0s0U9kkG2EfqiTWiK2FxF87JYVwV6gIhAJKaUvi8fTqjfjb8aTgD57gId7tUQzTIMFZCzhV2gg2N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":211124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRgccCRA9TVsSAnZWagAA+OIP/RVdouVjyw/mM52Td0Au\nr2UZ3D2tDq9k72eYaNOnlUD8iBN33q7C6LRoR+D/dIEQSr4VL+tRg4AgPx4I\n44WYWtMBmheylv2abSV1cX3OcFDKUiXiMqmV3JqyRtGohEto42Xn91xWx0Jx\nPtgZ1M+ciDEZvKwQjlbSlicdps87HJ4DpCUcJtlNvOU3AnCf2LPOlOTnga7l\nodqNBE8cPyiejZZqWM5ksJwfhbXP7A/ZdG99gkKx4QwYiEV3cZTDHsVIaUKv\nkwKiO/BVR+LASS2E55TpitDfdTA6uJLhGRFRlGE6VfoUaqxVtA0ZKFXFjZUY\nOo6vMuOhUoLi+eyrhp1nNLnBk5AT38UNUVT4grZcNT9sSDvZoPHDJPrf9Pkr\n67vg7O9rn0QJ6anyrqcYC1/lHx5W6PZAzPrN3UiEJHinn5/G02H/FfQkvKbU\njv1carQDKanv2EEtBP7B1rjtpzD387+fhSBq/jBfIS1pfp0b+7WoSVKXvER8\nwSFa7jgXBpmjWL6UOR8T4NmDCASmN0NPwKdWbm1CkaEkq7RgyqfbiUQfG9m5\ndwsaSaLZmQ01MXHiufZcUPVoDeOCnTYh/NX3mg2f2QBSxwauS8IUiwXI1F2X\nw6WD/OHLqG8Jjz0p0nMTa0Db5LTck0L93uhstwXlZ+QrV7mHT0GQnlvErFpy\nospe\r\n=YBlW\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"},"gitHead":"46e4c9faa4a1e42c206ebcf4c88d5b883ded5284","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+tsjest@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.6","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.18.3","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"26.x","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"18.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.x","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","lodash.set":"4.x","source-map":"latest","typescript":"4.x","@jest/types":"26.x","@types/node":"12.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"10.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"latest","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"10.x","@typescript-eslint/eslint-plugin":"latest"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.3.0_1598424860057_0.6691763317374475","host":"s3://npm-registry-packages"}},"26.4.0":{"name":"ts-jest","version":"26.4.0","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@26.4.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"903c7827f3d3bc33efc2f91be294b164400c32e3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.4.0.tgz","fileCount":82,"integrity":"sha512-ofBzoCqf6Nv/PoWb/ByV3VNKy2KJSikamOBxvR3E6eVdIw10GwAXoyvMWXXjZJK2s6S27ZE8fI+JBTnGaovl6Q==","signatures":[{"sig":"MEYCIQDsSy39z3ljwyI7GaLta1IjNfyrAG9u4j50/o4ESB7iBAIhAJ8QwBCQ3IpQ+6c49INFep4jRcGIMjxjoIibfdCApg6g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZzHUCRA9TVsSAnZWagAABtwP/jvIjLI65+h7CKWKcVlZ\n48wh/s74R/w2U8IkxdZlV/53E1IF5hvGb4WbMgNifoO2VVG8gevHiflsHp/Y\n9GC5gTH1fZYo6ttQrTxVhl+OWt9yUZAAH6RDbSO+bqpBjWfPAeYKvMdOxCyG\nBtx6vVgCbCqmBtfCb6plxGCdWuGOQTdi/Zy5fDMMABFmhNp/J8IfK9sr4dTm\nYPrPqaHKkaHqmvGlcF+cXInmXMZCdrpwKXuYe10naX5CAMcufcOF8MuJ7+T+\nO+L2JHrvlkLD3QHbSuMa8EzfzN6kJ9n1kY6DHZ7v1UrqNuYmL95poUIVznrT\nDdKHcOxlX5FBtfR8tqZkf+IgmwQRWJCutKHpSz/LH4iUHiMGRin+UlR529zJ\nY8GsR65TXmwunpdAP6mFjQCjSoxAsgPS03B05+FfFNophVQ1XVhXexSQoW3G\nDoySb+DJIjoKYpbtlO+IYIlr4mJGrNlCvzHCIeF5tV1GBjd2jx1zwex4jB8r\nHxwsnV6HAEYjdmkZoCgAuSDa30WKQK4uaEnuBABeiXq5/a39fWQMhBsrL25o\npMItrTQOpkdVjo/PAKmuaN62QEpK9O0PTBUpmjNyfJ6OXPx6mbb9E8lnu6ze\n+hNi6MY0ogfMiMm39czzKSVBxxs0IXTCNXjChPiqcsqK8Rcks0/Af1HJf0DU\nEDX2\r\n=DZd0\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"},"gitHead":"d8935f32497057cb873e45da2bdd2f9feb55d3b6","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+tsjest@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.6","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.18.3","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^26.1.0","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.x","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","lodash.set":"4.x","source-map":"latest","typescript":"4.x","@jest/types":"26.x","@types/node":"12.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"3.x","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"11.x","@typescript-eslint/eslint-plugin":"3.x"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.4.0_1600598483956_0.467480148065327","host":"s3://npm-registry-packages"}},"26.4.1-alpha.0":{"name":"ts-jest","version":"26.4.1-alpha.0","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@26.4.1-alpha.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"94de88bb2e4f252fa8b79807f691dbfd806f8ba0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.4.1-alpha.0.tgz","fileCount":82,"integrity":"sha512-TqV5JcMeFLO6oI3BW5d+eYqbtw4WzxXlagoVii9YsNewGH09Vrtb0E34EpeFB9d+2OvVkRw/LS7/T5++a/DI6w==","signatures":[{"sig":"MEYCIQD4cm9IQEDvJ9qt/Dgsua99N0s1MO1j/t6rX7N0Zb2h7wIhALbdZPsKO9J9G9LmnS9x6LOxD1cbC7PqlAkPhphnzVv3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcf5QCRA9TVsSAnZWagAAEFEP/2WLgcOIczX4Dto/twG/\nYFrUXAQE4JbIJV6N87oO5OUpSKQizpxGully0iqc/XwKQlXTWAJNRzS9z9kj\n97fGyQEqAaevmc7nKYWpeAe1L4eHivIFcgCvmvnD36ZGqnRV8hQrN3AQWjTL\n8VqCvI5/T51IynRKN01DoDGsT3hpg5RusoJOTOXkS8BwTd6kMtSi44XOP8IE\nKyTn2gQV1CbaVTosNQLxUbemuLSenCULCkQOVfRJQUmQhGGGz95UGp7hUYEf\n/FrtFC+/7qRwxq8qUoRCTKV4jy8uHgIlEuYD6LkxhLdGJOHxMsFX1scODkve\nuYqcZQs+e4xHctqCh8XG0iRp83pk6WzTgGSFMx5vlBzsK5jxRHsnVQxJaYsp\n4HTwE23MFa48T0/QxpZEladpxHaWW1blKVwWUxf0WIGUXUgnWRGJEfPQDa6p\n9O+vJvRBuHbmF9aZTOGVVqP40RnP/x08AgOQflzuFiRLZEMUK0H7pH6lKZup\nWYcjbzzZdFABJqr1x5uZ/+ZBm6JPjT2a2eqTT2r42WUyab1FFMvizRjqqaW4\nIqUHLzSQJ9iKfcS4I4uIqs9z+bREYb+/Lon8F+SX+M2vZxHvNF6yncfMthJO\ntrUxbcp0f2BvQ17a14qnSnvRkOM9l1LaiG+pEig051O4E1YsDp80bsYseakU\nZ1l1\r\n=G1Um\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:ts-jest-26.4.1-alpha.0.tgz","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"},"scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"anhpnnd@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.8","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.18.4","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^26.1.0","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"26.x","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","lodash.set":"4.x","source-map":"latest","typescript":"4.x","@jest/types":"26.x","@types/node":"12.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"3.x","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"11.x","@typescript-eslint/eslint-plugin":"3.x"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.4.1-alpha.0_1601306192229_0.6440805672801861","host":"s3://npm-registry-packages"}},"26.4.1":{"name":"ts-jest","version":"26.4.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@26.4.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"08ec0d3fc2c3a39e4a46eae5610b69fafa6babd0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.4.1.tgz","fileCount":82,"integrity":"sha512-F4aFq01aS6mnAAa0DljNmKr/Kk9y4HVZ1m6/rtJ0ED56cuxINGq3Q9eVAh+z5vcYKe5qnTMvv90vE8vUMFxomg==","signatures":[{"sig":"MEQCIDiViQwDekL+wGlgGX5/I2W8P/4bLW3czwJVQSdVf0BcAiB8gePYXYuiwfJnZqUMAtzIplAPE46oZwmD78k2D6L/aw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":214415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfcw0qCRA9TVsSAnZWagAAZyYP/25VXxpnwGYEhMJKIopZ\ntE39rhTNy43zX2rTeOPKHefsvwf/tJJKTN96GQ8LvZLsALVW0X+lHm44ypjR\nuurXZ8jpDuuaeKeTFbV+9LUsDhyKnGxQX4/el+kd7sTYiCrHxsfdSVVnCmUt\n68jErdoPuwputRYfkxG1wOocuPMuauqyDoTzJnlcGfSqc1G7W8AtsncUKFjl\niIEwqKxnCqqP+7HKFJ9HoCvu85OeU4yj3qbVsdgGMAxrkeZntqOtx9mJfjgL\naTLCzaalY/GmFhpXqnQGBaBCJk+Z+Aok/t3m9i9E071R6NaztEQ2BVrU0wBa\nS8ICS3eYVzusmkJHvkB9SdL5+nXQTdgEMw4UF9Bx7FiCBpzPbtaFYTW6si7w\nhddT+IzqYGvR66eVmQB2ftrXCjd3hOwVFcRyw+n9MIjG5dKHFu/kojwQg7e/\nNZbG+j5f98t3+XvH2/JFCRGldPXiiCNnO1hpkfCKKzdD6qi0JNz+ijvDWFf5\nl5pe/8YDX2NhM3IMk/xao+ZqCK8hBNRKjLlU9TORFNQUPz7of4iGCziFF4Ts\nEOxBjxOT3zBkm9t2O28w4Js93x9Ej+q6I1LoPiNcm47u1sgPYBBZGUlJOrJ4\naZJmDQvcusIST0ai3/LvpQUOftuvW2Rxgf1GdCSTDIjB3XaTZOnMMVgiMNQw\nDZ0j\r\n=VyJH\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"},"gitHead":"2caeaf4747cc0b61ac503b9b50b08221b261075b","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+tsjest@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.6","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.18.4","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^26.1.0","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.x","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","lodash.set":"4.x","source-map":"latest","typescript":"4.x","@jest/types":"26.x","@types/node":"12.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"3.x","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"11.x","@typescript-eslint/eslint-plugin":"3.x"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.4.1_1601375530362_0.2712948120427088","host":"s3://npm-registry-packages"}},"26.4.2":{"name":"ts-jest","version":"26.4.2","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@26.4.2","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"00b6c970bee202ceef7c6e6e9805c4837b22dab8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.4.2.tgz","fileCount":78,"integrity":"sha512-0+MynTTzzbuy5rGjzsCKjxHJk5gY906c/FSaqQ3081+G7dp2Yygfa9hVlbrtNNcztffh1mC6Rs9jb/yHpcjsoQ==","signatures":[{"sig":"MEQCIF/100RKmTfq1SGgAd1f+lOL0xCr3ZENvIW4dzjf50iFAiBxybhrMsSGo+qNtwAVmfXeGfeWaYzVN/yBvu9nq7Y8KQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkwNYCRA9TVsSAnZWagAAuxsP/joceE3LcTdJv9+9ga4F\nUAdq0UwCxpmSLkNzG92LSA+cpUL3X33Q8sA7x13MYEsftRmx3cCRciofIt1t\nP8jpGS5vURLUroYzqyXjuq38UF8lqjxVhpCkfWwtkgV4W9PulDZXqZcdqaDp\n/lDJkp449a/P/Ek2x3vdkI95qoXeSAyImfuAWdipVRUc+rlq3oUK4AllRf5Q\nm/hftl5Ad4sjJss8vPEI8LWuiy5niYIYpbuIZWwEdJNv0sZ/rAG0nBLUUSRU\n+iuRyz9Di0D6Rf/3ZVJ2FVUJ/rI85uIBhP8OXLfrkwBHf7RWOcXDnLum+W2Z\nZ6woEjVd6Jp8T2R4w3z+jhmchbR3Y5N77kKSEMW0oS3EBtxB0r2NjWQxi0sP\ndUTLzREysDlFM7rpMTjafnAp6jEu6bRQPvpwHTZenNOGFSat3FuG70MYrTHP\noXgCwzizs8fcHiPWssSne0vMbbNhcemzHC6gN5vDPdiUhlwRfDaVUB5TX2z4\nqY3GneITfI9ThWzXli7QLaPZqVDui/+ojy9vCFmYiBbOj39EoeviYYSwNiVi\nqg9P8qYndslNzKA3FdlPjRHPsiSQQU6u9dq4opM6yfD7s4kvsu8hTSr6R6M5\n2+w7QxV9T6HCtKwLjQgCt0f4nY2Th9kgm9SYY758nQK4OiMRe2bzynovC9YZ\nCUoi\r\n=H7AO\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"},"gitHead":"78502e161215209d50edc9301518aa0d0b2bf632","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.8","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.19.0","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^26.1.0","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x","@jest/create-cache-key-function":"^26.5.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.x","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","lodash.set":"4.x","source-map":"latest","typescript":"4.x","@jest/types":"26.x","@types/node":"12.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"11.x","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.4.2_1603470167836_0.14571088067670757","host":"s3://npm-registry-packages"}},"26.4.3-beta.0":{"name":"ts-jest","version":"26.4.3-beta.0","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@26.4.3-beta.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"cf8471ffac9cb5b367607f5f3acbc987e9902f22","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.4.3-beta.0.tgz","fileCount":78,"integrity":"sha512-RbP3S9L4AkLRMT8fUy44ltCCiDRKH1ZYgjxh1hvRuT7D7p8+UACvmsVp/QRf4zk947OQEAEBuKS7IIabSsYPOg==","signatures":[{"sig":"MEUCIQDCrS7ldIMjRsttRwPywtMdhQmGbHcG6rNhqjW5icpFagIgB6sQur89dTokDssm8cshFKfgyHiw8ZsMtQHforS7h/M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":187037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflyK+CRA9TVsSAnZWagAAI6cP/1NXvWR8BVDsu129Tnpi\nPE2V2eDiTpcEiZCoggJrEUkAxkAlPw+mEx3QuSpiAhUQW7OnGpRPPdUEIaWc\nY4Yc+R0Na2tu9NfZ6b/Pc5p6l4okHJCzL2+PHHig3WJtCL36l+97L/lEX/5K\nOVWp7WAUGBdWheuWr46+e6tr+c/coC5ZCXiWulEdQoEF5xzRSUQ/Ifx/Au6A\n/gnFScQk8zi3XDzNGAOAlXw+itcb12Wd6znCByi/MkmnV+r1Xt+17p6ug7PI\n0FbjPBKQE8Pds7G63WMsnlFtlhNaxQNB0eU/uanA4Tyshtdd4a81jojJcT2o\n1vm6pBD6YBPSu/wn+gAzC7GWd7xeMUWWOqtTO5r6WDgDicpLQe87iduZUkb+\n1YiT5X6Ff+vuW7GIIihDz+LgLtgs81dLKkQb0SR6mmdtKBlxhoH5VthEzJ5v\n9Q8d5BWsE3kiMUgzJReoGfO2LGHu6eVBeppV9wlzgnPaIaEMbnYNwzwmfO3v\nNOeOUksnvwiJsJpSbkFsPUv3nP0tltPJ5U31qoADx5cSoprJK/5NXWYlkzhL\ndUTKdQBl9YBwopiWNtF46u0FucdHDED3wqL/aRJjzQfasxTOhOKyDnGZX2JM\n9G8oPDOgtSMq5wKT0+muDyTWo+vjoP0fwQz594tJCvmFwqOdVXRUhIozV3Uh\nnkW5\r\n=vBhV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:ts-jest-26.4.3-beta.0.tgz","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"},"scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"anhpnnd@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.8","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.19.0","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^26.1.0","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x","@jest/create-cache-key-function":"^26.5.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"26.x","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","lodash.set":"4.x","source-map":"latest","typescript":"4.x","@jest/types":"26.x","@types/node":"12.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"11.x","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.4.3-beta.0_1603740350211_0.24368189417899533","host":"s3://npm-registry-packages"}},"26.4.3":{"name":"ts-jest","version":"26.4.3","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@26.4.3","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"d153a616033e7ec8544b97ddbe2638cbe38d53db","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.4.3.tgz","fileCount":78,"integrity":"sha512-pFDkOKFGY+nL9v5pkhm+BIFpoAuno96ff7GMnIYr/3L6slFOS365SI0fGEVYx2RKGji5M2elxhWjDMPVcOCdSw==","signatures":[{"sig":"MEYCIQCLxeRBQHNH3W7ED9oaqlgwP6rYD6oYmpE/1h/sLSk5SQIhAL4mMp6GynxRcv9ElVquIL26PJxEErGgoLOOGLKSaIi/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":188147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl0AeCRA9TVsSAnZWagAA2qwP/2rkkWo03g5bodDfoDrV\n/G2xLYzH+wjbAR5obdotDQDEPNEVfluyjjqIOcqXlKPFiWnnsDJgfXNfTBt6\ntN5SBlQ4wo7APStUKlgokVk72qGxRt9rrSTTrvGVbiJzfBSE5QkcBbBVRnzW\nBOPVcl5o8IlNuHmu0JX9Uthl0LnRNtETMZkCDntJTmn/bumYBGGrNWwVM8rO\nPTwKTldD1j2IF5Da8kNqVD6rIjOevw2xBcIKWWDLFXpTdnq1Xmq7SiZP+BGF\noxu9diSsv9Kbc5uYGmWQ5LO6aLT8aA40wVmodHox6tiWpZQY0aeTqNwxGWDR\nk2Upw5snyYUcLWzK+UpQI591P9YR70eyp7xrJtrH3oGXCdo2aUDCttB7xgU/\nOqlpei1WJhNftTGjwI+gbQ6sdIoNT9+x4b4PnYwzDVSTfqLmQ4Z0MKRJn1YZ\nirjPgBMgE2DgFtrwlwVhLDB2+GdITlZPVppYeDDVXPf/N/tGgM30lEFsmfe/\nCdJF3AN0hpMlMpSEWV73wdnKWC5o/tPgBdRM7kucN5BQvbIBFZ4WpQ7bzrkQ\n6XmIQ/b9CaJIOM0BdKS6IeXeXGhIUGcIYEiNg8y7KUjJPohgpwnmlGcOl3+b\nd+0ho7TekaKq2qMg53JIMLEBhgBSRT2AoVvoiZGuekiOoJXo1vKxH1N5baL4\n6d8D\r\n=B1hE\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"},"gitHead":"61f652e537972b0eef500090656c9c436a8b6294","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","pretest":"npm run lint","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.8","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.19.0","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^26.1.0","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x","@jest/create-cache-key-function":"^26.5.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.x","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","lodash.set":"4.x","source-map":"latest","typescript":"4.x","@jest/types":"26.x","@types/node":"12.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","conventional-changelog-cli":"2.x","@commitlint/config-conventional":"11.x","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.4.3_1603747869502_0.9713666250951709","host":"s3://npm-registry-packages"}},"26.4.4-alpha.0":{"name":"ts-jest","version":"26.4.4-alpha.0","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@26.4.4-alpha.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"1ea598466085135b1d95db7392eb1ca63381ba33","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.4.4-alpha.0.tgz","fileCount":70,"integrity":"sha512-ZKmLhcqUh22KfopUbA1jgFUcpVdcFNJ2mbNuD1UKGE69HfV1gI2L/YU8JAj3alHXobxT38dRefvneRZva7S65Q==","signatures":[{"sig":"MEUCIQCyapMdVCgaiby6rrVDROyX0/wr/q9EiMSA7v8BeMPDWAIgB6+JNkI3S4ZbPLZgUIFAvBFZOlznRP+LJTxFR0dQKfQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161541,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoxJ8CRA9TVsSAnZWagAAAOIP/Aq8VDCina+ns3w/M0uj\nJosYGDIXmNga1fDQvTaYxUdW1BhGRRPlIh2fiv0w/r5e9XdUj9JjP8GQoRty\n+x/Ldy9LLN21mpCPx6Tyb6AUHpmy4tw9EA3Yw6m4Bislx27opYKhMkP0z90Y\n2iPxDwu0NNEVAKmtGUEEOYohiv26yxgM1Dftna0f/0lr2+0I9zBG5D4TPBEe\nKF32TuNnTvk2KBKha5RnvChtn2cYpgjMs/jz3VO8h8zDGzsqMYKZfN/7+woA\nnp1v0plDSgYSgw95lmgJUZCjhECm8mNGeeT523aHplUy8FVbJjJgyo4ID3/I\nFBY7L5i5UZag2fenjC+1EsndoTJScH8ZhtDjFhRqrx8ss/AMNFSHXbjAml3h\nTuhseUKGXnn8CNGr4MXf8+ipg25436FRug3a5J/IYgEw4/fBZfhu1ihAcAyq\nqMEgkAPE33OlcVRcQWFYDgLSylHYcHLdj7cklLpilfmOv+5zSFqorU56uBgp\n4Ql21tMiPsXdnLRZhMggAiydY0j0Kg4m+PBQMMpjugXkRGPI8aOvUPryKlbe\nne7Nxp29lQtVLaRmW1HxXUJm+HwrMEEqRaz4BzhyNZYId+ydQexoElo1EZ02\nFzqFSgkF1E+Jk8nS4wxbsIXcYvWjq1c2+XKYN310kGTZLFRIesC5iz1dxgBV\nnxWA\r\n=tEnP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:ts-jest-26.4.4-alpha.0.tgz","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"},"scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"anhpnnd@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.8","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.19.0","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^26.1.0","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"26.x","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","lodash.set":"4.x","source-map":"latest","typescript":"4.x","@jest/types":"26.x","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","@commitlint/config-angular":"^11.0.0","conventional-changelog-cli":"2.x","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.4.4-alpha.0_1604522620264_0.13787695336867078","host":"s3://npm-registry-packages"}},"26.4.4":{"name":"ts-jest","version":"26.4.4","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@26.4.4","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"61f13fb21ab400853c532270e52cc0ed7e502c49","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.4.4.tgz","fileCount":78,"integrity":"sha512-3lFWKbLxJm34QxyVNNCgXX1u4o/RV0myvA2y2Bxm46iGIjKlaY0own9gIckbjZJPn+WaJEnfPPJ20HHGpoq4yg==","signatures":[{"sig":"MEQCICgkke4fYyXm5RsByG6asbq1GI7kEYIxj+06zwmtHIlhAiA1iqgsg7b66Nvoa32ula1toF1YkkZCcc2msJqEikpSmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":189483,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqAXyCRA9TVsSAnZWagAAt/EQAKTkRqqw9MLDxP6m+jUJ\n+/jpneimOAh5rb/sT3hIBoIR75ts9uK0hTBP3/9gqAQj67lDbayWUdTDROat\nAGbejVcyG14na1pNXXP697VYsumMRgcZSFYy6Cb7zOfFEPvMCQ25yE5Qwa58\n0BpIz5yJqtoyOpPX6iWJ79FLDJfFMSoU11zYpFbTBTd9y4n3+3UmNqbiNMWW\nAFxjVCaoCITWyf+FWYuxomm9vp/8A5Ra7EQ+ESkfIPGfYRB+tCpGxN2XKOWJ\nEetk5X3+l6hfaYff4dVDJ3z0X3Hh/n8DabBQdkknRg/hEPQgBBlqaVuv6WtL\nN3o0Mv2gcbtuzG0xWd3PYy4tngHwlq6raRv+1Nf8/yIeK++hp32H1BvqM2Kn\njYYUcdzu00xM4O8UbCtBxveHSDc8qLOs8strIz00KsruLjrcxb0xl7TftWZ6\nh2cXoWyqyQRl8w15ZxX938EBz4VKSPEkQU5UqdJtd3jUO/syXa30w7D1um22\nqMAMYu/SHtzNmR4RlCGfFHJoJ0ANj5SeA+RQ/wRan5rVhESua5rwJnJrA5H1\nViqg9XNeL2TzR3uLkUAaGBYEH2xTVuglk4lM7mYFGDjnA0kPluI+YzlEoMmk\nyj6NYI1s9Tiof9sJkGxQwfhQKce/h0XAP8PjQ9Lx5YTgnwA7/vGjeU7J6K7d\nENeE\r\n=v+2B\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"},"gitHead":"5ebab219202d64b1bdba7185041cbe5337ff87ec","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.8","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.19.0","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^26.1.0","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.x","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","lodash.set":"4.x","source-map":"latest","typescript":"4.x","@jest/types":"26.x","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","@commitlint/config-angular":"^11.0.0","conventional-changelog-cli":"2.x","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.4.4_1604847089409_0.5670617814132057","host":"s3://npm-registry-packages"}},"27.0.0-alpha.0":{"name":"ts-jest","version":"27.0.0-alpha.0","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.0.0-alpha.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"adc555835924644b49ac85eae6b8421b5a2aeef7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.0-alpha.0.tgz","fileCount":76,"integrity":"sha512-yFSzPqEBey4p3973/p0ZLf+eDKL5qDZrltjWwCc8EjL3X1u8t1BbRQygPFJsV/e4xTGxW+SafL5zPIhujJyaFw==","signatures":[{"sig":"MEQCIAzFbwObXcelP3Xhlbq9PfRaVe6rqMRubXxwKnIV9qdSAiAMAKfT9EX+HtJCD6+yHVILA9mjs2kCpSFtG7ba9CICPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":159802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfq7B8CRA9TVsSAnZWagAAV7kQAIdzJdljpqWBkunWkWza\nA4GiUQr4ve2ssclTZLldTh73h/HbHVuJimHG+4/airVZB9Zy0pfzINOIxtrv\nn9+lsYGy9eyQ+g8qBk9inXtpqR6AM9PRiMi3ic2ntAoZPtx+JCDI5m2wdHn9\nNvPjvGjpHvcBdvoLdEYYNsCNadJwQYwh4pkOD43wQSbY4TmvM3yGeXwGHCSi\n8VQ6TaT0+R/lsqvhmqQmqR9WrbWjrpDFXSqUFCosJdgNyIXlT+a5xHKRS4zG\njOIb9d09CTFf1MILddXAXHGwFPizcDswhBEcNPaI1a4serrpYmM2LOgxWDzJ\n+hl2bjtRL5CTZtJ2/JXsuP4DwpF+ZdXUvzHdNI0ir+jhu+tqArJ0UpmT1aeq\n+n4owykYgXzz9i2ovA+0dJ+KMw4iiKLxwbnvuoQFmy2ZhQyiyJ4fXyJ9nMev\nNe0aNX3QpP+FbfLI8ONx0LB2cBW9g4FxWRXk58v6LCNtglD09TFZ8ExCTYw4\nAr1OiRhnG8jzqEWoXbGD5U6Dmhd6A2IKhv/IzRmlgqGONBHYNYkS35ZFEAbh\nkkwmEjouqfjf2YsC10ZBTwl4AJRChmGwa3xG8IaLDkwlMHV0P/j/tJAipMjt\nWmjR1ZsgE0Sc/oaR2ocnbnW2M+DpsVn43KU/U9isM6XJSuV4djtZZAGUI//P\nh5WR\r\n=z8+X\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"},"gitHead":"102c8299f13cfc0cd76ac0e246dbd75cb55983b5","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.8","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.19.0","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^26.1.0","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"26.x","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","lodash.set":"4.x","source-map":"latest","typescript":"4.x","@jest/types":"26.x","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","@commitlint/config-angular":"^11.0.0","conventional-changelog-cli":"2.x","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.0-alpha.0_1605087356165_0.8594780695239295","host":"s3://npm-registry-packages"}},"27.0.0-alpha.1":{"name":"ts-jest","version":"27.0.0-alpha.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.0.0-alpha.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"fe08a5ab69463d6b82d45d24ffe40ccfb26d7cd9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.0-alpha.1.tgz","fileCount":78,"integrity":"sha512-NM1yK0zimMU9qQRoZBuKLTG/UkGqNdJc00wj9SY/CGUghqDnzEnmEJUlpAPCvaa5sZFleDWzeIDTE+9KP9AnZw==","signatures":[{"sig":"MEUCIQCqzLmSwKwUJ+BjePV2O7nriDtmoXnXanj0HrVHbhFgiAIgfgHsOcoWseS09lAeDo3Anr+ybghudlaPhZKlTqhD2iU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":161805,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfv8oaCRA9TVsSAnZWagAABrwQAJrtBz31HrFaOVjZBuek\nN5iWTN1LFtRtWsvn5nCu+F/KGhTHM+bvg8qfx8fJaQcNn7x9M9EYHgPMm4/n\nXEg9n4eAXEq++bkSUDqerUQ5owsRKwLXJhL9t8pNcXJM4BhAwEvV4Yto1vSN\nHuDh3xdiUYdbEeUnNi+2Je+59fUqi1GaBbffJwtxhmynWoNPW7VX85MGazO/\n2BMYqh5iYdy72P3ZHzsReNfhta5QjQ0l2FyaqW3RPbzsG+BbgTVNhC1fLqvB\nzLd+pO34tYobYdbqhswfXudfn8pANCEeyIr1k/mJ0FbIqMlJHs/fOF1PLNtq\n3d1+Uj1YlxMBckgbAHipzsmoMepg3Su/9/MsyqJqpZZRbWRKEWHi1iprEee1\nyihFuYwXVIbP/km2YYSTDvqMo8Ky8J4Nd98LY24srBOk57sHREOduIhXlh0n\nd1C9mqDIvB1/JDY45fh+fF+Mws2m5COoOrfRPn8BGRBQeqkINwXtGvxU3jAo\nJWV7OhoPct6sKGOxVVhkG3pvKnZvIm9aomDsgZ0AK8qx+U84phoZuMHXEhzL\nI54/o9Ib3QQZ/6S82HW8XyQG2R+I9I2VHAecHIZpLg/qNI+BXBO1YmPYmV/E\n/+h2u/WCzjuD6DZw5/ThhIldklIAQsyIfzq/fH0LeFxyCoYtj5SMoCd0oluu\nfseo\r\n=Ybx3\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"},"gitHead":"4a5f585059c442897fd114be7e85f7f675254df6","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.8","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.19.0","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^26.1.0","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"26.x","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","lodash.set":"4.x","source-map":"latest","typescript":"^4.1.2","@jest/types":"26.x","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"17.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","@commitlint/config-angular":"^11.0.0","conventional-changelog-cli":"2.x","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.0-alpha.1_1606404634120_0.47303630366523697","host":"s3://npm-registry-packages"}},"27.0.0-next.2":{"name":"ts-jest","version":"27.0.0-next.2","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.0.0-next.2","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"0d9f5ba74a1cfd20fd5df1939aa81770687ad4f9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.0-next.2.tgz","fileCount":94,"integrity":"sha512-hGtQmhX1NjyOsxFgn2/8QX5bK5xxm/WYIhYijwFLABW0TR/uYEIiEH6dZBs0CwUMlmdU6fELH/o9u5XU1tf+WQ==","signatures":[{"sig":"MEYCIQCMidHSV82yCJJO8YixF2VURv6nj46tf+8TPwo4Jl9fdAIhANakbTF5N4ipBclcoZtlXLRDW3w9f8nGFWqgKkyUu/Es","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":937562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf26ScCRA9TVsSAnZWagAAEEMQAI+wAe3kBdmEImA7XO8G\nPptOwlXXYgtCfVMI0PlnNTsVDsjl5jHwLHquUVfetvtA1u+wxbCJFhM/Rjvj\n+Uuf5Uz0R1ULG5poxeqXSw6MVm9PZOwlmSMgSLiMxt/gmYbmH/Fzc4rYORPx\nVncJXAmY/iAai+eMEnjFdJb94Antt9ib7ZRW2Md9rVnIHBn1v4AMaNBdE/VM\ng6ibDZLqLLnrwoS8hzHpydnbXN9tVhsMxfYwdGnZ7PW62uQesQckVymD0VbZ\nNNXLdSe8T8XlCRH9PgT2IYh0I8uqvtqZFIzgju6Kcgbkb7+i2QM3Rwf77Jpa\nftWP4tXvI/E+481NA0CpA37yNbAmNNu2h/97Bb1T/ebsxCUumX/303Prq0B2\nxaUTPV1xSmfFvAXnrvJCypx0jGvpC9NaNAJPk9RANYSw9kez1P10up0eYxMK\naQ7ppYCjAiZcRAjthCdPr4XC2JvdyNZ+DpdPJAJoEF7wH7gq36UALzLf4Rrd\n3nh2xcbUgryHy26o/gvG0vfHftkSGOsqSKt2jR6x7lyo6HysQ4Ag3m/MNLQ4\nVm6QGBfpNisB7Npr0hPAoNpYA3S7sZEZnZYHhvN4sFvNN2HCO3d9lGwLU7My\n6hvyY1Mi5oR60anCY3crtZ3bwgrzfBi90sj5tqJGZTqnAvj0esmv5KYUKGeL\nbnEV\r\n=90HR\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"},"gitHead":"5a7009e9f475ae5676ca52a59039fa9549a4f4f7","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd website && npm run build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.8","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.20.0","dependencies":{"json5":"2.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"next","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"next","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","lodash.set":"4.x","source-map":"latest","typescript":"^4.1.2","@jest/types":"next","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"17.x","@types/yargs":"latest","lodash.merge":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"next","@types/fs-extra":"latest","@types/lodash.set":"4.x","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/lodash.merge":"4.x","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","@types/lodash.memoize":"4.x","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","@commitlint/config-angular":"^11.0.0","conventional-changelog-cli":"2.x","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":"27.0.0-next.2","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.0-next.2_1608230043813_0.18931739219009858","host":"s3://npm-registry-packages"}},"27.0.0-next.3":{"name":"ts-jest","version":"27.0.0-next.3","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.0.0-next.3","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"5a53c2b72840f25b69f2773e9f8117d94dc5919c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.0-next.3.tgz","fileCount":81,"integrity":"sha512-2nvuzgEmarQqrNIF0MX4kVGgCfT1x9dhNJmLXRddezKHVgA4/lItGoikv3nefJniH7/Y8BqgwV/Mp3qXd8hQhg==","signatures":[{"sig":"MEYCIQDnFg6DRyA49fSmVkY2I7+FnZnlpQmwC/mZ6cAfqEYP+gIhANJgP3m0nbbcuK5y1VqjEfQ6rI8s1oHmd6AiFKyLw57H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAEsGCRA9TVsSAnZWagAA9qEP/3YmcsmKeyakbGWK7tzn\nnBCLqVDEVpHMekMUuV6msvdW+3CcWsTCv9z2WGfxe5hSOcDmOPwirCZkXZy7\nlhLXXmC5yAGZZOKnrzoo4JvyRdWkGSSNZ2BzmxY5d+AVay/o79N3WJeAmjI3\nYkYvzz5ccrD40jelQSWqvWxbVrrtev38bPuSn9CTHktLxlVn3LWSvxpO7t4Z\n6InRLvuFMcJ+92YAoaNeeB38XdWenHA9V9n8VWGdM0QpCXQBdoGM1JC+Tzo7\nluJweo9O+tnOZwgc1xBBmdBBDdUMDaBB0seNR1TW6H6GAdIgDDeyVJfzdrr+\nrWUlCH80HxatZytfrI0k7lZ9Ov7JThlCOk7dKCJToJlS8kln73onSnUHt0aO\nsj8aiywbxhL+N/DGZkcKAu74JFGUTaFcFNaJ9GyLxzo2Zzqa8liiKd+zVO/L\nOUuF7rLDTFtekwEVqTSvtQAJlypw0M8WHeSBhoZRAbL+W/RMlC2GMZg6Mjrg\nnJ5w/Jsc2s5dhHX684w3zj2aVPwg/hPZbV2gs2nS/Kzxl2ckNruBvhlNhH5G\nnwhBuvgtrGxo8ajNf0QTR/LmMsZP3YcuAGDLgmJzRUF2qt8FxNDn1ezN3S6t\nOQ3MhNWEJZGp6ztinxr9qaizk4qbmPDdQnLhLgnmEc0E783CZOfqWYtiYTiD\n/Gw4\r\n=SjgM\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"},"gitHead":"541c1d39ba1e744e45a1d28bee6ae93abc0e6982","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd website && npm run build","postbuild":"node scripts/post-build.js","test:unit":"jest","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","lint:prettier":"prettier '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md'","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","lint:prettier-ci":"yarn lint:prettier --check --ignore-path .gitignore","test:external-repos":"npm run test:external external-repos","lint:prettier-format":"yarn lint:prettier --write --ignore-path .gitignore","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.10","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.20.1","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"next","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"next","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","source-map":"latest","typescript":"^4.1.2","@jest/types":"next","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"17.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"next","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"20.x","eslint-plugin-jsdoc":"latest","eslint-plugin-import":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","@commitlint/config-angular":"^11.0.0","conventional-changelog-cli":"2.x","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":"27.0.0-next.2","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.0-next.3_1610631941493_0.40139642300781575","host":"s3://npm-registry-packages"}},"27.0.0-next.4":{"name":"ts-jest","version":"27.0.0-next.4","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.0.0-next.4","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"14383feb5b298c35f3cb1e91a24633a15442f387","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.0-next.4.tgz","fileCount":81,"integrity":"sha512-aKHGCjusOW9khexBzbEeX0GVtHMThR902TPmk5lbyTojNqPL66H5qG2kb8uFSKzLPhAApc96czUp08MI1XSi8w==","signatures":[{"sig":"MEUCIQCr01NUU220QWAicemreEY43iXUUWLdKKRlxOMFOABPZwIgZEBzWDdYZJnqLT8MHytflHvryVYFRvWNz2ve3evOxRk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgCq/DCRA9TVsSAnZWagAA7DcP/i0dPfLl5dxKiqnjS5rD\nDUN+Ghnp7zzuVZqnpnu8l8hhj2mLs0H7/rpBn2vGLcEsYeyxORVdjccGackF\n+Q5FOscrF5SSynIhZx+z1mDN4spnKX2+OdvjlV3eXyz2ASESBTJ/+4YurP7Q\nhHU6hHVToVDJpowzbBvr7xSAyDE29WCA5fto5UE/Q/4yTe3F+3eSKlQffYX+\ndB5F4VsMb+LPQDvSVwnqePlif1Z9fAh6RSuzRGaQyK+77iDOSukl1mWol94X\nF5j8FE5UJpQnTvpjZJwHdS5cIRAolFcL3Vumun9WFFxwtFYSPTig+eSoTD93\n/YZqJicoHYoNYcZkxyNctYWV9vWPw3e8VYsK5BNNN+iOOJpxKRUGZyNpVzCQ\nAcIlal6Ru4uqnIiZwPtU31jExZuGytaGUIrjaDJogmIzeCi9FCTjMZ4jVASM\ncbAvW+WUqQXANBfD4bJpqZZ803CSga6izoRAGcHckcFI0YCIv+s1BpPl6Oi9\nIBVT1GvbmfDVLNR6lGmKeMbetrvYABWY4LUL2iTvCJ0TpxoDWl61fVWpUJzf\nPZO9kvVJjUvB1u2wFvDV+hYtl+xIXJv+eUbEJLtSA3cKKGVyd8RTot2m1KK9\nD6TTeLVjN3nifqAO6bYBiCqfNGraMq6ftl8lOvvpq7KMjS/ngoMbGF1ZEQLJ\n8eMi\r\n=6Y8K\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"},"gitHead":"dd2c8f1ac67cff8178f7bfe1c5dcbf6e1e0f7608","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd website && npm run build","postbuild":"node scripts/post-build.js","test:unit":"jest","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","lint:prettier":"prettier '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md'","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","lint:prettier-ci":"yarn lint:prettier --check --ignore-path .gitignore","test:external-repos":"npm run test:external external-repos","lint:prettier-format":"yarn lint:prettier --write --ignore-path .gitignore","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.8","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.20.0","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"next","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"next","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","source-map":"latest","typescript":"^4.1.2","@jest/types":"next","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"17.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"next","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"20.x","eslint-plugin-jsdoc":"latest","eslint-plugin-import":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","@commitlint/config-angular":"^11.0.0","conventional-changelog-cli":"2.x","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":"27.0.0-next.2","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.0-next.4_1611313091055_0.12515064142503696","host":"s3://npm-registry-packages"}},"26.5.0":{"name":"ts-jest","version":"26.5.0","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@26.5.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"3e3417d91bc40178a6716d7dacc5b0505835aa21","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.5.0.tgz","fileCount":113,"integrity":"sha512-Ya4IQgvIFNa2Mgq52KaO8yBw2W8tWp61Ecl66VjF0f5JaV8u50nGoptHVILOPGoI7SDnShmEqnYQEmyHdQ+56g==","signatures":[{"sig":"MEUCIQCFWNuFGfi4X0HIkII79E9D9099fRzbAItrA2kU3Tbg1AIgIPOdwJ033oGE7p1APMySI8BEt2Baxx+eseYy06yeg9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":259793,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFAzdCRA9TVsSAnZWagAAYAAP/RIdKLl9wgZ3GZ0/k7QT\nF+Lcmc0a4o5lVwee3FQtUth8QZJiuF6EJ4cCDvHw8ldoe1+TrXHKbGXtYqIu\n6MHGN2MF0QIXcyztISZyPc9yVT1byV8vJpjILQ9hba+ToMvYzAj6ZQJ80ex3\ncIXP0RSED1qI/vBbsx0Ji4TlqJKr4A61NWhFXI1Hemq7ZMxDWcjam+TWc9I7\nfCaOPGIa0WcfDQdsEw8KN4ICK34HVrJ0GIjP3yRXvG64Mj1lp1BQZRWQxfhs\nnPWa6Eo/SRH2pe9PwudL69FP8KC6prPEhVaS/ZubyMb5dyRdHqaxh/MhAsy/\novMo/Q9gD3FUisCTCS+v/L9Jv66qVK07wLKw7Q6fmLPt09AihkvYWfqLqtai\nIkCGmBli57SeHlyBFqu5OOGjUyzDEpyMSL6is7g9MfraQJMRnH9Mb2+KV+na\nAmNuHN/y8W0k25I5DCrKLXKUcz7HN281doctei2nAmYrRot/itSxyrFOVdqi\neCrAVbYK/w3OnvduPSE0fgzpSgEv3tqy6cWY0MGNiASTDGDBrFj3VQWENoQd\nORG1qTz8tHsLwW7q2Wk0pPpZdiraDzUZ1tHWWT3U3Y4r9JuMwhn97LotAizw\nXbR3yfnQyitjbm+puUg0NPM8L/mO+4OEoqpwBCtkw9aZeTCtDPsH94WC9xNk\niMtb\r\n=dtJv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:ts-jest-26.5.0.tgz","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"},"scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"anhpnnd@gmail.com"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.10","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"14.15.4","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^26.1.0","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.x","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","source-map":"latest","typescript":"4.x","@jest/types":"26.x","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","@commitlint/config-angular":"^11.0.0","conventional-changelog-cli":"2.x","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.5.0_1611926748857_0.0885420939594479","host":"s3://npm-registry-packages"}},"27.0.0-next.5":{"name":"ts-jest","version":"27.0.0-next.5","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.0.0-next.5","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"5be205a300ab6266359f786ca067d1ec07a9a01e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.0-next.5.tgz","fileCount":79,"integrity":"sha512-NTix8kPJCPnOlIGpKmaKAh+W11OP4la5I2LdUuAfoPHn4ik8JK08mVLU+ATe9RN5xvKUgkAYYO5HwbtNpuESLA==","signatures":[{"sig":"MEUCIDCAv+RRAaAybSRbdGeHp/Roy32UvjqXnlggAcrpeIe/AiEAopZKJ0lFl0nGbB7eRiLw+/iCfkGzwMFEOmRdTm9ck6w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":196719,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHAUICRA9TVsSAnZWagAA/50P/3JnG6YV4b/LlwGbgYVS\nEy5l2qzhOgJGgc/bL4uhMwOQf07Ie+g//ISLPn3FYK3eaaOhOHWMgAJSBaD0\nKAhuDi4xMmvMrs51T8cyoSAHVN+gxwUWH42ukh00fFJK9I0Du/KmVApobGto\n1WDX2QnUMp+Pzy+cmV0tDnddnYYje25gYxL+V0M2qr8HpytK/kMl9wIUjyJE\nOhC4f6jwyKPl/bCutrIIaZhndhfLijaj0fmumsHmeewBdM8XY9xUKrJ33xJ8\n8O9HmILwdZ4DHOf4Spn3qsBPOGW5lIi7hhySWhN9YArMDPJL6gcHq+AKULd4\n7Jm7Mw4/kWBZgUz2krZInTPoJIeD30KLNAMYitqtJfVV5z4i/I2yzSAS/aVo\nYeYZfTiYhnzvFQDpLo9MtEALYVR6/F/Vkr7gIH13yfjHE6vczLKbRNQRbf8L\nDCukK03KIEnJCBdipCfL9/n7IrLifKwFndks2sJ1DAnrhZwMIRk6e8T0oerl\n9D3QHVP+WI3vGPXGkQcRTonh4MIEQXsJXsIDD69zU/BeBBrYsLpRTFS5yLDq\ng7YdI6Gy6W32fW/IzyrSFTRSgHxtSeaqbGe5J3AtLTAttv/0ZBz1QUST2KGM\nk/gt+/2zXOfUc4hMQPXCwVTzHVUAd1JNTa0uCfhaxYplfwwzweOODzxbfX40\nKiVl\r\n=VpMA\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"},"gitHead":"22cb248bc6cf510fee929a96cbaa56a077c15b05","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd website && npm run build","postbuild":"node scripts/post-build.js","test:unit":"jest","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","lint:prettier":"prettier '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md'","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","lint:prettier-ci":"yarn lint:prettier --check --ignore-path .gitignore","test:external-repos":"npm run test:external external-repos","lint:prettier-format":"yarn lint:prettier --write --ignore-path .gitignore","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.10","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.20.1","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"next","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"next","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","source-map":"latest","typescript":"^4.1.2","@jest/types":"next","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/react":"17.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"next","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"20.x","eslint-plugin-jsdoc":"latest","eslint-plugin-import":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","@commitlint/config-angular":"^11.0.0","conventional-changelog-cli":"2.x","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":"27.0.0-next.2","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.0-next.5_1612449032040_0.5659418183629663","host":"s3://npm-registry-packages"}},"26.5.1":{"name":"ts-jest","version":"26.5.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@26.5.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"4d53ee4481552f57c1624f0bd3425c8b17996150","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.5.1.tgz","fileCount":79,"integrity":"sha512-G7Rmo3OJMvlqE79amJX8VJKDiRcd7/r61wh9fnvvG8cAjhA9edklGw/dCxRSQmfZ/z8NDums5srSVgwZos1qfg==","signatures":[{"sig":"MEUCIQDSHYlergs/URWTppWcWtZ2FKuytcFwkezXiUUgX3/l9wIgX7+kdy2Bg5mL65xpoa+qTXe9ZpYNIRjLEuXM/ROE2dA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192058,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIn55CRA9TVsSAnZWagAAvpsP/2cGs87Fs/zQbNDfsyky\naR6BQrDZnIjZuT3XLGq/xgtS0gPCueUwlkrO4NK5rio5zdELVz5n+VGREP2+\nGXSitLNPndhGiFeF5OPKaRKRRZaNm05T0glG56tg5uOFXIndUiPQw+EQBF5H\nTKwSdEEtp8n/dEsRIje73OD1uUwwO+CpHB4vy1b+tWJhIaV/eblj7bzKC4UX\nyYenUW5IHUmDSeJqYnVFIwCqfaF1ChqNzYHDcjte+73LcRyIplpVj2BrGSyA\nOV22p3o56lgJ+zodeXi6iN12OBZ64/BlYzuEklr5dp0MPu4TzUWOouPGaceV\nMlNuHClLrdKZMKlzLn85ekQ07ge/tfiPcLGL0JYoSP0I3vv20g6Twqq5lWCy\nQ85ChFFAiw5HkDT+Wr9CcwUi9FbWRVbbz0uIfdRPtX9gonrI0hxMJmm7C5+v\nmXcXZwjtIoqMVf8Nzn1gW0D2l0PkwhAcsi90IJvnk+DZWtt4X8Dvueh/Xxl7\nPECCPMDdDM6EUYjNWVGdwCQVtMeKqRRf6LJR2pdDxaXV4GGHvguS+qu2wFrs\noaICKLFcsn4LC3RG+rFpJ4U26s0UlhQCuco7NbSxJfXJqBVDqLygi3Q19gAV\neab5HQuUyV374X12qhZgyvWsBFmshGWkb1FEsKB7ZFNGjG91Ya95WTb2Lnqu\n8sHT\r\n=ukxF\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"},"gitHead":"1965e205908f818d4f2f2e8f074c8ff271af5dd3","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.10","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.20.1","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^26.1.0","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.x","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","source-map":"latest","typescript":"4.x","@jest/types":"26.x","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","@commitlint/config-angular":"^11.0.0","conventional-changelog-cli":"2.x","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.5.1_1612873336621_0.6885384231102696","host":"s3://npm-registry-packages"}},"27.0.0-next.6":{"name":"ts-jest","version":"27.0.0-next.6","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.0.0-next.6","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"59c9392eff845e4ff90360938aa4d2b3a354a654","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.0-next.6.tgz","fileCount":80,"integrity":"sha512-GCxbKghc6qlUnOLUMNan2inOcn+kHmVpHxWgAtsDhhxVNYmsOEK/lzK4XU6C2FDCThCKhBpZUT3sjIWNAvq3mQ==","signatures":[{"sig":"MEYCIQDGxJjJ0Ysz3275h7boJf4ffYZkXhE0eRWMTf0OiM3aRQIhAIapAMJbNGhYJeWPKLp/ei26hohoB7+wg0n8/F/lTNqT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199624,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJV69CRA9TVsSAnZWagAAimYQAJuWc6hniaNXEdsR1Iy5\n0Jp3mmMxgQjcnIq7WD8KPeZr0DQUzEGS+04Y43IJeMQ5ii0wTnvX5ixuEJq/\nlKswQJ4EemqsOX7nCfZo0dRaHrLW7mzT/SZV2Xi8PftoORLeWVShzyi6nADg\n2IyzM1+ltE2ZUbP+lR39E/2mexLDCi7a4Tx4FOzIY99Ilrf13G/ekyRGXm0R\nYcr9i62tGsu9WdifCJMZX4aFAhgzddmjzceoIzLo4LmStiJUXhJDOxYFQzHw\n9DqH6muY1Yo4BhrKbSknNtOD0ThjjcH5R557do2U4n03jgyIwn/eTjVJW5wQ\n4l7iZ9nuLsPmnZesN6FQkcz3E3O+ZcRrw+2F23+6NIC/1L3on3OfYnSfIG8A\nopz4S8RFob31AIisffU49z7kn3fJiSE10Xvcrko+jv3O3mDHUzCdXQRUbEwg\nX+plItaYHMsTDIQpA/XSHnb8zl7cfCgKf9PLurYI7eEPIMpnL29Fm2Bro5oR\nHTGtIRaDM4RJjnuxtVmpmoWMwlKyRi/dBGaEt75xsT3qXuCsaUC7UbHTcZio\n0sSLvYPe1j+t3r6/gJe82J376v+G9ESXGHsGyMFBOY7/uP+ityXiB9ZCMi6f\nbdMweA9epUHbsALuL8agvtCTXoRTExszMJyBPe6OuhL+dqIXGNnY/8MXN/9F\nirWv\r\n=e8T6\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"},"gitHead":"a2a92c5e77bfdd90c45c15b42a4dea931bf6ab1b","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/clean-dist.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd website && npm run build","postbuild":"node scripts/post-build.js","test:unit":"jest","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","lint:prettier":"prettier '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md'","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","lint:prettier-ci":"yarn lint:prettier --check --ignore-path .gitignore","test:external-repos":"npm run test:external external-repos","lint:prettier-format":"yarn lint:prettier --write --ignore-path .gitignore","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.10","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.20.1","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"next","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"next","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","source-map":"latest","typescript":"^4.1.2","@jest/types":"next","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/react":"17.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"next","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"20.x","eslint-plugin-jsdoc":"latest","eslint-plugin-import":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","@commitlint/config-angular":"^11.0.0","conventional-changelog-cli":"2.x","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":"27.0.0-next.2","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.0-next.6_1613061821008_0.5082939989706279","host":"s3://npm-registry-packages"}},"26.5.2":{"name":"ts-jest","version":"26.5.2","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@26.5.2","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"5281d6b44c2f94f71205728a389edc3d7995b0c4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.5.2.tgz","fileCount":81,"integrity":"sha512-bwyJ2zJieSugf7RB+o8fgkMeoMVMM2KPDE0UklRLuACxjwJsOrZNo6chrcScmK33YavPSwhARffy8dZx5LJdUQ==","signatures":[{"sig":"MEYCIQCC9jxaJ07I4T88q/WMUGxGIHHhGFMUwTikFJEvSdB58AIhAL9UCETKaiLNf6f2Z8gwkuJqKls3Ph7VsFY9PD29D/Pe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":198493,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNX0NCRA9TVsSAnZWagAAVlUP/jo5u/98bL6abeN48/CQ\nJvTvYJFU5VVwn4tHT1MaWGIUBqEdb9s4bKZt7vlxGwl/T61IJ7tJnjVbIwFy\nS3OVVZx2iwPG9OtD1DI7OOAlJ7aM8QO1VwW8DoC9VI/5kuSqnXWOs5r2ukdg\n1mOoINvS/4oBjrlsW8WaXYpTeXuqZzbJNtd9O8r/QGJytaMFuV/5T9eFdAW+\nrOocbJtyRtVfqBgxU7tX3QRGLh6xEHbG+wn3kx/zXryBrPVmheFFPjlN9N2L\naqeo0pSgjf/wemui5MMDm09EqfmcFT94qQffpfSpjqg+mEn3BN6aIkOE66Dz\n80mJtspOYBWIRQ+8o4USZpoFBNa+IQk5EMkuD7fh8KjWQ12PfD6M/f6+zX5t\nP6MxiORxo04Ax6ZxJ/ywNarABJip9gGXriY82dn2W3mMbEzXmhTm7tWZaAxd\nIq5L+sInGiJ5grk+uPgjAncCsq7251nSF4/oDYjSTLDmQkZY8IwPkTb5JeM/\ng5uYEdffJMkrc+6XOem0AEYCECSZ4R8LKLRbrNW4R7NDKJ2pKdBoUOs+zPZF\nqQd9DHQrivZ3b5piVweO3Geo2u/24jGavZiIrc5fgLuIGxTDyyDpYTLUuQIu\n8wvieAmYp5NyDs9oMTZnpeuilFtsKwY4/tJ+eE1eBRxbpV/RJL2vYDiCpDgO\nhXBj\r\n=Y0LK\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"},"gitHead":"f54068b20a58f0390ba3b287cb26b51939f5185e","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/pre-build.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","raw-tsconfig-types":"node scripts/tsconfig-raw-types.js","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.10","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.20.1","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^26.1.0","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.x","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","node-fetch":"^2.6.1","source-map":"latest","typescript":"4.x","@jest/types":"26.x","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","json-schema-to-typescript":"^10.1.3","@commitlint/config-angular":"^11.0.0","conventional-changelog-cli":"2.x","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.5.2_1614118157007_0.867915940648226","host":"s3://npm-registry-packages"}},"27.0.0-next.7":{"name":"ts-jest","version":"27.0.0-next.7","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.0.0-next.7","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"dfc0117bdbb9daef4a536490fdaae37d82979135","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.0-next.7.tgz","fileCount":82,"integrity":"sha512-g9RgCSx9sEyWE3onanpeBLQIFe2UAI/qNCrCZd7rNYE+8K/M7iq/Q9wsFgyOZ7QgLDyNjYbIxXsZ/xCkhgJJpA==","signatures":[{"sig":"MEUCIGIUmfrYVaegacb9pwJ0RiZFdccPJRehhOBxgJbrRw1KAiEAln7qheu6fCVH804jOIjTi2K/MpY91RmDfZN2tOjE2Pk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN2hzCRA9TVsSAnZWagAArgAP/RKlQaTKWnOXOt+IRlwk\nogBPrVfxvXX6Mm30bAf85c9hu3t6Fw1z3y+lL8vg9CV5coLhayXjKNYltESP\n5iqupDLqQm0mS7if1GU4o9C//SSnV+Ek29Ue7ZQsvpi/H0Nswdr+SX1KSxhF\npfR8POQnuZ902dMTIBcUKKQh6LJDu4ebXT8xk8lpIsUjNAvnS50JWsmjYT0i\n797CCA41Tcr5lKluyaj+OcHpfi1wyc+IhHG0au7jNHwY3Hz1Hh6zUqAUMzoS\nKoTT+qi5ezUcMKsPpEFKSMY74R31knOzvoDmdpJ1nRa7/1fLNPNB+kYo6Lz4\nWoPMXTPOuIAXyxCN+srLySf5j9pi1sKad3tOtChum1Cg1vCJXhexNdgXFPs5\nSnXaKRlid64EzU/W5ChioDbKgFVCxLu7vguPBEKTvto29JfDCrfagGbJ6Q7T\nTjJGTknvcYceEuWEOIq/dKJjNtV8+397j7lg85I4SYxo6A/5lz5KPSfPdT9b\nUfcTvv0PrVc1kJElbkINN38+fZiVuZvn+t47QjUrT8kYEzWkDQ3ZTbY8gmUt\nmLrIWQScITrNVPCzvOfw6MoPwgAu7y/BJn9CmeUbKGeiJ+/VbApJ+TpfRJ6Z\n487uioyol3Ly7jW8WDM65V3Tbh+KnGAA5KgFoGBnCVo5Z2by9VPi37fx1AHH\nlzJx\r\n=VqtT\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"},"gitHead":"77871b83a7acbd2f631aeb52fbf0431015e5401e","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/pre-build.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd website && npm run build","postbuild":"node scripts/post-build.js","test:unit":"jest","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","raw:options":"node scripts/generate-raw-compiler-options.js","test:prepare":"npm run test:e2e -- --prepareOnly","lint:prettier":"prettier '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md'","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","lint:prettier-ci":"yarn lint:prettier --check --ignore-path .gitignore","test:external-repos":"npm run test:external external-repos","lint:prettier-format":"yarn lint:prettier --write --ignore-path .gitignore","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.11","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.20.2","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"next","make-error":"1.x","@types/jest":"26.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"next","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","node-fetch":"^2.6.1","source-map":"latest","typescript":"^4.1.2","@jest/types":"next","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/react":"17.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"12.x","@jest/transform":"next","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/node-fetch":"^2.5.8","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"20.x","eslint-plugin-jsdoc":"latest","eslint-plugin-import":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","json-schema-to-typescript":"^10.1.3","@commitlint/config-angular":"^12.0.0","conventional-changelog-cli":"2.x","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":"27.0.0-next.3","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.0-next.7_1614243955019_0.553015618946268","host":"s3://npm-registry-packages"}},"26.5.3":{"name":"ts-jest","version":"26.5.3","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@26.5.3","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"a6ee00ba547be3b09877550df40a1465d0295554","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.5.3.tgz","fileCount":81,"integrity":"sha512-nBiiFGNvtujdLryU7MiMQh1iPmnZ/QvOskBbD2kURiI1MwqvxlxNnaAB/z9TbslMqCsSbu5BXvSSQPc5tvHGeA==","signatures":[{"sig":"MEUCIH0/BFqsSkSxzVTvwoDdq5cokfFIlaHIdGApU3Ap2k0OAiEAqpNtdM5MXFh1sUTGuC4DLH0cBwMSvs2i6/jSGAbYwl0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":199998,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQHbBCRA9TVsSAnZWagAAcwgQAKNo/6S7SkQw3H79nq0a\nE/uaOHJzEHCahbvFBjZxVd4mrIXiP7oLRxJpTP7HPDOtFHayzc1dWUguSJzj\nVR/s1B7FUDEMrsdRaqTFlVdRHYj2rYcXIVMP7DFa/TBWNQ1oLScba7rbSFWr\n/xedCad5kudSB8mLRUKlBRZrixJZt1y+3XGejUXJquuqzU/h6Sv9euBG7ARt\nrAJ4ancX+tPJ3YDZmGODwUT1U6TRiy3/fVXz2XZHg0owVL110MPDb21rQeke\n++2LB2McQ3GhffYEOgFVQqFjDvEif0OrErx7GjeRebZ/WW6nXJwS4xr8Aeli\nItPGnA3Nw/Wb+8csDZTOIWp8ycks6TxtJ6P3sHmUB14HY4r53pWEcKScxhaH\nts6tAraT82B/RYyMkrkGSy3GjJpkd3/QF0RaNrSIar2G4mWglWGQX+ZSchcC\nAjkoE0eKQS7jrpYpyHs0LDlcjU6cmOYx3LFWNCfeez0hHdrVRGFG5gci1TWC\n+1Kb/9OOAox5OixIYD2AI/S6kuqTm+pDw5uvBpuVeMXOyK7q3PtFapOIw9Mn\n8SoF5uBevj4/1tRrbC7gGhMYbkbGWfIdDk+vVRppE01MhUCGlkNvnJiYAbqq\nQgo33eD7ySw3MIdKNLCWL/2E7ykkyKq/HEcuLCgRzvijz/9rh0MPslWLGBZq\nF6yW\r\n=ga/z\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"},"gitHead":"ee10b673d0f76ac97453ecc9799ab460fa0ac79a","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/pre-build.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","raw-tsconfig-types":"node scripts/tsconfig-raw-types.js","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.11","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.20.2","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^26.1.0","make-error":"1.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.x","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","node-fetch":"^2.6.1","source-map":"latest","typescript":"4.x","@jest/types":"26.x","@types/jest":"26.x","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","json-schema-to-typescript":"^10.1.3","@commitlint/config-angular":"^11.0.0","conventional-changelog-cli":"2.x","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.5.3_1614837440941_0.9220004766521137","host":"s3://npm-registry-packages"}},"27.0.0-next.8":{"name":"ts-jest","version":"27.0.0-next.8","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.0.0-next.8","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"ce3c1947129ee9a21829e57f9c6ec0a8edfc9fa5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.0-next.8.tgz","fileCount":82,"integrity":"sha512-tJ4SABywIG+R09W5aEiDnV4N8atuepCIdAxYrJNHj0A5cclNsjmkq9x4bKy6qVX/FfGMryxtkc0hXdJHoj1eFQ==","signatures":[{"sig":"MEUCIQDU8fm2OC1CKrvGIDuUquKUC1DCeoB79s/WY7i55LnbRQIgX3Lrkv+FPj5hOIx1j59XQCtz41K41JRYHR6k0efrjp8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":213906,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSg0ACRA9TVsSAnZWagAAFUgP/jczSY1AMUvCmmrx2Wx0\n1lLn6zHKoBk0Ji2kbCUfmEJKD9nrD5FV0a2UiS2NMHC7LnFel2x8GO1A0Z6x\nV5UX/QLpjSbN0qDz88iGlI+Zl8D8AbFoMQnmrWn4dg6Qj8MMiBVwN8yQZqBq\nMOsew4P0rUafWcfGmZY2uTfXrlFRCNgcF5qmjSMPU+3SNIdmzxdMErZfpZfX\nEI0Rr6dRXglGSHVF6OSH1bxij1/oETX7U/s/H4ESBRFJH9Qq6TfFSYPlWlSa\n4TmJdE7MMYOnAMRaUpI0y1yx5Lmz9P8163zahhVn0GtALJcwV4dcjW6PuRAL\na0+B5Nye2DdX2xObHdvwrvlyyFvfEvpqY3Pr1LJjPRdx7CO6FuSLr6SKy16M\nCj1bg9476TRvrsqKe2Y1PMaDJalXRGp1P3x8f+zacQN3IV1U91XIcmQ5ITWA\nA6GRmq+dInTF/QRZk8+HIQiTACa44bvtjgs2DxTmym3WRjCTzI9rM7syoOeh\nvAUUQZXGxAwAEZ06InO5fhnmwZS/Yt5bpE144Ewga0pTxluuifulEUwgz3FX\nObXbO4OozwlOnu/tJXeNwFifhPEF48gAFjottbLg8/yBDxmKwUp8uLG4qC1Y\n2QMQwV3iAd6ouI6tud9zpg65wfuOZYm4cUFLt/qZaDFPOrIbJyUbasVkrV/i\nBlrE\r\n=kHmZ\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"},"gitHead":"e7bd130f69d0a98439c1795a4cc426220a42e3f5","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/pre-build.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd website && npm run build","postbuild":"node scripts/post-build.js","test:unit":"jest","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","raw:options":"node scripts/generate-raw-compiler-options.js","test:prepare":"npm run test:e2e -- --prepareOnly","lint:prettier":"prettier '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md'","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","lint:prettier-ci":"yarn lint:prettier --check --ignore-path .gitignore","test:external-repos":"npm run test:external external-repos","lint:prettier-format":"yarn lint:prettier --write --ignore-path .gitignore","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.11","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.21.0","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"next","make-error":"1.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"next","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","node-fetch":"^2.6.1","source-map":"latest","typescript":"^4.1.2","@jest/types":"next","@types/jest":"latest","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/react":"17.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"12.x","@jest/transform":"next","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/node-fetch":"^2.5.8","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"20.x","eslint-plugin-jsdoc":"latest","eslint-plugin-import":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","json-schema-to-typescript":"^10.1.3","@commitlint/config-angular":"^12.0.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":"27.0.0-next.4","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.0-next.8_1615465728049_0.78112615973842","host":"s3://npm-registry-packages"}},"26.5.4":{"name":"ts-jest","version":"26.5.4","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@26.5.4","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"207f4c114812a9c6d5746dd4d1cdf899eafc9686","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.5.4.tgz","fileCount":81,"integrity":"sha512-I5Qsddo+VTm94SukBJ4cPimOoFZsYTeElR2xy6H2TOVs+NsvgYglW8KuQgKoApOKuaU/Ix/vrF9ebFZlb5D2Pg==","signatures":[{"sig":"MEUCIGkfShpdGqrMF4PYOBQJVWZ6RWB2FYg4fE4BmeFH+CmqAiEAzVJe/cZ7niCSCjJlieCFWUwvJxDkW5KFmLtU5JQ8X9w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":200277,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUgHcCRA9TVsSAnZWagAAql8P/3hzivfZlQuisjTOXS1Q\ni8W0fH2s8Qgc5oR98jLF+9uWg1vciGqglKdEZkGQy37CJUhRGsV5URMDrd/9\nnsAi1fQcNWD/GNYvero6inhKonH4kGF86iP1qEg9U24GBUBu1jHFKM0rCveZ\nc0BjQMLMVeRBQGoNLBV3xr7Mj8vTNGbVphVafC9FekLDr5kaHypsqLppg57Q\nY8Jo9y6YoQ9/732EtOTsypDyAVUI4C2MnJmM8Zq4S7xcXqH3fnlrIvN+jZKs\nOm245YNKIcVfZgIgQUQtr4mDzx8y3PBPzqPdvESLK4u32RGFsbN0MkrjQJZI\nRbDLfUR8MWVd7q73KNCJP8q/Klm2eTUxJbpaelZYN+4j5dSPTaGbeUGmk3vC\nxbO8xKOG2V9awuz46zSnb3BG1fa0IDHcOcN8GNRIAxTf8DXCNk9+x733dXVm\nB4lYeczvt6xxyAeLqJ9QWJZYTmDjLIMzt9fTIKQ2bXgA12Qx6vCSfBb5Nxg2\n2ja441DRAlusWvMl2OUzIjTnFp4lUzPSxsXttOunSbUFZ5QJBhcIPahN2aeS\nS7daQ+A3fCN5d/1axFqO6S0cOPSNOOpNSE3LWs5RVIT76jlpHXAz71XQvEQL\n4NzL0ahq4yK9xJv8sVMIIzdZrckLAH1pqOkUQhTNtsEryFLh3IXDFp/bevPD\nRRBb\r\n=jFGq\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"},"gitHead":"f3522d898cf8d7e67ce73f4dd743e860a14173d6","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/pre-build.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","raw-tsconfig-types":"node scripts/tsconfig-raw-types.js","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.11","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.21.0","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^26.1.0","make-error":"1.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.x","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","node-fetch":"^2.6.1","source-map":"latest","typescript":"4.x","@jest/types":"26.x","@types/jest":"26.x","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","json-schema-to-typescript":"^10.1.3","@commitlint/config-angular":"^11.0.0","conventional-changelog-cli":"2.x","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.5.4_1615987163423_0.43111780588177306","host":"s3://npm-registry-packages"}},"27.0.0-next.9":{"name":"ts-jest","version":"27.0.0-next.9","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.0.0-next.9","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"04457b664829b7c8fb55defe4e0681420c3389fb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.0-next.9.tgz","fileCount":82,"integrity":"sha512-cBPbeOeenjtupe2Vcbb3vKqE7VED23jfGagDu6l3QjZCbx03pedqOrl02ajBKy/tT2B3TIFQt4BtwQRxig9eyw==","signatures":[{"sig":"MEYCIQCq29TyeoEMpfzMw32JIl4akRXm/qw1UjE6uBExz2pCrAIhALVLkrZDcs0h8t26rjRvp6OIA8Z0tYSPRqtSFAFhW3oG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":215897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgVKv9CRA9TVsSAnZWagAAKRMP/1pIpfetyor7X9gq6dpL\nvzE2fKxVQY9OrfCIqEK0RNknS21De+KHnltdWZv1mBPIjCVpcJWJDXlyUyy7\ns6z79lGPVaazwY3HGu7FPOpFbTmU2VqnWvXRSXTDNlHebIu/f15wLNRG2D+t\nKL9cgmG8D3CO/EhlMvFwbVBwL+IMfzGD6zGRq4y3QlE4pb6PbYUQXvlrdvG9\n2oVB1RFPc2Q5ICdQOxxBGxKRjDkNjG8FWsWcFaPfHpSf8B9sUl3L3VNIylaf\nkTBsjU6G0mStTKXSLcx60BmSBW59w+vW/w7QLUzkwRLQ/4lQVqeu/Yr9CBUq\njYZfkam5hc9J0L3KLMtqo3DxOBapw4k4xbV7JtfkKGQSh79tvOzD+RdVzanb\nwUjsFyxLFIdb2J/iz1FGmYSVXNRDfYVL5cC1SgTxRHLMsJw74A6CKbmWWEMl\nguLA1Rvipi9o/1p4LTSkwy4pFucEai7V3QMr7oaviqCkBbiuPr0OHPXzkXu9\n0R/i5wJNngtVjd81jIVTnNJtUcGsasrhgARmnNK0yt4xs8ENuO6mZWHzJslY\nGk0NNVM4R/2GU91lpL2NYcQzNntvXesgZuCHRKNlelX/fAmtVxNRnPzCe5/z\nTeCQntyN5ow/uaWiL+OJBE/uu50fZbW+/K7IwXz/p5Shpk4Dh19V1XM7DfWE\nlThd\r\n=/Atl\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"},"gitHead":"3da84d11bd42db1400ccb96d75e83469aabe390e","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/pre-build.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd website && npm run build","postbuild":"node scripts/post-build.js","test:unit":"jest","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","raw:options":"node scripts/generate-raw-compiler-options.js","test:prepare":"npm run test:e2e -- --prepareOnly","lint:prettier":"prettier '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md'","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","lint:prettier-ci":"yarn lint:prettier --check --ignore-path .gitignore","test:external-repos":"npm run test:external external-repos","lint:prettier-format":"yarn lint:prettier --write --ignore-path .gitignore","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.11","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.21.0","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"27.0.0-next.3","make-error":"1.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.0.0-next.5","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","node-fetch":"^2.6.1","source-map":"latest","typescript":"^4.1.2","@jest/types":"27.0.0-next.3","@types/jest":"latest","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/react":"17.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"12.x","@jest/transform":"27.0.0-next.5","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/node-fetch":"^2.5.8","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"20.x","eslint-plugin-jsdoc":"latest","eslint-plugin-import":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","json-schema-to-typescript":"^10.1.3","@commitlint/config-angular":"^12.0.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":"27.0.0-next.5","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.0-next.9_1616161788980_0.8067780262062725","host":"s3://npm-registry-packages"}},"27.0.0-next.10":{"name":"ts-jest","version":"27.0.0-next.10","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.0.0-next.10","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"23a848388c0c4765d8a736ff4020eb2ebec9af4c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.0-next.10.tgz","fileCount":82,"integrity":"sha512-fC1NSewNCnJQM7xz4TxG9PKRSXIajkc5ZaML6I75ig3vwHxZs4UC84qLAm4IBxelWSCKYTIQobOioT3fcXj1jQ==","signatures":[{"sig":"MEYCIQD3fYsOnR1zR2Gx1YQaJF9WTe1CGe1/poglDkfDkmbyGgIhAOL9HTdGlQKNigt2GotjOqjsPFC4OLs9cmrwldVPR1g3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":220529,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYxTbCRA9TVsSAnZWagAAogoQAJrdj0y1VhypZG64C2eT\nGJA7229InPRenlOEtegxpawa4vFXRm9PgnG1AKnzWrSpFq6gXo8fXg5+AjdW\nKwVtwrLXfhDmDyJGu5cijWHqQTAbObfjxMZQjNdJV9ZZQ+Fgm5W3Fqb460zI\nlZm3IunzcBIAdrWvtbkpSWMBhwwrPjnNugkM8MSOJUMnj9WHv3RLLlWnFJPN\nN1Xp0jZl2xinFur34tezS8Y3rLg62+FJUq3OkMZMG1H4tQIz4P0UwT1UabiS\nwIUQ+M5+jcUlYO/PxrhZI/E4LgmCOa/6mw92rEDXXTAsWjTkTG9YgoxNqx+h\ndFYFgcf/7PNFs+kd0Sx5EkA8zP0tux47DJSBzXBzLkZUC2BZShtqdjDEw1uB\nWJIK/kZUtbj6yJ1NIoT5WQkyOK4x7MVlOQLNFJ7sqFVZpbrktTX4n6sTxVdH\nirT1Lz0BaYmmyt/eHMDbyLZOhm4GXIo+Gl6syH8Z5o0RgYgXuafYs6iGbxmS\nintbpLUa6LjM3WVpNN41+Igxvfssx+G3LUh2ManqcTlg2pI755ZkI8OAKuYh\nJ2BK6TLx4lAKh6IDWffuncxNriAvPi4EinHeX8tcuyLUI+/McT/sqs/xEUEy\nC44v3/CLupe0+lzyL9UjioOyZFTZHERRPecbmT3V0oSzLU+xoK5b7rWG7uZb\nQHwG\r\n=VMYt\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"},"exports":{".":"./dist/index.js","./utils":"./utils/index.js","./dist/*":"./dist/*.js","./preset":"./presets/index.js","./jest-preset":"./jest-preset.js","./package.json":"./package.json"},"gitHead":"84a3acd54ac1fea7607f017d096e25075609df08","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/pre-build.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd website && npm run build","postbuild":"node scripts/post-build.js","test:unit":"jest","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","raw:options":"node scripts/generate-raw-compiler-options.js","test:prepare":"npm run test:e2e -- --prepareOnly","lint:prettier":"prettier '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --write --ignore-path .gitignore","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","lint:prettier-ci":"prettier '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --check --ignore-path .gitignore","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.11","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.21.0","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"27.0.0-next.6","make-error":"1.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.0.0-next.6","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","node-fetch":"^2.6.1","source-map":"latest","typescript":"^4.1.2","@jest/types":"27.0.0-next.3","@types/jest":"latest","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/react":"17.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"12.x","@jest/transform":"27.0.0-next.6","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/node-fetch":"^2.5.8","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"20.x","eslint-plugin-jsdoc":"latest","eslint-plugin-import":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","json-schema-to-typescript":"^10.1.4","@commitlint/config-angular":"^12.0.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":"27.0.0-next.6","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.0-next.10_1617106138967_0.34804171969722164","host":"s3://npm-registry-packages"}},"26.5.5":{"name":"ts-jest","version":"26.5.5","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@26.5.5","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"e40481b6ee4dd162626ba481a2be05fa57160ea5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.5.5.tgz","fileCount":81,"integrity":"sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg==","signatures":[{"sig":"MEQCIBrn0UVfDm2yvxljEEFXDCRUnqb363+w4Fp6xLgIwf6MAiB/Ck88z6N2Owu7C4/95P+WblKT+wHEm8JX6AXKLQMbMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgeGKkCRA9TVsSAnZWagAALocP/RxLLjkN5aVSMYIQl8Cg\niOsM79qh0cgvWo2ytc/ksSV2eJE2sXZ3UNi8x4MRcpRbhku8uZ8U28/hj8I0\nQg+0pWNJuWK/YEeQ6R1ZPFl7/xMzSr3oChLidrUyUREp2Jv2+380FRSZMLY6\n5RQwk/aHoPw5aQD6+YoK1rghtw/MhMcDDdbzslEUZTFBM4M6jxX7JzkUhWdt\nB0fPruyFPOWH5vuyx83pbTrURExhWh/RcQUOjoPk2WafMvPqEcyIzB7SEzVa\nIO70YVcsQ3PU9sLgZDNnexSqdgvGBvuX6OsQNCcj9GAmqaOBpleClTHRs0tp\nLD2zZjxpxMkhsVBvuwUHz9zBjOInXboD0GbvnTa6hAee1HfXZmc6h6Tq4kno\n7jEnEv09n4PWRr732Wes8RGmsICli4olbmuxFS/+W6mN/FpfP3sJBhWSI6Ro\nAhAFcmYy3rfSj0Jo1CgRv0Q6s3rM84yt4ROQqKlAjGFY3HywVHLCiTD0cqIZ\np+QFn0UV6hCdNrNHExBySANuyqpfLtT5KpMQFygFgTMOKDyy4I9ZBT4j2tFD\nSTicV+DJl0k5L9fAOXDJy1RbgkoDv4EUoBeILFdXpthjIyXSO0hR8XVIcEeg\nHCIfQRYxso3m8c4G0UBQRf9k1pympbjhEIsyXn/CTIlwdZ0imynjseECLhDH\nFxXs\r\n=xfLG\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"},"gitHead":"e448638964b015c1ccf3e3de336b8dafee8f4a1c","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/pre-build.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","raw-tsconfig-types":"node scripts/tsconfig-raw-types.js","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.12","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.22.1","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^26.1.0","make-error":"1.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.x","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","node-fetch":"^2.6.1","source-map":"latest","typescript":"4.x","@jest/types":"26.x","@types/jest":"26.x","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","json-schema-to-typescript":"^10.1.3","@commitlint/config-angular":"^11.0.0","conventional-changelog-cli":"2.x","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.5.5_1618502308042_0.8877956905244588","host":"s3://npm-registry-packages"}},"27.0.0-next.11":{"name":"ts-jest","version":"27.0.0-next.11","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.0.0-next.11","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"6845dda6525ca7d94ea3517b4f7813c0fb93d0b1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.0-next.11.tgz","fileCount":82,"integrity":"sha512-MdlskBkkYy2/Q47Wlilf0ZJhRe1kZdP9ul7vOwsICUtS+47aCv47nRMrueDg1VCcOcWT3ZgwZ3XaYXcGFEhcHA==","signatures":[{"sig":"MEUCIG90aSGDgGdiXciixrmvB0Mk24nGzoke4QSyTOAQcne8AiEA6eeOGnxeRAlvsTCaQVJhrKbGV7Lbi2pFMYWRge25/oo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222274,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgeH0UCRA9TVsSAnZWagAA9hoQAJzA+XLEzcrwH5fPG79Z\nHSlQaj5tY/IvMElsKaxgP7yMTfwfxwy5w65qnjPN0xgfYLDy+VvrasgfW/mg\nZ681bSQLPHQfPCpndFGw0eUUcsEb8niryJz28S0AbRSeiJtKsri8lc/LiFVe\nCHm9htmhL1ce+hCKzx7uqkPOmWSejVfOzjfyZ3wpN5g8NVlUxwqQ1RhKEQtf\n4cNs9K6VIuPuFvN34B/+dsR71r0vRltEoEgeMGWeauVxn506XOEdq1HKASGl\nZTqtCvP4FkkHXH15k2znBwMis7YiuoopXAB4mVO2lxv1ZhsJFmLJjJ9/jDCS\noTmzhZzgxYMwX/JnTeO4QXdgPQD0Qe9OBSpnRh/23e2670XB67KZzL8NeWgQ\nUEPzGyd5Ncft3r6aav9I96VUnbODWSWnqt1XPo1dAveABMrpp1MWoUwvxgpo\nQ1PTQLzpC+j1ELOyFySmsf5VNU6+8cHg1D1MR+AcWf1MO3ckeiEprWp27FrD\nneU+zxyeJijPtWCmC7YP77SJ59r99bqsrDnrRbQwYoJUc21kogVQVYXLTwdf\n6aAkFZIIQIr6VqueGPzzIajIIVsPO1HBXbALH+byvAVYKa3TvgkQsXETIWQi\nDQB5MbJ3ssYFAL3Pfw2dnm6s1nSNLOvWVCG5b/XmSEeAR3mKD+i3xE02z2MM\ngF/1\r\n=TveQ\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"},"exports":{".":"./dist/index.js","./utils":"./utils/index.js","./dist/*":"./dist/*.js","./preset":"./presets/index.js","./jest-preset":"./jest-preset.js","./package.json":"./package.json"},"gitHead":"19d43f2f39f464e034ecee9c786b89f7e2ac50b1","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/pre-build.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd website && npm run build","postbuild":"node scripts/post-build.js","test:unit":"jest","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","raw:options":"node scripts/generate-raw-compiler-options.js","test:prepare":"npm run test:e2e -- --prepareOnly","lint:prettier":"prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --write --ignore-path .gitignore","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","lint:prettier-ci":"prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --check --ignore-path .gitignore","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.12","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.1","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"27.0.0-next.8","make-error":"1.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.0.0-next.8","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","node-fetch":"^2.6.1","source-map":"latest","typescript":"^4.1.2","@jest/types":"27.0.0-next.8","@types/jest":"latest","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/react":"17.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"12.x","@jest/transform":"27.0.0-next.8","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/node-fetch":"^2.5.8","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"20.x","eslint-plugin-jsdoc":"latest","eslint-plugin-import":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","json-schema-to-typescript":"^10.1.4","@commitlint/config-angular":"^12.0.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":"27.0.0-next.8","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.0-next.11_1618509076499_0.8427862108877537","host":"s3://npm-registry-packages"}},"27.0.0-next.12":{"name":"ts-jest","version":"27.0.0-next.12","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.0.0-next.12","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"8a617df2440186315341e9209cfd06f010b71563","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.0-next.12.tgz","fileCount":82,"integrity":"sha512-Bde6QLSS8s2riYk8Aw/fpLdcSpH4dFSpY+JeRk8LQ/kvEZoSs5Gx4C8VqnugHO8CnlkOwvoSbI0PsAs8V85o3A==","signatures":[{"sig":"MEYCIQCG8595jFzsQQ+M/EDBaCOQrlrUievifBWfkMdSzgGV0gIhAN9aAJaAbVSbcECe+HItPmpBuhp1BGso3ieVIpVN9xHF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":223208,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkpw9CRA9TVsSAnZWagAAnP4P/iMtoIzYQ3PWg5XyckfR\nFbJNCAX9Op+boOZwsQ6R9IgRVN0zFVcJzwKMnhAJMuef0u+QUWSijDVxyVw1\nwbHusb9aOpnQEVLTNkhJKDdYYJA0r4TyQz1FROJz4FxvCQCjG0Yj5ra0Esn0\nvS6OldWZlr/b/DnusYzc2daCSX8q9jEMap/yJ9wp6/RjoIsO/JHdXV+qlPhk\nvYQPL6cF+BVQJBeTpxI0Blci6w1FYnlT0KtTK+rDqNHy9JDkRyUUbPRRPWeq\na5+bJpQIeMdjpQXI7OCVPFL8Hhyhj5PPqCzMB8D8Mcf6kfvjgirJs8QXXC9A\np9MfoIA100rTsFHSoOQrQQjzm0RjfjARUaJ1sqkLXqhYdBm+1bmr77Du1iJa\n0zuAhZ3HQWS8/2luNmgq4eDNgO8vsU2ZcIvFQpnKKYngE/0Z8tGwGnBcsy1B\nDdJyoknWWlb5Foyj70jrVrgLBetEdCtNOPX993/0Q3e38gNwi0It1j0eg2Ur\nw7D3JPeLNrmcqONXPIGoLJYrcsml/CcNCEhqyZIKTlM28ridPk61ClexIaJG\n+OdcLiayvg3jetRD+eEVvo/fiNz2dowFvDkFPePc9rg7S+ortHyui9Knxc6C\nMTy+hQSO9QVgsmpoK6StKuSt1SCHv+Dfa7QEhvkz3arSEZTxVQzQZJ+uB2iR\nAh/2\r\n=qhF/\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"},"exports":{".":"./dist/index.js","./utils":"./utils/index.js","./dist/*":"./dist/*.js","./preset":"./presets/index.js","./jest-preset":"./jest-preset.js","./package.json":"./package.json"},"gitHead":"02db00233c22287e78427417f53e5fe7420951e0","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/pre-build.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd website && npm run build","postbuild":"node scripts/post-build.js","test:unit":"jest","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","raw:options":"node scripts/generate-raw-compiler-options.js","test:prepare":"npm run test:e2e -- --prepareOnly","lint:prettier":"prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --write --ignore-path .gitignore","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","lint:prettier-ci":"prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --check --ignore-path .gitignore","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.12","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.1","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"27.0.0-next.9","make-error":"1.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"27.0.0-next.9","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"10.x","prettier":"2.x","node-fetch":"^2.6.1","source-map":"latest","typescript":"^4.1.2","@jest/types":"27.0.0-next.8","@types/jest":"latest","@types/node":"14.14.43","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/react":"17.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"12.x","@jest/transform":"27.0.0-next.9","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/node-fetch":"^2.5.8","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"20.x","eslint-plugin-jsdoc":"latest","eslint-plugin-import":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","json-schema-to-typescript":"^10.1.4","@commitlint/config-angular":"^12.0.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":"27.0.0-next.9","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.0-next.12_1620220989372_0.8154419972499156","host":"s3://npm-registry-packages"}},"26.5.6":{"name":"ts-jest","version":"26.5.6","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@26.5.6","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"c32e0746425274e1dfe333f43cd3c800e014ec35","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-26.5.6.tgz","fileCount":81,"integrity":"sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA==","signatures":[{"sig":"MEUCIDYwuk6GyQxjyOjR8+zzOww3YMPSBf+eFlvSztnRIQLPAiEA4T1UjPkQS9xO18ZnU4kQbtGnarRD8NUYjHJ9nQ1Qiko=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201850,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkqL5CRA9TVsSAnZWagAAl8kP/1zsi1huQvnYZyo5Wb7X\nBp47UDA7v5rcy3cXQCB7x6CiCDw+lF6rHRqi5hBKpyQvvDAaKiEQ790UuifB\nN4//Aq5UIN/EyOjRJZPwy3ZSQ16MjLjoVDlnVmMv4JUONYNue4AqicJMesgI\nM+dW6540qOtmlgoOsd81Ku20Kbkm49ISfGiRLR2iP1JL5DHwiw775NEwnxkR\nt2QacLPkO55uuWTnrCGPs6EllUa4uCVyRNv9ANwDgmk+6iL4c9vt30ZtGwZX\nGvH2Njv73ugYQuzjR3RibP4IQw0igARiPRdGJOaYYUQubn+1HcxJAcgEmRu1\nO7pRWF5+ig/7KHegXz1LJQPKRvkaEqIcJUUUXQeoN96NV8TigClYUvhuB6Zs\n15hrnv0NldPK1BeXtpUjL+MG5XkXwd61DA0hiCoJeD1IK5T9tEKHpOrET56K\nT0kMb62S0oSj/NUFviY6kAuxWD60Pk8OuJZB1WpCz45PxYB94nGWNdR3+2go\nI7yGSbOPyAozDUX151GAuCLvya2IWgjrp3yktJBWBFUg++DbZaQZjKm8U9Fv\nM9C5zVQZqEOTgCWS/xKATLuLxx2pabfIfvkZvQsRndiboI/8ukAyiVP3lnco\nAH0oo7WcM/yR1bwed2FTK7vkiZwpdYlqGPBc5AzDzHMya7omBtKbLy5WOEvS\n5uB3\r\n=73SF\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"},"gitHead":"46bf72d8bac9a9eccfdb61d96862242bf2ea5dd7","scripts":{"doc":"cd docs && bundle exec jekyll serve --livereload","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","doc:link":"git worktree add docs/_site gh-pages","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/pre-build.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd docs && bundle exec jekyll build","postbuild":"node scripts/post-build.js","test:unit":"jest","typecheck":"tsc -p .","doc:unlink":"git worktree prune","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","test:prepare":"npm run test:e2e -- --prepareOnly","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","raw-tsconfig-types":"node scripts/tsconfig-raw-types.js","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.12","description":"A preprocessor with source maps support to help use TypeScript with Jest","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["eslint --fix","git add"]},"_nodeVersion":"12.22.1","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^26.1.0","make-error":"1.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"26.x","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"9.x","prettier":"2.x","node-fetch":"^2.6.1","source-map":"latest","typescript":"4.x","@jest/types":"26.x","@types/jest":"26.x","@types/node":"14.x","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/json5":"latest","@types/react":"16.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"11.x","@jest/transform":"26.x","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"15.x","eslint-plugin-jsdoc":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","json-schema-to-typescript":"^10.1.3","@commitlint/config-angular":"^11.0.0","conventional-changelog-cli":"2.x","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":">=26 <27","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_26.5.6_1620222712530_0.014488514470864411","host":"s3://npm-registry-packages"}},"27.0.0":{"name":"ts-jest","version":"27.0.0","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.0.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"b94dbad8f39276b583edc7712e6b3c29e16c8863","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.0.tgz","fileCount":82,"integrity":"sha512-YhuEjDZz9ZjxKbUlgT3XtJb9lyditEjctlo1nLcn983my3Xz4BE3c2ogHhonmGlAdUUiGlz/Dq2KOMXmf1WHfA==","signatures":[{"sig":"MEUCIBLw5MmBVc27BHPwwD5cbnahBgS2+rTgj62XwKND5nYwAiEAmhSU0HHLvuKHTgEOCJDGIQD+mnuzno+G4e8oCfhMhkg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":232219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrXfLCRA9TVsSAnZWagAAHEYP/RABjX4bgkud0AMgHpl8\n+9jjh3HJNAdvxwFGcFh0Ef2a3UjpOlYQ4u75rj+BdeAshFV6NOzrXbHHT+Qd\nLX7ZRrNALTRccVQv29TTdaGlpvc3FyN9+lt97mc2C7lWoTM6RyxbBwly4TpT\nPo8pF716dRAiIHhcFmaieyvODuJKleMPeI0iT0Q+pBJyU/SWaSMQRD7XXYl/\nh2RB7ZrKj1anfXFND/DIi/SOaen/mNjPJxvupHSjlVF9dm+LkS8vT3MQGT7b\nuLQCOPkGPxY5gow/ba+5XFkRh7KW6JDaM0UBI6PLbKAH/cR/3qG+v3pmP8fN\nb75e11WxsLkwep56Riw3nSweRXGEV0i7NmVWrsh7hVxVX6VwfjHSJr6JI4be\nYg6uJjOIjG2pmf4AuMyPNwn2ueBtc8kFkdxpRdhRLurr+E/UWfUVhCgJZEat\nTtJHr225sbDtpSoI3BAnrEDiSiGHBlVTb7df/8TkTBVtxYcnv42nBcrrjB38\nL+sLZpixViiY8X0Qs8hk1nJsZ8yDsPTyon6ZqfISPe7JqVp5yOv+orcMrAHV\nkwCFEitNBK6FKBYAKwbjIwqukn6TD4p4+4KQR00lKH69o/BjCXFRLmq6UaiX\nVgGBKlmV3vchy9xnTDj38DLdnR6mu5v2u8PuQYFT/leQyc58a/FxBI67LbA8\n2ZSW\r\n=MS5Z\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"},"exports":{".":"./dist/index.js","./utils":"./utils/index.js","./dist/*":"./dist/*.js","./preset":"./presets/index.js","./jest-preset":"./jest-preset.js","./package.json":"./package.json"},"gitHead":"35cf9e869f3554a27740af1e2a15c9de0eef0e1b","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/pre-build.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd website && npm run build","postbuild":"node scripts/post-build.js","test:unit":"jest","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","raw:options":"node scripts/generate-raw-compiler-options.js","test:prepare":"npm run test:e2e -- --prepareOnly","lint:prettier":"prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --write --ignore-path .gitignore","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","lint:prettier-ci":"prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --check --ignore-path .gitignore","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.12","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.1","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^27.0.0","make-error":"1.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.0","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"10.x","prettier":"2.3.0","node-fetch":"^2.6.1","source-map":"latest","typescript":"^4.1.2","@jest/types":"^27.0.0","@types/jest":"latest","@types/node":"14.14.43","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/react":"17.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"12.x","@jest/transform":"^27.0.0","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/node-fetch":"^2.5.8","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"20.x","eslint-plugin-jsdoc":"latest","eslint-plugin-import":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","json-schema-to-typescript":"^10.1.4","@commitlint/config-angular":"^12.0.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":"^27.0.0","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.0_1621981131227_0.6453885821797138","host":"s3://npm-registry-packages"}},"27.0.1":{"name":"ts-jest","version":"27.0.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.0.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"3cd174561c4bb311e0187a5837543fb858c60d16","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.1.tgz","fileCount":82,"integrity":"sha512-03qAt77QjhxyM5Bt2KrrT1WbdumiwLz989sD3IUznSp3GIFQrx76kQqSMLF7ynnxrF3/1ipzABnHxMlU8PD4Vw==","signatures":[{"sig":"MEYCIQDZo8hSsrMvn53j35CQrz/QyGBmzduqYGiT0S4znmVGJQIhAOODPj0/Xvgdk3x/bk/sEIJsBypukzB9ORt8B+4Jw1/C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":234363,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrtQiCRA9TVsSAnZWagAAaAkP/3uu7rtjeSq/MFMoANLe\n6+bKF1btKuLKga0j1a0+orrbDfqDUa56+ATSpiK6iTvj9lc7kvy3qUXAB0M9\nuHcV8IHgxxOjcYAJv1aesvSSltgFshw4luesubPnca8tEy6Pfgh+dqlM/n3K\nichQOq8ZdyofntsdpowI+05yn+PueHIeS5/u6Fvif/faXLdJ/xCq8Rt+Ivv6\nD6ZZAuYs8M4+ZaEFStQlV4Mxg+yqBVvrwRw8CYkBqqP8r2UGYNsSonu3hJE+\nZEHNTH9FO6pb821u8tfw7nwEe4yYrA542wqhedwiAsimcA0DSVFp5BvX6Ol1\n0wuWzcmMoAALgOfrbaAEhplg1qe2bgMzNdIKAnkyV+svea20/OfBdVbU2ZAM\nGRqZhTeJJg0gc9QY+DF8bWGBk53+OEr3TgkzakXja7/yVnveKWPV+MgO3OgD\nltbgrrdXHxlN11jwTCZolsqrlRCXXRnkFCtINt/DCe4mRze+Qutklwd1HHfj\nTR0kpogbmidtHvbZie17SCOh04KlcwNz/++e4lMIiaMBIGq9XGQqOdz7T0N5\nm8liFHnob/HReCln2KxZHqy73Gfnwsx+D6DjABWV16tnIQj8dFdTU5hpKRKM\njVcEU9uRXxVLLLIkYohM2flRyEFdlemyO51IrhqZ7DJMMVUjBmp6uTtynAy/\nqdUz\r\n=z4E/\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"},"exports":{".":"./dist/index.js","./utils":"./utils/index.js","./dist/*":"./dist/*.js","./presets":"./presets/index.js","./jest-preset":"./jest-preset.js","./package.json":"./package.json"},"gitHead":"d1c92fac1305ac7313d8a0498f470b8734331698","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/pre-build.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd website && npm run build","postbuild":"node scripts/post-build.js","test:unit":"jest","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","raw:options":"node scripts/generate-raw-compiler-options.js","test:prepare":"npm run test:e2e -- --prepareOnly","lint:prettier":"prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --write --ignore-path .gitignore","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","lint:prettier-ci":"prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --check --ignore-path .gitignore","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.12","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.1","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^27.0.0","make-error":"1.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.0","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"10.x","prettier":"2.3.0","node-fetch":"^2.6.1","source-map":"latest","typescript":"^4.1.2","@jest/types":"^27.0.0","@types/jest":"latest","@types/node":"14.14.43","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/react":"17.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"12.x","@jest/transform":"^27.0.0","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/node-fetch":"^2.5.8","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"20.x","eslint-plugin-jsdoc":"latest","eslint-plugin-import":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","json-schema-to-typescript":"^10.1.4","@commitlint/config-angular":"^12.0.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":"^27.0.0","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.1_1622070306002_0.28197412624638374","host":"s3://npm-registry-packages"}},"27.0.2":{"name":"ts-jest","version":"27.0.2","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.0.2","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"acc1525d5fd25c107c777c3b80a11365db579aa1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.2.tgz","fileCount":82,"integrity":"sha512-pozjHOOfm+sbv9kXCvTFVyDntWvuJztzkNFql/akD75hSMZ2jsbidVauOhBRImAopXohqcLtPK/NTTIS8Y49Ug==","signatures":[{"sig":"MEUCIQDKS6hCgv9OGJ5hRXbpXwCuEdIuP/AfauOoQBEohYEBfQIgUlXYGJZib002lsJTe3talA90ut5EMyx00EGEhRkoBHk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":234471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtGqPCRA9TVsSAnZWagAAh4YQAIG+Qw/MEspnGYJuK+XK\ntJo1Yz7ir3NOK8ZMBfYd/lLeG+TKagvEsXYmwhe6yQLa2hkMIQKR0qsoTtVI\n2V+umoBLHhpfRMffU1PBmZJLsu5eQKHjk6crAD4o2s9s+7xcZnQGMvAaHz2p\n8lNb/PZ2owBjo0GWfUzJpDMepbEOMZcT8kg72yKMBnPl4c9m+bSm+itthFWY\nV6YaPDUNfcvQTYFWcycjbQAetJRbFC1yuLoeXAScC0b5wuYrj7f/AvhF2Z0x\nO9LO7S/37ZDUM3ze9fvRKWKLKzIG61acZSE0H1jZD0KJSqJuo3agJ4ylstHK\nzzpvIFCpj3y8/fs+BeU4DiQbwzestpIF1wY3WOu+Tpp/EC3TIFwIAtnG7s7t\nbC0SfHDbuFEJYkz4JpioZMi5qFICS7Bif+wRtr/zKdl4/GXDpNc0WhpMUkY7\nTa13O+Jn8k63PzEmwHiFdDgUOTwNTuZgO3JpPFF4f18isanNEMF/4ijzbrU+\nkKMV51cY4ZHsKWJI3Mqsv8QVkMgVwu5gsP3tnnWGane7ojYHpwp/rrqe5JmR\nOHsCZLIZyKOroYz7NdWwZeB/ietUDCa49O6UHgbSYH0dGlhj8GuYKx7+hCiz\nJr6q/CsNV1ycYY6U7cVKQ9F+6+5eibaQvdp7F91PfxZD1bRmvGuJBJUb0/5p\nNRVW\r\n=Nf9F\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"},"exports":{".":"./dist/index.js","./utils":"./utils/index.js","./dist/*":"./dist/*.js","./presets":"./presets/index.js","./jest-preset":"./jest-preset.js","./package.json":"./package.json"},"gitHead":"f38caba5951866cf16b3cd5474b6073cd9eea1f4","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/pre-build.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd website && npm run build","postbuild":"node scripts/post-build.js","test:unit":"jest","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","raw:options":"node scripts/generate-raw-compiler-options.js","test:prepare":"npm run test:e2e -- --prepareOnly","lint:prettier":"prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --write --ignore-path .gitignore","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","lint:prettier-ci":"prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --check --ignore-path .gitignore","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.12","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.1","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^27.0.0","make-error":"1.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.7","jest":"^27.0.0","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"10.x","prettier":"2.3.0","node-fetch":"^2.6.1","source-map":"latest","typescript":"^4.1.2","@jest/types":"^27.0.0","@types/jest":"latest","@types/node":"14.14.43","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/react":"17.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"12.x","@jest/transform":"^27.0.0","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/node-fetch":"^2.5.8","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"20.x","eslint-plugin-jsdoc":"latest","eslint-plugin-import":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","json-schema-to-typescript":"^10.1.4","@commitlint/config-angular":"^12.0.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":"^27.0.0","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.2_1622436494822_0.09004842436898652","host":"s3://npm-registry-packages"}},"27.0.3":{"name":"ts-jest","version":"27.0.3","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.0.3","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"808492f022296cde19390bb6ad627c8126bf93f8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.3.tgz","fileCount":82,"integrity":"sha512-U5rdMjnYam9Ucw+h0QvtNDbc5+88nxt7tbIvqaZUhFrfG4+SkWhMXjejCLVGcpILTPuV+H3W/GZDZrnZFpPeXw==","signatures":[{"sig":"MEUCIGjx46Ktx7kAoU+2D5f3B+u4xRoq8k1Ape/d0bQ26MoaAiEA5qZj72jV3tFVsZYq8fozQEuVraCHIheQkRQVHEabliQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":234946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvPDWCRA9TVsSAnZWagAACw4P/iJvr/2GM+Z2Kb0C4xxz\njK4kdqm0nyZU9PY0Xq7wH5tEoq0692BYCWv4b5Q+OwHH+qKZo/dFtR5Kd6pr\nH+13BOrXyd3GsaXvhE2kOqbQpXGA0W4aAPU6yGmfK4CQigasX6ZH3swqP6oP\nhM0XBGw4Rbtksb9r/jZCXISnUIESMnRoKrGoOfa01I+/X6KVtmjv4PmNqsUr\njYDvKGLoyF9H1+wB+CJNz5bclCdaZHaI4MbwuO9YlmuuxleTo6BBB2vFdi1E\nOGelIgrw1ks94DK7imvKgSlGmmGOBeeUdhxpKOARfdC2FhyJtMdhMNRUFfmy\nToYmf/XrrgmKy60o9W0h0MDRISBGAZl4nir+NnmZuToafB0oTYjdhlsmgeLC\nJ61VsoTTfEHUsplXxfjCHgkFTyEw1MalCqUHhI2Oyo8VY89/2mnRisahEmo1\nIWa9jCu1z2oNmnaprWPuRpjGl35O6YvSg1TfoFQRtUYDekurx3k/zVAF93wr\n+wHfJrQ+4XroucUQ9ktLrhCYT4oFc7AyYU2aHQlTIzI+0rzxKZVypvGMz2Jn\nnePNal/ON+i8TEhE8FJMGAVL1R0thQjWysPwDxLVS7SUrBZYDheB5qq3ORnZ\n9hx4Q6hUyFcw+Ta1q1LlkBpX5fqtT9z6ZEnXSa1jsF6qmUa6YiKYPLpE+1Qy\n34pH\r\n=Jpx0\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":"c93feefb6be5d5d131c59e50e300a1d68e8e6a96","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/pre-build.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd website && npm run build","postbuild":"node scripts/post-build.js","test:unit":"jest","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","raw:options":"node scripts/generate-raw-compiler-options.js","test:prepare":"npm run test:e2e -- --prepareOnly","lint:prettier":"prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --write --ignore-path .gitignore","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","lint:prettier-ci":"prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --check --ignore-path .gitignore","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.12","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.1","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^27.0.0","make-error":"1.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.7","jest":"^27.0.0","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"10.x","prettier":"2.3.0","node-fetch":"^2.6.1","source-map":"latest","typescript":"~4.2.4","@jest/types":"^27.0.0","@types/jest":"latest","@types/node":"14.14.43","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/react":"17.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"12.x","@jest/transform":"^27.0.0","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/node-fetch":"^2.5.8","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"20.x","eslint-plugin-jsdoc":"latest","eslint-plugin-import":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","json-schema-to-typescript":"^10.1.4","@commitlint/config-angular":"^12.0.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":"^27.0.0","typescript":">=3.8 <5.0"},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.3_1622995158199_0.7031294805238082","host":"s3://npm-registry-packages"}},"27.0.4":{"name":"ts-jest","version":"27.0.4","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.0.4","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"df49683535831560ccb58f94c023d831b1b80df0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.4.tgz","fileCount":82,"integrity":"sha512-c4E1ECy9Xz2WGfTMyHbSaArlIva7Wi2p43QOMmCqjSSjHP06KXv+aT+eSY+yZMuqsMi3k7pyGsGj2q5oSl5WfQ==","signatures":[{"sig":"MEUCIQDDkAQXfYGwZWXlFHNmPGmvr0GR2RRMxzQoKm8DlPR8sgIgYpXuj7nODzRcdoeM7JXrpx3MlfCcRqAc+ip0xWmIR0M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":237915,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+CgFCRA9TVsSAnZWagAAlYQP/i2iqmcLVoiPYI29eXU/\nqHo3qIPzVOdZETeBY8SwTtdIiepDp+TSnAp2oJ6FbUlhmre2yuCf6pPpPG4i\ny3GR9D2lx6BJt3mnRbpoT8sInDTYWQYnDNMJ9lHkwB/j11B5NIxzcNIHyRCP\njKVKGUwNNkysbuIdVHJovBs/meSjMn32aYkG3/q6OsJuCJbn5X/aSeMy6F9/\nhFTNpF84CHUnfRD/HL0ojL8yQ7cMBqjmZtIIrexFpu0FyaATj/6BkHT6I1uV\ndnn/6pn8fW7hveT9PS7LgYtQhPdS0ydXVfQKGRLQsTM1HDrMXFbrGwXnzeuH\nfScjf5M3oeN2vXJyFExUFtgXooTqyVdjIVLM0Wz+l9paB3MN89l643m9KRkp\n0UTD0O8ikKQiVE72oWM7DhMeWbu4z4WbQSj1pPw+UmRszI0uz8Xbh5u1v0RO\nWbYJftQ4ZlnGoMIpta6crsE/VHh5WJm4w0Rz6ecdKN7YzRtZm8BikJ43YjMu\n5nAQbqEUNzup6+aV3a9sgwBkk5L19mW0bFKXrTC5IrHhHjYKaAwTr3rfTitB\nb4HGRCtfIZSve2a5Ss4CRguMOR3WQi3vEv8ndpCg4HmP8oM3Vq5VwavrsvAw\nYCgiT9ZqehwFrlm61Vik3M77yamZCcS2M1F9pYffrs3CP2aeZyjI8kXzmycJ\nFV88\r\n=jT6R\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":"ae093278725f3036fb84a660ebac05a460be77bc","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/pre-build.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd website && npm run build","postbuild":"node scripts/post-build.js","test:unit":"jest","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","raw:options":"node scripts/generate-raw-compiler-options.js","test:prepare":"npm run test:e2e -- --prepareOnly","lint:prettier":"prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --write --ignore-path .gitignore","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","lint:prettier-ci":"prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --check --ignore-path .gitignore","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.13","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.3","dependencies":{"json5":"2.x","lodash":"4.x","mkdirp":"1.x","semver":"7.x","bs-logger":"0.x","jest-util":"^27.0.0","make-error":"1.x","buffer-from":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.7","jest":"^27.0.0","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"10.x","prettier":"2.3.2","node-fetch":"^2.6.1","source-map":"latest","typescript":"~4.2.4","@jest/types":"^27.0.0","@types/jest":"latest","@types/node":"16.4.0","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/react":"17.x","@types/yargs":"latest","@types/lodash":"4.x","@types/mkdirp":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"12.x","@jest/transform":"^27.0.0","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/node-fetch":"^2.5.8","@types/babel__core":"7.x","@types/buffer-from":"latest","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"20.x","eslint-plugin-jsdoc":"latest","eslint-plugin-import":"latest","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","json-schema-to-typescript":"^10.1.4","@commitlint/config-angular":"^12.0.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":"^27.0.0","babel-jest":">=27.0.0 <28","typescript":">=3.8 <5.0","@babel/core":">=7.0.0-beta.0 <8","@types/jest":"^26.0.0"},"peerDependenciesMeta":{"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@types/jest":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.4_1626875909644_0.5143832639476797","host":"s3://npm-registry-packages"}},"27.0.5":{"name":"ts-jest","version":"27.0.5","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.0.5","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"0b0604e2271167ec43c12a69770f0bb65ad1b750","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.5.tgz","fileCount":82,"integrity":"sha512-lIJApzfTaSSbtlksfFNHkWOzLJuuSm4faFAfo5kvzOiRAuoN4/eKxVJ2zEAho8aecE04qX6K1pAzfH5QHL1/8w==","signatures":[{"sig":"MEUCIQCS+JGJ8iEI4UPQ6yhOVJB17b1156XB9m3zVnKzmFzjvQIgLBfUhdbMw6FT5q29dAjt7UXQIvKLHOIIqP+uxsx4NIY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240358,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGzvpCRA9TVsSAnZWagAANRYP/0O111hSRy1sxc+CeV7F\ntUmgiVrrpWn91Xr/isUyO4dgLau1QErogM3cJ8ZNJoOGfHIex6LTDXRhyXTy\nVvarxNeT5wrRj+bAW3uRi8HGvaqxsRNI3+YiQAf5ekAsqWwKMEZpevqLDRwc\nZbAalehSPkP1jRJb4hJh3KPB6e6oVlPs6uB+VXqUMl0iYnOPF1s/Blx+PuL8\nzvmCFK8fuegXA4f7GkBZpYaYu7gbzBDl3qGY7zQtrgCJegyCxn8r6jFlgzCC\n0TVMNYG+UbYKkF5HWS3jCyoh5epN0SVMrKu3eq4QMj8d0ba0Xtm/VLkANsfc\nZ10DFiHCO246alYw7/W3XpDY8l+Bp/tOKtHhSYQS8iTlPvgKXDqhkUmm8Mqo\n0WYESBfry/LMmO+52LsWT6TWCV+9YeTneqLx092Aws0vKziAyNz7Z/Q7QBoU\nLg/sTSOJ44mxSlg7zcb1oh1EzzY3bDPHuNBvtN5YwdUPaynFewZsAL29oqvx\npzHYWQZQej0IUEKbA4SkZfx0clkUHmO4lVs4QCBAz4cj+YQbUhtgjHS7mU9E\nubzCxQ3weG377478eylKrFWW5dFNUdM8pYUqUzk535rdAgaJUxRMhqLb45fm\nHPuGxyxwtlCTZtHXPwvj5/GuZbIvr4x0OKHaxWzh2qZLzoiw2lsBgtUB+jDK\nwBXI\r\n=ivhk\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":"ebf7c43014cccba71f0925fbfefee583bd06e307","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/pre-build.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd website && npm run build","postbuild":"node scripts/post-build.js","test:unit":"jest","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","raw:options":"node scripts/generate-raw-compiler-options.js","test:prepare":"npm run test:e2e -- --prepareOnly","lint:prettier":"prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --write --ignore-path .gitignore","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","lint:prettier-ci":"prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --check --ignore-path .gitignore","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.14","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.4","dependencies":{"json5":"2.x","lodash":"4.x","semver":"7.x","bs-logger":"0.x","jest-util":"^27.0.0","make-error":"1.x","yargs-parser":"20.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^7.1.7","jest":"^27.0.0","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"10.x","prettier":"2.3.2","node-fetch":"^2.6.1","source-map":"latest","typescript":"~4.2.4","@jest/types":"^27.0.0","@types/jest":"latest","@types/node":"16.6.1","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/react":"17.x","@types/yargs":"latest","@types/lodash":"4.x","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"13.x","@jest/transform":"^27.0.0","@types/fs-extra":"latest","@types/micromatch":"4.x","@types/node-fetch":"^2.5.8","@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","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@typescript-eslint/parser":"4.x","json-schema-to-typescript":"^10.1.4","@commitlint/config-angular":"^13.1.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":"^27.0.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":{"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@types/jest":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.5_1629174761173_0.2770883575194265","host":"s3://npm-registry-packages"}},"27.0.6":{"name":"ts-jest","version":"27.0.6","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.0.6","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"9960dbbdb33792b79c5ee24d1c62514fd7b60052","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.6.tgz","fileCount":82,"integrity":"sha512-XWkEBbrkyUWJdK9FwiCVdBZ7ZmT7sxcKtyVEZNmo7u8eQw6NHmtYEM2WpkX9VfnRI0DjSr6INfEHC9vCFhsFnQ==","signatures":[{"sig":"MEUCIQCKXb9u7LEpTJmg7e9ojM5PSxRv/MSkw5ENEeddYa0O1gIgZyCtDhr8kx96Bfrdb8UNIqtNpeImC9i+T4nKOZZ/2tw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":240900},"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":"904e2f2e9910c182a27ab8423f3f16360eb5b62c","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/pre-build.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd website && npm run build","postbuild":"node scripts/post-build.js","test:unit":"jest","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","raw:options":"node scripts/generate-raw-compiler-options.js","test:prepare":"npm run test:e2e -- --prepareOnly","lint:prettier":"prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --write --ignore-path .gitignore","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","lint:prettier-ci":"prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --check --ignore-path .gitignore","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","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.6","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.1.1","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"10.x","prettier":"^2.4.0","lodash.set":"^4.3.2","node-fetch":"^3.0.0","source-map":"latest","typescript":"~4.2.4","@jest/types":"^27.1.1","@types/jest":"latest","@types/node":"16.10.9","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/react":"17.x","@types/yargs":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"13.x","@jest/transform":"^27.1.1","@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":"4.x","json-schema-to-typescript":"^10.1.4","@commitlint/config-angular":"^13.1.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":"^27.0.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":{"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@types/jest":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.6_1634234422485_0.1583303189650831","host":"s3://npm-registry-packages"}},"27.0.7":{"name":"ts-jest","version":"27.0.7","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.0.7","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"fb7c8c8cb5526ab371bc1b23d06e745652cca2d0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.0.7.tgz","fileCount":82,"integrity":"sha512-O41shibMqzdafpuP+CkrOL7ykbmLh+FqQrXEmV9CydQ5JBk0Sj0uAEF5TNNe94fZWKm3yYvWa/IbyV4Yg1zK2Q==","signatures":[{"sig":"MEUCIC1onkiEPoj3zLbzfNFE3piAwzEDVp33lKwFZId9o+qMAiEA2SU4MFnK8SQ8hCf4OVoe4JZAOX5lj8Swi+qBNuI923Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":241340},"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":"e8e37949491da772f45aeb32d8c3e166574efa12","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"run-s -s test:e2e \"test:unit -- {@}\" --","build":"tsc -p tsconfig.build.json","clean":"node scripts/clean.js","prepare":"npm run build","version":"npm run changelog && git add CHANGELOG.md","lint:fix":"eslint --fix --ext .js,.ts .","prebuild":"node scripts/pre-build.js","test:e2e":"node scripts/e2e.js","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 1","doc:build":"cd website && npm run build","postbuild":"node scripts/post-build.js","test:unit":"jest","preversion":"npm run test","update:e2e":"node scripts/update-e2e-templates.js","raw:options":"node scripts/generate-raw-compiler-options.js","test:prepare":"npm run test:e2e -- --prepareOnly","lint:prettier":"prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --write --ignore-path .gitignore","test:external":"node scripts/test-external-project.js","prepublishOnly":"npm run test","lint:prettier-ci":"prettier 'scripts/**' '**/*.{yml,yaml}' 'website/**/*.{css,js,md}' 'CONTRIBUTING.md' 'README.md' 'TROUBLESHOOTING.md' --check --ignore-path .gitignore","test:external-repos":"npm run test:external external-repos","test:e2e:update-snaphots":"node scripts/e2e.js --updateSnapshot"},"_npmUser":{"name":"anonymous","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.6","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.1.1","execa":"latest","husky":"4.x","eslint":"7.x","js-yaml":"latest","fs-extra":"10.x","prettier":"^2.4.0","lodash.set":"^4.3.2","node-fetch":"^3.0.0","source-map":"latest","typescript":"~4.2.4","@jest/types":"^27.1.1","@types/jest":"latest","@types/node":"16.11.0","cross-spawn":"latest","lint-staged":"latest","npm-run-all":"latest","@types/react":"17.x","@types/yargs":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"13.x","@jest/transform":"^27.1.1","@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":"4.x","json-schema-to-typescript":"^10.1.4","@commitlint/config-angular":"^13.1.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","@typescript-eslint/eslint-plugin":"4.x"},"peerDependencies":{"jest":"^27.0.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":{"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@types/jest":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.0.7_1634378397458_0.09027823220950126","host":"s3://npm-registry-packages"}},"27.1.0":{"name":"ts-jest","version":"27.1.0","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.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"8423cd48a47b4d66700a55702858fa5f9a415df0","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.1.0.tgz","fileCount":88,"integrity":"sha512-ZouWlP03JMtzfNHg0ZeDrxAESYGmVhWyHtIl2/01kBbXaMbTr4Vhv6/GeMxUed6GFg/4ycMo+yU6Eo9gI16xTQ==","signatures":[{"sig":"MEQCID1LEk061Vwg2zNgRe9Qg6Fuyn9EIzX0grv7+xErCdpHAiA5QkR0Ohy7whXLOzAy+uIdtTofXyBGSNIyrQOwu4CeMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":256352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrHIUCRA9TVsSAnZWagAAn8IP/36nFpRe6jA97xuMESEP\n7GWbnr3FoJDpu+aY9DgqyNXkQ6vLUeNrrBbYJYBNPS5KgZL+DZ2+DJq6CAfg\nHlggYKD9HXPoMb4cD9u3Oo0MFh6B9zmRhNxM1Ts+WMVfS44BdTArhPM0YcG4\nGtHSSVVjUqs0njHqONGQK/R+jZLJ/7AiXEe8oiA6NhvuHCd4EkyOH6y2hFVX\nrNueKugwQ5c5bSDC6s6EaAwai01ssbA+BYOqY6T4yCNGN3yVlm8ZpWkiHsms\n9ahVw6UyP33ugy9cDasDhrUCwt+jAo84bvGs8wLiOpFTn9vhLL2J5nIVTnNM\nch9oVit0Xxrkeq0FDkQ4WzTLdo5E49nXtb/XXTVTIdHwwEOcJprvL0ZeaZaA\nNGqu7alNYWaL1++lbuGe0NEniuOgpc9xZpjlc3YBMOaB0FJTmHEkqdlp+onz\n8uE6Do2yuTGDuNpRl4SSnssh1v139KXH0B5HB39h2fRsBNkcqMfvdexxobtH\nX5FXJM+GlyYTV/KJ++tgoEdm74Ee/T5IjV/2Xc+t8zCynBaOOYBaiheX1lhL\nB32QO9UrczqHkQIoEtHXQixXZKo2XIz+Qk4Fb3gfPFn2U1R6gEwEIJTuRTev\nyKfjWOx6aFT0SENDGqp3br1p/Ug8p80/aSxCCQZMeh92TwbC6XgRF10gLLYz\n7hYf\r\n=oPiA\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":"26e439afd22020b0054ff2381ee6686c33931eda","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":"anonymous","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","esbuild":"~0.14.0","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.3.0","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.11","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","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":{"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@types/jest":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_27.1.0_1638691348017_0.7689431323798863","host":"s3://npm-registry-packages"}},"27.1.1":{"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":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/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":"anonymous","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"}},"27.1.2":{"name":"ts-jest","version":"27.1.2","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.2","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"5991d6eb3fd8e1a8d4b8f6de3ec0a3cc567f3151","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.1.2.tgz","fileCount":88,"integrity":"sha512-eSOiJOWq6Hhs6Khzk5wKC5sgWIXgXqOCiIl1+3lfnearu58Hj4QpE5tUhQcA3xtZrELbcvAGCsd6HB8OsaVaTA==","signatures":[{"sig":"MEYCIQDI50GBBtqNGB97BiOIoNoAlmdEgW+Qyj+MYmPX88mItwIhANWmUZ3/DO2A4pHUbeAgmURVq2HQ7Ns+HFiv/j9/Njn8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhu1v/CRA9TVsSAnZWagAAnMMP/RxDNXZQHFxwIehbTxB2\nHVECNYbFP/goqGLncdMSKj5hVwwroT51UURongbzmZowAQB7pOFmjYomnH3W\n7btRk4bV+n8LMK+q3ex2XRb+VMUfoAEPueJnrYd+MHOZIwZK7ciQ1ATdnEmx\n4/g9x8slrxeZIsrSlYbqWUb/FA7H3wFDSZeFojBV2tVTuyUpkq1idRG1MPyg\nN3/KKVR/wjx4FjW6Ii9fwJHbf95A+ESSj+KfaOFS5q5Y596uW26ya6s58FJg\nkXA4CwLSUbiGX9vzKqLC1bIwOzHjjY75UmN97rf5Q8kjzwQaW76oA4r/8SM2\n+kVHXnUK3t42anyNNn7+8RIdCTZkV7czehu8k9U8hqMGD6TStpUvwgAZX4bp\n6KbcrJ64r5NzrF+3Ygs08/K1PvyJl0EbEp6WibGF2SBxs6UzZNj9i4MYKkge\nyzlw0HjUd4nipraLSTpiU6lPkTocsg6WdY0K+jSbtcrR+qRrvbKY8J8D5gPl\n/VOi+4QBoGuZUkArR+WEEb9MiMd44NmCjs3ruT72KJrWBPpbc9PHLdCOK/xG\ntYXGgrhepzNTtN8cUoHN5Iao02JPAhYBu5hNeXEu+UHxSnoTFV2C9uxSshGd\n83HAae9uXJtPgrw0tcerrRkn992OmkYamyMDmhxgTBns4uVh+34fSsY35EQL\nAn1x\r\n=pG2i\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":"b39673f0a1494ee85374f27c7821cbb14568770f","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":"anonymous","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","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.13","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.2_1639668735538_0.702771005344857","host":"s3://npm-registry-packages"}},"27.1.3":{"name":"ts-jest","version":"27.1.3","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.3","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"1f723e7e74027c4da92c0ffbd73287e8af2b2957","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.1.3.tgz","fileCount":88,"integrity":"sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==","signatures":[{"sig":"MEUCIGLnDjMTUcFep2WbIOKPpBcvAZwBt/apy9j9ZekeclE6AiEAlXwiN83aGVC/WoGQSDLXVDJu5GcRVxAUzFLzjojba2g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4g1qCRA9TVsSAnZWagAA+IQP/0To3TFiBdYRV2KNvTca\nH/rlkb3xmiLMUJqJGRCP5lNbw6w6ormmIq+9SUFGozT5R8ZFTz2vA0cqU5TL\nAhqKYJhnkqAOS2HRywqh2zUXKQAkSpy3CYZp7o10N53UI+potkAQePoQuyLV\ny8FbDQhhr5BVF3Fnn+uJZMEuu4oy63zK2mKr+TP8n2ic4FWgxh5PsuN3cJ5O\nrY5/9dKFa3+7UAFc6Oy55pMLGrY4d+zy6bMCQrBx32w8S93zHTVbrmgFj/37\nwfylJvPYMqxe06reOvstHbXZPMynl9ptxYfp9vneVfg7vAnMo62J/ySc3YPC\nezaOHJE0tYb/uers9E1I5v2Bu3n7oVpNIiJP8GKhNq4l264chRg+6B9ks43S\nPomc3r2D31ZlIsiBSbusC0m6PJQNUj7uAUOwn6dmdcgxx8FnRRf1WJwTd+dY\n/gq4zuypj++KZ7/bU8G+h3n8/7ibesX+29vDuUFue/DH8di5lmhUj1gNw7vi\nAkyegWSRaO+JTDoAoBGkqueDsWrJb9/o6OjTyp/nQI52VV07ApYofEHOJ02X\nxywOk0zdVAfe7DZ88eTwPYZ0lrS2P4jIZhdusu4IghTMn69IbfrWFRjxFduB\nF70z8bI+Ff5OuvbpE1Q8DsWx2BZ7zNvQd1p82TYkHmOrYEhwNoHcesszCxC+\nNJgn\r\n=VhDc\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":"2b2e43f025703ffc2969005149eaddb6fd8dc3c4","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":"anonymous","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.9","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","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.13","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":"^16.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.3_1642204522623_0.633198858602295","host":"s3://npm-registry-packages"}},"27.1.4":{"name":"ts-jest","version":"27.1.4","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.4","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"84d42cf0f4e7157a52e7c64b1492c46330943e00","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.1.4.tgz","fileCount":88,"integrity":"sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ==","signatures":[{"sig":"MEQCIAF21/LhOMwgk19WcbjVO4Dz0qKoSHHJd5V4YHjOfRhRAiAPvFtmT9SFUuAQFEY3UelwAiyKD575f8K5nmQIn9iynA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":260313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPNCwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5fg/5AW/Y3WRcGYo7MXjMvEaNRLm0S/ZCz2KgyQnQ/M/rc9gwgFK6\r\nqWAkmQJwnmXy8xBj6U59kk+WyrLWmI2ewF0dWGxQDhumeO+2Z2/5ehQ9cU5i\r\nQkJ2NF2kUhCj/hHez4l2jIwqrn/MWjNnaMXoSe3kTm+2bhzmyJHplcr+2IzQ\r\nuyR1JQ2qoSeoIAOR1mzGEIztDPG1M/a3X35Mces4GupzgEyqQeuELTazClqi\r\nZ0SuooZbuFcf45f0LU29m5RJm7fa1i2QfFWjKmVK3qkl3i1SgrQLAFqnGYn5\r\nDT5Xp2/jgY0W9mIcaZnhNkAfKD2q6gupyvuu7Sq/9JLGMQL5qUbCgyFcHSwW\r\n4HGU7yT9YA76CRmhsjU8Y1gvqHSc4VhnAkMj/aK+WCXhiCakd5L3aJo/LPov\r\n9jWuEqbknhQgB0sJl91nF+O+eP2WY2vBhh0u+CYV8SvT0avTmQj0uZ/WvcGx\r\niM2a3KulL4fZCG+F/0aH6NeU2CqRneHKv2HaCKDVUrlWsIhedAbHa/SWreb+\r\nWgUH9e70+irP71FAFdyAGYtCAXxGXDARMVr1YzpcJd4pVbs49goyPJUGvKTc\r\nhxLJsoJedGCBhRDrM/RKmAlSY2MUmaSX6QYBNgK8Zpf2+GsgvuBPNnV3+Scz\r\nY1mdUwlZCXjajvMJg4so039mmWiAzAw9kdE=\r\n=JzbU\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":"8fc3e079a7e9ca4b31130f4366eefe03939f855c","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.16","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.10","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","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.6.2","@jest/types":"^27.4.2","@types/jest":"^27.0.3","@types/node":"17.0.21","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":"16.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":"^16.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","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.4_1648152752641_0.43073300386676316","host":"s3://npm-registry-packages"}},"28.0.0-next.0":{"name":"ts-jest","version":"28.0.0-next.0","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@28.0.0-next.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"a36f7ef369a726718a184fd8c14982561ffab4c9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-28.0.0-next.0.tgz","fileCount":85,"integrity":"sha512-S6nas/bGZIBUjn+uFQK8BM/n9Ceoh9JK9aqXD1iQ9NGcnEVE0VuAMLWHR65+uwyQs4Ac/PwhY42VEmcIocl6RQ==","signatures":[{"sig":"MEUCIAe2DVBVbpHYKBmbPCE7irCIW/3YUWHGsg3rQD8+E5waAiEA/tLGURhQ/AyMh4di9FYrHIrdAWDieSZKRN2Mjar0WQU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":260643,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZbh9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6Rw//QkD2f8rb0TJxBp0tJMQC6PssClnWi5CmlZ2dbEmD51C3tcQo\r\nJ08ZDX7dcDyhCA4B2laB1S5sy/1W9l+GfYs0yJDSX1A4IxBcnig8Fvg72bD5\r\nS/9RSTdPb48z1vjMUN9jqyWoFEcFLBsNH6oRl43CN7Rnpf9t0InJPMIv796d\r\nsLN1Gl4FpA37pXQcfntQFanCKj2XFtMT4+B8O4MApG0y7ek/gYbMaLSJFen5\r\nTkVXaJS264plAw0e9fNBuLj2P9nTXzFWMhIeC5YAOM2fOok0jn+WuDsq4Nxm\r\n7EpkpWVxeHmDSYTeqLjvR3yRhvUFcvg/p009Gc6NahmarjFVsExoQRvkw+5i\r\nemEqb/YORu5XVI427H1HMdWcZxlA9Fbn4OT7w0vn7B/4WXpqSnN+/mmaeNHU\r\nJJ0jjbE6P453d9zK55Ze7sLG4Ec0Zd8fST4dmL7/uJK0T84cSNZ+aoW5XcGz\r\nKoExTP/usWx4hQaqbi7+Vv6SrpYl3ALLXfwnJgHQvp4xImWDfz8VFlkX9OPk\r\n425bcjOTb9XhAAhu7vKrbna63GxyfkcpsFp/00hYEsHW8RmZ6a00r1zdAGKq\r\notRtzhqTblMQeIM9WC7wYZTxW03IqSGYnXOtUNdoypSIdBTzYMEb7+RHwHEI\r\nrgMDpDwRHlZ58ioNWDe5yEhDA24uyaXM03w=\r\n=SwXq\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":"^12.13.0 || ^14.15.0 || ^16.13.0 || >=17.0.0"},"gitHead":"6e44f8255c631db42241597d2fabba17e856c761","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.16","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.12","dependencies":{"json5":"2.x","semver":"7.x","bs-logger":"0.x","jest-util":"28.0.0-alpha.9","make-error":"1.x","yargs-parser":"^20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"glob":"^8.0.1","jest":"28.0.0-alpha.11","execa":"5.1.1","husky":"4.x","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.6.2","@jest/types":"28.0.0-alpha.9","@types/jest":"^27.0.3","@types/node":"17.0.25","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":"16.x","@jest/transform":"28.0.0-alpha.11","@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":"^16.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":"28.0.0-alpha.11","babel-jest":"28.0.0-alpha.11","typescript":">=4.3","@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_28.0.0-next.0_1650833532793_0.6523881689819961","host":"s3://npm-registry-packages"}},"28.0.0-next.1":{"name":"ts-jest","version":"28.0.0-next.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@28.0.0-next.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"b9961b0220d797a09ffc98d93caa73879794b122","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-28.0.0-next.1.tgz","fileCount":83,"integrity":"sha512-rhxVFSOOcJLCjGvh/RXmvz0fSpnQrB0PjiC3JL25oNeuHH/bC3BVlanLg9AtPm/AnW3l0JCBfgACm2xAT9DPxw==","signatures":[{"sig":"MEUCIFeMTdWYIhiW5yh43bca8eVfKwFp7v72nAsxAL9nzYH4AiEA3cVe4Zu27OMhFPh2m6BUti5mgzD8V89Q+YL7Gw+8Xm4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":254670,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZ/tuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrC2Q/9GXXFgcQRDt1PMS9C7UpkQ3LAHQJ1GwlA4H0ZShdSPYcGg2zn\r\nJrIoaX6vy3GPc/9q9p4bmbjJ6NCGrfiQXjwDNJBd1k7kR+ZYFFxptRoFGum4\r\nH90A8TRBIclpmbAMOqCCUVsqEpPJPC01x3iD4qxE48Cd8ZFvFEVKttrJ59m4\r\nScK9Ij1nM6EEmcAOSFxxNIzlr5NSBKVDh59CFOI/vbsHFn7FT+CD+31d/eH5\r\nljVL2kad4L9tv7RkpE93IRLughmbH1kVkTjEclhBIwTn4iY1+5W0JhrzyV+x\r\nzWfWJVU2cJxSVo4DmLOekiMRM6Zy3CjbuM/F9v77IrfLFCg8nT5sQXhzJRSM\r\njbU6G/rBw+LP6btN2BbOPL5qUkK4PfevWyN+QeMXph8akwUvSZ2xE+GHRwPk\r\nYf39KrN5R9EodEEL/J9Ce4/pFdh3A9ss7J7RZLSAt7aaFMEi8jMw/BYkE1TF\r\nyA7MHKOEf5AdIksKbtps7hY5G+xXVMvbSqf27NxiCpOWSTfOUzJG1vdbruQ3\r\nQxlxpoqWOz5vlR+zQ6I2AOcnCLrWDpzAVZeq/mQAoXen+aKHaQg5x2kL+Niv\r\nqhm2dezriEKbA7MweprjuCv0xRbNGR4Rgw3QaDc2xB6KDnpekTdRePlh/wTD\r\n5CCWWVmzTdWDj6DlZIVgDXAmbENyW0Rc508=\r\n=JHyT\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":"^12.13.0 || ^14.15.0 || ^16.13.0 || >=17.0.0"},"gitHead":"119608a49225d020efb0870f53a96ab2d53e85a7","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.16","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.12","dependencies":{"json5":"2.x","semver":"7.x","bs-logger":"0.x","jest-util":"^28.0.0","make-error":"1.x","yargs-parser":"^20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"glob":"^8.0.1","jest":"^28.0.0","execa":"5.1.1","husky":"4.x","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.6.2","@jest/types":"^28.0.0","@types/jest":"^27.0.3","@types/node":"17.0.27","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":"16.x","@jest/transform":"^28.0.0","@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":"^16.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":"^28.0.0","babel-jest":"^28.0.0","typescript":">=4.3","@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_28.0.0-next.1_1650981742096_0.07089092777156614","host":"s3://npm-registry-packages"}},"28.0.0-next.2":{"name":"ts-jest","version":"28.0.0-next.2","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@28.0.0-next.2","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"9fc04466785cb31023832650dfa1c17bcb1f4797","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-28.0.0-next.2.tgz","fileCount":89,"integrity":"sha512-+2HEBjvDY+ywdthydk3dLV6LXFex8JqIZls+zUYz+p5bpPzPzSpQDc4RcRgoniFsY9ZLyZQsxgZmP8ulyeHoGg==","signatures":[{"sig":"MEUCIHKkkcvs8qiUcrXyfDsjwSVgNoxaBaZaOmIKN3xKHC1eAiEAy1nd+K5ozw4NbvjdZC4Df0nkqQ/uzqJJyJrtR48JHJI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":255741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaoVzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWgQ/8DmjTGCO0zjbiIYgVXd+TTYN+9gC+tZPgMwPX+nQZaGT47gd3\r\nMlM9+1irlF7BVFrhJPM1JoudOY43MikCsDNRWZxVOnLrY7UnewKUPiz0DmnZ\r\nag5NryykWnknVDPrln7PtC/WKvM66g9InZd8nWjt8dmna5ChLQU6LdPpSYIp\r\nROLzrExXhbkHEMfdC9vdlt1HpcN3cPQ4bYzBPX2yV+Hih9Xmps04Mr7dqkhf\r\nFwIyE8TdfEbR3GtsJqO/s1MIUby9QUKhIG7+4wGz+c7LL782U+LxjZ3h/Wjw\r\nZug4A1iBHD33TGM/B62sf/PNxIQZDLY7IhJJ9mA85kWeg61rDaGN6zC/D846\r\nShOMzhKsBcOvWvm7Ok1JuGRB5mNhgJfEuCxP0FdC0drwR4VmZh6Ea6Y0cwaI\r\nj5Rqs7LOOrhVRiavHa0UMJDseJq67e0qUCKETQfGu6l9bF3qqQXs3kPaQSlI\r\nsp+tZHzg5kkAlC0JUrHMl3y7QVhXD4mQH5//G4wEaKchtfrRY/eTKTGlAfOh\r\n2BFktSnvzMQYLhQnmgHp4Mcw3qxbZLURPmBY6V5p1jMaslKPb7hHzvyVtBEm\r\nzXuRdo/fLC594haQDytUz8ukzvWsGrPc7qHwbwkYR0U6ZI54nuV5k3XEFDSB\r\n3mZdoTcpuUcS4qlYsbmN1ekA/iJxtMX9gdo=\r\n=WhFc\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":"^12.13.0 || ^14.15.0 || ^16.13.0 || >=17.0.0"},"gitHead":"b80a38b322d56aa9f3c09c2f1ba4b13b320fc885","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.16","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.12","dependencies":{"json5":"2.x","semver":"7.x","bs-logger":"0.x","jest-util":"^28.0.0","make-error":"1.x","yargs-parser":"^20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"glob":"^8.0.1","jest":"^28.0.0","execa":"5.1.1","husky":"4.x","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.6.2","@jest/types":"^28.0.0","@types/jest":"^27.0.3","@types/node":"17.0.29","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":"16.x","@jest/transform":"^28.0.0","@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":"^16.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":"^28.0.0","babel-jest":"^28.0.0","typescript":">=4.3","@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_28.0.0-next.2_1651148146785_0.7003300843977205","host":"s3://npm-registry-packages"}},"28.0.0-next.3":{"name":"ts-jest","version":"28.0.0-next.3","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@28.0.0-next.3","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"df236176c74923fc76a289317106937a7a072d58","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-28.0.0-next.3.tgz","fileCount":91,"integrity":"sha512-R1mD18XKfd2Cb1qpjXfB3FfJ+yX8G75czuSnDu3hAcccPumeC3FKwAM6dGMvt5Yl0RSGw+bUQskp4zDma3Gdgg==","signatures":[{"sig":"MEYCIQCdQ1wrKAeUZBjEWTsPYv8IDIv9FzSmiUvnBmYfLbKsZAIhANRxU/a6SmT/q+hMNgf3maWzIOn/OtxY0LkshA6ryaPp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJia/1uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUZg/8DZ/bKGg1gtwJxwplYhPi9DfeNYgMsj2ORPGPC9+41w4Lj7ae\r\n7O0VzAYMAbnpQSH3nopxwxyaeH9QxVueDU9Em4lpS+Y7oK9qjG1oIgXLKuSN\r\nD38gn7Ftd+yX4y9++nxBeXl55wPZRNhNXR7NNkgnOBQuGx1jzuTV3l+BLiB+\r\n4lndndlk8Wvv+qMXqpX179EtNeG9Pyd2fAGCKYQro6IIwJIscfYA/ziyIqVu\r\n0FHtlYkwT5F6yopp28OEUkYuJdda8dN8FzwPStFRCBrw7Jgb82hIrrAlmMVc\r\n+LtV7oGw6CTq5D5Stnd1F/6xx8qAeMcxPEBrD4NReDFO08Yw9vA1cs7nHzXx\r\nOe0ow/TQG19KB81OoTYOdHVatT9hGYfO7UvAj4pJJ5bUeo6I//S6vL7SIT0f\r\njeI/LVsfcfIagkmLW32a+xxbyRkWVfl7Q5+Rx/xT/f5eTCuozGNgTUCp5JxH\r\nddACiBOBQxNhxiazNvpWqd5Ci6vSxtduW6IWvPKajzGDbIZ0RQlkMUN2qURu\r\nOjW6dK5tpsl4Cf2AHub9jvgMYfYgaV+KtFJg7z3XnPCWFnVbFWo0ZAUgLrCC\r\nTYAYmcBBth6xwpinmt3MmsVbAHThY7Q3JTpCrAQuh2VveseEjpMXH5TyYbx6\r\n474qM68MdO0ppbVTSXUciXIvbyEABCjHfPw=\r\n=pYkf\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":"^12.13.0 || ^14.15.0 || ^16.13.0 || >=17.0.0"},"gitHead":"61602bec7aaff62a9d36a096a251f251f41b48f8","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.16","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.12","dependencies":{"json5":"2.x","semver":"7.x","bs-logger":"0.x","jest-util":"^28.0.0","make-error":"1.x","yargs-parser":"^20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"glob":"^8.0.1","jest":"^28.0.0","execa":"5.1.1","husky":"4.x","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.6.2","@jest/types":"^28.0.0","@types/jest":"^27.0.3","@types/node":"17.0.29","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":"16.x","@jest/transform":"^28.0.0","@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":"^16.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":"^28.0.0","babel-jest":"^28.0.0","typescript":">=4.3","@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_28.0.0-next.3_1651244398617_0.9593378156692896","host":"s3://npm-registry-packages"}},"28.0.0":{"name":"ts-jest","version":"28.0.0","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@28.0.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"8a696cd1696c471154f7f0c81184ac99b526f400","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-28.0.0.tgz","fileCount":91,"integrity":"sha512-JOUGExRO4vNaQdc920/sJjFZxe9lBGa6WIuNWkvtZoORGI9dyHTBqhuaJUdBVWIfqj+vaK3TRt/B1T0hQ0ROaA==","signatures":[{"sig":"MEUCIQDgXnAwRm4oJ+8msKALkjYxjy0O8dpNxB+Miq7T5G5lZwIgd2R5/N89JjF4zXIVflvuHs5/ZYkTYrrEC7oPd1hrJak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257523,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicQxuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmplgQ/8DeNdhsIHq9ZTf96qj44k/RHi/lKAj4OIk3NaYMZ7qd/NR4+n\r\nfUjlP3QZg7dKPXLLclNjBWg5LxBSPpWwV/Wj1V2NsFtFR8PCWNCA6UJDVpoq\r\n3t0t5Q97gshQkfZWFPtvV3T06D994zIYGN6pXMaiqkvf9YcWFV2MbbyIl+j/\r\ncVFqGieCbx6ptKYdc6kM61nzkQH2oFVxPsLO3jJ2PBxsGovagrFNid+CfltY\r\nI9tEjjFA/QSqakhvIhX0DWI8adi2+6EBLZVPraLe96JJcaymWqjSaFa30Dtw\r\nB863I30sE9ck3zGoeZTSnRsqMk4bZyUFoIK3mxXCe0gCPiO/ddCjheiDvLvD\r\nJ9KOpz8jR+JX/pECraTri4HwdG6yRfcBa0vvNME/4aYilxJY3e+/86n4ExSP\r\nctluQvB8risXVIDxfp5F2pOHREFP5yYjF2oPYfYBWf5jICBcSrnHJZcOEW76\r\nmaPjL0LG5oQeqOwJcJhX5w5WUBlPFsoeyBgra9Qwbu1Rk5QaP/9M0jS23f4d\r\nKUwf3N8DR5TVv1uyQTlkCE0S4FxOJI6i8XF/yjuUviPeEkf6TirhuMDaEZwn\r\n80OgqBEk0mTS9j4oADjpzzAiVqXmjp75qSSCcwMDIDPR4/zZN4uwSOlZ/zbO\r\nNQ+yc9n6BjyI03gOpzE8nxYYSoGGW7zXH7s=\r\n=hDAA\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":"^12.13.0 || ^14.15.0 || ^16.13.0 || >=17.0.0"},"gitHead":"3f2f3ba00d04ba706a843e4d34ca29db60711a52","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.16","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.12","dependencies":{"json5":"2.x","semver":"7.x","bs-logger":"0.x","jest-util":"^28.0.0","make-error":"1.x","yargs-parser":"^20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^8.0.1","jest":"^28.0.0","execa":"5.1.1","husky":"4.x","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.6.2","@jest/types":"^28.0.0","@types/jest":"^27.0.3","@types/node":"17.0.30","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":"16.x","@jest/transform":"^28.0.0","@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":"^16.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":"^28.0.0","babel-jest":"^28.0.0","typescript":">=4.3","@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_28.0.0_1651575918263_0.08552930136132275","host":"s3://npm-registry-packages"}},"28.0.1":{"name":"ts-jest","version":"28.0.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@28.0.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"626b4d7d5c386f88f4813d959ffc4ca0a8ffef96","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-28.0.1.tgz","fileCount":91,"integrity":"sha512-PbkbitaT/9ZYAqqzk3UYTvCq080Seo46T3m/AdwcZ0D8WH2uBhG6PvA8oOAWsZIknzPQU66fYobvFCL8IqIhmg==","signatures":[{"sig":"MEUCIQDwmuBT+16oj3kZrJBSjyoS59gXFQ6PxIOeM9gy0DZl6QIgc2D2RWO0vdSaovJo7/TfGN97tjf9AKWixPG/lXCai7o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicZPFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGhw/+IKCsbTttUS6utK980d44PB13eeirHNg4YFYBxJxd2CsVANIt\r\nB5WohGg+Uu+ZvTFGgWxMOHi2ruzpbVsTZisEVKszbuxVrUO2VNMIiuAc24yj\r\nAODoneBEegsERxj2DoPyg18lcQNwRZTc1HoHXGjl8VDkrQDg3+WdCT5lANCa\r\ntYD/pSgFlDOJp36tN45PnLJ23f2OIgxgrsLPNuRXTuFGWwDL0QkjjLuT7SGT\r\n/zzI3su+qEyd3fM/jDmtcSfzQ6rdlOmbPk+vc9iASNQUpBDhtoo/dkFA0Xyh\r\n+KUdB7YtdzHqS9mC7PoJLxOYo83zysuELfXLBb2r962dLjzmU6HTWtU0slWe\r\n0YRsiS0n38e4MjoElaTgxKd8DR/Rg+nvvEnLHZF8G6QIq+nQWvRJFln+LMMc\r\nYTfQ/Sm8fbgRWdRc1Q2Yxxdc1QPD+Cha1F093fQdNeL6LJ8z6e6VOVnwFBgv\r\nQTBsS/66JRa5s+FGqqLVv+9oSvuF4s342Cy7vBJTFeNIXPH7MpnpJ8ez8LAZ\r\nGvqQJL/IaNJbByi37s9a3UGYIZh12zIw/tTVdfomnLQQ42Oj0S6oF0bQKymm\r\nP1boLpJIJq8KutegdIgbW9XcxhQkaJSwd9NtAL4+23vFnwpHQF9kFvzrL1u7\r\ncql0iYuTFBBK7zDM00F2L71uSdOlIUZDq5c=\r\n=YHay\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":"^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"},"gitHead":"3621012046385e416efeae92d2e2eb771a4c68a1","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.16","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.12","dependencies":{"json5":"2.x","semver":"7.x","bs-logger":"0.x","jest-util":"^28.0.0","make-error":"1.x","yargs-parser":"^20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^8.0.1","jest":"^28.0.0","execa":"5.1.1","husky":"4.x","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.6.2","@jest/types":"^28.0.0","@types/jest":"^27.0.3","@types/node":"17.0.31","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":"16.x","@jest/transform":"^28.0.0","@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":"^16.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":"^28.0.0","babel-jest":"^28.0.0","typescript":">=4.3","@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_28.0.1_1651610565686_0.9490445999957313","host":"s3://npm-registry-packages"}},"28.0.2":{"name":"ts-jest","version":"28.0.2","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@28.0.2","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"e4026357006731f96a033b94db89d01e0d3c0591","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-28.0.2.tgz","fileCount":91,"integrity":"sha512-IOZMb3D0gx6IHO9ywPgiQxJ3Zl4ECylEFwoVpENB55aTn5sdO0Ptyx/7noNBxAaUff708RqQL4XBNxxOVjY0vQ==","signatures":[{"sig":"MEUCIGc9aoriHEAO9oxuW+pT4/ihFhdGWVta8sGqDA+lgpkzAiEA9y/PIjZSO+WF/NqZw9oDXGDGEnZL7u8EJ2KIu9SbNA4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJid3WGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmraMg/+Id67gpxuR92kZor0FCpsMPFRyXWrzo+pXmMAhnh4ogyRg+0n\r\nB3ukFBxQM/EwJCoyVoSKrLL7yt9YQFH9WxX4vq8Fe3XYz7gBrRHNkuRyQMFO\r\nQ/IwM/mzhHf1UdLbdHoTQArt/lErDDXV6/k7aCf2MpWvV0IO2K89ct8q6HQD\r\n1vxqb94j2DVXWRF6MwU5XK1Oc7ybdEK+hmtoAfEix8iDKufC2kXgoteGsfMq\r\niCwghoS525bIA7yoS3ZQcdbV9ZD8ujgcVNazRlKec+OWrlZlCDe9I39SgDux\r\nhNBvxRg4a6hFwxuE0bWzSs8w85mKmDY5uJUVobMTAT+8G3QmOmelU7rvNvjV\r\n0y+L2x2bLU5YwoHte17I5xnEofzagXaKiLmssT7ouipSs6VKoUh/nGiNP6Ij\r\nzvyLk4so6HU56rurcH22U95B2CV0/1C1T+6G49Wr6mHlqoLYc6k01FUW3Hwb\r\nMmauwfdjlDTeDIqNnbSmP9vq6+sbR3lWnC8y+ylOe8MWu5CCr0eGKUgIW6Cp\r\ny9mF/d+HwjILB8FpUdQ8mtZOF0su9Xb5JlAsy/yFLGNSFmC6jA1tXcQ35BQp\r\nHC984zNRoWmlh0VOFJyntvlN3Nm18WbSRrYJjuiJh6XD04Q5n/bp9bEsLzGq\r\nc1332hnGAViTAsqtXxTtAcjN4X9y0qhZFHI=\r\n=T/Hg\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":"^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"},"gitHead":"aefc5f40e894aec77c9989a266b2a0ec9a3b727a","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.16","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.12","dependencies":{"json5":"2.x","semver":"7.x","bs-logger":"0.x","jest-util":"^28.0.0","make-error":"1.x","yargs-parser":"^20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^8.0.1","jest":"^28.0.0","execa":"5.1.1","husky":"4.x","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.6.2","@jest/types":"^28.0.0","@types/jest":"^27.0.3","@types/node":"17.0.31","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":"16.x","@jest/transform":"^28.0.0","@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":"^16.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":"^28.0.0","babel-jest":"^28.0.0","typescript":">=4.3","@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_28.0.2_1651996038378_0.9671272407903673","host":"s3://npm-registry-packages"}},"27.1.5":{"name":"ts-jest","version":"27.1.5","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.5","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"0ddf1b163fbaae3d5b7504a1e65c914a95cff297","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-27.1.5.tgz","fileCount":88,"integrity":"sha512-Xv6jBQPoBEvBq/5i2TeSG9tt/nqkbpcurrEG1b+2yfBrcJelOZF9Ml6dmyMh7bcW9JyFbRYpR5rxROSlBLTZHA==","signatures":[{"sig":"MEQCIHyl2Mb469IoNbStpVBwS2Hb0c0QJyrN6aLbIvODkpwXAiAsGBcJ8fRLTVPBv/qe8AXCVuDJGhwHjd2HnmCT1UCFWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":260309,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihRfVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmozVQ/8DwiIpr1TaoC3IQXlI8PehXw1cwJsGSLL01EKiBscs027+vt5\r\nIM03Iq5038kiKjTTPzYaped5djThFceGaL0Vy6ObEfpW77gEtpl0k5F4/sF0\r\nT7HL+RPYsbKJFKt/94MtkH37Tf7lltPpr7cD/JiQOuRfhYxVRWwrvraNWnYn\r\nJdpwMfTGUSIGwK8YV5uoouXntvt8hmPoP1b5V6vI39h56q4Zy4yQIu4ke4Ts\r\nR8uEIu6OFmr7TKYCmYnoTD3SI7yWfn4EC6ZLnN8bMbQ7PJ5D/WMMPZ++JE4e\r\nRv+9M5fCIdF2NUkrtc/hI3Sq5FBcpJzvWL5aJ9H2fc/5tVmotKStUit5Ck/F\r\nQION8CNb0tG5DXkJsuBYNrkWZ6qdnPMoqKcEo1N9y83zRRy7bPR988o6j/fB\r\nPB7ub3hCciy9/UNSwFUg+9b6oEi0V4uaDHyjw3Au1rRa8WzaFVtbEueHqs11\r\n9F361+t95SAY64LbmWYscbXJ77C7U41ye8S/N+m4hw6fsf9egcRRndL1ar8T\r\n48hcLScCJw7rXPzESdzgXL5BDneWE//1eFyMxgxpkbcIJl5kozAnfyH1Isgh\r\nU5rvgKf4UJnbnFpznadUGC6oe8b/iN5u6FVefc2353jWKXpMCsV+gxnknJ5K\r\ns8XAy0L5I5yRnUZLVIElpCt9KIPC33EifuY=\r\n=3hX+\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":"d0bf1206b6956fb1dcf3a0d67be4e7e49a73b0d0","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.16","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.12","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","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.6.2","@jest/types":"^27.4.2","@types/jest":"^27.0.3","@types/node":"17.0.21","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":"16.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":"^16.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","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.5_1652889557504_0.5989580380597124","host":"s3://npm-registry-packages"}},"28.0.3":{"name":"ts-jest","version":"28.0.3","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@28.0.3","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"d1c47f167e56eef3989bb51afaf7fc1c87a04c52","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-28.0.3.tgz","fileCount":91,"integrity":"sha512-HzgbEDQ2KgVtDmpXToqAcKTyGHdHsG23i/iUjfxji92G5eT09S1m9UHZd7csF0Bfgh9txM4JzwHnv7r1waFPlw==","signatures":[{"sig":"MEYCIQDxBPv2i8BVadOFvmo8m6M+da22fmNndtLtbMWYXo8rzwIhAM8Sv3ch/U7D8jJ3bTIYr7YuvhE45m+UCOA1J3I8XHAw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258612,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijF64ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqwihAAkpMsqOjp0ndJJuIdL1aEst7RNqCt+8BRHGjZohsbDnmnraOQ\r\naXbDt81kBIUqsctSTxO5d9sQO8vbAMVkvYZwDtmpwBmGNWm0Ad/bEOsGjBLP\r\nkZlalLhdUrqVCugqWl6L/ukGEfV8kdhGlExjBb1C2Tjrfx2VWG2hwU3XNQIH\r\ny30pYK7qTYT3eQ8JABSe8Q6A+JYgmMUnDgg6uZszr2MOmrsHF4HM97w8sDZC\r\nOKwmeVc8fBSWL2gQvAYOoebw/0EiiU81+92yH25SCHvQXlrd2M1Kkd5Z3g41\r\nP1Sh9ibsJtongKFIR9wv4NocSBIiOMATG3tjbjWo5FeOrXSfG0jb91ME2mjh\r\nxqiIrhKa0hS2Pkrz40aGwVsiThwCXPjjk9+GMtrtCf2wqfcaiEadGYdhr3Il\r\n6MIR9fvqRDj2IS8Uc3vEqJT0+xz9rxeFwAJYE/yuVHIrm40PH3dvfAYgpMSe\r\ngw0J1YubY8r7Unf5pIbptbaK2fMsVRVrjmvjpKqBnIlJnYpIZOORekHFjIge\r\n8TKB2bxyXfVcqx+gpAtGc+eM3ZXO+HqbjjM91LGkDXOGwMV8K5mJ7lduF1hq\r\n3XbEciPvmQZESgpZSCqmm3m6H1EYPAQ/Xw3H32FjUMFN0YaQioZ2Bs4lzEY1\r\nEW//WSZay+ZGycJvFQs2LMViLp1vixFdLp0=\r\n=8RXe\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":"^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"},"gitHead":"8ce9f4fbe133bfcb2ed70612d2612c6c5e379f54","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.16","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.12","dependencies":{"json5":"^2.2.1","semver":"7.x","bs-logger":"0.x","jest-util":"^28.0.0","make-error":"1.x","yargs-parser":"^20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^8.0.1","jest":"^28.0.0","execa":"5.1.1","husky":"4.x","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.6.2","@jest/types":"^28.0.0","@types/jest":"^27.0.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.0.0","@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":"^17.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":"^28.0.0","babel-jest":"^28.0.0","typescript":">=4.3","@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_28.0.3_1653366456498_0.947941246720275","host":"s3://npm-registry-packages"}},"28.0.4":{"name":"ts-jest","version":"28.0.4","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@28.0.4","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"0ab705a60fc4b9f3506f35e26edfa9e9c915c31b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-28.0.4.tgz","fileCount":92,"integrity":"sha512-S6uRDDdCJBvnZqyGjB4VCnwbQrbgdL8WPeP4jevVSpYsBaeGRQAIS08o3Svav2Ex+oXwLgJ/m7F24TNq62kA1A==","signatures":[{"sig":"MEYCIQDKED7P2YkBsqECFwOYPq0DGB2sdxaPVHmpJ9QXwmUo8wIhAPelGn/XHqn6JOj8eqyX0BGxAH01luJMWp9BJMhlegh/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":260388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimY3xACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptYRAAm/eFv4XtSqUQM8x8NLo2oQAc7/qPUZI9b+Hh0Wa9drnpCU/s\r\n/Oj9RgYRM1MAtX0PbM8GvgbicluqizBPTJ/5DiX+Eu6q/3KRo29NTkPalqgC\r\na31RdNB17puClJo7vHrS8E+c1oKG7ZEAdJ0ZpTjGQH0YgoftK1mgn3XWETej\r\nh/ELaeMkMRy9HOHPpR7qFKDCtUqZMP06/wGb0QHDeBOoPlU5MOHBGZny3Pel\r\ng8KwXsyFRzEqLpMXD8mTrrb+JAWveiNg9vhAAX5lTlFgEZ6eMeQZ4B8L+hOj\r\nHADYK8WBBLfHbSOffnuz8ZH47rxSr08tF2+B+kKMdzGhEz43GJ1KXqTiyiLC\r\nqTEhzLmZNtk6COxT+kNd/7GRzt8uYNCY/aghclRB31QtzKcPFOLPkdNO/Vtr\r\n83sDs+1US0lhviVJR5uUt9akjUuJl97dm2+YcYkHFQ9M2hTmdfrv3qWwD0p8\r\nknn6ZKXUOBfprQ0aN4DgwSfSGAsy7q+pCQ7gO6iqYzzi/8vaOoIsGuGufLFz\r\nQUBZQR1hO6a4hVZAwTPxViI160Y9cKTRXQqfvmwG7PZ9R5GL2fBxhE637i7J\r\nxIe0aNmJG+88+ZOkaJmnObaPjsZx4j8MmEDPNqOGzo75mKp+cfgLLXlmN5A+\r\nP5UOvKJ1Y0mXKIUU7EYA8IvRUrRwd8FvXeA=\r\n=6Nqy\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":"^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"},"gitHead":"43b72553c971f4f37538539c413de870d74bdf67","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.16","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.12","dependencies":{"json5":"^2.2.1","semver":"7.x","bs-logger":"0.x","jest-util":"^28.0.0","make-error":"1.x","yargs-parser":"^20.x","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"glob":"^8.0.3","jest":"^28.0.0","execa":"5.1.1","husky":"4.x","eslint":"^8.4.1","esbuild":"~0.14.42","js-yaml":"latest","fs-extra":"10.x","prettier":"^2.4.0","lodash.set":"^4.3.2","node-fetch":"^3.0.0","typescript":"~4.6.2","@jest/types":"^28.0.0","@types/jest":"^27.0.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.0.0","@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":"^17.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":"^28.0.0","babel-jest":"^28.0.0","typescript":">=4.3","@babel/core":">=7.0.0-beta.0 <8"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_28.0.4_1654230513749_0.4742727879174229","host":"s3://npm-registry-packages"}},"28.0.5":{"name":"ts-jest","version":"28.0.5","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@28.0.5","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"31776f768fba6dfc8c061d488840ed0c8eeac8b9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-28.0.5.tgz","fileCount":93,"integrity":"sha512-Sx9FyP9pCY7pUzQpy4FgRZf2bhHY3za576HMKJFs+OnQ9jS96Du5vNsDKkyedQkik+sEabbKAnCliv9BEsHZgQ==","signatures":[{"sig":"MEYCIQDitEdMXTa0Cd1zCx8/psbyfzttDhtTKRoOlrOTMqx/3gIhANESv1D1SD6dClBH3GmVi2WiMtVydDXh/iUqrLGU5sAt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":262617,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJip56iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+lg//folTFFxAaKsbvi9+NO0EZ76ubNP9JuECZleW8Jc9YjKpL/Dj\r\n5uj8XBuEftfYqrF5xtHXXE1eyDAcQRCacYV+o5OpPoD0+u7uGB6COQKIEDe/\r\nb9YIxBk7+le+utNwae0plcKriteanDK2A+rYGKVOz8KvAqajehoGfOH6N9yw\r\nwFc9+Io96czl8LAFKUvn218v3YlNdJt5t221Q8Mj9ght3krQlkXIu3rduKKC\r\ndGSIvb5e5Yh28LvcrmeWuSQvrTsnDii6WTVF/7gzkETjPf/zScj+JnF1w8Sf\r\nqhFR306tHo454sBhFJAwVL6Sga7TxUV3ggAhhDfAnQe2eJtGVyA1Lgt4inV1\r\nLWhZHSRqx6hU2rWkq5JVPi6vEwwGotEOGIgguDrI1Mn7RvdXewpnr40OVWKi\r\nKh0n7D42xfh4nCmhPWfFxNXD17CnCMsnmjMDsbXYBZIvTnc4tNpuo2Vwt+Pz\r\nt9DUP00SBUmveR5xS2o1Nmk+vSy6XsIEKzIX6fOYhq13fdjcaVW1mM1Iza5I\r\nA6F9uahow8ftbTCapxROdNZYYHX+I8370x6CiQGvvv6Nt5FPdlMLaX88yFfS\r\nwIjr+kU9a2+p50jC8j8P696CT1AX8SX49pTb74+wP7BxiEc1/b7yUygTYpks\r\nGmAR/1HQ/A9G8r1lzs1mQTG+rgKEiBtgfgw=\r\n=tPhX\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":"^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"},"gitHead":"33340d29325eae1ea94cc60828a1f9e0710228dc","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"6.14.16","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.12","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.1","execa":"5.1.1","husky":"4.x","eslint":"^8.17.0","esbuild":"~0.14.43","js-yaml":"latest","fs-extra":"10.x","prettier":"^2.6.2","babel-jest":"^28.1.1","lodash.set":"^4.3.2","node-fetch":"^3.2.6","typescript":"~4.7.3","@jest/types":"^28.1.1","@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.1","@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.27.1","json-schema-to-typescript":"^10.1.5","@commitlint/config-angular":"^17.0.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^5.27.1"},"peerDependencies":{"jest":"^28.0.0","babel-jest":"^28.0.0","typescript":">=4.3","@babel/core":">=7.0.0-beta.0 <8"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_28.0.5_1655152289924_0.5284432388412987","host":"s3://npm-registry-packages"}},"28.0.6":{"name":"ts-jest","version":"28.0.6","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@28.0.6","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"d63df9a9908044cd891e066ad869b1a432e70d67","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-28.0.6.tgz","fileCount":92,"integrity":"sha512-yLAWoaSJ6c9o+IT7+nyutp5uvwGzhMYb/LD5WEQAi2tBq4ZSAPay4Lf69pP/IU+GFYg87pdg5eADSzuNAFSK4g==","signatures":[{"sig":"MEUCIGrxmPGU7oiAPORxiyPNlX9xX+xC7PjX8+RNrTT5zYbAAiEAz+FNhB+V5wht7+eCiMAkeIOkxzLg8gixFxhBUSiCBLc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":262532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiz7jCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptsA/9Fjpy/JSwtoG45CoDWnGarTDNJnMxnlB3Uuw6Y6J4l+1Nbfm9\r\n1kgH9cxnR2d2wGEeiMKR241fxinTDdUQ1ILYjcq72kjjMSWX3u8ma443U6ED\r\n9DxPBPOf7Hvi4LbbSmV112uNBIEBVVfhe/Ni8oAmTrVbHsjtJkJgDyOg/39A\r\nTbk0gY+r71M1a1nMX0P2kLKBZHMRDZDAd5KJIkmWxrOUX7cH9gGG7A42opeB\r\nOdGsBdD+tkf8pjVminpn+g/PFW53Ga40S3bozqnR3aaGVVON4YZxyYzyNqNy\r\nuhELqDJXo/vs+1EAgtvoQlman9Bzx7Hp8WXu0AC0k1L4FeKs7IqVR3PVjX2x\r\nxOPvb33g/2NJbnML8BXYf6OJrAl1+FWjTcdJ4iSTzFxoKtCNtHU+Fg4V1jj/\r\n7b4YkXhHMcKOAbmMtr1u49a1yJruAl8WeKfwygVCBD4R1ozLEcovjses9hZ0\r\nYSTyzr+tbX0owvCciKFyxjF2ThL8lKuFCyg3AJbC0hZxAtZ4bURjvy0bxs9D\r\nGJGgQ0PzeJN8Er1LjIj/A3i3VW6dBjvIxZZ2PH5SFAWK9poFnO/w2X442L3z\r\n7eqRQLOp6PynQrqi9Lw19eLVYMpijPPL7flsYjIwlMMLjeQfNtUyu/zck3oI\r\nt9aRrtHlBrfAJkVDUekBD8FkkhpLZWZcim4=\r\n=G1oW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:ts-jest-28.0.6.tgz","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","post-commit":"git reset"}},"types":"dist/index.d.ts","engines":{"node":"^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"},"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":"anonymous","email":"anhpnnd@gmail.com"},"_resolved":"/Users/anh.pham/ts-jest/ts-jest-28.0.6.tgz","_integrity":"sha512-yLAWoaSJ6c9o+IT7+nyutp5uvwGzhMYb/LD5WEQAi2tBq4ZSAPay4Lf69pP/IU+GFYg87pdg5eADSzuNAFSK4g==","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"]},"_nodeVersion":"16.16.0","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.1","execa":"5.1.1","husky":"4.x","eslint":"^8.19.0","esbuild":"~0.14.49","js-yaml":"latest","fs-extra":"10.x","prettier":"^2.7.1","babel-jest":"^28.1.1","lodash.set":"^4.3.2","node-fetch":"^3.2.8","typescript":"~4.7.4","@jest/types":"^28.1.1","@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.1","@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.30.6","json-schema-to-typescript":"^11.0.1","@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.30.6"},"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}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_28.0.6_1657780417861_0.9676123963809449","host":"s3://npm-registry-packages"}},"28.0.7":{"name":"ts-jest","version":"28.0.7","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@28.0.7","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"e18757a9e44693da9980a79127e5df5a98b37ac6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-28.0.7.tgz","fileCount":92,"integrity":"sha512-wWXCSmTwBVmdvWrOpYhal79bDpioDy4rTT+0vyUnE3ZzM7LOAAGG9NXwzkEL/a516rQEgnMmS/WKP9jBPCVJyA==","signatures":[{"sig":"MEUCIDwI4qdbQ6O/E2fg/mSWyopSkhLGg3eAMoBD7dtT/o07AiEA0bPeG1X6qU/E4FYN+ZBgZuW/8aSt2k4fZkqRAeIvJmY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":262977,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0zNnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpgvA/+OI+0uU6evwga1/q7mjXZ1mMCLAEsagmoV0E4WJMPjxjuLOyh\r\naAXPtVnURLFLJ7IXGhQ9giS8+9K+A9rsUOk5D9QCQFtUpkYIi2SKR4T97Fgr\r\nuVXE+9C7YsD0OTrZH3t53Fi6jQtZXY0AqAit7mIpgFIPvj20qDneq9Jassx7\r\n6VUvXT3pDwU/bgSpsGoUPDUdFY7+PWq8Ytd1ajIA0GPjDmHLY0/z+2XAH7Ey\r\nZGNQumrZu8kzMYC2VQffZ0ZrS7AR50R/iCf3SGfbSeLvls2lWAcsT5hH0+p/\r\n+syqF4Pm4vVSR1bFMJ48BwvV9XmnejSJDfMMMB09B7uRTTuak4jkKAjMzPPc\r\nro+BiluYQW96OlwOhFXMHBVT4E5V4ASZtaZXB1BS5IrNFVhq3CyslwxOSI4y\r\nZT2mHUXgTo2XCUX54Un5h7rNs0dr1zXc8/WF2SvRbZ6Gx0IshuULSrWVYsTR\r\n/Doa0tGJ9grfZXr2ls6htxAMMvNeA3NCPSGdSrn+8AQhE9zIooVWNEG1WAmu\r\nz5vm9zFGmVhtt6m/sTCUH6eaux2RAym3uikqoo8UKGS79qmjAgLJAuICAsTa\r\nPuolg8DQyKWbg+jx0N06F10U+BX6zoitNH56xxwQTIx41J1kNdMbxLZRk5Xn\r\nOySIahEwRdt7hMjd5AdWndQEuvd5TXEBVkw=\r\n=wLHv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","_from":"file:ts-jest-28.0.7.tgz","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","post-commit":"git reset"}},"types":"dist/index.d.ts","engines":{"node":"^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"},"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":"anonymous","email":"anhpnnd@gmail.com"},"_resolved":"/Users/ahn/ts-jest/ts-jest-28.0.7.tgz","_integrity":"sha512-wWXCSmTwBVmdvWrOpYhal79bDpioDy4rTT+0vyUnE3ZzM7LOAAGG9NXwzkEL/a516rQEgnMmS/WKP9jBPCVJyA==","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"]},"_nodeVersion":"16.15.1","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.1","execa":"5.1.1","husky":"4.x","eslint":"^8.19.0","esbuild":"~0.14.49","js-yaml":"latest","fs-extra":"10.x","prettier":"^2.7.1","babel-jest":"^28.1.1","lodash.set":"^4.3.2","node-fetch":"^3.2.8","typescript":"~4.7.4","@jest/types":"^28.1.1","@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.1","@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.30.6","json-schema-to-typescript":"^11.0.1","@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.30.6"},"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.7_1658008423006_0.16876135054984132","host":"s3://npm-registry-packages"}},"28.0.8":{"name":"ts-jest","version":"28.0.8","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@28.0.8","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"cd204b8e7a2f78da32cf6c95c9a6165c5b99cc73","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/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","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged","post-commit":"git reset"}},"types":"dist/index.d.ts","engines":{"node":"^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"},"gitHead":"9d5eadecaaa0565d490968acd6b884605ea05c4a","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"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"]},"_nodeVersion":"16.16.0","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"}},"29.0.0-next.0":{"name":"ts-jest","version":"29.0.0-next.0","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@29.0.0-next.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"3045e458c377515b9eacf747432cff7c138fdb5b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.0.0-next.0.tgz","fileCount":92,"integrity":"sha512-eZS6d2uH4Piwp2k7SwyLpKhBpwL1idvba/5LnkkBd8YcPA5Q0h/OgpBwt7702gOYF8WRGNxhVj6OZ988zoGWtg==","signatures":[{"sig":"MEUCICEAMwhAKqJJRZuwNThjQF+jngmzKMLEWqYWT8sSf19kAiEAvQQFXfzE090lk5dKH60YtXcrqkZnCprFTVAVUcA6hRw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":263715,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCzLWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrNXA/+ITy4GwF5Jq6yVdaQsaRjAH1YnBxT4zmmgPXa4FL6OLVVAAjM\r\nMoBqDLdy/0w4UOQ+oolT0qBcIrgCqIRLrqRFAlhWe9m+mP8q0sI+5O+tTtKR\r\nVqnGHcB2rxAP+6H+xOsgz80HqWxzYnKFedM/5bFpAPNA8L/GGlc1FqV5d+8E\r\nRx+ErtK7e3JscjNn7S55Y5F1mLPga1VRUhi5sQfJTutuWJdNjpRm0ThMnVAg\r\n8GRb2wjd5tNZAuprePmlt288HrJ6Nv8L+QKzWMRB2NFXUcXlO376wkjNqgWd\r\nqJK9PKec0e6M2LeZGhZ9FkKNExqvqiOOuna8QlJncA1Q89Wf86c83RZzGQHx\r\nkpNfgT4h45CyyMzvcpg2VMm6tVN1zUQJufqujpcCPaYav8BYJIMHUj11mJFZ\r\nYUcykM2pr/1FqpllPiBLHGGG2alWuWq4VgEKZ+z5Yn2kKvnNPGUiIndsqdxY\r\nhdfXH1bPrk8g1krEiH5tma2T0vFsQPmKv+JpErqH5p3D3k9dInUJIOmW+X/S\r\n7xJQoHxTG1ZCXZ54B/77e3vNwClp5vs+eEOaBTBarBD3x+fKTneXQJcxMmi+\r\n8hO7a9a35H3C+pl1VLGQKyvBPbFWJZ2pvFYiNtxkT/cLx6RW20MZNnscc0M1\r\nL1cPfcNSxKSXJtM0JVG2oGbEQ2V3Cw4kY/M=\r\n=CVHl\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":"^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"},"gitHead":"404bb260d10928e1c740a24edfb26f5b5862103d","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"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"]},"_nodeVersion":"16.16.0","dependencies":{"json5":"^2.2.1","semver":"7.x","bs-logger":"0.x","jest-util":"^29.0.0","make-error":"1.x","yargs-parser":"^21.0.1","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"glob":"^8.0.3","jest":"^29.0.1","execa":"5.1.1","husky":"4.x","eslint":"^8.23.0","esbuild":"~0.15.5","js-yaml":"latest","fs-extra":"10.x","prettier":"^2.7.1","babel-jest":"^29.0.1","lodash.set":"^4.3.2","node-fetch":"^3.2.10","typescript":"~4.7.4","@jest/types":"^29.0.1","@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":"^29.0.1","@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.35.1","json-schema-to-typescript":"^11.0.2","@commitlint/config-angular":"^17.1.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^5.35.1"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.0.0-next.0_1661678294537_0.4549856888321975","host":"s3://npm-registry-packages"}},"29.0.0-next.1":{"name":"ts-jest","version":"29.0.0-next.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@29.0.0-next.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"bfd6c190f1eb30ce2e9408f6c3309784ccf96349","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.0.0-next.1.tgz","fileCount":92,"integrity":"sha512-bVo2GDuJiV+cWEYB72tdz2Ips4JDKa04bcKikPULxxUHT4fsoY1zB2zvsrJym18qrFpXyVrIdgJFLfEx2YTkbg==","signatures":[{"sig":"MEUCIQDT/BHwX984R/eV4+Ve5qKroNVhza5PRE+M2bXdGwMrMQIgQ7JoZwMqx9b+0e+QBc+01vBrLHiAyRdldH/6lU66+NE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":266044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEbycACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0zA//SvhXVLH9CyfFmIV3Bgh7Kee8opkBljFYHFNqGDSPdv2pLriS\r\np2CImY9R9hui95X4uxUJJLY5tXbFgw0Nt4NwdJS4r47lHrQy+XfFg0d5CJjv\r\nNFHr7XYPhZ3cY1P2eiyPbs5lfmMm3cNF6ezFqOljOKsZWNd4rqWSZwW/WEoq\r\nrElRpIhTExygiYr70wHADe9yZlqtZjRJphqRWW5QPPT0AZbYIdHkBH1wecSR\r\n2HQRTP8F8PTIdqjLEgFbcB6mhTWpYHwTdQN/F1H7bbGOyO01zGOM3CmQLceM\r\nok2CaHyMIxw93ew+oTG+Ndmc14apKfkQrz5D+qvcjhBMobjX5XNhoIlvK7Ix\r\nLifdDiMiAHtecQl1gOJL47lopLp9WQ9RLYP5Ri1uJ/WZyo4XOTZpQYHOCw7Y\r\nDQ5y+KjOSuVprxujq9XmcuMO5eO/Bcmv3RrQswTQ7LiJXwWmLVmddx/rwnkn\r\nIWNAmfv2goL2vQ+j4bjuOuwZb9t/qRRmuFusAww/IjdhZiVhYhHnIfhiYoi3\r\nCpJKWH/TD9kumt7+9jX1AVPkTygBYwKu2AmC344g9HzafFJH5EaJSokiZNKM\r\n1LniSQB5C9qKnMYXpODeSbDvrlJH/dMM+Gn6Dfi+5ssqNx8GhzmhNwUm9mI2\r\n2AYEg5iDaXqpnmntu4zfS6UwQX8jVvkcDr0=\r\n=AFZm\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":"^14.15.0 || ^16.10.0 || >=18.0.0"},"gitHead":"d375dc5dd6b8d02995846faf3aaaa6b91a0eb696","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"8.15.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"]},"_nodeVersion":"16.17.0","dependencies":{"json5":"^2.2.1","semver":"7.x","bs-logger":"0.x","jest-util":"^29.0.0","make-error":"1.x","yargs-parser":"^21.0.1","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"glob":"^8.0.3","jest":"^29.0.1","execa":"5.1.1","husky":"4.x","eslint":"^8.23.0","esbuild":"~0.15.6","js-yaml":"latest","fs-extra":"10.x","prettier":"^2.7.1","babel-jest":"^29.0.1","lodash.set":"^4.3.2","node-fetch":"^3.2.10","typescript":"~4.8.2","@jest/types":"^29.0.1","@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":"^29.0.1","@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.36.1","json-schema-to-typescript":"^11.0.2","@commitlint/config-angular":"^17.1.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^5.36.1"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.0.0-next.1_1662106780087_0.2122950799437362","host":"s3://npm-registry-packages"}},"29.0.0":{"name":"ts-jest","version":"29.0.0","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@29.0.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"3617e10c39a76380fe521d0c26186a773f5f1e46","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.0.0.tgz","fileCount":92,"integrity":"sha512-OxUaigbv5Aon3OMLY9HBtwkGMs1upWE/URrmmVQFzzOcGlEPVuWzGmXUIkWGt/95Dj/T6MGuTrHHGL6kT6Yn8g==","signatures":[{"sig":"MEYCIQC4EGA7HT4PD/gBBNRA9YZXkVvI0wbANaZmF5kHrVSvxgIhAJNVgBuxKc6j/WfoaU7Wx1rIGrMpAZmNeEgwDyZhxNLQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":266961,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGvfoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMsQ/9H5a+hPPACItyPTLwsAomwrOZm65yqOFcl1prorWYLhjeG1Xq\r\niSed6/rDrnLYmA+a93kw5pFbHpHg41Dh4Pmkt71LRK1vDp2dXdlGYDoM7arZ\r\ntlsOdMHkvmswiNaRZeOhJhlIfNJo7rqeEol6B7xZ2iM/QE1Bhu3cvsZlzLnJ\r\ny+uQp7ijeICh/VIDCAFPK0bXw7HZyvvMNCz3GmC2VCSaT39pOVlT09gjuWkC\r\nSeGX4n3Rv9PMApLXfqNXzuo4dK2xXCNfwuPukugz1ssk4S2h+FD/NtImf1vy\r\nP9REjB8YY/2jyeMgEsjRn97yQX1FN5ci/zpZsuAUKZoOMo1IWcqZSaOL/oDy\r\n/VJHhenfdATzvMqgSmVA90ixCWaaHWrLjQSxUrXW6XPiA35BHgst9iSt/hJX\r\ngn4t3xvqbpa1FCmWVNACFvchlKzeDw525tD1a1FkqQegMQm/lEnVoGG5sIg6\r\nQol1y92KOZqQqwDm41DhhwHDVloxPgL5RKjOWinL0kWHrPF3ZBTg/T0fHgQn\r\nKpkoq3FcUba71KF3uuRlhXm5GbuI2sI90UJWbZubSiumVXrLlIaB4JgChG8g\r\nQJPCcOlk+6I9u3Sr+0DSpDsY/AEhm/HOZbc0pIpWBJ6t8RYn6Wd2OHq+0jnn\r\npfiBCeCasQHHu/aXUa0/9m7S/i09JsCVhZ4=\r\n=1VgA\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":"^14.15.0 || ^16.10.0 || >=18.0.0"},"gitHead":"172a2a79ab3a4076f9c909a0eef005a31dec5f04","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"8.15.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"]},"_nodeVersion":"16.17.0","dependencies":{"json5":"^2.2.1","semver":"7.x","bs-logger":"0.x","jest-util":"^29.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":"^29.0.2","execa":"5.1.1","husky":"4.x","eslint":"^8.23.0","esbuild":"~0.15.7","js-yaml":"latest","fs-extra":"10.x","prettier":"^2.7.1","babel-jest":"^29.0.2","lodash.set":"^4.3.2","node-fetch":"^3.2.10","typescript":"~4.8.2","@jest/types":"^29.0.2","@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":"^29.0.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":"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.36.2","json-schema-to-typescript":"^11.0.2","@commitlint/config-angular":"^17.1.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^5.36.2"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.0.0_1662711783752_0.5536313468315079","host":"s3://npm-registry-packages"}},"29.0.1":{"name":"ts-jest","version":"29.0.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@29.0.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"3296b39d069dc55825ce1d059a9510b33c718b86","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.0.1.tgz","fileCount":92,"integrity":"sha512-htQOHshgvhn93QLxrmxpiQPk69+M1g7govO1g6kf6GsjCv4uvRV0znVmDrrvjUrVCnTYeY4FBxTYYYD4airyJA==","signatures":[{"sig":"MEYCIQD1ldrLJT6SL39nomQv67YljzreyxLgOyI0TCZJDdkGxwIhAI9Gj0IxNtI3lag01YyAVr4YuoexYwNGi7r/2rbloT9F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":267391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjINFiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZBw//YHDgu/ZJL+EAjz8V2+X66lZj6sW/No1qo9OSlMS0aSOTWAvq\r\n7n4P1wFXMNBImFMmmu0DtTKwqwEwk/fw8WbwCTORi6LiPBT3Td4PjMhQJyne\r\nT+xyrWN3l4WJJ0yA96ZyDVeSvxqyYr1Osmsq0XJFQWOGi3kRfHnV0aJkPxtL\r\n/HWQ3jsIVqJ+MFs+aFFVSwyGLAh8uZdJQxVR561L5ERF2xZ2NqJTJneQwVPV\r\nbhwl7yr1i3Bu2UqhZtzt0Pog4RUfOCEu6aNC1zvThJ81asdJ8YOcQQFycSPK\r\nmIG9nTx7TCnL5vg13hdHSt8rnfB1i+fECFdnJJGmN9YO52OxJffR/YCKIkvu\r\nWZAwAOdzfm9mpjMfOF1quYnI+AfF+O1XUPZ+WtsU6hYjqz7xMi6a5q5QV7KD\r\n1XuAxdbsV01LwvjfUEBZqyVEjZeytp1a8tfSXqx6NbX+HUZhjuQSKH7IMkBa\r\niSojIukfUBjr78YnTPSXY/IxCXJ1f6gWnz6aBI4IuZsDjMWGxp0oApFbjuQW\r\n2bZg2IP/gbTryTZlVJWKcsi06VycL4SzFBFtQJXaeiIMqSdhnbDUK/PV3xlD\r\nVWjdR8pNAdPoNp7FPY464GQac95qvySoJ0XMnyZit4D7eUhsS3yDA9DrRJ7T\r\nW3zW75JtSzUBkNla0iHoNM7AkNeP5QqRYHg=\r\n=LhSn\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":"^14.15.0 || ^16.10.0 || >=18.0.0"},"gitHead":"e38c0e9f0855a4c0bc352260cef18775f658134f","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"8.15.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"]},"_nodeVersion":"16.17.0","dependencies":{"json5":"^2.2.1","semver":"7.x","bs-logger":"0.x","jest-util":"^29.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":"^29.0.3","execa":"5.1.1","husky":"4.x","eslint":"^8.23.1","esbuild":"~0.15.7","js-yaml":"latest","fs-extra":"10.x","prettier":"^2.7.1","babel-jest":"^29.0.3","lodash.set":"^4.3.2","node-fetch":"^3.2.10","typescript":"~4.8.3","@jest/types":"^29.0.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":"^29.0.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.37.0","json-schema-to-typescript":"^11.0.2","@commitlint/config-angular":"^17.1.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^5.37.0"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.0.1_1663095137806_0.19698768121744825","host":"s3://npm-registry-packages"}},"29.0.2":{"name":"ts-jest","version":"29.0.2","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@29.0.2","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"0c45a1ac45d14f8b3bf89bca9048a2840c7bd5ad","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.0.2.tgz","fileCount":92,"integrity":"sha512-P03IUItnAjG6RkJXtjjD5pu0TryQFOwcb1YKmW63rO19V0UFqL3wiXZrmR5D7qYjI98btzIOAcYafLZ0GHAcQg==","signatures":[{"sig":"MEUCIAS8lvHLn333QrML8MW0IU7JGKt80V8FDN5TAwVEjsV2AiEA9MDr02DKlNWQQQjqSUC3srSK3hD3HH7YEO7agfXNlKU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":302507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLrGxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSiQ//TJ1Vz+s8OitvAze93US6GYdOu1BT01uyUc2m+T9zzv3ZTrOA\r\ncdv4PJh93/DrRegk3ghXWT2gnG3izASC5O11U89DucyP1yAMJ98KWHCkzkcB\r\nHHl/uDMPu0lpKONG4zvGOr1nVYQCKoLYcPwS1ytL2wF+PxEtLwGocC21a2OS\r\nSq0Kvkn+avtha8rDatynK83HZK213+MULKaSVg/0ygSFlkHynHzl9y8n+Z83\r\ng2x5qXCLl6VjRgtl6n++i+wL9eUSue0t8m3nhuZlEU+tIpImQB7N3quM7iRj\r\ng/b7G+1/r9xGfa92AvdjqHHdPWMmAzVUOYTipf8M8nzRvmNiWCBa6q2EJe/0\r\n9wVE+LoLam6SBNWHcgGTHSm5itWkHpoVsynQwRjiuyAVXVgg+hvc2ZKOmlnN\r\n3N5SuY3QDJwK/Clj5izrIiB6hczPyOqU1QQZe6yq0NAiCH9RKUWV1PTFOy/2\r\nMIIysEPYxdxzqyiM/EDSEV/0f4+MWgFCy5ignL7OqbP4J9yKLIT2jM12wgUF\r\nzbVN3g0DKzvmiwm4Ic+XWJNKrXLyfxxyzp1LPlETaSZKr1UN4w9XLZ2KNrSY\r\nxtDgbvpdUouk7xR99xfTFV5QQPuUpTw8lLO8aHsrD2XYTLSnSsbVVopNTpKs\r\nGDbrHmuNJMkEwGeEjHUp1lfYHLenW6UQNqA=\r\n=gWSb\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":"^14.15.0 || ^16.10.0 || >=18.0.0"},"gitHead":"0a33c9833b853908f47487b465d0c3e24b657371","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"8.15.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"]},"_nodeVersion":"16.17.0","dependencies":{"json5":"^2.2.1","semver":"7.x","bs-logger":"0.x","jest-util":"^29.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":"^29.0.3","execa":"5.1.1","husky":"4.x","eslint":"^8.23.1","esbuild":"~0.15.9","js-yaml":"latest","fs-extra":"10.x","prettier":"^2.7.1","babel-jest":"^29.0.3","lodash.set":"^4.3.2","node-fetch":"^3.2.10","typescript":"~4.8.3","@jest/types":"^29.0.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":"^29.0.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.38.0","json-schema-to-typescript":"^11.0.2","@commitlint/config-angular":"^17.1.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^5.38.0"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.0.2_1664004529134_0.36931049918805003","host":"s3://npm-registry-packages"}},"29.0.3":{"name":"ts-jest","version":"29.0.3","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@29.0.3","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"63ea93c5401ab73595440733cefdba31fcf9cb77","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.0.3.tgz","fileCount":92,"integrity":"sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==","signatures":[{"sig":"MEUCIQDiw98MoMgurz/Y6/4SseaVUkzUTZikP1oos0HsuUcrRQIgcNlL7eLSuiWMdybaKgY4iFaukUyfBY6YRlWG4AxgxJI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":306081,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNTfRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrcrw//f8HPrsitgoQXflly0YCO1rK2E4q/Opusn05n84MfG/ZjsvNR\r\n6mbeHCMs1DwWgxPeNOSK83OKq5AIA4mVWYLnYwEPx8GLHCqmm22mecUhfHD0\r\nHQbNP4y/CR4gDbzcFVnTOE7at9J3OXT46iHNKTSuRI+OmEgtdNS4dvJmQTup\r\nWUBXPdh0/HMY+M95+k45o4WX+TkwiAmjwsahXa7LV0b7phUeSG8jDR2/ti1z\r\ndqneXlcTqdPwXJW6BP/0xliadngqly2EYMb0S70NcMwQQ9sPF3P0UShwg/+b\r\nTKRgIeAVihoQGVME7dzp12gok6qFfQNxBDwJy0NxXhaVp+3XROzs6KSb+E13\r\nv+3bx1nMsxAlLU5zgNm1jc41XZv69oHEBvKrAiFj1ALh9QZUlEEyKENTou5y\r\nSQafw6HIISZLdeQWclA4CdXYU7K53eIq7NAoDnfCUYtqt44xWMnNLwmPVGeu\r\nnL4WepG/RytEF50pBKQ5Nq1GYJKqacO6tLPrlDpeOcC9UjNqfkHOB5/+2qyO\r\nqsIM+rCrWfblUSIPBbjAg8pJzccadwZBwyA9+Rwa7/Cu5vlqmN+/Whm5H00y\r\nOzxE+qHljllMZcQjjxbbgtWMCIRGgjmBqbLtpiMHy5UVTYbD8flH5/vVZvf5\r\nG6sTZYpEJxz0dBeMNwbfBffc6qGjAv83ofM=\r\n=8IS+\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":"^14.15.0 || ^16.10.0 || >=18.0.0"},"gitHead":"4a27966e55530f9199447f512523a14b3763457e","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"8.15.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"]},"_nodeVersion":"16.17.0","dependencies":{"json5":"^2.2.1","semver":"7.x","bs-logger":"0.x","jest-util":"^29.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":"^29.0.3","execa":"5.1.1","husky":"4.x","eslint":"^8.24.0","esbuild":"~0.15.9","js-yaml":"latest","fs-extra":"10.x","prettier":"^2.7.1","babel-jest":"^29.0.3","lodash.set":"^4.3.2","node-fetch":"^3.2.10","typescript":"~4.8.3","@jest/types":"^29.0.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":"^29.0.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.38.1","json-schema-to-typescript":"^11.0.2","@commitlint/config-angular":"^17.1.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^5.38.1"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.0.3_1664432081331_0.6153663728315206","host":"s3://npm-registry-packages"}},"29.0.4":{"name":"ts-jest","version":"29.0.4","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@29.0.4","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"9bc1fd0ec4d863f001af6c5c630e3a807df90f6d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.0.4.tgz","fileCount":92,"integrity":"sha512-YdNofkoyzeinwjIqLSYQeAM+GTmFQ7xFNtWcR5OyitY5VLzzNINrNmfhP5H3daA/V+RGQR7O3g1K6ysRgu5xIQ==","signatures":[{"sig":"MEUCIQDkkk8vT6fbqY3SKqFEZLKnOkuXnKWYhMlRpz/7OCQHPgIgEuw7wFwUd4HkLKCIef4MQedn95MzrBCzDRhql2KPjaM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":306583,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvyQOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoqKA/+JMuaGQKo6TlERvOW0Q3vCYsYglYzdzCjU1KcdfYSmhH04Ddv\r\nNIJzhtKL7UCCrSI+aozz0L5BM2hC+0QfcUKQv7s7Da4CsAMuXqUlcEJb6Bo3\r\nozig+5yl6n9Yc883V2D0qrOtWi90REm4udaxXbADWv6BTe9AYQ6wF0MJgAAh\r\nDo9h2YCUR+ULEsQhFYKI4g+Znsem6+WDhLalax+XOwuwqeG1HQ1PHkRFl3ac\r\nu4OLjSwarXtpkJA4rNET2vKa5eg7HX5ijgBU71mwJeKcNPnzoRn+kFmVYAxj\r\nUWqgCkuAt1cvyY3X02eVLY9sCfLUa2Tw0QNWQNw/CC2g7Z/cZ2+/JwA9rcxR\r\nrwOA8qCaRtBCgpbiYNxx2rPaSTZTiln/9tzBy/EvGDOKURHAsG8Utgx0qYur\r\n0gzCnlt/T0tX8vq8l9zAtOE/xhGZrfJHhxgs3/BG2Wtls3GPKmo5UI8yXaBA\r\n12zJGlr1FedOfmjOQ8GfBlpsDAIrQMKvQAS6znpCqPk80TvkWwuMzx8E/U7m\r\nXv30XWX/hFPx1fsxsLouYidOFSs2zFATuSI4oXeb0p6eknsXTav5rnF2tlxA\r\njrE9MSlWy/px+rkly8FdHbQASLf1CWw6GeZTmvGsaJJn+S+6LC/+lBQdKvSS\r\nzEnzReDPBfBdsHxNOgolCSgZgQ8tuHSYQSw=\r\n=T0qh\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":"^14.15.0 || ^16.10.0 || >=18.0.0"},"gitHead":"13cccbec021addd339f1bb75a2f4b1f95f22556b","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"8.19.2","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":"16.18.1","dependencies":{"json5":"^2.2.3","semver":"7.x","bs-logger":"0.x","jest-util":"^29.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":"^29.1.2","execa":"5.1.1","husky":"4.x","eslint":"^8.31.0","esbuild":"~0.16.16","js-yaml":"latest","fs-extra":"11.x","prettier":"^2.8.2","babel-jest":"^29.1.2","lodash.set":"^4.3.2","node-fetch":"^3.3.0","typescript":"~4.8.4","@jest/types":"^29.1.2","@types/node":"18.11.18","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":"^29.1.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":"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.48.1","json-schema-to-typescript":"^11.0.2","@commitlint/config-angular":"^17.4.0","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^5.48.1"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.0.4_1673470990254_0.35158706562518494","host":"s3://npm-registry-packages"}},"29.0.5":{"name":"ts-jest","version":"29.0.5","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@29.0.5","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"c5557dcec8fe434fcb8b70c3e21c6b143bfce066","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.0.5.tgz","fileCount":92,"integrity":"sha512-PL3UciSgIpQ7f6XjVOmbi96vmDHUqAyqDr8YxzopDqX3kfgYtX1cuNeBjP+L9sFXi6nzsGGA6R3fP3DDDJyrxA==","signatures":[{"sig":"MEUCIQDnr4E320UytYg8oLu6ocB0eTPtBoN1ar6Tuvq83DSbDgIgDyXIn/1kWwaRRgQzjpb74hhKswg3ZW9A5/5tlBMccF0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":306963,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwTvXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYgxAAimgpOYlmwgsYU1amkynb7U7EOUVX2OjCymN0uDJLsWYt8gYL\r\n7YVaP6QT+Jc54oQkDVCaiSLoVMM7OqjJf/uXNB1jMMa+mbyA23FOorp/zom4\r\nZgON5NRHPKlvqEP/14UFAxurRYQRf96DKyNnEeIk0gkOO5XehtQqLRdhzUu2\r\nKvhHNSx+lG7sAJNMfTSa8LxNxt5hGKsHBeuuNeTtqgjMK/Pm8QNQHfjhexVI\r\nCNyQduYHvIRoITUGRX1X6bQG0wodVtbZV0C7CfYNynq0gNU4DkzaLGh5IdBz\r\ncFqOFipxrGAZ9/K8IGOAx2ovitSxoC1Al3RdEHV6cyQBReGed7QWomSE+GYv\r\nnLPeEQWO+m+BI/YyNYprd0aK5xD2ZRso0vQ4GBywuU8kmPd8I4Xzo4Ij173H\r\nABzVpzDatN9eccViwySV8P58qXWu2q5h7MTuHR4jKwj86kDKilhZDWP68Oq4\r\nX5++IpxZQnfJZnM76n/nVUU/4CaFlzobbeXLiAoox9iiQZQPsea4dqtTzdt3\r\nrFEqgWRsPuNiaOBIu5EnT3nbwv55IxClfxJJS7WSSu321cQJJihvHAn7Qyti\r\ntSfu5O1WRTbLug+lruk0JJ6PI7arp/2L9rKnE9jlWqhn5zJ1B1LV61chJaad\r\n8awIj6bQeIfHmnNFO+KWcntW6Ss7w9fWhPc=\r\n=AnJ1\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":"^14.15.0 || ^16.10.0 || >=18.0.0"},"gitHead":"22b890e890dd3ab98fa3601c47f3f07ba00949c8","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"8.19.3","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":"16.19.0","dependencies":{"json5":"^2.2.3","semver":"7.x","bs-logger":"0.x","jest-util":"^29.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":"^29.1.2","execa":"5.1.1","husky":"4.x","eslint":"^8.31.0","esbuild":"~0.16.17","js-yaml":"latest","fs-extra":"11.x","prettier":"^2.8.2","babel-jest":"^29.1.2","lodash.set":"^4.3.2","node-fetch":"^3.3.0","typescript":"~4.8.4","@jest/types":"^29.1.2","@types/node":"18.11.18","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":"^29.1.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":"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.48.1","json-schema-to-typescript":"^11.0.2","@commitlint/config-angular":"^17.4.2","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^5.48.1"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.0.5_1673608150975_0.9967578052901505","host":"s3://npm-registry-packages"}},"29.1.0":{"name":"ts-jest","version":"29.1.0","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@29.1.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"4a9db4104a49b76d2b368ea775b6c9535c603891","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.1.0.tgz","fileCount":92,"integrity":"sha512-ZhNr7Z4PcYa+JjMl62ir+zPiNJfXJN6E8hSLnaUKhOgqcn8vb3e537cpkd0FuAfRK3sR1LSqM1MOhliXNgOFPA==","signatures":[{"sig":"MEUCIQDU8QLwRFwyU6XheXX0d3TaKXqU/VQCPxywqqfTQlGorwIgeOvwnT64zOdAC5ySPdq0XwZbuJx/di6HOipWe9BmfOw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":307351,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKY9DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLow/5ABcBf4r10aH/l5HnJzDdSGPzMgjSgkeiwjWc6/hNxZZWl5nE\r\nc9+rvhpRlfXN5PD4fckcvHMKj+oVVJATAZ2Y9Pl3jtyalqn/VbiPKUgZTBdS\r\neYqRTb3O0flwLcNZAfRqA/B156dk+Wvt8oRTMrZDYiZVqS/gz5v1Dq/6Ewls\r\nIoh/+9Gkok7DiYAyQwu+lDxcaBeU0mfz7ZfPTclKvHZYpfFU1l65ftLO92kv\r\n8FqixueEv54xxSnWK1ZnaDpSQsJC3nbgACBR4bAO35zNuAkU2zyL3AZBvmaO\r\nY/SNihmO+njR0Z2CxLhlGKqmRfXztAqkLEOVPqzUOiot3+9CBD293JhfDMTX\r\nylyBUrPkn4xHFaI7SZewWPFwpyv7KdaJglHdc8z+FR/yNJIoh1za9Zjp27/o\r\nXrOEkJy/lCy0fTO/FLvBTS+oVO5cG+e6rOFeASVH+CuhVu4OyWS9lPGpKSMT\r\nTxTDoMxngGD1PjxxyJKpyFFZn2UvtPLB0pXJAYMaw9eE2Aywg7ReOAX8XKUO\r\ni7xLv3Dt4rA+rEVw9CzNB12Rz97L0fH+2pHZ5ahY3h45Zj7qceaj9CmOe9v3\r\nWbbFFjJeQ6pZ3bPICZgRhlKToR+0WZISCi7AgagVm+iYwJbPDw+xH0dW/i7z\r\nnOHphStOTlBy31B3cYr6wpzqAKvkKohjK3k=\r\n=chhz\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":"^14.15.0 || ^16.10.0 || >=18.0.0"},"gitHead":"f208af917e48f7daef270e9850c5376c234c98bc","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"8.19.3","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":"16.19.1","dependencies":{"json5":"^2.2.3","semver":"7.x","bs-logger":"0.x","jest-util":"^29.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":"^9.3.2","jest":"^29.5.0","execa":"5.1.1","husky":"4.x","eslint":"^8.37.0","esbuild":"~0.17.14","js-yaml":"latest","fs-extra":"11.x","prettier":"^2.8.7","babel-jest":"^29.5.0","lodash.set":"^4.3.2","node-fetch":"^3.3.1","typescript":"~5.0.2","@jest/types":"^29.5.0","@types/node":"18.15.11","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":"^29.5.0","@types/fs-extra":"latest","lodash.camelcase":"^4.3.0","@types/lodash.set":"4.x","@types/micromatch":"4.x","@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.57.0","json-schema-to-typescript":"^12.0.0","@commitlint/config-angular":"^17.4.4","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^5.57.0"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3 <6","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.1.0_1680445250845_0.20852216783634514","host":"s3://npm-registry-packages"}},"29.1.1":{"name":"ts-jest","version":"29.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@29.1.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"f58fe62c63caf7bfcc5cc6472082f79180f0815b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.1.1.tgz","fileCount":92,"integrity":"sha512-D6xjnnbP17cC85nliwGiL+tpoKN0StpgE0TeOjXQTU6MVCfsB4v7aW05CgQ/1OywGb0x/oy9hHFnN+sczTiRaA==","signatures":[{"sig":"MEYCIQDHCSyQu0/IA6CIxhEPxCUBhI1f0tKEfcbcJ62hGSWwlQIhANKkDTNeZKVECzM3BZX2LL36+3TFaiJRpqBhtKP2kMM6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":307489},"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":"^14.15.0 || ^16.10.0 || >=18.0.0"},"gitHead":"9670787b088e7d6d3b787e02ca74f8e83f57f9ee","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"8.19.4","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":"16.20.1","dependencies":{"json5":"^2.2.3","semver":"^7.5.3","bs-logger":"0.x","jest-util":"^29.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":"^10.2.6","jest":"^29.5.0","execa":"5.1.1","husky":"4.x","eslint":"^8.42.0","esbuild":"~0.17.19","js-yaml":"latest","fs-extra":"11.x","prettier":"^2.8.8","babel-jest":"^29.5.0","lodash.set":"^4.3.2","node-fetch":"^3.3.1","typescript":"~5.1.3","@jest/types":"^29.5.0","@types/node":"18.16.18","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":"^29.5.0","@types/fs-extra":"latest","lodash.camelcase":"^4.3.0","@types/lodash.set":"4.x","@types/micromatch":"4.x","@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.60.0","json-schema-to-typescript":"^13.0.1","@commitlint/config-angular":"^17.6.5","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^5.60.0"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3 <6","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.1.1_1688111373609_0.05403047200481015","host":"s3://npm-registry-packages"}},"29.1.2":{"name":"ts-jest","version":"29.1.2","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@29.1.2","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"7613d8c81c43c8cb312c6904027257e814c40e09","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.1.2.tgz","fileCount":92,"integrity":"sha512-br6GJoH/WUX4pu7FbZXuWGKGNDuU7b8Uj77g/Sp7puZV6EXzuByl6JrECvm0MzVzSTkSHWTihsXt+5XYER5b+g==","signatures":[{"sig":"MEQCIHKVtLeZmVG+zef+4u78DbqZ7f2KGIOufKdoNij0ugMhAiB07rQpcbYR+jIwEiDHis85mjRK1GoemJ8AI4+JwZOf0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":307888},"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":"^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"70d48be61a9dd641e75bd220ffb0f0488bd5fac7","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"8.19.4","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":"16.20.2","dependencies":{"json5":"^2.2.3","semver":"^7.5.3","bs-logger":"0.x","jest-util":"^29.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":"^10.2.6","jest":"^29.5.0","execa":"5.1.1","husky":"4.x","eslint":"^8.42.0","esbuild":"~0.17.19","js-yaml":"latest","fs-extra":"11.x","prettier":"^2.8.8","babel-jest":"^29.5.0","lodash.set":"^4.3.2","node-fetch":"^3.3.2","typescript":"~5.1.3","@jest/types":"^29.5.0","@types/node":"18.16.18","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":"^29.5.0","@types/fs-extra":"latest","lodash.camelcase":"^4.3.0","@types/lodash.set":"4.x","@types/micromatch":"4.x","@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.60.0","json-schema-to-typescript":"^13.0.2","@commitlint/config-angular":"^17.6.5","conventional-changelog-cli":"2.x","eslint-plugin-prefer-arrow":"latest","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^5.60.0"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3 <6","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.1.2_1705920013343_0.6796739339951412","host":"s3://npm-registry-packages"}},"29.1.3":{"name":"ts-jest","version":"29.1.3","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@29.1.3","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"2bab16ba5ab0f4896684985f9618acc2cf1197e9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.1.3.tgz","fileCount":92,"integrity":"sha512-6L9qz3ginTd1NKhOxmkP0qU3FyKjj5CPoY+anszfVn6Pmv/RIKzhiMCsH7Yb7UvJR9I2A64rm4zQl531s2F1iw==","signatures":[{"sig":"MEYCIQDBRlAvmrG/yxHXnYh6yiE5qlX1tak0JvMmaTzgQZQJoQIhAPz+6Veo04aY2BbMP+/yeK5UQay8U6596FTPx38jyhC3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":307020},"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":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"f23d9ff1b1e79e4c55eee0b04ca0e006817c05f8","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"8.19.4","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":"16.20.2","dependencies":{"json5":"^2.2.3","semver":"^7.5.3","bs-logger":"0.x","jest-util":"^29.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":"^10.2.6","jest":"^29.7.0","execa":"5.1.1","husky":"4.x","eslint":"^8.42.0","esbuild":"~0.17.19","js-yaml":"latest","fs-extra":"11.x","prettier":"^2.8.8","babel-jest":"^29.7.0","lodash.set":"^4.3.2","node-fetch":"^3.3.2","typescript":"~5.1.3","@jest/types":"^29.6.3","@types/node":"18.19.33","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":"^29.7.0","@types/fs-extra":"latest","lodash.camelcase":"^4.3.0","@types/lodash.set":"4.3.9","@types/micromatch":"4.0.7","@types/babel__core":"7.20.5","@types/cross-spawn":"latest","eslint-plugin-jest":"latest","@types/yargs-parser":"21.0.3","eslint-plugin-jsdoc":"latest","eslint-plugin-import":"latest","@types/lodash.memoize":"4.1.9","eslint-config-prettier":"latest","eslint-plugin-prettier":"latest","@types/lodash.camelcase":"4.3.9","@typescript-eslint/parser":"^5.62.0","json-schema-to-typescript":"^13.0.2","@commitlint/config-angular":"^17.6.5","conventional-changelog-cli":"2.2.2","eslint-plugin-prefer-arrow":"latest","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^5.62.0"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3 <6","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0","@jest/transform":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true},"@jest/transform":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.1.3_1716264687362_0.9880946299702711","host":"s3://npm-registry-packages"}},"29.1.4":{"name":"ts-jest","version":"29.1.4","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@29.1.4","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"26f8a55ce31e4d2ef7a1fd47dc7fa127e92793ef","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.1.4.tgz","fileCount":92,"integrity":"sha512-YiHwDhSvCiItoAgsKtoLFCuakDzDsJ1DLDnSouTaTmdOcOwIkSzbLXduaQ6M5DRVhuZC/NYaaZ/mtHbWMv/S6Q==","signatures":[{"sig":"MEQCIFoKOwwvXKvvMfgMCtN1R5GbvrDxzYgQ/D3X46ELw0viAiBDgGQmgPwsASyJs3HhYgE3n5XlqIHnrlC42zd1yfKCyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":307729},"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":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"150c4928c8cd612d788ed078da782bc5250bf6c3","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"8.19.4","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":"16.20.2","dependencies":{"json5":"^2.2.3","semver":"^7.5.3","bs-logger":"0.x","jest-util":"^29.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":"^10.2.6","jest":"^29.7.0","execa":"5.1.1","husky":"4.x","eslint":"^8.57.0","esbuild":"~0.21.4","js-yaml":"latest","fs-extra":"11.2.0","prettier":"^3.2.5","babel-jest":"^29.7.0","lodash.set":"^4.3.2","node-fetch":"^3.3.2","typescript":"~5.1.3","@jest/types":"^29.6.3","@types/node":"20.12.12","cross-spawn":"latest","lint-staged":"latest","@types/react":"18.x","@types/yargs":"latest","@types/rimraf":"^4.0.5","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"^19.3.0","@jest/transform":"^29.7.0","@types/fs-extra":"latest","lodash.camelcase":"^4.3.0","@types/lodash.set":"4.3.9","@types/micromatch":"4.0.7","@types/babel__core":"7.20.5","@types/cross-spawn":"latest","eslint-plugin-jest":"^28.5.0","@types/yargs-parser":"21.0.3","eslint-plugin-jsdoc":"^48.2.6","eslint-plugin-import":"^2.29.1","@types/lodash.memoize":"4.1.9","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@types/lodash.camelcase":"4.3.9","@typescript-eslint/parser":"^7.11.0","json-schema-to-typescript":"^13.1.2","@commitlint/config-angular":"^19.3.0","conventional-changelog-cli":"^5.0.0","eslint-plugin-prefer-arrow":"^1.2.3","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^7.11.0"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3 <6","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0","@jest/transform":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true},"@jest/transform":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.1.4_1716875725508_0.4396250802595858","host":"s3://npm-registry-packages"}},"29.1.5":{"name":"ts-jest","version":"29.1.5","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@29.1.5","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"d6c0471cc78bffa2cb4664a0a6741ef36cfe8f69","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.1.5.tgz","fileCount":92,"integrity":"sha512-UuClSYxM7byvvYfyWdFI+/2UxMmwNyJb0NPkZPQE2hew3RurV7l7zURgOHAd/1I1ZdPpe3GUsXNXAcN8TFKSIg==","signatures":[{"sig":"MEUCIHG4NsxVAmBqlmgSt/Xxwn7suOpi1sZdsw2SJDDf86kAAiEAyMiFr/vd3cNY7zioUd3ZTTJu+vL8hkddkP4yXEgqkzY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":308023},"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":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"a5f3c8a65af8df42a50ee69800cea1dc505222a6","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.7.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"]},"_nodeVersion":"20.14.0","dependencies":{"json5":"^2.2.3","semver":"^7.5.3","bs-logger":"0.x","jest-util":"^29.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":"^10.2.6","jest":"^29.7.0","execa":"5.1.1","husky":"4.x","eslint":"^8.57.0","esbuild":"~0.21.5","js-yaml":"latest","fs-extra":"11.2.0","prettier":"^3.3.2","babel-jest":"^29.7.0","lodash.set":"^4.3.2","node-fetch":"^3.3.2","typescript":"~5.1.3","@jest/types":"^29.6.3","@types/node":"20.14.2","cross-spawn":"latest","lint-staged":"latest","@types/react":"18.x","@types/yargs":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"^19.3.0","@jest/transform":"^29.7.0","@types/fs-extra":"latest","lodash.camelcase":"^4.3.0","@types/lodash.set":"4.3.9","@types/micromatch":"4.0.7","@types/babel__core":"7.20.5","@types/cross-spawn":"latest","eslint-plugin-jest":"^28.6.0","@types/yargs-parser":"21.0.3","eslint-plugin-jsdoc":"^48.2.12","eslint-plugin-import":"^2.29.1","@types/lodash.memoize":"4.1.9","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.1.3","@types/lodash.camelcase":"4.3.9","@typescript-eslint/parser":"^7.13.0","json-schema-to-typescript":"^13.1.2","@commitlint/config-angular":"^19.3.0","conventional-changelog-cli":"^5.0.0","eslint-plugin-prefer-arrow":"^1.2.3","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^7.13.0"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3 <6","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0","@jest/transform":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true},"@jest/transform":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.1.5_1718553759070_0.48729429143167424","host":"s3://npm-registry-packages"}},"29.2.0":{"name":"ts-jest","version":"29.2.0","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@29.2.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"e1a0e624d8dbed4303debf0d8e063b4403d15c40","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.2.0.tgz","fileCount":92,"integrity":"sha512-eFmkE9MG0+oT6nqSOcUwL+2UUmK2IvhhUV8hFDsCHnc++v2WCCbQQZh5vvjsa8sgOY/g9T0325hmkEmi6rninA==","signatures":[{"sig":"MEQCIHMQOttgBVPJ/MWWjQPFyuE2ExX5O9RWuYWEXId+LFiaAiBs4rRGHycewRS1J0JwEA5UsR8ftvKUFik6JJ5Z6jGchw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":326262},"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":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"e9fc9661cb4da455e8e4fa2d1c36fda2e4ce901e","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/create-bundle.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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.7.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"]},"_nodeVersion":"20.15.0","dependencies":{"json5":"^2.2.3","semver":"^7.5.3","bs-logger":"0.x","jest-util":"^29.0.0","make-error":"1.x","yargs-parser":"^21.0.1","lodash.memoize":"4.x","fast-json-stable-stringify":"2.x"},"_hasShrinkwrap":false,"devDependencies":{"ejs":"^3.1.10","glob":"^10.2.6","jest":"^29.7.0","execa":"5.1.1","husky":"4.x","eslint":"^8.57.0","esbuild":"~0.21.5","js-yaml":"latest","fs-extra":"11.2.0","prettier":"^2.8.8","@types/ejs":"^3.1.5","babel-jest":"^29.7.0","typescript":"~5.5.3","@jest/types":"^29.6.3","@types/node":"20.14.10","cross-spawn":"latest","lint-staged":"latest","@types/react":"18.x","@types/yargs":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"18.6.1","@jest/transform":"^29.7.0","@types/fs-extra":"latest","@types/lodash.set":"4.3.9","@types/micromatch":"4.0.9","@types/babel__core":"7.20.5","@types/cross-spawn":"latest","eslint-plugin-jest":"^28.6.0","@types/yargs-parser":"21.0.3","eslint-plugin-jsdoc":"^48.5.2","eslint-plugin-import":"^2.29.1","@types/lodash.memoize":"4.1.9","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^4.2.1","@types/lodash.camelcase":"4.3.9","@typescript-eslint/parser":"^7.15.0","json-schema-to-typescript":"^13.1.2","@commitlint/config-angular":"18.6.1","conventional-changelog-cli":"^5.0.0","eslint-plugin-prefer-arrow":"^1.2.3","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^7.15.0"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3 <6","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0","@jest/transform":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true},"@jest/transform":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.2.0_1720450282031_0.4619839203411664","host":"s3://npm-registry-packages"}},"29.2.1":{"name":"ts-jest","version":"29.2.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@29.2.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"9a460bb27446d141c48a17cf24f060dbe9b58254","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.2.1.tgz","fileCount":92,"integrity":"sha512-7obwtH5gw0b0XZi0wmprCSvGSvHliMBI47lPnU47vmbxWS6B+v1X94yWFo1f1vt9k/he+gttsrXjkxmgY41XNQ==","signatures":[{"sig":"MEYCIQDK+zRbNZwqsH3qIJxAimqextsZ3xHgAyKkp1S7ON6DCgIhANoI61dPdKL75yq2RkE78g/6niFXqJ/zKT5mBicidK/y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":326529},"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":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"b669f23f3c1527b048ce0f8ab841cdc01590bef7","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/create-bundle.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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.7.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"]},"_nodeVersion":"20.15.0","dependencies":{"ejs":"^3.0.0","json5":"^2.2.3","semver":"^7.5.3","bs-logger":"0.x","jest-util":"^29.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":"^10.2.6","jest":"^29.7.0","execa":"5.1.1","husky":"4.x","eslint":"^8.57.0","esbuild":"~0.21.5","js-yaml":"latest","fs-extra":"11.2.0","prettier":"^2.8.8","@types/ejs":"^3.1.5","babel-jest":"^29.7.0","typescript":"~5.5.3","@jest/types":"^29.6.3","@types/node":"20.14.10","cross-spawn":"latest","lint-staged":"latest","@types/react":"18.x","@types/yargs":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"18.6.1","@jest/transform":"^29.7.0","@types/fs-extra":"latest","@types/lodash.set":"4.3.9","@types/micromatch":"4.0.9","@types/babel__core":"7.20.5","@types/cross-spawn":"latest","eslint-plugin-jest":"^28.6.0","@types/yargs-parser":"21.0.3","eslint-plugin-jsdoc":"^48.6.0","eslint-plugin-import":"^2.29.1","@types/lodash.memoize":"4.1.9","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^4.2.1","@types/lodash.camelcase":"4.3.9","@typescript-eslint/parser":"^7.16.0","json-schema-to-typescript":"^13.1.2","@commitlint/config-angular":"18.6.1","conventional-changelog-cli":"^5.0.0","eslint-plugin-prefer-arrow":"^1.2.3","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^7.16.0"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3 <6","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0","@jest/transform":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true},"@jest/transform":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.2.1_1720601137338_0.9220420948977672","host":"s3://npm-registry-packages"}},"29.2.2":{"name":"ts-jest","version":"29.2.2","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@29.2.2","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"0d2387bb04d39174b20a05172a968f258aedff4d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.2.2.tgz","fileCount":92,"integrity":"sha512-sSW7OooaKT34AAngP6k1VS669a0HdLxkQZnlC7T76sckGCokXFnvJ3yRlQZGRTAoV5K19HfSgCiSwWOSIfcYlg==","signatures":[{"sig":"MEUCIBLxoj4SIRPQYdNQcl8Q1w7G+NAfu7wWWW94LBSeOwAXAiEA4Q98/3BQQOaLfYy5W1bpaymv5N0fZ8U+CfUrbJqO/9k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":326840},"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":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"f94426236779455d127e8b52247de7ede3707d13","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/create-bundle.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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.7.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"]},"_nodeVersion":"20.15.0","dependencies":{"ejs":"^3.0.0","json5":"^2.2.3","semver":"^7.5.3","bs-logger":"0.x","jest-util":"^29.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":"^10.2.6","jest":"^29.7.0","execa":"5.1.1","husky":"4.x","eslint":"^8.57.0","esbuild":"~0.21.5","js-yaml":"latest","fs-extra":"11.2.0","prettier":"^2.8.8","@types/ejs":"^3.1.5","babel-jest":"^29.7.0","typescript":"~5.5.3","@jest/types":"^29.6.3","@types/node":"20.14.10","cross-spawn":"latest","lint-staged":"latest","@types/react":"18.x","@types/yargs":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"18.6.1","@jest/transform":"^29.7.0","@types/fs-extra":"latest","@types/lodash.set":"4.3.9","@types/micromatch":"4.0.9","@types/babel__core":"7.20.5","@types/cross-spawn":"latest","eslint-plugin-jest":"^28.6.0","@types/yargs-parser":"21.0.3","eslint-plugin-jsdoc":"^48.6.0","eslint-plugin-import":"^2.29.1","@types/lodash.memoize":"4.1.9","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^4.2.1","@types/lodash.camelcase":"4.3.9","@typescript-eslint/parser":"^7.16.0","json-schema-to-typescript":"^13.1.2","@commitlint/config-angular":"18.6.1","conventional-changelog-cli":"^5.0.0","eslint-plugin-prefer-arrow":"^1.2.3","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^7.16.0"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3 <6","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0","@jest/transform":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true},"@jest/transform":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.2.2_1720634680638_0.09381592816088302","host":"s3://npm-registry-packages"}},"29.2.3":{"name":"ts-jest","version":"29.2.3","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@29.2.3","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"3d226ac36b8b820151a38f164414f9f6b412131f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.2.3.tgz","fileCount":94,"integrity":"sha512-yCcfVdiBFngVz9/keHin9EnsrQtQtEu3nRykNy9RVp+FiPFFbPJ3Sg6Qg4+TkmH0vMP5qsTKgXSsk80HRwvdgQ==","signatures":[{"sig":"MEQCIBPMOkaMI06fGLqmrvC6qB+fsY95oPVCD7SmsFSbRM3RAiASOhvD1EZdU5dLkUgBLs0NjHVwp/FZDSi3bSd7SPfSGQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":327867},"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":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"275b9318d70a33a45288c2ee3fccb04ebee55325","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/create-bundle.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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.7.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"]},"_nodeVersion":"20.15.1","dependencies":{"ejs":"^3.1.10","json5":"^2.2.3","semver":"^7.5.3","bs-logger":"0.x","jest-util":"^29.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":"^10.2.6","jest":"^29.7.0","execa":"5.1.1","husky":"4.x","eslint":"^8.57.0","esbuild":"~0.21.5","js-yaml":"latest","fs-extra":"11.2.0","prettier":"^2.8.8","@types/ejs":"^3.1.5","babel-jest":"^29.7.0","typescript":"~5.5.3","@jest/types":"^29.6.3","@types/node":"20.14.11","cross-spawn":"latest","lint-staged":"latest","@types/react":"18.x","@types/yargs":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"18.6.1","@jest/transform":"^29.7.0","@types/fs-extra":"latest","@types/lodash.set":"4.3.9","@types/micromatch":"4.0.9","@types/babel__core":"7.20.5","@types/cross-spawn":"latest","eslint-plugin-jest":"^28.6.0","@types/yargs-parser":"21.0.3","eslint-plugin-jsdoc":"^48.7.0","eslint-plugin-import":"^2.29.1","@types/lodash.memoize":"4.1.9","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^4.2.1","@types/lodash.camelcase":"4.3.9","@typescript-eslint/parser":"^7.16.1","json-schema-to-typescript":"^13.1.2","@commitlint/config-angular":"18.6.1","conventional-changelog-cli":"^5.0.0","eslint-plugin-prefer-arrow":"^1.2.3","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^7.16.1"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3 <6","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0","@jest/transform":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true},"@jest/transform":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.2.3_1721316841288_0.08358689802939301","host":"s3://npm-registry-packages"}},"29.2.4":{"name":"ts-jest","version":"29.2.4","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@29.2.4","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"38ccf487407d7a63054a72689f6f99b075e296e5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.2.4.tgz","fileCount":94,"integrity":"sha512-3d6tgDyhCI29HlpwIq87sNuI+3Q6GLTTCeYRHCs7vDz+/3GCMwEtV9jezLyl4ZtnBgx00I7hm8PCP8cTksMGrw==","signatures":[{"sig":"MEYCIQCw3MTl8qE8KBrTzhijw8erB659janQidWoUB7Hfu9UMwIhAI0NXhKrf37f8lmlMkaTFU4LLDfaYdPcAjaW1zTQ+hCn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":327984},"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":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"0977789b2deac98dfbe2899bea74e4d0b882ab83","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/create-bundle.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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.7.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"]},"_nodeVersion":"20.15.1","dependencies":{"ejs":"^3.1.10","json5":"^2.2.3","semver":"^7.5.3","bs-logger":"0.x","jest-util":"^29.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":"^10.2.6","jest":"^29.7.0","execa":"5.1.1","husky":"4.x","eslint":"^8.57.0","esbuild":"~0.21.5","js-yaml":"latest","fs-extra":"11.2.0","prettier":"^2.8.8","@types/ejs":"^3.1.5","babel-jest":"^29.7.0","typescript":"~5.5.4","@jest/types":"^29.6.3","@types/node":"20.14.13","cross-spawn":"latest","lint-staged":"latest","@types/react":"18.x","@types/yargs":"latest","@types/semver":"latest","@types/js-yaml":"latest","glob-gitignore":"latest","@commitlint/cli":"18.6.1","@jest/transform":"^29.7.0","@types/fs-extra":"latest","@types/lodash.set":"4.3.9","@types/micromatch":"4.0.9","@types/babel__core":"7.20.5","@types/cross-spawn":"latest","eslint-plugin-jest":"^28.6.0","@types/yargs-parser":"21.0.3","eslint-plugin-jsdoc":"^48.10.2","eslint-plugin-import":"^2.29.1","@types/lodash.memoize":"4.1.9","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^4.2.1","@types/lodash.camelcase":"4.3.9","@typescript-eslint/parser":"^7.18.0","json-schema-to-typescript":"^13.1.2","@commitlint/config-angular":"18.6.1","conventional-changelog-cli":"^5.0.0","eslint-plugin-prefer-arrow":"^1.2.3","jest-snapshot-serializer-raw":"^1.2.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3 <6","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0","@jest/transform":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true},"@jest/transform":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.2.4_1722502426524_0.8833686289936848","host":"s3://npm-registry-packages"}},"29.2.5":{"name":"ts-jest","version":"29.2.5","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@29.2.5","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"591a3c108e1f5ebd013d3152142cb5472b399d63","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.2.5.tgz","fileCount":93,"integrity":"sha512-KD8zB2aAZrcKIdGk4OwpJggeLcH1FgrICqDSROWqlnJXGCXK4Mn6FcdK2B6670Xr73lHMG1kHw8R87A0ecZ+vA==","signatures":[{"sig":"MEQCIAL6Z3EHLQ+uRz31lWq9puy69t7skk8R0Hu4WPce0dQdAiBHogfK3PfLNu9QX0ZLLtA90sfJM4M+AP1JSA6bDt8vMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":327780},"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":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"500a86307c2fffe97b2483a91c54d3b749e8ec0e","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"jest -c=jest-src.config.ts","build":"tsc -p tsconfig.build.json","prepare":"npm run build","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","test-e2e-cjs":"jest -c=jest-e2e.config.cjs --no-cache","test-e2e-esm":"node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js -c=jest-e2e.config.mjs --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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.8.1","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":"20.16.0","dependencies":{"ejs":"^3.1.10","json5":"^2.2.3","semver":"^7.6.3","bs-logger":"^0.2.6","jest-util":"^29.0.0","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":{"glob":"^10.2.6","jest":"^29.7.0","execa":"5.1.1","husky":"~4.3.8","eslint":"^8.57.0","esbuild":"~0.21.5","js-yaml":"^4.1.0","fs-extra":"^11.2.0","prettier":"^2.8.8","@types/ejs":"^3.1.5","babel-jest":"^29.7.0","typescript":"~5.5.4","@jest/types":"^29.6.3","@types/jest":"^29.5.12","@types/node":"20.16.1","lint-staged":"^15.2.9","@types/yargs":"^17.0.33","@jest/globals":"^29.7.0","@types/semver":"^7.5.8","@types/js-yaml":"^4.0.9","glob-gitignore":"^1.0.14","@commitlint/cli":"~18.6.1","@jest/transform":"^29.7.0","@types/fs-extra":"^11.0.4","@types/lodash.set":"^4.3.9","@types/micromatch":"^4.0.9","@types/babel__core":"^7.20.5","eslint-plugin-jest":"^28.8.0","@types/yargs-parser":"21.0.3","eslint-plugin-jsdoc":"^48.11.0","eslint-plugin-import":"^2.29.1","@types/lodash.memoize":"^4.1.9","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^4.2.1","@types/lodash.camelcase":"^4.3.9","@typescript-eslint/parser":"^7.18.0","json-schema-to-typescript":"^13.1.2","@commitlint/config-angular":"~18.6.1","conventional-changelog-cli":"^5.0.0","eslint-plugin-prefer-arrow":"^1.2.3","@typescript-eslint/eslint-plugin":"^7.18.0"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3 <6","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0","@jest/transform":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true},"@jest/transform":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.2.5_1724424926041_0.3841323091111233","host":"s3://npm-registry-packages"}},"29.2.6":{"name":"ts-jest","version":"29.2.6","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@29.2.6","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"df53edf8b72fb89de032cfa310abf37582851d9a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.2.6.tgz","fileCount":93,"integrity":"sha512-yTNZVZqc8lSixm+QGVFcPe6+yj7+TWZwIesuOWvfcn4B9bz5x4NDzVCQQjOs7Hfouu36aEqfEbo9Qpo+gq8dDg==","signatures":[{"sig":"MEQCIENFuuhyZUumCG12ZuZCJYCudYkRjLWV8egw2ZCfdFW3AiB7qbs3ZJuXKu4y4Mlv+LspbkOght0SfVyiU02KAMr1qg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":326458},"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":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"6a387675bf6b375dc02e700ae42a1f8584b111d7","scripts":{"doc":"cd website && npm run start","lint":"eslint --ext .js,.ts .","test":"jest -c=jest-src.config.ts","build":"tsc -p tsconfig.build.json","prepare":"npm run build","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","test-e2e-cjs":"jest -c=jest-e2e.config.cjs --no-cache","test-e2e-esm":"node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js -c=jest-e2e.config.mjs --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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.8.2","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":"20.18.2","dependencies":{"ejs":"^3.1.10","json5":"^2.2.3","semver":"^7.7.1","bs-logger":"^0.2.6","jest-util":"^29.0.0","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":{"glob":"^10.2.6","jest":"^29.7.0","execa":"5.1.1","husky":"~4.3.8","eslint":"^8.57.1","esbuild":"~0.25.0","js-yaml":"^4.1.0","fs-extra":"^11.3.0","prettier":"^2.8.8","@types/ejs":"^3.1.5","babel-jest":"^29.7.0","typescript":"~5.5.4","@jest/types":"^29.6.3","@types/jest":"^29.5.14","@types/node":"20.17.19","lint-staged":"^15.4.3","@types/yargs":"^17.0.33","@jest/globals":"^29.7.0","@types/semver":"^7.5.8","@types/js-yaml":"^4.0.9","glob-gitignore":"^1.0.15","@commitlint/cli":"~18.6.1","@jest/transform":"^29.7.0","@types/fs-extra":"^11.0.4","@types/lodash.set":"^4.3.9","@types/micromatch":"^4.0.9","@types/babel__core":"^7.20.5","eslint-plugin-jest":"^28.11.0","@types/yargs-parser":"21.0.3","eslint-plugin-jsdoc":"^48.11.0","eslint-plugin-import":"^2.31.0","@types/lodash.memoize":"^4.1.9","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^4.2.1","@types/lodash.camelcase":"^4.3.9","@typescript-eslint/parser":"^7.18.0","json-schema-to-typescript":"^13.1.2","@commitlint/config-angular":"~18.6.1","conventional-changelog-cli":"^5.0.0","eslint-plugin-prefer-arrow":"^1.2.3","@typescript-eslint/eslint-plugin":"^7.18.0"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3 <6","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0","@jest/transform":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true},"@jest/transform":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.2.6_1740294153800_0.5333831684877739","host":"s3://npm-registry-packages-npm-production"}},"29.3.0":{"name":"ts-jest","version":"29.3.0","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@29.3.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"8fc867616619dafeac150b818056badfe07708d5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.3.0.tgz","fileCount":96,"integrity":"sha512-4bfGBX7Gd1Aqz3SyeDS9O276wEU/BInZxskPrbhZLyv+c1wskDCqDFMJQJLWrIr/fKoAH4GE5dKUlrdyvo+39A==","signatures":[{"sig":"MEUCIFafotCYJeX3oWo60Mg/u1XFYMuMOltaRo07xePRHxXXAiEA8xBRR8NQfXpnr9vRSzlmMS5BaPcxKAvfKxwYzIaJcnU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":337307},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","engines":{"node":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"0ac38917aac39342f66112bcccd63edd11c5e2b1","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.config.cjs --no-cache","test-e2e-esm":"node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js -c=jest-e2e.config.mjs --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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.8.2","description":"A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript","directories":{},"_nodeVersion":"20.19.0","dependencies":{"ejs":"^3.1.10","json5":"^2.2.3","semver":"^7.7.1","bs-logger":"^0.2.6","jest-util":"^29.0.0","type-fest":"^4.37.0","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":{"glob":"^10.2.6","jest":"^29.7.0","execa":"5.1.1","husky":"^9.1.7","memfs":"^4.17.0","eslint":"^9.23.0","rimraf":"^5.0.10","esbuild":"~0.25.1","globals":"^16.0.0","js-yaml":"^4.1.0","fs-extra":"^11.3.0","prettier":"^2.8.8","@eslint/js":"^9.23.0","@types/ejs":"^3.1.5","babel-jest":"^29.7.0","typescript":"~5.5.4","@jest/types":"^29.6.3","@types/jest":"^29.5.14","@types/node":"20.17.25","lint-staged":"^15.5.0","@types/yargs":"^17.0.33","@jest/globals":"^29.7.0","@types/semver":"^7.5.8","@eslint/compat":"^1.2.7","@types/js-yaml":"^4.0.9","glob-gitignore":"^1.0.15","@commitlint/cli":"^19.8.0","@jest/transform":"^29.7.0","@types/fs-extra":"^11.0.4","@eslint/eslintrc":"^3.3.1","@types/lodash.set":"^4.3.9","@types/micromatch":"^4.0.9","typescript-eslint":"^8.27.0","@types/babel__core":"^7.20.5","eslint-plugin-jest":"^28.11.0","@types/yargs-parser":"21.0.3","eslint-plugin-jsdoc":"^50.6.9","eslint-plugin-import":"^2.31.0","@types/lodash.memoize":"^4.1.9","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^4.2.1","@types/lodash.camelcase":"^4.3.9","@typescript-eslint/parser":"^8.27.0","@commitlint/config-angular":"^19.8.0","conventional-changelog-cli":"^5.0.0","@typescript-eslint/eslint-plugin":"^8.27.0"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3 <6","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0","@jest/transform":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true},"@jest/transform":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.3.0_1742797332510_0.8557211111515719","host":"s3://npm-registry-packages-npm-production"}},"29.3.1":{"name":"ts-jest","version":"29.3.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@29.3.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"2e459e1f94a833bd8216ba4b045fac948e265937","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.3.1.tgz","fileCount":96,"integrity":"sha512-FT2PIRtZABwl6+ZCry8IY7JZ3xMuppsEV9qFVHOVe8jDzggwUZ9TsM4chyJxL9yi6LvkqcZYU3LmapEE454zBQ==","signatures":[{"sig":"MEUCIQDsx2C6tQ30PCGBlei7Rgdo5CyBW88yx0QxPAP+Nf1grwIgSVzybuBtoPEnAUTFM7LvNuWCeLGzEN+0WWtdGJACzGE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":338529},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","engines":{"node":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"7738269b233e887d8917b2a6edd78a1bf4eb39c1","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.config.cjs --no-cache","test-e2e-esm":"node --experimental-vm-modules --no-warnings node_modules/jest/bin/jest.js -c=jest-e2e.config.mjs --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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.8.2","description":"A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript","directories":{},"_nodeVersion":"20.19.0","dependencies":{"ejs":"^3.1.10","json5":"^2.2.3","semver":"^7.7.1","bs-logger":"^0.2.6","jest-util":"^29.0.0","type-fest":"^4.38.0","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":{"glob":"^10.2.6","jest":"^29.7.0","execa":"5.1.1","husky":"^9.1.7","memfs":"^4.17.0","eslint":"^9.23.0","rimraf":"^5.0.10","esbuild":"~0.25.1","globals":"^16.0.0","js-yaml":"^4.1.0","fs-extra":"^11.3.0","prettier":"^2.8.8","@eslint/js":"^9.23.0","@types/ejs":"^3.1.5","babel-jest":"^29.7.0","typescript":"~5.5.4","@jest/types":"^29.6.3","@types/jest":"^29.5.14","@types/node":"20.17.28","lint-staged":"^15.5.0","@types/yargs":"^17.0.33","@jest/globals":"^29.7.0","@types/semver":"^7.7.0","@eslint/compat":"^1.2.7","@types/js-yaml":"^4.0.9","glob-gitignore":"^1.0.15","@commitlint/cli":"^19.8.0","@jest/transform":"^29.7.0","@types/fs-extra":"^11.0.4","@eslint/eslintrc":"^3.3.1","@types/lodash.set":"^4.3.9","@types/micromatch":"^4.0.9","typescript-eslint":"^8.28.0","@types/babel__core":"^7.20.5","eslint-plugin-jest":"^28.11.0","@types/yargs-parser":"21.0.3","eslint-plugin-jsdoc":"^50.6.9","eslint-plugin-import":"^2.31.0","@types/lodash.memoize":"^4.1.9","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^4.2.1","@types/lodash.camelcase":"^4.3.9","@typescript-eslint/parser":"^8.28.0","@commitlint/config-angular":"^19.8.0","conventional-changelog-cli":"^5.0.0","@typescript-eslint/eslint-plugin":"^8.28.0"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3 <6","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0","@jest/transform":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true},"@jest/transform":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.3.1_1743439472422_0.9402134943148697","host":"s3://npm-registry-packages-npm-production"}},"29.3.2":{"name":"ts-jest","version":"29.3.2","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@29.3.2","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"0576cdf0a507f811fe73dcd16d135ce89f8156cb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.3.2.tgz","fileCount":97,"integrity":"sha512-bJJkrWc6PjFVz5g2DGCNUo8z7oFEYaz1xP1NpeDU7KNLMWPpEyV8Chbpkn8xjzgRDpQhnGMyvyldoL7h8JXyug==","signatures":[{"sig":"MEUCIQCu1wSL/xe1CnE52Wa2rlwgnIbhJzYU6z7/HV3d17nfqwIgHtdHglsI4wKdtw/eCdUr27JfYMK8CkwPWu9BWMJ3KsE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":339456},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","engines":{"node":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"e1c60171712e8aaea5f7b777d6af16946058b2e7","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.8.2","description":"A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript","directories":{},"_nodeVersion":"20.19.0","dependencies":{"ejs":"^3.1.10","json5":"^2.2.3","semver":"^7.7.1","bs-logger":"^0.2.6","jest-util":"^29.0.0","type-fest":"^4.39.1","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":{"glob":"^10.2.6","jest":"^29.7.0","execa":"5.1.1","husky":"^9.1.7","memfs":"^4.17.0","eslint":"^9.24.0","rimraf":"^5.0.10","esbuild":"~0.25.2","globals":"^16.0.0","js-yaml":"^4.1.0","fs-extra":"^11.3.0","prettier":"^2.8.8","@eslint/js":"^9.24.0","@types/ejs":"^3.1.5","babel-jest":"^29.7.0","typescript":"~5.5.4","@jest/types":"^29.6.3","@types/jest":"^29.5.14","@types/node":"20.17.30","lint-staged":"^15.5.1","@types/yargs":"^17.0.33","@jest/globals":"^29.7.0","@types/semver":"^7.7.0","@eslint/compat":"^1.2.8","@types/js-yaml":"^4.0.9","glob-gitignore":"^1.0.15","@commitlint/cli":"^19.8.0","@jest/transform":"^29.7.0","@types/fs-extra":"^11.0.4","@eslint/eslintrc":"^3.3.1","@types/lodash.set":"^4.3.9","@types/micromatch":"^4.0.9","typescript-eslint":"^8.29.1","@types/babel__core":"^7.20.5","eslint-plugin-jest":"^28.11.0","@types/yargs-parser":"21.0.3","eslint-plugin-jsdoc":"^50.6.9","eslint-plugin-import":"^2.31.0","@types/lodash.memoize":"^4.1.9","eslint-config-prettier":"^10.1.2","eslint-plugin-prettier":"^4.2.1","@types/lodash.camelcase":"^4.3.9","@typescript-eslint/parser":"^8.29.1","@commitlint/config-angular":"^19.8.0","conventional-changelog-cli":"^5.0.0","@typescript-eslint/eslint-plugin":"^8.29.1"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3 <6","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0","@jest/transform":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true},"@jest/transform":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.3.2_1744529513277_0.8918859538333983","host":"s3://npm-registry-packages-npm-production"}},"29.3.3":{"name":"ts-jest","version":"29.3.3","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@29.3.3","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"c24c31a9d12268f88899e3eeb05912cab42c574c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.3.3.tgz","fileCount":97,"integrity":"sha512-y6jLm19SL4GroiBmHwFK4dSHUfDNmOrJbRfp6QmDIlI9p5tT5Q8ItccB4pTIslCIqOZuQnBwpTR0bQ5eUMYwkw==","signatures":[{"sig":"MEUCIQD7+NRlbtkLcIOkYJ9fBqRdJbOPHOtEtic06eKpve/ALQIgG5bWB+Rp+1RD6kqwzDpTYN0+T5dHDcZWMLlOxUm0bsM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":300912},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","engines":{"node":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"16cade96660b6f1d85ba86d9fc4d4fb0f5507f23","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.8.2","description":"A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript","directories":{},"_nodeVersion":"20.19.1","dependencies":{"ejs":"^3.1.10","json5":"^2.2.3","semver":"^7.7.2","bs-logger":"^0.2.6","jest-util":"^29.0.0","type-fest":"^4.41.0","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":{"glob":"^10.2.6","jest":"^29.7.0","execa":"5.1.1","husky":"^9.1.7","memfs":"^4.17.1","eslint":"^9.26.0","rimraf":"^5.0.10","esbuild":"~0.25.4","globals":"^16.1.0","js-yaml":"^4.1.0","fs-extra":"^11.3.0","prettier":"^2.8.8","@eslint/js":"^9.26.0","@types/ejs":"^3.1.5","babel-jest":"^29.7.0","typescript":"~5.5.4","@jest/types":"^29.6.3","@types/jest":"^29.5.14","@types/node":"20.17.47","lint-staged":"^15.5.2","@types/yargs":"^17.0.33","@jest/globals":"^29.7.0","@types/semver":"^7.7.0","@eslint/compat":"^1.2.9","@types/js-yaml":"^4.0.9","glob-gitignore":"^1.0.15","@commitlint/cli":"^19.8.1","@jest/transform":"^29.7.0","@types/fs-extra":"^11.0.4","@eslint/eslintrc":"^3.3.1","@types/lodash.set":"^4.3.9","@types/micromatch":"^4.0.9","typescript-eslint":"^8.32.1","@types/babel__core":"^7.20.5","eslint-plugin-jest":"^28.11.0","@types/yargs-parser":"21.0.3","eslint-plugin-jsdoc":"^50.6.14","eslint-plugin-import":"^2.31.0","@types/lodash.memoize":"^4.1.9","eslint-config-prettier":"^10.1.5","eslint-plugin-prettier":"^4.2.1","@types/lodash.camelcase":"^4.3.9","@typescript-eslint/parser":"^8.32.1","@commitlint/config-angular":"^19.8.1","conventional-changelog-cli":"^5.0.0","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3 <6","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0","@jest/transform":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true},"@jest/transform":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.3.3_1747230270231_0.5090344705798859","host":"s3://npm-registry-packages-npm-production"}},"29.3.4":{"name":"ts-jest","version":"29.3.4","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@29.3.4","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"9354472aceae1d3867a80e8e02014ea5901aee41","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.3.4.tgz","fileCount":97,"integrity":"sha512-Iqbrm8IXOmV+ggWHOTEbjwyCf2xZlUMv5npExksXohL+tk8va4Fjhb+X2+Rt9NBmgO7bJ8WpnMLOwih/DnMlFA==","signatures":[{"sig":"MEUCIQCa1y3sut/eoRxGkBmA8urPGjDRJIaWAWf9qnAGP4cA8AIgW2UQOev3en+jpJdGxiYkfuq3pSEXkVWMXHYQZtwB2gU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":301913},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","engines":{"node":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"ee81cc61b7b361819b46a083a30e706e66a48bbb","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.8.2","description":"A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript","directories":{},"_nodeVersion":"20.19.1","dependencies":{"ejs":"^3.1.10","json5":"^2.2.3","semver":"^7.7.2","bs-logger":"^0.2.6","jest-util":"^29.0.0","type-fest":"^4.41.0","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":{"glob":"^10.2.6","jest":"^29.7.0","execa":"5.1.1","husky":"^9.1.7","memfs":"^4.17.2","eslint":"^9.26.0","rimraf":"^5.0.10","esbuild":"~0.25.4","globals":"^16.1.0","js-yaml":"^4.1.0","fs-extra":"^11.3.0","prettier":"^2.8.8","@eslint/js":"^9.26.0","@types/ejs":"^3.1.5","babel-jest":"^29.7.0","typescript":"~5.8.3","@jest/types":"^29.6.3","@types/jest":"^29.5.14","@types/node":"20.17.47","lint-staged":"^15.5.2","@types/yargs":"^17.0.33","@jest/globals":"^29.7.0","@types/semver":"^7.7.0","@eslint/compat":"^1.2.9","@types/js-yaml":"^4.0.9","glob-gitignore":"^1.0.15","@commitlint/cli":"^19.8.1","@jest/transform":"^29.7.0","@types/fs-extra":"^11.0.4","@eslint/eslintrc":"^3.3.1","@types/lodash.set":"^4.3.9","@types/micromatch":"^4.0.9","typescript-eslint":"^8.32.1","@types/babel__core":"^7.20.5","eslint-plugin-jest":"^28.11.0","@types/yargs-parser":"21.0.3","eslint-plugin-jsdoc":"^50.6.17","eslint-plugin-import":"^2.31.0","@types/lodash.memoize":"^4.1.9","eslint-config-prettier":"^10.1.5","eslint-plugin-prettier":"^4.2.1","@types/lodash.camelcase":"^4.3.9","@typescript-eslint/parser":"^8.32.1","@commitlint/config-angular":"^19.8.1","conventional-changelog-cli":"^5.0.0","@typescript-eslint/eslint-plugin":"^8.32.1"},"peerDependencies":{"jest":"^29.0.0","babel-jest":"^29.0.0","typescript":">=4.3 <6","@babel/core":">=7.0.0-beta.0 <8","@jest/types":"^29.0.0","@jest/transform":"^29.0.0"},"peerDependenciesMeta":{"esbuild":{"optional":true},"babel-jest":{"optional":true},"@babel/core":{"optional":true},"@jest/types":{"optional":true},"@jest/transform":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/ts-jest_29.3.4_1747419407302_0.710552561986767","host":"s3://npm-registry-packages-npm-production"}},"29.4.0":{"name":"ts-jest","version":"29.4.0","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@29.4.0","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"bef0ee98d94c83670af7462a1617bf2367a83740","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.4.0.tgz","fileCount":97,"integrity":"sha512-d423TJMnJGu80/eSgfQ5w/R+0zFJvdtTxwtF9KzFFunOpSeD+79lHJQIiAhluJoyGRbvj9NZJsl9WjCUo0ND7Q==","signatures":[{"sig":"MEYCIQD07kFxMKde/tI/2Qv49f+QoSJtPPmQf3DQjlg18e0XqAIhALwzIa0Uo3SAO03+oXAnW2pZyHnyOIA+U5rFJ9m9LukL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":302241},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","engines":{"node":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"f692f747c7f12066db54ade66adec09a5710534c","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.8.2","description":"A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript","directories":{},"_nodeVersion":"20.19.2","dependencies":{"ejs":"^3.1.10","json5":"^2.2.3","semver":"^7.7.2","bs-logger":"^0.2.6","type-fest":"^4.41.0","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":{"glob":"^11.0.2","jest":"^30.0.0","execa":"5.1.1","husky":"^9.1.7","memfs":"^4.17.2","eslint":"^9.28.0","rimraf":"^5.0.10","esbuild":"~0.25.5","globals":"^16.2.0","js-yaml":"^4.1.0","ts-node":"^10.9.2","fs-extra":"^11.3.0","prettier":"^2.8.8","@eslint/js":"^9.28.0","@types/ejs":"^3.1.5","babel-jest":"^30.0.0","typescript":"~5.8.3","@jest/types":"^30.0.0","@types/jest":"^29.5.14","@types/node":"20.19.0","lint-staged":"^15.5.2","@types/yargs":"^17.0.33","@jest/globals":"^30.0.0","@types/semver":"^7.7.0","@eslint/compat":"^1.2.9","@types/js-yaml":"^4.0.9","glob-gitignore":"^1.0.15","@commitlint/cli":"^19.8.1","@jest/transform":"^30.0.0","@types/fs-extra":"^11.0.4","@eslint/eslintrc":"^3.3.1","@types/lodash.set":"^4.3.9","@types/micromatch":"^4.0.9","typescript-eslint":"^8.34.0","@types/babel__core":"^7.20.5","eslint-plugin-jest":"^28.13.3","@types/yargs-parser":"21.0.3","eslint-plugin-jsdoc":"^50.8.0","eslint-plugin-import":"^2.31.0","@types/lodash.memoize":"^4.1.9","eslint-config-prettier":"^10.1.5","eslint-plugin-prettier":"^4.2.1","@types/lodash.camelcase":"^4.3.9","@typescript-eslint/parser":"^8.34.0","@commitlint/config-angular":"^19.8.1","conventional-changelog-cli":"^5.0.0","@typescript-eslint/eslint-plugin":"^8.34.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 <6","@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.0_1749700962961_0.26784358394473995","host":"s3://npm-registry-packages-npm-production"}},"29.4.1":{"name":"ts-jest","version":"29.4.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@29.4.1","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"42d33beb74657751d315efb9a871fe99e3b9b519","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.4.1.tgz","fileCount":97,"integrity":"sha512-SaeUtjfpg9Uqu8IbeDKtdaS0g8lS6FT6OzM3ezrDfErPJPHNDo/Ey+VFGP1bQIDfagYDLyRpd7O15XpG1Es2Uw==","signatures":[{"sig":"MEUCIFC7jVuwpxgs/Pv959tfwlC0hexT0RVzpBbqQPTDRqssAiEAzgeH5yYZsJJWyjw3yyH7Ru34G0HFiXck7+3kk/+5Wg4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":302714},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","engines":{"node":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"9099745bc2a0a861d495e3dc100efbc1064ac83c","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.9.2","description":"A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript","directories":{},"_nodeVersion":"22.17.1","dependencies":{"json5":"^2.2.3","semver":"^7.7.2","bs-logger":"^0.2.6","type-fest":"^4.41.0","handlebars":"^4.7.8","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.0.5","execa":"5.1.1","husky":"^9.1.7","memfs":"^4.36.0","eslint":"^9.32.0","rimraf":"^5.0.10","esbuild":"~0.25.8","globals":"^16.3.0","js-yaml":"^4.1.0","ts-node":"^10.9.2","fs-extra":"^11.3.0","prettier":"^2.8.8","fast-glob":"^3.3.3","@eslint/js":"^9.32.0","babel-jest":"^30.0.5","typescript":"~5.8.3","@jest/types":"^30.0.5","@types/jest":"^29.5.14","@types/node":"20.19.9","lint-staged":"^15.5.2","@types/yargs":"^17.0.33","@jest/globals":"^30.0.5","@types/semver":"^7.7.0","@eslint/compat":"^1.3.1","@types/js-yaml":"^4.0.9","@commitlint/cli":"^19.8.1","@jest/transform":"^30.0.5","@types/fs-extra":"^11.0.4","@eslint/eslintrc":"^3.3.1","@types/handlebars":"^4.1.0","@types/lodash.set":"^4.3.9","@types/micromatch":"^4.0.9","typescript-eslint":"^8.38.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","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^4.2.5","@types/lodash.camelcase":"^4.3.9","@typescript-eslint/parser":"^8.38.0","@commitlint/config-angular":"^19.8.1","conventional-changelog-cli":"^5.0.0","@typescript-eslint/eslint-plugin":"^8.38.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 <6","@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.1_1754227862308_0.7335750288471432","host":"s3://npm-registry-packages-npm-production"}},"29.4.2":{"name":"ts-jest","version":"29.4.2","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@29.4.2","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"095fe8770df81f2e39f2c34a6bcafac58b834423","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.4.2.tgz","fileCount":97,"integrity":"sha512-pBNOkn4HtuLpNrXTMVRC9b642CBaDnKqWXny4OzuoULT9S7Kf8MMlaRe2veKax12rjf5WcpMBhVPbQurlWGNxA==","signatures":[{"sig":"MEYCIQDAxEa9QpT58W0Vs6HSJNHRxk453dCcM+3T9RbiKfvi0wIhAMfME0NJHUdC1KOkuFSke0fnjDbwT8c8CSE1Qb9Uu9oM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":303049},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","engines":{"node":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"111a737efbe53a9d78779628cc01c1aa2295f059","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.9.3","description":"A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript","directories":{},"_nodeVersion":"22.19.0","dependencies":{"json5":"^2.2.3","semver":"^7.7.2","bs-logger":"^0.2.6","type-fest":"^4.41.0","handlebars":"^4.7.8","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.0.5","execa":"5.1.1","husky":"^9.1.7","memfs":"^4.39.0","eslint":"^9.35.0","rimraf":"^5.0.10","esbuild":"~0.25.9","globals":"^16.4.0","js-yaml":"^4.1.0","ts-node":"^10.9.2","fs-extra":"^11.3.1","prettier":"^2.8.8","fast-glob":"^3.3.3","@eslint/js":"^9.35.0","babel-jest":"^30.0.5","typescript":"~5.9.2","@jest/types":"^30.0.5","@types/jest":"^29.5.14","@types/node":"20.19.14","lint-staged":"^15.5.2","@types/yargs":"^17.0.33","@jest/globals":"^30.0.5","@types/semver":"^7.7.1","@eslint/compat":"^1.3.2","@types/js-yaml":"^4.0.9","@commitlint/cli":"^19.8.1","@jest/transform":"^30.0.5","@types/fs-extra":"^11.0.4","@eslint/eslintrc":"^3.3.1","@types/lodash.set":"^4.3.9","@types/micromatch":"^4.0.9","typescript-eslint":"^8.43.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","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^4.2.5","@types/lodash.camelcase":"^4.3.9","@typescript-eslint/parser":"^8.43.0","@commitlint/config-angular":"^19.8.1","conventional-changelog-cli":"^5.0.0","conventional-changelog-angular":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.43.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 <6","@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.2_1757961715698_0.8283177652543869","host":"s3://npm-registry-packages-npm-production"}},"29.4.3":{"name":"ts-jest","version":"29.4.3","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@29.4.3","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"23264489bebb5b3e2c7966dbf6788e960f244f7c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.4.3.tgz","fileCount":97,"integrity":"sha512-KTWbK2Wot8VXargsLoxhSoEQ9OyMdzQXQoUDeIulWu2Tf7gghuBHeg+agZqVLdTOHhQHVKAaeuctBDRkhWE7hg==","signatures":[{"sig":"MEYCIQDcbNhD8Ux1wIyWnyWL8BfMHPcxCukYJ5zS2Q3uT+xLzAIhAJck/4J7pqqL8h/Tgm5+CUdmMrUxLy5L9UdmXw+jw5J2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":303004},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","engines":{"node":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"a44e9ccd8bf31eac20cd8c622c290225c5b3c11b","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.9.3","description":"A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript","directories":{},"_nodeVersion":"22.19.0","dependencies":{"json5":"^2.2.3","semver":"^7.7.2","bs-logger":"^0.2.6","type-fest":"^4.41.0","handlebars":"^4.7.8","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.1.3","execa":"5.1.1","husky":"^9.1.7","memfs":"^4.42.0","eslint":"^9.35.0","rimraf":"^5.0.10","esbuild":"~0.25.10","globals":"^16.4.0","js-yaml":"^4.1.0","ts-node":"^10.9.2","fs-extra":"^11.3.2","prettier":"^2.8.8","fast-glob":"^3.3.3","@eslint/js":"^9.35.0","babel-jest":"^30.1.2","typescript":"~5.9.2","@jest/types":"^30.0.5","@types/jest":"^29.5.14","@types/node":"20.19.16","lint-staged":"^15.5.2","@types/yargs":"^17.0.33","@jest/globals":"^30.1.2","@types/semver":"^7.7.1","@eslint/compat":"^1.3.2","@types/js-yaml":"^4.0.9","@commitlint/cli":"^19.8.1","@jest/transform":"^30.1.2","@types/fs-extra":"^11.0.4","@eslint/eslintrc":"^3.3.1","@types/lodash.set":"^4.3.9","@types/micromatch":"^4.0.9","typescript-eslint":"^8.44.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","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^4.2.5","@types/lodash.camelcase":"^4.3.9","@typescript-eslint/parser":"^8.44.0","@commitlint/config-angular":"^19.8.1","conventional-changelog-cli":"^5.0.0","conventional-changelog-angular":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.44.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 <6","@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.3_1758175047552_0.7366006276290338","host":"s3://npm-registry-packages-npm-production"}},"29.4.4":{"name":"ts-jest","version":"29.4.4","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@29.4.4","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"fc6fefe28652ed81b8e1381ef8391901d9f81417","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.4.4.tgz","fileCount":97,"integrity":"sha512-ccVcRABct5ZELCT5U0+DZwkXMCcOCLi2doHRrKy1nK/s7J7bch6TzJMsrY09WxgUUIP/ITfmcDS8D2yl63rnXw==","signatures":[{"sig":"MEQCIGlC7KhzGI0+i+MIy69txQv2MZLc8p0app4yEhWCvQXyAiAr3Go26FQoh4mR4XgDyctX2OPl8xHgt83bjWJy4FU6bw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":303821},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","engines":{"node":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"89a4f9f3d7a9c78b94f6c636a600b181accc1f98","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.9.3","description":"A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript","directories":{},"_nodeVersion":"22.19.0","dependencies":{"json5":"^2.2.3","semver":"^7.7.2","bs-logger":"^0.2.6","type-fest":"^4.41.0","handlebars":"^4.7.8","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.1.3","execa":"5.1.1","husky":"^9.1.7","memfs":"^4.42.0","eslint":"^9.35.0","rimraf":"^5.0.10","esbuild":"~0.25.10","globals":"^16.4.0","js-yaml":"^4.1.0","ts-node":"^10.9.2","fs-extra":"^11.3.2","prettier":"^2.8.8","fast-glob":"^3.3.3","@eslint/js":"^9.35.0","babel-jest":"^30.1.2","typescript":"~5.9.2","@jest/types":"^30.0.5","@types/jest":"^29.5.14","@types/node":"20.19.17","lint-staged":"^15.5.2","@types/yargs":"^17.0.33","@jest/globals":"^30.1.2","@types/semver":"^7.7.1","@eslint/compat":"^1.3.2","@types/js-yaml":"^4.0.9","@commitlint/cli":"^19.8.1","@jest/transform":"^30.1.2","@types/fs-extra":"^11.0.4","@eslint/eslintrc":"^3.3.1","@types/lodash.set":"^4.3.9","@types/micromatch":"^4.0.9","typescript-eslint":"^8.44.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","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^4.2.5","@types/lodash.camelcase":"^4.3.9","@typescript-eslint/parser":"^8.44.0","@commitlint/config-angular":"^19.8.1","conventional-changelog-cli":"^5.0.0","conventional-changelog-angular":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.44.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 <6","@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.4_1758291068683_0.6927326248214289","host":"s3://npm-registry-packages-npm-production"}},"29.4.5":{"name":"ts-jest","version":"29.4.5","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@29.4.5","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"a6b0dc401e521515d5342234be87f1ca96390a6f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.4.5.tgz","fileCount":99,"integrity":"sha512-HO3GyiWn2qvTQA4kTgjDcXiMwYQt68a1Y8+JuLRVpdIzm+UOLSHgl/XqR4c6nzJkq5rOkjc02O2I7P7l/Yof0Q==","signatures":[{"sig":"MEUCIQC9vuf7Y4S39tsrv0APQ/lWRdEVO6cnlbSgA5rvU7vcawIgFWR2mpOtq6r3fdUvZD7Bgyn73VsDxvIX0rtBjgFRQx0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":304974},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","engines":{"node":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"9d5248a6ee9507cbc875bb9970ed1cdb80c6b486","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":"anonymous","email":"anhpnnd@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.9.2","description":"A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript","directories":{},"_nodeVersion":"22.17.1","dependencies":{"json5":"^2.2.3","semver":"^7.7.3","bs-logger":"^0.2.6","type-fest":"^4.41.0","handlebars":"^4.7.8","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.2.0","execa":"5.1.1","husky":"^9.1.7","memfs":"^4.49.0","eslint":"^9.37.0","rimraf":"^5.0.10","esbuild":"~0.25.10","globals":"^16.4.0","js-yaml":"^4.1.0","ts-node":"^10.9.2","fs-extra":"^11.3.2","prettier":"^2.8.8","fast-glob":"^3.3.3","@eslint/js":"^9.37.0","babel-jest":"^30.2.0","typescript":"~5.9.3","@jest/types":"^30.2.0","@types/jest":"^29.5.14","@types/node":"20.19.20","lint-staged":"^15.5.2","@types/yargs":"^17.0.33","@jest/globals":"^30.2.0","@types/semver":"^7.7.1","@eslint/compat":"^1.4.0","@types/js-yaml":"^4.0.9","@commitlint/cli":"^19.8.1","@jest/transform":"^30.2.0","@types/fs-extra":"^11.0.4","@eslint/eslintrc":"^3.3.1","@types/lodash.set":"^4.3.9","@types/micromatch":"^4.0.9","typescript-eslint":"^8.46.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.1.1","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^4.2.5","@types/lodash.camelcase":"^4.3.9","@typescript-eslint/parser":"^8.46.0","@commitlint/config-angular":"^19.8.1","conventional-changelog-angular":"^8.0.0","@typescript-eslint/eslint-plugin":"^8.46.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 <6","@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.5_1760090743159_0.46865543158408784","host":"s3://npm-registry-packages-npm-production"}},"29.4.6":{"name":"ts-jest","version":"29.4.6","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@29.4.6","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"51cb7c133f227396818b71297ad7409bb77106e9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.4.6.tgz","fileCount":99,"integrity":"sha512-fSpWtOO/1AjSNQguk43hb/JCo16oJDnMJf3CdEGNkqsEX3t0KX96xvyX1D7PfLCpVoKu4MfVrqUkFyblYoY4lA==","signatures":[{"sig":"MEQCIC2bK5B+aiwDETTDP5WEQaByx4JIiIimS/py45AAxLcjAiBy3y08g9VKuhVKXMLRteG+rrHHkoKTkNtyOu3O/3dg0Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":305496},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","engines":{"node":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"202bde5a7c472b288db6cb397bbf2493225628be","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":"anonymous","email":"kulshekhar+npm@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.9.4","description":"A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript","directories":{},"_nodeVersion":"22.21.1","dependencies":{"json5":"^2.2.3","semver":"^7.7.3","bs-logger":"^0.2.6","type-fest":"^4.41.0","handlebars":"^4.7.8","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.2.0","execa":"5.1.1","husky":"^9.1.7","memfs":"^4.51.0","eslint":"^9.39.1","rimraf":"^5.0.10","esbuild":"~0.27.0","globals":"^16.5.0","js-yaml":"^4.1.1","ts-node":"^10.9.2","fs-extra":"^11.3.2","prettier":"^2.8.8","fast-glob":"^3.3.3","@eslint/js":"^9.39.1","babel-jest":"^30.2.0","typescript":"~5.9.3","@jest/types":"^30.2.0","@types/jest":"^29.5.14","@types/node":"20.19.25","lint-staged":"^15.5.2","@types/yargs":"^17.0.35","@jest/globals":"^30.2.0","@types/semver":"^7.7.1","@eslint/compat":"^1.4.1","@types/js-yaml":"^4.0.9","@commitlint/cli":"^19.8.1","@jest/transform":"^30.2.0","@types/fs-extra":"^11.0.4","@eslint/eslintrc":"^3.3.1","@types/lodash.set":"^4.3.9","@types/micromatch":"^4.0.10","typescript-eslint":"^8.48.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.1.1","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^4.2.5","@types/lodash.camelcase":"^4.3.9","@typescript-eslint/parser":"^8.48.0","@commitlint/config-angular":"^19.8.1","conventional-changelog-angular":"^8.1.0","@typescript-eslint/eslint-plugin":"^8.48.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 <6","@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.6_1764610334144_0.6977240459854883","host":"s3://npm-registry-packages-npm-production"}},"29.4.7":{"name":"ts-jest","version":"29.4.7","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@29.4.7","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"4ad70d9d2ff1363f93bdcb149ada95a07eb60163","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.4.7.tgz","fileCount":116,"integrity":"sha512-/YItaYSjzUpAwnSv2oBBykPiS8XMOut86P4tL/Pv4nu5W9Pn7bVccF+zhPY/3CPp3IzklVxWusVAtTH7q2/2PA==","signatures":[{"sig":"MEUCIGPg6KxxZluJ4K8DyGgHcobQzjk1DbQoTX9i+zLUM10aAiEA5U2MbhByEuoutWr193HsHwtazyweNXWpMmYBMb9cZgI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3548581},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","engines":{"node":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"e2eec26aa127e284719b4754937d17bd57b13518","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":"anonymous","email":"anhpnnd@gmail.com"},"deprecated":"this version has been deprecated","repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.9.4","description":"A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript","directories":{},"_nodeVersion":"22.22.0","dependencies":{"json5":"^2.2.3","semver":"^7.7.4","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.3.0","execa":"5.1.1","husky":"^9.1.7","memfs":"^4.57.1","eslint":"^9.39.4","rimraf":"^5.0.10","esbuild":"~0.27.4","globals":"^16.5.0","js-yaml":"^4.1.1","ts-node":"^10.9.2","fs-extra":"^11.3.4","prettier":"^2.8.8","fast-glob":"^3.3.3","@eslint/js":"^9.39.4","babel-jest":"^30.3.0","typescript":"~5.9.3","@jest/types":"^30.3.0","@types/jest":"^29.5.14","@types/node":"20.19.37","lint-staged":"^15.5.2","@types/yargs":"^17.0.35","@jest/globals":"^30.3.0","@types/semver":"^7.7.1","@eslint/compat":"^1.4.1","@types/js-yaml":"^4.0.9","@commitlint/cli":"^19.8.1","@jest/transform":"^30.3.0","@types/fs-extra":"^11.0.4","@eslint/eslintrc":"^3.3.5","@types/lodash.set":"^4.3.9","@types/micromatch":"^4.0.10","typescript-eslint":"^8.57.2","@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.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^4.2.5","@types/lodash.camelcase":"^4.3.9","@typescript-eslint/parser":"^8.57.2","@commitlint/config-angular":"^19.8.1","conventional-changelog-angular":"^8.3.0","@typescript-eslint/eslint-plugin":"^8.57.2"},"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.7_1775053299780_0.5252836394726321","host":"s3://npm-registry-packages-npm-production"}},"29.4.8":{"name":"ts-jest","version":"29.4.8","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@29.4.8","maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","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":"1706d927533e4c2b4b294d9583cd71fe9768c50c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.4.8.tgz","fileCount":107,"integrity":"sha512-O94OwI0rjZsKhq5iSCTWUBQqliMOPfsCMTYkPaehpas5tGcwgtzxLH2xWU71ajaBp/F4XLzLWxRjelQAkmw5Rg==","signatures":[{"sig":"MEUCIQDxYdfM+L8srZ+WFyNGDvAeixT0jdpyZ3gysyFOIXgBrAIgRUj064FF131QWDWcIZ46qVLLhMAZYN3ZohYewTKRaiM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":311634},"main":"dist/index.js","type":"commonjs","types":"dist/index.d.ts","engines":{"node":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"c205c9d193f93fb3721100b14bb5c101cda73439","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":"anonymous","email":"anhpnnd@gmail.com"},"repository":{"url":"git+https://github.com/kulshekhar/ts-jest.git","type":"git"},"_npmVersion":"10.9.4","description":"A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript","directories":{},"_nodeVersion":"22.22.0","dependencies":{"json5":"^2.2.3","semver":"^7.7.4","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.3.0","execa":"5.1.1","husky":"^9.1.7","memfs":"^4.57.1","eslint":"^9.39.4","rimraf":"^5.0.10","esbuild":"~0.27.4","globals":"^16.5.0","js-yaml":"^4.1.1","ts-node":"^10.9.2","fs-extra":"^11.3.4","prettier":"^2.8.8","fast-glob":"^3.3.3","@eslint/js":"^9.39.4","babel-jest":"^30.3.0","typescript":"~5.9.3","@jest/types":"^30.3.0","@types/jest":"^29.5.14","@types/node":"20.19.37","lint-staged":"^15.5.2","@types/yargs":"^17.0.35","@jest/globals":"^30.3.0","@types/semver":"^7.7.1","@eslint/compat":"^1.4.1","@types/js-yaml":"^4.0.9","@commitlint/cli":"^19.8.1","@jest/transform":"^30.3.0","@types/fs-extra":"^11.0.4","@eslint/eslintrc":"^3.3.5","@types/lodash.set":"^4.3.9","@types/micromatch":"^4.0.10","typescript-eslint":"^8.57.2","@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.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^4.2.5","@types/lodash.camelcase":"^4.3.9","@typescript-eslint/parser":"^8.57.2","@commitlint/config-angular":"^19.8.1","conventional-changelog-angular":"^8.3.0","@typescript-eslint/eslint-plugin":"^8.57.2"},"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.8_1775054197827_0.7108786770970164","host":"s3://npm-registry-packages-npm-production"}},"29.4.9":{"name":"ts-jest","version":"29.4.9","main":"dist/index.js","types":"dist/index.d.ts","type":"commonjs","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 --glob dist coverage *.tgz","build":"tsc -p tsconfig.build.json","postbuild":"node scripts/post-build.js","test":"jest -c=jest.config.ts","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","test-examples":"node scripts/test-examples.js","lint":"eslint .","lint-fix":"eslint --fix .","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"},"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.2.6","fast-json-stable-stringify":"^2.1.0","handlebars":"^4.7.9","json5":"^2.2.3","lodash.memoize":"^4.1.2","make-error":"^1.3.6","semver":"^7.7.4","type-fest":"^4.41.0","yargs-parser":"^21.1.1"},"peerDependencies":{"@babel/core":">=7.0.0-beta.0 <8","@jest/transform":"^29.0.0 || ^30.0.0","@jest/types":"^29.0.0 || ^30.0.0","babel-jest":"^29.0.0 || ^30.0.0","jest":"^29.0.0 || ^30.0.0","jest-util":"^29.0.0 || ^30.0.0","typescript":">=4.3 <7"},"peerDependenciesMeta":{"@babel/core":{"optional":true},"@jest/transform":{"optional":true},"@jest/types":{"optional":true},"babel-jest":{"optional":true},"esbuild":{"optional":true},"jest-util":{"optional":true}},"devDependencies":{"@commitlint/cli":"^19.8.1","@commitlint/config-angular":"^19.8.1","@eslint/compat":"^1.4.1","@eslint/eslintrc":"^3.3.5","@eslint/js":"^9.39.4","@jest/globals":"^30.3.0","@jest/transform":"^30.3.0","@jest/types":"^30.3.0","@types/babel__core":"^7.20.5","@types/fs-extra":"^11.0.4","@types/jest":"^29.5.14","@types/js-yaml":"^4.0.9","@types/lodash.camelcase":"^4.3.9","@types/lodash.memoize":"^4.1.9","@types/lodash.set":"^4.3.9","@types/micromatch":"^4.0.10","@types/node":"20.19.37","@types/semver":"^7.7.1","@types/yargs":"^17.0.35","@types/yargs-parser":"21.0.3","@typescript-eslint/eslint-plugin":"^8.57.2","@typescript-eslint/parser":"^8.57.2","babel-jest":"^30.3.0","conventional-changelog-angular":"^8.3.0","conventional-changelog":"^7.2.0","esbuild":"~0.27.4","eslint":"^9.39.4","eslint-config-prettier":"^10.1.8","eslint-plugin-import":"^2.32.0","eslint-plugin-jest":"^28.14.0","eslint-plugin-jsdoc":"^50.8.0","eslint-plugin-prettier":"^4.2.5","execa":"5.1.1","fast-glob":"^3.3.3","fs-extra":"^11.3.4","globals":"^16.5.0","husky":"^9.1.7","jest":"^30.3.0","js-yaml":"^4.1.1","lint-staged":"^15.5.2","memfs":"^4.57.1","prettier":"^2.8.8","rimraf":"^5.0.10","ts-node":"^10.9.2","typescript":"~5.9.3","typescript-eslint":"^8.57.2"},"engines":{"node":"^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0"},"gitHead":"bac2e77231418c35cb9b9946d7d871c0ee2322a1","_id":"ts-jest@29.4.9","_nodeVersion":"22.22.1","_npmVersion":"11.12.1","dist":{"integrity":"sha512-LTb9496gYPMCqjeDLdPrKuXtncudeV1yRZnF4Wo5l3SFi0RYEnYRNgMrFIdg+FHvfzjCyQk1cLncWVqiSX+EvQ==","shasum":"47dc33d0f5c36bddcedd16afefae285e0b049d2d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/ts-jest/-/ts-jest-29.4.9.tgz","fileCount":99,"unpackedSize":305678,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/ts-jest@29.4.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIC41xItLm0QTeBWdJB4giaiDJHVGfw/yBXwBA9DbVpvBAiEA0VXLPi7JxOYMW1vWpBE6rM9JxPUbFB791F7/SKzR1M4="}]},"_npmUser":{"name":"anonymous","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:eff1cfdb-23df-4ad3-a589-93b8d20991a4"}},"directories":{},"maintainers":[{"name":"anonymous","email":"kulshekhar+npm@gmail.com"},{"name":"anonymous","email":"anhpnnd@gmail.com"},{"name":"anonymous","email":"kulshekhar+tsjest@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ts-jest_29.4.9_1775056218745_0.1853561737927183"},"_hasShrinkwrap":false}},"name":"ts-jest","time":{"created":"2016-08-31T07:36:04.630Z","modified":"2026-04-01T15:10:19.203Z","0.0.1":"2016-08-31T07:36:04.630Z","0.1.0":"2016-08-31T07:42:43.058Z","0.1.1":"2016-08-31T08:19:37.091Z","0.1.2":"2016-08-31T19:35:25.345Z","0.1.3":"2016-08-31T19:37:41.406Z","0.1.4":"2016-09-16T11:47:47.723Z","0.1.5":"2016-09-22T17:23:51.787Z","0.1.6":"2016-10-08T13:22:40.836Z","0.1.7":"2016-10-10T15:54:00.437Z","0.1.8":"2016-10-14T12:03:09.876Z","0.1.9":"2016-10-24T10:26:50.415Z","0.1.10":"2016-10-26T14:08:28.383Z","0.1.11":"2016-10-27T15:03:06.459Z","0.1.12":"2016-11-03T16:13:56.867Z","0.1.13":"2016-11-07T15:01:00.913Z","17.0.0":"2016-11-09T12:21:28.093Z","17.0.1":"2016-11-30T17:44:00.518Z","17.0.2":"2016-12-01T12:00:54.864Z","17.0.3":"2016-12-01T12:48:19.047Z","18.0.0":"2016-12-23T07:36:14.401Z","18.0.1":"2016-12-30T06:24:00.130Z","18.0.2":"2017-01-25T15:20:27.975Z","18.0.3":"2017-02-05T05:51:31.021Z","19.0.0":"2017-02-21T18:30:44.207Z","19.0.1":"2017-03-14T12:08:02.637Z","19.0.2":"2017-03-18T20:30:32.750Z","19.0.3":"2017-03-24T09:44:56.797Z","19.0.4":"2017-03-25T07:29:12.906Z","19.0.5":"2017-03-25T21:38:35.387Z","19.0.6":"2017-03-27T16:05:13.795Z","19.0.7":"2017-04-04T06:29:35.110Z","19.0.8":"2017-04-05T20:56:38.607Z","19.0.9":"2017-04-13T13:57:13.039Z","19.0.10":"2017-04-16T20:22:24.760Z","19.0.11":"2017-04-25T07:07:24.951Z","19.0.12":"2017-04-26T16:37:59.477Z","19.0.13":"2017-04-26T17:37:17.541Z","19.0.14":"2017-04-27T21:16:36.455Z","20.0.0":"2017-05-06T20:14:59.731Z","20.0.1":"2017-05-08T14:16:08.584Z","20.0.2":"2017-05-09T06:59:56.119Z","20.0.3":"2017-05-10T18:57:51.922Z","20.0.4":"2017-05-18T18:57:39.108Z","20.0.5":"2017-05-30T09:26:06.034Z","20.0.6":"2017-06-09T06:18:58.977Z","20.0.7":"2017-07-07T08:59:01.954Z","20.0.8":"2017-08-04T09:08:27.192Z","20.0.9":"2017-08-04T13:54:19.222Z","20.0.10":"2017-08-06T18:05:04.523Z","20.0.11":"2017-08-29T12:33:00.791Z","20.0.12":"2017-08-30T06:29:56.258Z","20.0.13":"2017-08-30T08:39:03.604Z","20.0.14":"2017-09-01T02:57:52.935Z","21.0.0":"2017-09-05T05:59:09.189Z","21.0.1":"2017-09-14T10:30:19.535Z","21.1.0":"2017-10-05T16:30:03.725Z","21.1.1":"2017-10-09T10:30:55.112Z","21.1.2":"2017-10-10T05:45:06.760Z","21.1.3":"2017-10-17T14:23:49.185Z","21.1.4":"2017-10-27T07:53:21.641Z","21.2.0":"2017-11-08T03:55:38.037Z","21.2.1":"2017-11-08T07:35:01.025Z","21.2.2":"2017-11-12T15:27:39.938Z","21.2.3":"2017-11-17T04:23:53.311Z","21.2.4":"2017-12-01T10:36:17.747Z","22.0.0":"2017-12-18T23:52:58.229Z","22.0.1":"2018-01-06T00:01:03.902Z","22.0.2":"2018-01-29T13:44:56.850Z","22.0.3":"2018-02-03T12:15:15.125Z","22.0.4":"2018-02-11T17:23:28.547Z","22.4.0":"2018-02-25T14:06:17.861Z","22.4.1":"2018-03-02T12:43:38.173Z","22.4.2":"2018-03-18T21:33:24.161Z","22.4.3":"2018-04-14T20:01:44.091Z","22.4.4":"2018-04-18T23:12:50.763Z","22.4.5":"2018-05-05T17:05:52.865Z","22.4.6":"2018-05-11T11:44:40.622Z","23.0.0":"2018-06-30T22:14:55.911Z","23.0.1":"2018-07-17T07:06:57.441Z","23.1.0":"2018-08-02T22:05:43.621Z","23.1.1":"2018-08-03T09:16:53.049Z","23.1.2":"2018-08-03T11:04:33.161Z","23.1.3":"2018-08-06T12:10:47.709Z","23.1.4":"2018-08-20T19:04:38.608Z","23.10.0-beta.1":"2018-09-01T11:17:58.076Z","23.10.0-beta.2":"2018-09-02T21:33:58.758Z","23.10.0-beta.3":"2018-09-06T14:26:09.725Z","23.10.0-beta.4":"2018-09-06T19:44:29.268Z","23.10.0-beta.5":"2018-09-12T06:14:50.417Z","23.10.0-beta.6":"2018-09-13T06:10:41.497Z","23.10.0":"2018-09-19T17:27:12.631Z","23.10.1":"2018-09-20T20:10:27.269Z","23.10.2":"2018-09-26T14:03:51.318Z","23.10.3":"2018-09-30T14:33:39.317Z","23.10.4":"2018-10-06T14:51:14.524Z","23.10.5":"2018-11-22T12:56:17.668Z","24.0.0":"2019-02-18T22:10:30.394Z","24.0.1":"2019-03-30T13:47:58.944Z","24.0.2":"2019-04-05T21:54:15.420Z","24.1.0":"2019-09-12T20:15:24.617Z","24.2.0":"2019-11-22T11:59:47.354Z","24.3.0":"2020-01-07T05:52:45.559Z","25.0.0":"2020-01-23T07:26:44.991Z","25.1.0":"2020-01-30T08:46:15.612Z","25.2.0":"2020-02-03T20:03:30.486Z","25.2.1":"2020-02-19T08:21:41.937Z","25.3.0":"2020-03-30T06:08:12.902Z","25.3.1":"2020-04-03T15:11:07.337Z","25.4.0":"2020-04-17T05:55:46.332Z","25.10.0-alpha.1":"2020-04-21T14:08:09.324Z","25.10.0-alpha.2":"2020-04-21T14:13:08.101Z","25.5.0-alpha.0":"2020-04-22T13:00:59.790Z","25.5.0-beta.0":"2020-04-29T12:09:53.017Z","25.5.0":"2020-05-06T08:45:07.415Z","25.5.1-alpha.0":"2020-05-07T06:30:31.647Z","25.5.1":"2020-05-09T08:51:59.532Z","26.0.0":"2020-05-15T19:00:29.734Z","26.1.0":"2020-05-30T19:13:39.066Z","26.1.1":"2020-06-22T07:25:42.097Z","26.1.2":"2020-07-13T10:35:05.898Z","26.1.3":"2020-07-17T04:41:28.829Z","26.1.4-alpha.0":"2020-07-25T08:10:43.616Z","26.1.4":"2020-07-28T08:36:00.220Z","26.2.0":"2020-08-11T10:19:16.675Z","26.3.0":"2020-08-26T06:54:20.171Z","26.4.0":"2020-09-20T10:41:24.044Z","26.4.1-alpha.0":"2020-09-28T15:16:32.422Z","26.4.1":"2020-09-29T10:32:10.510Z","26.4.2":"2020-10-23T16:22:47.996Z","26.4.3-beta.0":"2020-10-26T19:25:50.344Z","26.4.3":"2020-10-26T21:31:09.788Z","26.4.4-alpha.0":"2020-11-04T20:43:40.455Z","26.4.4":"2020-11-08T14:51:29.645Z","27.0.0-alpha.0":"2020-11-11T09:35:56.318Z","27.0.0-alpha.1":"2020-11-26T15:30:34.248Z","27.0.0-next.2":"2020-12-17T18:34:04.142Z","27.0.0-next.3":"2021-01-14T13:45:41.646Z","27.0.0-next.4":"2021-01-22T10:58:11.227Z","26.5.0":"2021-01-29T13:25:48.991Z","27.0.0-next.5":"2021-02-04T14:30:32.279Z","26.5.1":"2021-02-09T12:22:16.778Z","27.0.0-next.6":"2021-02-11T16:43:41.217Z","26.5.2":"2021-02-23T22:09:17.164Z","27.0.0-next.7":"2021-02-25T09:05:55.188Z","26.5.3":"2021-03-04T05:57:21.079Z","27.0.0-next.8":"2021-03-11T12:28:48.181Z","26.5.4":"2021-03-17T13:19:23.665Z","27.0.0-next.9":"2021-03-19T13:49:49.148Z","27.0.0-next.10":"2021-03-30T12:08:59.177Z","26.5.5":"2021-04-15T15:58:28.207Z","27.0.0-next.11":"2021-04-15T17:51:16.638Z","27.0.0-next.12":"2021-05-05T13:23:09.499Z","26.5.6":"2021-05-05T13:51:52.711Z","27.0.0":"2021-05-25T22:18:51.453Z","27.0.1":"2021-05-26T23:05:06.190Z","27.0.2":"2021-05-31T04:48:14.954Z","27.0.3":"2021-06-06T15:59:18.498Z","27.0.4":"2021-07-21T13:58:29.793Z","27.0.5":"2021-08-17T04:32:41.308Z","27.0.6":"2021-10-14T18:00:22.732Z","27.0.7":"2021-10-16T09:59:57.839Z","27.1.0":"2021-12-05T08:02:28.175Z","27.1.1":"2021-12-08T08:31:23.387Z","27.1.2":"2021-12-16T15:32:15.797Z","27.1.3":"2022-01-14T23:55:22.806Z","27.1.4":"2022-03-24T20:12:32.765Z","28.0.0-next.0":"2022-04-24T20:52:13.022Z","28.0.0-next.1":"2022-04-26T14:02:22.745Z","28.0.0-next.2":"2022-04-28T12:15:47.148Z","28.0.0-next.3":"2022-04-29T14:59:58.822Z","28.0.0":"2022-05-03T11:05:18.458Z","28.0.1":"2022-05-03T20:42:45.879Z","28.0.2":"2022-05-08T07:47:18.625Z","27.1.5":"2022-05-18T15:59:17.638Z","28.0.3":"2022-05-24T04:27:36.690Z","28.0.4":"2022-06-03T04:28:33.958Z","28.0.5":"2022-06-13T20:31:30.167Z","28.0.6":"2022-07-14T06:33:38.013Z","28.0.7":"2022-07-16T21:53:43.287Z","28.0.8":"2022-08-15T06:22:48.854Z","29.0.0-next.0":"2022-08-28T09:18:14.717Z","29.0.0-next.1":"2022-09-02T08:19:40.255Z","29.0.0":"2022-09-09T08:23:03.977Z","29.0.1":"2022-09-13T18:52:18.011Z","29.0.2":"2022-09-24T07:28:49.407Z","29.0.3":"2022-09-29T06:14:41.529Z","29.0.4":"2023-01-11T21:03:10.427Z","29.0.5":"2023-01-13T11:09:11.155Z","29.1.0":"2023-04-02T14:20:51.041Z","29.1.1":"2023-06-30T07:49:33.771Z","29.1.2":"2024-01-22T10:40:13.538Z","29.1.3":"2024-05-21T04:11:27.494Z","29.1.4":"2024-05-28T05:55:25.662Z","29.1.5":"2024-06-16T16:02:39.319Z","29.2.0":"2024-07-08T14:51:22.227Z","29.2.1":"2024-07-10T08:45:37.505Z","29.2.2":"2024-07-10T18:04:40.896Z","29.2.3":"2024-07-18T15:34:01.672Z","29.2.4":"2024-08-01T08:53:46.672Z","29.2.5":"2024-08-23T14:55:26.293Z","29.2.6":"2025-02-23T07:02:34.043Z","29.3.0":"2025-03-24T06:22:12.770Z","29.3.1":"2025-03-31T16:44:32.690Z","29.3.2":"2025-04-13T07:31:53.453Z","29.3.3":"2025-05-14T13:44:30.412Z","29.3.4":"2025-05-16T18:16:47.496Z","29.4.0":"2025-06-12T04:02:43.158Z","29.4.1":"2025-08-03T13:31:02.505Z","29.4.2":"2025-09-15T18:41:55.917Z","29.4.3":"2025-09-18T05:57:27.721Z","29.4.4":"2025-09-19T14:11:08.856Z","29.4.5":"2025-10-10T10:05:43.411Z","29.4.6":"2025-12-01T17:32:14.328Z","29.4.7":"2026-04-01T14:21:40.048Z","29.4.8":"2026-04-01T14:36:37.987Z","29.4.9":"2026-04-01T15:10:18.893Z"},"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"}],"readmeFilename":"README.md","homepage":"https://kulshekhar.github.io/ts-jest"}