{"name":"ts-jest","version":"0.1.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/**/*","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":{"scriptPreprocessor":"<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","jest-config":"^16.0.2","jest-util":"^16.0.2","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","jest":"~16.0.2"},"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":"4f1b7a16d417cf86685dd103884df677ee9fa6ae","_id":"ts-jest@0.1.13","_shasum":"8f3949e96d35dc2dbbc43e13ed93aaae32c9368e","_from":".","_npmVersion":"3.10.9","_nodeVersion":"4.6.1","_npmUser":{"name":"igmat","email":"ichulinda@gmail.com"},"dist":{"shasum":"8f3949e96d35dc2dbbc43e13ed93aaae32c9368e","size":10646,"noattachment":false,"key":"/ts-jest/-/ts-jest-0.1.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-jest/download/ts-jest-0.1.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-0.1.13.tgz_1478530858976_0.07834427012130618"},"directories":{},"publish_time":1478530860913,"_cnpm_publish_time":1478530860913,"_hasShrinkwrap":false,"dist-tags":{"latest":"29.4.1","next":"29.0.0-next.1"}}