{"name":"ts-jest","version":"19.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"},{"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":{"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.7.0","source-map-support":"^0.4.4","yargs":"^6.1.1"},"peerDependencies":{"typescript":"^2.1.0 || ^2.2.0-dev","jest":"^19.0.0"},"devDependencies":{"@types/es6-shim":"latest","@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":"157ea1965904e4f36c7d9b075658b91a4c2b317e","_id":"ts-jest@19.0.1","_shasum":"d906b8538d0563d9e10d4edeb93ec9e5e00100a5","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"kul","email":"kulshekhar+npm@gmail.com"},"dist":{"shasum":"d906b8538d0563d9e10d4edeb93ec9e5e00100a5","size":11830,"noattachment":false,"key":"/ts-jest/-/ts-jest-19.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-jest/download/ts-jest-19.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-19.0.1.tgz_1489493280685_0.7060127859003842"},"directories":{},"publish_time":1489493282637,"_cnpm_publish_time":1489493282637,"_hasShrinkwrap":false,"dist-tags":{"latest":"29.4.1","next":"29.0.0-next.1"}}