{"name":"ts-jest","version":"23.10.0","main":"dist/index.js","types":"dist/index.d.ts","bin":{"ts-jest":"cli.js"},"description":"A preprocessor with sourcemap support to help use Typescript with Jest","scripts":{"prebuild":"node scripts/clean-dist.js","build":"tsc -p tsconfig.build.json","build:watch":"tsc -p tsconfig.build.json -w","clean":"node scripts/clean.js","pretest":"run-s typecheck lint","test":"run-s -s test:e2e \"test:unit -- {@}\" --","test:prepare":"npm run test:e2e -- --prepareOnly","test:e2e":"node scripts/e2e.js","test:unit":"jest","test:external":"node scripts/test-external-project.js","lint":"run-s lint:ts lint:js","lint:js":"eslint . -f stylish","lint:ts":"tslint -t stylish --project .","lint:fix":"run-s lint:fix:ts lint:fix:js","lint:fix:js":"eslint . --fix","lint:fix:ts":"tslint --fix --project .","typecheck":"tsc -p . --noEmit","doc":"cd docs && bundle exec jekyll serve --livereload","doc:link":"git worktree add docs/_site gh-pages","doc:unlink":"git worktree prune","doc:build":"cd docs && bundle exec jekyll build","doc:build-commit":"npm run doc:build && cd docs/_site && git add --all && git commit -m \"Updates github pages\"","prepare":"npm run build","prepublishOnly":"npm run test","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s -r 0","commitmsg":"commitlint -E GIT_PARAMS","precommit":"lint-staged","postcommit":"git reset","preversion":"npm run test","version":"npm run changelog && git add CHANGELOG.md"},"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":"Huafu Gandon","email":"huafu.gandon@gmail.com","url":"https://github.com/huafu"}],"license":"MIT","bugs":{"url":"https://github.com/kulshekhar/ts-jest/issues"},"homepage":"https://kulshekhar.github.io/ts-jest","dependencies":{"bs-logger":"0.x","buffer-from":"1.x","fast-json-stable-stringify":"2.x","json5":"2.x","make-error":"1.x","mkdirp":"0.x","semver":"5.x","yargs-parser":"10.x"},"peerDependencies":{"jest":">=22 <24"},"devDependencies":{"@commitlint/cli":"7.x","@commitlint/config-conventional":"7.x","@types/babel__core":"7.x","@types/buffer-from":"*","@types/cross-spawn":"*","@types/fs-extra":"*","@types/jest":"23.x","@types/js-yaml":"*","@types/json5":"*","@types/lodash.memoize":"4.x","@types/lodash.merge":"4.x","@types/lodash.set":"4.x","@types/mkdirp":"*","@types/node":"10.x","@types/semver":"*","@types/yargs":"*","conventional-changelog-cli":"2.x","cross-spawn":"*","eslint":"*","fs-extra":"*","glob-gitignore":"*","husky":"*","jest":"23.x","js-yaml":"*","lint-staged":"*","lodash.memoize":"4.x","lodash.merge":"4.x","lodash.set":"4.x","npm-run-all":"*","prettier":"*","source-map":"*","tslint":"*","tslint-config-prettier":"*","tslint-plugin-prettier":"*","typescript":"3.x"},"lint-staged":{"linters":{"*.{ts,tsx}":["tslint --fix","git add"],"*.{js,jsx}":["eslint --fix","git add"]}},"engines":{"node":">= 6"},"gitHead":"0e5ffed16031da9127c3fb02f35dd0890fd7e623","_id":"ts-jest@23.10.0","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"huafu","email":"huafu.gandon@gmail.com"},"dist":{"shasum":"1b1ce1d795791dedf0229b7577b35eaed8565bbd","size":89579,"noattachment":false,"key":"/ts-jest/-/ts-jest-23.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/ts-jest/download/ts-jest-23.10.0.tgz"},"maintainers":[{"name":"anhpnnd","email":""},{"name":"kul","email":""},{"name":"tsjest","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ts-jest_23.10.0_1537378032514_0.3651159197709024"},"_hasShrinkwrap":false,"publish_time":1537378032631,"_cnpm_publish_time":1537378032631,"dist-tags":{"latest":"29.4.1","next":"29.0.0-next.1"}}