{"name":"ts-jest","version":"20.0.6","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","json"]},"dependencies":{"@types/babel-core":"^6.7.14","babel-core":"^6.24.1","babel-plugin-istanbul":"^4.1.4","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1","babel-preset-jest":"^20.0.3","fs-extra":"^3.0.0","jest-config":"^20.0.0","jest-util":"^20.0.0","pkg-dir":"^2.0.0","source-map-support":"^0.4.4","tsconfig":"^6.0.0","yargs":"^8.0.1"},"peerDependencies":{"jest":"^20.0.0","typescript":"2.x"},"devDependencies":{"@types/es6-shim":"latest","@types/fs-extra":"^3.0.0","@types/jest":"latest","@types/node":"latest","@types/react":"latest","@types/source-map-support":"latest","cross-spawn":"latest","cross-spawn-with-kill":"latest","doctoc":"latest","jest":"^20.0.0","react":"latest","react-test-renderer":"latest","rimraf":"latest","ts-jest":"latest","tslint":"next","typescript":"latest"},"gitHead":"5345cfb989d303fdd9a26e28c45ee5476dafa171","_id":"ts-jest@20.0.6","_shasum":"39c2810c05d6f6908dac15929dae206b494b73f4","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"kul","email":"kulshekhar+npm@gmail.com"},"dist":{"shasum":"39c2810c05d6f6908dac15929dae206b494b73f4","size":41916,"noattachment":false,"key":"/ts-jest/-/ts-jest-20.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-jest/download/ts-jest-20.0.6.tgz"},"maintainers":[{"name":"anhpnnd","email":"anhpnnd@gmail.com"},{"name":"kul","email":"kulshekhar+npm@gmail.com"},{"name":"tsjest","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-jest-20.0.6.tgz_1496989137766_0.8153024816419929"},"directories":{},"publish_time":1496989138977,"_hasShrinkwrap":false,"_cnpm_publish_time":1496989138977,"dist-tags":{"latest":"29.4.1","next":"29.0.0-next.1"}}