{"_id":"fork-ts-checker-webpack-plugin-alt","_rev":"369754","name":"fork-ts-checker-webpack-plugin-alt","description":"Runs typescript type checker and linter on separate process.","dist-tags":{"latest":"0.4.14"},"maintainers":[{"name":"timer","email":"timer150@gmail.com"}],"time":{"modified":"2021-07-26T06:52:10.000Z","created":"2018-10-21T22:10:49.186Z","0.4.14":"2018-10-28T14:55:47.389Z","0.4.10":"2018-10-21T22:10:49.186Z"},"users":{},"author":{"name":"Piotr Oleś","email":"piotrek.oles@gmail.com"},"repository":{"url":"git+https://github.com/Timer/fork-ts-checker-webpack-plugin.git","type":"git"},"versions":{"0.4.14":{"name":"fork-ts-checker-webpack-plugin-alt","version":"0.4.14","description":"Runs typescript type checker and linter on separate process.","main":"lib/index.js","types":"lib/types/index.d.ts","scripts":{"build":"tsc --version && tsc --project \"./src\"","test:unit":"mocha -R spec ./test/unit --exit","test:integration":"mocha -R spec ./test/integration --exit && rimraf tmp","test":"npm run build && npm run test:unit && npm run test:integration","test:watch":"mocha -R spec --watch ./test/unit","test:coverage":"rimraf coverage && istanbul cover -root lib --include-all-sources mocha -- -R spec ./test/unit ./test/integration","lint":"tslint --project src/tsconfig.json && eslint ./test","lint:fix":"tslint --project src/tsconfig.json --fix && eslint ./test --fix"},"repository":{"url":"git+https://github.com/Timer/fork-ts-checker-webpack-plugin.git","type":"git"},"keywords":["webpack","plugin","typescript","type","checker","linter","fork","fast","speed","ts-loader","awesome-typescript-loader","increment","webpack-plugin"],"engines":{"node":">=6.11.5"},"author":{"name":"Piotr Oleś","email":"piotrek.oles@gmail.com"},"contributors":[{"name":"Piotr Oleś","email":"piotrek.oles@gmail.com","url":"https://github.com/piotr-oles"},{"name":"John Reilly","email":"johnny_reilly@hotmail.com","url":"https://blog.johnnyreilly.com"}],"license":"MIT","bugs":{"url":"https://github.com/Realytics/fork-ts-checker-webpack-plugin/issues"},"devDependencies":{"@types/babel-code-frame":"^6.20.1","@types/chokidar":"^1.7.5","@types/lodash":"^4.14.117","@types/micromatch":"^3.1.0","@types/minimatch":"^3.0.1","@types/node":"^8.0.26","@types/resolve":"0.0.4","@types/webpack":"^4.4.9","chai":"^3.5.0","css-loader":"^0.28.7","eslint":"^5.7.0","husky":"^1.1.2","istanbul":"^0.4.5","lint-staged":"^7.3.0","mocha":"^5.2.0","mock-fs":"^4.3.0","mock-require":"^2.0.2","prettier":"^1.14.3","rimraf":"^2.5.4","sinon":"^2.3.1","ts-loader":"4.3.0","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","typescript":"^3.0.1","vue":"^2.5.16","vue-class-component":"^6.1.1","vue-loader":"^15.2.4","vue-template-compiler":"^2.5.16","webpack":"^4.16.5"},"peerDependencies":{"webpack":"^2.3.0 || ^3.0.0 || ^4.0.0"},"dependencies":{"babel-code-frame":"^6.22.0","chalk":"^2.4.1","chokidar":"^2.0.4","lodash":"^4.17.11","micromatch":"^3.1.10","minimatch":"^3.0.4","resolve":"^1.5.0","tapable":"^1.0.0"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"concurrent":false,"linters":{"*.js":["eslint --fix"],"*.ts":["tslint --fix"],"*.{js,ts}":["prettier --write","git add"]}},"gitHead":"355d3f5a33b317ab709d25703159d74cd3a814ad","homepage":"https://github.com/Timer/fork-ts-checker-webpack-plugin#readme","_id":"fork-ts-checker-webpack-plugin-alt@0.4.14","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"timer","email":"timer150@gmail.com"},"dist":{"shasum":"1bd6c0d97b7d4682dde61255fcbd78b72f7473a0","size":21811,"noattachment":false,"key":"/fork-ts-checker-webpack-plugin-alt/-/fork-ts-checker-webpack-plugin-alt-0.4.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/fork-ts-checker-webpack-plugin-alt/download/fork-ts-checker-webpack-plugin-alt-0.4.14.tgz"},"maintainers":[{"name":"timer","email":"timer150@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fork-ts-checker-webpack-plugin-alt_0.4.14_1540738547207_0.42898871450495535"},"_hasShrinkwrap":false,"publish_time":1540738547389,"_cnpm_publish_time":1540738547389},"0.4.10":{"name":"fork-ts-checker-webpack-plugin-alt","version":"0.4.10","description":"Runs typescript type checker and linter on separate process.","main":"lib/index.js","types":"lib/types/index.d.ts","scripts":{"build":"tsc --version && tsc --project \"./src\"","test:unit":"mocha -R spec ./test/unit","test:integration":"mocha -R spec ./test/integration && rimraf tmp","test":"npm run build && npm run test:unit && npm run test:integration","test:watch":"mocha -R spec --watch ./test/unit","test:coverage":"rimraf coverage && istanbul cover -root lib --include-all-sources mocha -- -R spec ./test/unit ./test/integration","lint":"tslint --project src/tsconfig.json && eslint ./test","lint:fix":"tslint --project src/tsconfig.json --fix && eslint ./test --fix"},"repository":{"url":"git+https://github.com/Timer/fork-ts-checker-webpack-plugin.git","type":"git"},"keywords":["webpack","plugin","typescript","type","checker","linter","fork","fast","speed","ts-loader","awesome-typescript-loader","increment","webpack-plugin"],"engines":{"node":">=6.11.5"},"author":{"name":"Piotr Oleś","email":"piotrek.oles@gmail.com"},"contributors":[{"name":"Piotr Oleś","email":"piotrek.oles@gmail.com","url":"https://github.com/piotr-oles"},{"name":"John Reilly","email":"johnny_reilly@hotmail.com","url":"https://blog.johnnyreilly.com"}],"license":"MIT","bugs":{"url":"https://github.com/Realytics/fork-ts-checker-webpack-plugin/issues"},"devDependencies":{"@types/babel-code-frame":"^6.20.1","@types/chokidar":"^1.7.5","@types/lodash.endswith":"^4.2.3","@types/lodash.isfunction":"^3.0.3","@types/lodash.isstring":"^4.0.3","@types/lodash.startswith":"^4.2.3","@types/minimatch":"^3.0.1","@types/node":"^8.0.26","@types/resolve":"0.0.4","@types/webpack":"^4.4.9","chai":"^3.5.0","css-loader":"^0.28.7","eslint":"^5.7.0","husky":"^1.1.2","istanbul":"^0.4.5","lint-staged":"^7.3.0","mocha":"^3.4.1","mock-fs":"^4.3.0","mock-require":"^2.0.2","prettier":"^1.14.3","rimraf":"^2.5.4","sinon":"^2.3.1","ts-loader":"4.3.0","tslint":"^5.11.0","tslint-config-prettier":"^1.15.0","typescript":"^3.0.1","vue":"^2.5.16","vue-class-component":"^6.1.1","vue-loader":"^15.2.4","vue-template-compiler":"^2.5.16","webpack":"^4.16.5"},"peerDependencies":{"webpack":"^2.3.0 || ^3.0.0 || ^4.0.0"},"dependencies":{"babel-code-frame":"^6.22.0","chalk":"^2.4.1","chokidar":"^2.0.4","lodash.endswith":"^4.2.1","lodash.isfunction":"^3.0.8","lodash.isstring":"^4.0.1","lodash.startswith":"^4.2.1","minimatch":"^3.0.4","resolve":"^1.5.0","tapable":"^1.0.0"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"concurrent":false,"linters":{"*.js":["eslint --fix"],"*.ts":["tslint --fix"],"*.{js,ts}":["prettier --write","git add"]}},"gitHead":"927b5c5366a1a159eb1e567a697586a783bc1c6c","homepage":"https://github.com/Timer/fork-ts-checker-webpack-plugin#readme","_id":"fork-ts-checker-webpack-plugin-alt@0.4.10","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"timer","email":"timer150@gmail.com"},"dist":{"shasum":"7c7bbb7c1a34d15d586eed00f4e1b772d8f46756","size":21226,"noattachment":false,"key":"/fork-ts-checker-webpack-plugin-alt/-/fork-ts-checker-webpack-plugin-alt-0.4.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/fork-ts-checker-webpack-plugin-alt/download/fork-ts-checker-webpack-plugin-alt-0.4.10.tgz"},"maintainers":[{"name":"timer","email":"timer150@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fork-ts-checker-webpack-plugin-alt_0.4.10_1540159848931_0.4093641650073576"},"_hasShrinkwrap":false,"publish_time":1540159849186,"_cnpm_publish_time":1540159849186}},"readme":"This is a fork of [`fork-ts-checker-webpack-plugin`](https://github.com/Realytics/fork-ts-checker-webpack-plugin). You probably want to use that package instead.\n","_attachments":{},"homepage":"https://github.com/Timer/fork-ts-checker-webpack-plugin#readme","bugs":{"url":"https://github.com/Realytics/fork-ts-checker-webpack-plugin/issues"},"license":"MIT"}