{"name":"ts-jest","version":"17.0.1","main":"index.js","types":"./dist/index.d.ts","description":"A preprocessor with sourcemap support to help use Typescript with Jest","scripts":{"build":"tsc -p .","build:watch":"tsc -p . -w","clean":"rimraf dist/**/* && rimraf tests/simple/coverage/**/* && rimraf tests/simple-async/coverage/**/*","clean-build":"npm run clean && npm run build","pretest":"npm run clean-build","test":"node scripts/tests.js","doc":"doctoc .","prepublish":"npm run clean-build"},"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":"Ihor Chulinda","email":"ichulinda@gmail.com","url":"https://github.com/Igmat"},{"name":"OJ Kwon","email":"kwon.ohjoong@gmail.com","url":"https://github.com/kwonoj"}],"license":"MIT","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"homepage":"https://github.com/kulshekhar/ts-jest#readme","jest":{"transform":{".(ts|tsx)":"<rootDir>/node_modules/ts-jest/preprocessor.js"},"mocksPattern":"__ts-jest-mocks__","testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","coverageReporters":["text"],"coverageDirectory":"test_coverage_dir","collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"dependencies":{"glob-all":"^3.1.0","istanbul-lib-instrument":"^1.2.0","lodash.assign":"^4.2.0","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","remap-istanbul":"^0.7.0","source-map-support":"^0.4.4","yargs":"^6.1.1"},"peerDependencies":{"typescript":"^2.0.6 || ^2.1.0-dev || ^2.2.0-dev","jest":"~17.0.0"},"devDependencies":{"@types/es6-shim":"latest","@types/jest":"latest","@types/react":"latest","@types/source-map-support":"latest","@types/node":"latest","typescript":"next","tslint":"next","react":"latest","react-test-renderer":"latest","jest":"latest","ts-jest":"latest","cross-spawn":"latest","cross-spawn-with-kill":"latest","rimraf":"latest","doctoc":"latest"},"gitHead":"47267d2487882701fc29a603c8fda1275b29fced","_id":"ts-jest@17.0.1","_shasum":"142c09065cc60771fb6ce563515431db9d0cca91","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"kul","email":"kulshekhar+npm@gmail.com"},"dist":{"shasum":"142c09065cc60771fb6ce563515431db9d0cca91","size":10800,"noattachment":false,"key":"/ts-jest/-/ts-jest-17.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-jest/download/ts-jest-17.0.1.tgz"},"maintainers":[{"name":"anhpnnd","email":"anhpnnd@gmail.com"},{"name":"kul","email":"kulshekhar+npm@gmail.com"},{"name":"tsjest","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/ts-jest-17.0.1.tgz_1480527840297_0.12930848402902484"},"directories":{},"publish_time":1480527840518,"_cnpm_publish_time":1480527840518,"_hasShrinkwrap":false,"dist-tags":{"latest":"29.4.1","next":"29.0.0-next.1"}}