{"name":"ts-jest","version":"19.0.13","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"},{"name":"Emil Persson","email":"emil.n.persson@gmail.com","url":"https://github.com/emilniklas"}],"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"},"testRegex":"/__tests__/.*\\.(spec)\\.(ts|js)$","coverageReporters":["text"],"coverageDirectory":"test_coverage_dir","collectCoverageFrom":["src/**/*.tsx","src/**/*.ts"],"moduleFileExtensions":["ts","js"]},"dependencies":{"babel-jest":"^19.0.0","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1","fs-extra":"^2.1.2","glob-all":"^3.1.0","istanbul-lib-instrument":"^1.2.0","jest-config":"^19.0.0","jest-util":"^19.0.0","lodash.assign":"^4.2.0","lodash.includes":"^4.3.0","lodash.partition":"^4.6.0","lodash.pickby":"^4.6.0","remap-istanbul":"^0.9.5","source-map-support":"^0.4.4","tsconfig":"^6.0.0","yargs":"^7.0.2"},"peerDependencies":{"jest":"^19.0.0","typescript":"^2.1.0"},"devDependencies":{"@types/es6-shim":"latest","@types/fs-extra":"^2.0.0","@types/jest":"latest","@types/lodash.assign":"latest","@types/lodash.includes":"latest","@types/lodash.partition":"latest","@types/lodash.pickby":"latest","@types/node":"latest","@types/react":"latest","@types/source-map-support":"latest","cross-spawn":"latest","cross-spawn-with-kill":"latest","doctoc":"latest","jest":"^19.0.0","react":"latest","react-test-renderer":"latest","rimraf":"latest","ts-jest":"latest","tslint":"next","typescript":"latest"},"gitHead":"ec5e0994caaa7ff61a88f4a7e353b9d3158b630c","_id":"ts-jest@19.0.13","_shasum":"684d9f6cca31ae128b794b61bb79c1ed3ecf8c63","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.2","_npmUser":{"name":"kul","email":"kulshekhar+npm@gmail.com"},"dist":{"shasum":"684d9f6cca31ae128b794b61bb79c1ed3ecf8c63","size":43484,"noattachment":false,"key":"/ts-jest/-/ts-jest-19.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-jest/download/ts-jest-19.0.13.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-19.0.13.tgz_1493228237231_0.17996188509278"},"directories":{},"publish_time":1493228237541,"_hasShrinkwrap":false,"_cnpm_publish_time":1493228237541,"dist-tags":{"latest":"29.4.1","next":"29.0.0-next.1"}}