{"name":"ts-jest","version":"20.0.9","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 tslint && npm run clean-build","test":"node scripts/tests.js","tslint":"tslint src/*.ts","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":"brian ruddy","email":"briancruddy@gmail.com","url":"https://github.com/bcruddy"},{"name":"Emil Persson","email":"emil.n.persson@gmail.com","url":"https://github.com/emilniklas"},{"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":"Tony Valderrama","email":"tony.valderrama@outlook.com","url":"https://github.com/tvald"}],"license":"MIT","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"homepage":"https://github.com/kulshekhar/ts-jest#readme","jest":{"transform":{".(ts|tsx)":"<rootDir>/dist/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":"^4.0.0","jest-config":"^20.0.0","jest-util":"^20.0.0","pkg-dir":"^2.0.0","source-map-support":"^0.4.4","yargs":"^8.0.1"},"peerDependencies":{"jest":"^20.0.0","typescript":"2.x"},"devDependencies":{"@types/es6-shim":"latest","@types/fs-extra":"^4.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":"^2.4.1"},"gitHead":"7e36477ca7f2b46b3f3fad16797965cf052afdc2","_id":"ts-jest@20.0.9","_shasum":"b09a3060f18bc9206e0c5ebc7b0af6dc010e2dc4","_from":".","_npmVersion":"2.15.12","_nodeVersion":"8.2.1","_npmUser":{"name":"kul","email":"kulshekhar+npm@gmail.com"},"dist":{"shasum":"b09a3060f18bc9206e0c5ebc7b0af6dc010e2dc4","size":44687,"noattachment":false,"key":"/ts-jest/-/ts-jest-20.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-jest/download/ts-jest-20.0.9.tgz"},"maintainers":[{"name":"anhpnnd","email":""},{"name":"kul","email":""},{"name":"tsjest","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-jest-20.0.9.tgz_1501854858076_0.16932431235909462"},"directories":{},"publish_time":1501854859222,"_hasShrinkwrap":false,"_cnpm_publish_time":1501854859222,"dist-tags":{"latest":"29.4.1","next":"29.0.0-next.1"}}