{"name":"fork-ts-checker-webpack-plugin","version":"4.1.3","keywords":["awesome-typescript-loader","checker","fast","fork","increment","linter","plugin","speed","ts-loader","type","typescript","webpack","webpack-plugin"],"author":{"name":"Piotr Oleś","email":"piotrek.oles@gmail.com"},"license":"MIT","_id":"fork-ts-checker-webpack-plugin@4.1.3","maintainers":[{"name":"piotr-oles","email":"piotrek.oles@gmail.com"}],"contributors":[{"url":"https://github.com/piotr-oles","name":"Piotr Oleś","email":"piotrek.oles@gmail.com"},{"url":"https://blog.johnnyreilly.com","name":"John Reilly","email":"johnny_reilly@hotmail.com"}],"homepage":"https://github.com/TypeStrong/fork-ts-checker-webpack-plugin#readme","bugs":{"url":"https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/issues"},"dist":{"shasum":"306f1566fc1c916816830b3de4e53da8d6d6a9e2","tarball":"https://registry.npmjs.org/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-4.1.3.tgz","fileCount":116,"integrity":"sha512-ErA8cFsPfAIOx2UFoRlMraGVB1Ye3bXQTdNW6lmeKQDuNnkORqJmA9bcReNxJj5kVHeKkKcNZv3f6PMyeugO+w==","signatures":[{"sig":"MEYCIQC3SDFk36OT7Acq7V0s8xjRzJtSoXjFILpHl1efXMWWmgIhAPGmeCPCiI/kXBTljsneLoWfdSbxvE7DpjhxickokoZS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":235689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejXl8CRA9TVsSAnZWagAAN8AP/0cqbrTy3JauNBsDeb7T\nklFtlMjhnSrsJKYjWyiKDIWLZGbKjOwGiVd9hA5M8ZOwrDYj2OohfdE2Ttyp\nCHhBz9mOX9NLrCSRoMxtyRiLY5y/gleq7VQOmR/uI8sBgglUpVS8S9zk2rdQ\nBy1zQrLUQsVI6yyCf1Rd9ILB5UUnrkF335bhcDuIm7KtNlYLqzNClJoQAC2b\nbeixssT37JseTPD3+XpP7JRJLXsvKFI0E2NKQgB4JFY/FdndH35p71TZihUM\nzJVrbxCCnU7Vp5OKFUQJkXdZVr+wtl9MwwOpo0Zw8Sbe1zWt6aum3LB43v/g\nSl0lMbl7pd+y/HvuoqZah3XE1nSXTYrw91xem/tOKKY4CNqFaazhUDSJZZ4S\nyCj5t2JeS6c+Ux4is9048em748j1J6v0ZDFxmxrKUToGqmkXGacKuOrNfLiR\nawJXoXzFkBLoSS02DsTF3lJ4iLTHJI6zEslJvmvqZm6IM0qVu5I2Yo1ogCQa\n0ew9MLnzNl9h8bltnyt+1rzHr5R3DUL6SZm2CQvkXWZL8OVRLtTXuXkVwEow\nxL4bRB+bADQfJ6ObzW3qg+ZiVUUBE9KnHkyJsStvrsI+KzZuCVcMp9zpavtR\nCwMEUYSPfB6dQzHBxsLd/k0UbJ4Lo1vhjpowmqvo+BW+v3WJKwIY2Se9ySmV\nwYlB\r\n=Xfex\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged && yarn build && yarn test:unit"}},"types":"lib/index.d.ts","config":{"commitizen":{"path":"cz-conventional-changelog"}},"engines":{"node":">=6.11.5","yarn":">=1.0.0"},"gitHead":"5fbc15afe5601cd0af5cc9624648410632021626","scripts":{"lint":"eslint ./src ./test --ext .ts --ext .js --ignore-pattern '/test/fixtures/**' --ignore-pattern '/test/tmp/**'","test":"yarn build && yarn test:unit && yarn test:integration","build":"rimraf lib && tsc --version && tsc --project \"./src\"","commit":"git-cz","precommit":"lint-staged && yarn build && yarn test:unit","test:unit":"jest unit","test:integration":"jest integration && rimraf tmp"},"_npmUser":{"name":"piotr-oles","email":"piotrek.oles@gmail.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/TypeStrong/fork-ts-checker-webpack-plugin.git","type":"git"},"_npmVersion":"6.13.4","description":"Runs typescript type checker and linter on separate process.","directories":{},"lint-staged":{"linters":{"*.js":["eslint --fix","prettier --write","git add"],"*.ts":["prettier --write","git add"]}},"_nodeVersion":"12.16.1","dependencies":{"chalk":"^2.4.1","semver":"^5.6.0","tapable":"^1.0.0","minimatch":"^3.0.4","micromatch":"^3.1.10","worker-rpc":"^0.1.0","babel-code-frame":"^6.22.0"},"_hasShrinkwrap":false,"devDependencies":{"vue":"^2.5.16","jest":"^24.7.1","husky":"^1.1.4","eslint":"^6.8.0","git-cz":"^3.0.1","lodash":"^4.17.11","rimraf":"^3.0.0","mock-fs":"^4.3.0","ts-jest":"^24.2.0","unixify":"^1.0.0","webpack":"^4.0.0","copy-dir":"^0.4.0","prettier":"^1.14.3","ts-loader":"^5.0.0","commitlint":"^7.5.2","css-loader":"0.28.11","typescript":"^3.0.1","vue-loader":"^15.2.4","@types/jest":"^24.0.11","@types/node":"^11.0.0","lint-staged":"^8.0.5","mock-require":"^3.0.2","@types/lodash":"^4.14.134","@types/rimraf":"^2.0.2","@types/semver":"^5.5.0","@types/mock-fs":"^4.10.0","@types/webpack":"^4.4.19","@types/minimatch":"^3.0.1","@types/micromatch":"^3.1.0","eslint-plugin-node":"^10.0.0","@types/mock-require":"^2.0.0","vue-class-component":"^6.1.1","vue-template-compiler":"^2.5.16","eslint-config-prettier":"^6.7.0","eslint-plugin-prettier":"^3.1.2","@types/babel-code-frame":"^6.20.1","@typescript-eslint/parser":"^2.12.0","@commitlint/config-conventional":"^7.5.0","@typescript-eslint/eslint-plugin":"^2.12.0","nativescript-vue-template-compiler":"^2.4.0"},"_npmOperationalInternal":{"tmp":"tmp/fork-ts-checker-webpack-plugin_4.1.3_1586329979787_0.22873901148484355","host":"s3://npm-registry-packages"}}