{"_id":"@hint/parser-typescript-config","_rev":"2910920","name":"@hint/parser-typescript-config","description":"webhint parser needed to analyze TypeScript config files","dist-tags":{"latest":"2.4.26"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"time":{"modified":"2023-02-01T08:36:20.000Z","created":"2018-07-16T23:17:29.938Z","2.4.26":"2022-10-06T19:45:07.066Z","2.4.25":"2022-09-06T16:41:52.163Z","2.4.24":"2022-07-22T23:00:36.095Z","2.4.23":"2022-07-08T16:00:03.838Z","2.4.22":"2022-06-13T20:40:24.101Z","2.4.21":"2022-06-06T22:28:32.187Z","2.4.20":"2022-05-04T01:44:46.387Z","2.4.19":"2022-04-26T22:12:07.936Z","2.4.18":"2022-03-30T19:20:21.508Z","2.4.17":"2022-03-10T18:56:22.798Z","2.4.16":"2021-11-15T20:11:32.459Z","2.4.15":"2021-11-04T18:30:40.073Z","2.4.14":"2021-10-29T19:57:22.556Z","2.4.13":"2021-10-21T16:20:39.970Z","2.4.12":"2021-06-09T19:13:04.474Z","2.4.11":"2021-02-06T00:44:50.699Z","2.4.10":"2021-02-04T19:33:11.183Z","2.4.9":"2020-11-11T20:44:48.523Z","2.4.8":"2020-08-24T21:58:28.531Z","2.4.7":"2020-07-27T20:40:00.570Z","2.4.6":"2020-05-18T22:18:50.497Z","2.4.5":"2020-04-15T19:21:24.009Z","2.4.4":"2020-03-18T21:58:43.522Z","2.4.3":"2019-12-05T00:51:21.523Z","2.4.2":"2019-12-04T03:50:38.928Z","2.4.1":"2019-12-03T01:04:22.549Z","2.4.0":"2019-10-29T22:32:31.892Z","2.3.10":"2019-10-16T19:47:04.928Z","2.3.9":"2019-09-26T21:21:37.947Z","2.3.8":"2019-09-24T19:33:20.054Z","2.3.7":"2019-09-19T18:34:38.574Z","2.3.6":"2019-09-11T22:33:37.806Z","2.3.5":"2019-08-29T15:56:26.650Z","2.3.4":"2019-08-16T02:41:43.143Z","2.3.3":"2019-08-06T20:44:06.150Z","2.3.2":"2019-07-30T19:32:43.120Z","2.3.1":"2019-07-24T21:21:38.031Z","2.3.0":"2019-07-23T16:34:35.999Z","2.2.2":"2019-05-23T15:51:53.525Z","2.2.1":"2019-05-15T04:34:09.640Z","2.2.0":"2019-05-15T03:02:20.570Z","2.1.2":"2019-02-07T21:44:58.012Z","2.1.1":"2019-01-15T21:46:20.990Z","2.1.0":"2019-01-02T18:54:39.831Z","2.0.0":"2018-11-05T23:32:40.911Z","1.1.1":"2018-10-31T22:27:20.397Z","1.1.0":"2018-09-11T21:46:21.835Z","1.0.1":"2018-09-06T20:41:35.342Z","1.0.0":"2018-08-06T20:58:39.099Z","1.0.0-beta.0":"2018-07-16T23:17:29.938Z"},"users":{},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"versions":{"2.4.26":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils-fs":"^1.0.15","@hint/utils-json":"^1.0.24","@hint/utils-network":"^1.0.23","lodash":"^4.17.21"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^17.0.14","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","ava":"^4.3.3","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","eventemitter2":"^6.4.5","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.26","types":"./dist/src/parser.d.ts","gitHead":"8869f1b823276a7cf0417925b78b6aba21d4ee2b","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.26","_nodeVersion":"14.20.0","_npmVersion":"8.14.0","dist":{"shasum":"c69423b53c5b7a215590a0e13206b57efc9cb123","size":18297,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.26.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.26.tgz"},"_npmUser":{"name":"vidorteg","email":"vidorteg@microsoft.com"},"directories":{},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.26_1665085506845_0.27638255762583586"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-06T19:47:15.958Z","publish_time":1665085507066,"_cnpm_publish_time":1665085507066},"2.4.25":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils-fs":"^1.0.14","@hint/utils-json":"^1.0.23","@hint/utils-network":"^1.0.22","lodash":"^4.17.21"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^17.0.14","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","ava":"^4.0.1","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","eventemitter2":"^6.4.5","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.25","types":"./dist/src/parser.d.ts","gitHead":"64f0d5cf033aa97b12ef161d91e00bd2f750da6f","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.25","_nodeVersion":"14.20.0","_npmVersion":"8.14.0","dist":{"shasum":"b1372552063d86635bcbfef92eb112d6142d96e6","size":18296,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.25.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.25.tgz"},"_npmUser":{"name":"vidorteg","email":"vidorteg@microsoft.com"},"directories":{},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.25_1662482512002_0.3806517672958727"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-06T16:45:22.652Z","publish_time":1662482512163,"_cnpm_publish_time":1662482512163},"2.4.24":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils-fs":"^1.0.14","@hint/utils-json":"^1.0.22","@hint/utils-network":"^1.0.21","lodash":"^4.17.21"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^17.0.14","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","ava":"^4.0.1","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","eventemitter2":"^6.4.5","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.24","types":"./dist/src/parser.d.ts","gitHead":"3747703aad67205d4aaac4b74e7f78ed86402c0d","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.24","_nodeVersion":"14.20.0","_npmVersion":"8.14.0","dist":{"shasum":"124b35ee4fa1213f18d838ad82b2a8d0bc238cd5","size":18107,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.24.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.24.tgz"},"_npmUser":{"name":"vidorteg","email":"vidorteg@microsoft.com"},"directories":{},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.24_1658530835962_0.2690994869257297"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-22T23:02:18.966Z","publish_time":1658530836095,"_cnpm_publish_time":1658530836095},"2.4.23":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils-fs":"^1.0.14","@hint/utils-json":"^1.0.21","@hint/utils-network":"^1.0.20","lodash":"^4.17.21"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^17.0.14","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","ava":"^4.0.1","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","eventemitter2":"^6.4.5","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.23","types":"./dist/src/parser.d.ts","gitHead":"50e8485324a6c885c736d0b4d1ac8513d875f5c4","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.23","_nodeVersion":"14.19.3","_npmVersion":"8.12.1","dist":{"shasum":"1eb2a057dc64b5007946110c8293d57f06e6d16e","size":18108,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.23.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.23.tgz"},"_npmUser":{"name":"vidorteg","email":"vidorteg@microsoft.com"},"directories":{},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.23_1657296003274_0.20195058177951286"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-08T16:37:14.172Z","publish_time":1657296003838,"_cnpm_publish_time":1657296003838},"2.4.22":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils-fs":"^1.0.14","@hint/utils-json":"^1.0.20","@hint/utils-network":"^1.0.19","lodash":"^4.17.21"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^17.0.14","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","ava":"^4.0.1","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","eventemitter2":"^6.4.5","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.22","types":"./dist/src/parser.d.ts","gitHead":"8162e2a7a04d31bb7e79e09b1e0b9a2b9365148a","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.22","_nodeVersion":"14.19.3","_npmVersion":"8.12.1","dist":{"shasum":"50c60d18917e377ad174f355c1a8290ebe54b2f4","size":18110,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.22.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.22.tgz"},"_npmUser":{"name":"vidorteg","email":"vidorteg@microsoft.com"},"directories":{},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.22_1655152823964_0.3301236157471079"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-13T20:40:28.285Z","publish_time":1655152824101,"_cnpm_publish_time":1655152824101},"2.4.21":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils-fs":"^1.0.14","@hint/utils-json":"^1.0.19","@hint/utils-network":"^1.0.18","lodash":"^4.17.21"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^17.0.14","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","ava":"^4.0.1","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","eventemitter2":"^6.4.5","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.21","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.21","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"shasum":"cef004ad5ccab7b4ede00d61d5c15b267c18cdb0","size":31394,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.21.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.21.tgz"},"_npmUser":{"name":"vidorteg","email":"vidorteg@microsoft.com"},"directories":{},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.21_1654554512062_0.5316661959872291"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-06T22:28:38.173Z","publish_time":1654554512187,"_cnpm_publish_time":1654554512187},"2.4.20":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils-fs":"^1.0.13","@hint/utils-json":"^1.0.18","@hint/utils-network":"^1.0.17","lodash":"^4.17.21"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^17.0.14","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","ava":"^4.0.1","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.26.0","eslint-plugin-markdown":"^2.2.1","eventemitter2":"^6.4.5","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.20","types":"./dist/src/parser.d.ts","gitHead":"86a21f9d09e2e0c824fff06081f329f0382af256","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.20","_nodeVersion":"16.14.2","_npmVersion":"8.5.0","dist":{"shasum":"a95031596bc2c0c3914a29f77c626104fd9acbf0","size":18040,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.20.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.20.tgz"},"_npmUser":{"name":"vidorteg","email":"vidorteg@microsoft.com"},"directories":{},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.20_1651628686252_0.9749551458245709"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-04T01:45:46.193Z","publish_time":1651628686387,"_cnpm_publish_time":1651628686387},"2.4.19":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils-fs":"^1.0.12","@hint/utils-json":"^1.0.17","@hint/utils-network":"^1.0.16","lodash":"^4.17.21"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^17.0.14","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","ava":"^4.0.1","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.25.4","eslint-plugin-markdown":"^2.2.1","eventemitter2":"^6.4.5","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.19","types":"./dist/src/parser.d.ts","gitHead":"ed090aaf89fa89e6575bca6c116251a40266ae8c","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.19","_nodeVersion":"16.14.2","_npmVersion":"8.5.0","dist":{"shasum":"8d891e03ef2aa0139a5210e3cc5df2f799962d64","size":18041,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.19.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.19.tgz"},"_npmUser":{"name":"vidorteg","email":"vidorteg@microsoft.com"},"directories":{},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.19_1651011127721_0.12059823306717421"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-26T22:12:12.793Z","publish_time":1651011127936,"_cnpm_publish_time":1651011127936},"2.4.18":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils-fs":"^1.0.12","@hint/utils-json":"^1.0.16","@hint/utils-network":"^1.0.15","lodash":"^4.17.21"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^17.0.14","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","ava":"^4.0.1","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.25.4","eslint-plugin-markdown":"^2.2.1","eventemitter2":"^6.4.5","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.18","types":"./dist/src/parser.d.ts","gitHead":"81ebc8bba0e14d6cd8a803b26ebd2867a5a22cf5","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.18","_nodeVersion":"16.14.0","_npmVersion":"8.3.1","dist":{"shasum":"101d9b7f7ff812b581d010176b1645fb1f1037cc","size":18042,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.18.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.18.tgz"},"_npmUser":{"name":"oaflynn","email":"flynnolivia@microsoft.com"},"directories":{},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.18_1648668021264_0.08710345844516287"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-30T19:20:26.857Z","publish_time":1648668021508,"_cnpm_publish_time":1648668021508},"2.4.17":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils-fs":"^1.0.12","@hint/utils-json":"^1.0.16","@hint/utils-network":"^1.0.15","lodash":"^4.17.21"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^17.0.14","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.11","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.33.0","ava":"^4.0.1","copyfiles":"^2.4.1","eslint":"^7.32.0","eslint-plugin-import":"^2.25.4","eslint-plugin-markdown":"^2.2.1","eventemitter2":"^6.4.5","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^13.0.1","typescript":"^4.5.5"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.17","types":"./dist/src/parser.d.ts","gitHead":"958c5ae10b0cdfebd292c67584ef5b99de8deb14","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.17","_nodeVersion":"16.14.0","_npmVersion":"8.3.1","dist":{"shasum":"e8de13c3e3d30f5f03f6cb91619944c985f12469","size":17832,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.17.tgz"},"_npmUser":{"name":"oaflynn","email":"flynnolivia@microsoft.com"},"directories":{},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.17_1646938582629_0.864210134641231"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-10T18:57:04.338Z","publish_time":1646938582798,"_cnpm_publish_time":1646938582798},"2.4.16":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-fs":"^1.0.11","@hint/utils-json":"^1.0.15","@hint/utils-network":"^1.0.14","lodash":"^4.17.21"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^15.6.1","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.4","@typescript-eslint/eslint-plugin":"^4.33.0","@typescript-eslint/parser":"^4.28.1","ava":"^3.15.0","copyfiles":"^2.4.1","eslint":"^7.29.0","eslint-plugin-import":"^2.25.2","eslint-plugin-markdown":"^2.2.1","eventemitter2":"^6.4.5","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^9.2.4","typescript":"^4.3.5"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.16","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.16","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"ebbef8099236b9070c3b5afbbe04e97b3ff7d6c9","size":30097,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.16.tgz"},"_npmUser":{"name":"antross","email":"antross@gmail.com"},"directories":{},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.16_1637007092281_0.7870074098210658"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:37.579Z","publish_time":1637007092459,"_cnpm_publish_time":1637007092459},"2.4.15":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-fs":"^1.0.11","@hint/utils-json":"^1.0.14","@hint/utils-network":"^1.0.13","lodash":"^4.17.21"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^15.6.1","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.4","@typescript-eslint/eslint-plugin":"^4.28.5","@typescript-eslint/parser":"^4.28.1","ava":"^3.15.0","copyfiles":"^2.4.1","eslint":"^7.29.0","eslint-plugin-import":"^2.25.2","eslint-plugin-markdown":"^2.2.1","eventemitter2":"^6.4.4","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^9.2.4","typescript":"^4.3.5"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.15","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.15","_nodeVersion":"14.18.0","_npmVersion":"7.5.2","dist":{"shasum":"f7fb1f0e37380809f500970e4e23a917def14f4e","size":29998,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.15.tgz"},"_npmUser":{"name":"sarvaje","email":"jdgarcia@outlook.com"},"directories":{},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.15_1636050639877_0.03518184480358344"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:36.699Z","publish_time":1636050640073,"_cnpm_publish_time":1636050640073},"2.4.14":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-fs":"^1.0.10","@hint/utils-json":"^1.0.13","@hint/utils-network":"^1.0.12","lodash":"^4.17.21"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^15.6.1","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.4","@typescript-eslint/eslint-plugin":"^4.28.5","@typescript-eslint/parser":"^4.28.1","ava":"^3.15.0","copyfiles":"^2.4.1","eslint":"^7.29.0","eslint-plugin-import":"^2.23.4","eslint-plugin-markdown":"^2.2.1","eventemitter2":"^6.4.4","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^9.2.4","typescript":"^4.3.5"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.14","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.14","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"3a7874eab4f606771e2a63b1deff531c2f5cb088","size":29796,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.14.tgz"},"_npmUser":{"name":"antross","email":"antross@gmail.com"},"directories":{},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.14_1635537442404_0.728248164804292"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:34.872Z","publish_time":1635537442556,"_cnpm_publish_time":1635537442556},"2.4.13":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-fs":"^1.0.10","@hint/utils-json":"^1.0.12","@hint/utils-network":"^1.0.11","lodash":"^4.17.21"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^15.6.1","@types/proxyquire":"^1.3.28","@types/sinon":"^10.0.4","@typescript-eslint/eslint-plugin":"^4.28.5","@typescript-eslint/parser":"^4.28.1","ava":"^3.15.0","copyfiles":"^2.4.1","eslint":"^7.29.0","eslint-plugin-import":"^2.23.4","eslint-plugin-markdown":"^2.2.1","eventemitter2":"^6.4.4","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^9.2.4","typescript":"^4.3.5"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.13","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.13","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"9bb3e8d6dcde43232bd6969f01e700dc69301ead","size":29795,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.13.tgz"},"_npmUser":{"name":"antross","email":"antross@gmail.com"},"directories":{},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.13_1634833239711_0.5153968929478383"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:33.023Z","publish_time":1634833239970,"_cnpm_publish_time":1634833239970},"2.4.12":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-fs":"^1.0.9","@hint/utils-json":"^1.0.11","@hint/utils-network":"^1.0.10","lodash":"^4.17.21"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^15.6.1","@types/proxyquire":"^1.3.28","@types/sinon":"^9.0.11","@typescript-eslint/eslint-plugin":"^4.22.0","@typescript-eslint/parser":"^4.26.0","ava":"^3.15.0","copyfiles":"^2.4.1","eslint":"^7.27.0","eslint-plugin-import":"^2.22.1","eslint-plugin-markdown":"^2.2.0","eventemitter2":"^6.4.4","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^9.2.4","typescript":"^4.2.4"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.12","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.12","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"d79f432f5761ddb89b06ede4a62483127d08dbda","size":27966,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.12.tgz"},"_npmUser":{"name":"sarvaje","email":"jdgarcia@outlook.com"},"directories":{},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.12_1623265984333_0.15623762585936252"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:31.199Z","publish_time":1623265984474,"_cnpm_publish_time":1623265984474},"2.4.11":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-fs":"^1.0.8","@hint/utils-json":"^1.0.10","@hint/utils-network":"^1.0.9","lodash":"^4.17.20"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^14.14.22","@types/proxyquire":"^1.3.28","@types/sinon":"^9.0.10","@typescript-eslint/eslint-plugin":"^4.14.1","@typescript-eslint/parser":"^4.14.1","ava":"^3.15.0","cpx":"^1.5.0","eslint":"^7.17.0","eslint-plugin-import":"^2.22.1","eslint-plugin-markdown":"^1.0.2","eventemitter2":"^6.4.3","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^9.2.4","typescript":"^4.1.3"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.11","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.11","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"shasum":"fea8dd63d95e1049008ba86ea824fdd6bc8f9074","size":24781,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.11.tgz"},"_npmUser":{"name":"sarvaje","email":"jdgarcia@outlook.com"},"directories":{},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.11_1612572290513_0.7144351551577484"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:29.373Z","publish_time":1612572290699,"_cnpm_publish_time":1612572290699},"2.4.10":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-fs":"^1.0.7","@hint/utils-json":"^1.0.9","@hint/utils-network":"^1.0.8","lodash":"^4.17.20"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^14.14.22","@types/proxyquire":"^1.3.28","@types/sinon":"^9.0.10","@typescript-eslint/eslint-plugin":"^4.14.1","@typescript-eslint/parser":"^4.14.1","ava":"^3.15.0","cpx":"^1.5.0","eslint":"^7.17.0","eslint-plugin-import":"^2.22.1","eslint-plugin-markdown":"^1.0.2","eventemitter2":"^6.4.3","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^9.2.4","typescript":"^4.1.3"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.10","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.10","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"shasum":"c5727bfb4b1e2dfe5e41f2cd03e6c47f50896d40","size":24781,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.10.tgz"},"_npmUser":{"name":"sarvaje","email":"jdgarcia@outlook.com"},"directories":{},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.10_1612467191031_0.7343356681026754"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:27.564Z","publish_time":1612467191183,"_cnpm_publish_time":1612467191183},"2.4.9":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-fs":"^1.0.6","@hint/utils-json":"^1.0.8","@hint/utils-network":"^1.0.7","lodash":"^4.17.20"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^14.11.2","@types/proxyquire":"^1.3.28","@types/sinon":"^9.0.8","@typescript-eslint/eslint-plugin":"^4.0.1","@typescript-eslint/parser":"^4.0.1","ava":"^3.12.1","cpx":"^1.5.0","eslint":"^7.8.1","eslint-plugin-import":"^2.22.1","eslint-plugin-markdown":"^1.0.2","eventemitter2":"^6.4.3","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^9.2.1","typescript":"^4.0.2"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.9","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.9","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"shasum":"1cbcb8d81428c338020606570150dda8045c779b","size":22916,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.9.tgz"},"_npmUser":{"name":"sarvaje","email":"jdgarcia@outlook.com"},"directories":{},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.9_1605127488410_0.999478556084854"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:25.737Z","publish_time":1605127488523,"_cnpm_publish_time":1605127488523},"2.4.8":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-fs":"^1.0.5","@hint/utils-json":"^1.0.7","@hint/utils-network":"^1.0.6","lodash":"^4.17.19"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^14.0.26","@types/proxyquire":"^1.3.28","@types/sinon":"^9.0.4","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^3.10.1","cpx":"^1.5.0","eslint":"^7.6.0","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.2","eventemitter2":"^6.4.3","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^9.0.2","typescript":"^3.9.7"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.8","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.8","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"shasum":"ff070ccc520e6c7a3c80616693bb4e7929c303d8","size":22550,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.8.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmUser":{"name":"sarvaje","email":"jdgarcia@outlook.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.8_1598306308369_0.4944535824280225"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:23.872Z","publish_time":1598306308531,"_cnpm_publish_time":1598306308531},"2.4.7":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-fs":"^1.0.4","@hint/utils-json":"^1.0.6","@hint/utils-network":"^1.0.5","lodash":"^4.17.19"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^13.13.4","@types/proxyquire":"^1.3.28","@types/sinon":"^9.0.4","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^3.10.1","cpx":"^1.5.0","eslint":"^6.8.0","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.2","eventemitter2":"^6.0.0","npm-run-all":"^4.1.5","nyc":"^15.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^9.0.2","typescript":"^3.8.3"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.7","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.7","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"87a7a25285183e8ec532158d43e7065439578281","size":21822,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.7.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmUser":{"name":"antross","email":"antross@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.7_1595882400397_0.36697106406595803"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:22.041Z","publish_time":1595882400570,"_cnpm_publish_time":1595882400570},"2.4.6":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-fs":"^1.0.3","@hint/utils-json":"^1.0.5","@hint/utils-network":"^1.0.4","lodash":"^4.17.15"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^13.13.4","@types/proxyquire":"^1.3.28","@types/sinon":"^9.0.0","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^3.8.2","cpx":"^1.5.0","eslint":"^6.8.0","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.2","eventemitter2":"^6.0.0","npm-run-all":"^4.1.5","nyc":"^15.0.1","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^9.0.2","typescript":"^3.8.3"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.6","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.6","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"28d0661998b83e3dbe2a81e5c0583e37d900df08","size":21553,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.6.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmUser":{"name":"johnatms","email":"John.Emau@microsoft.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.6_1589840330342_0.5404435482882195"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:20.241Z","publish_time":1589840330497,"_cnpm_publish_time":1589840330497},"2.4.5":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-fs":"^1.0.2","@hint/utils-json":"^1.0.4","@hint/utils-network":"^1.0.3","lodash":"^4.17.15"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^13.9.2","@types/proxyquire":"^1.3.28","@types/sinon":"^7.5.1","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^3.5.2","cpx":"^1.5.0","eslint":"^6.8.0","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.2","eventemitter2":"^6.0.0","npm-run-all":"^4.1.5","nyc":"^15.0.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^9.0.1","typescript":"^3.8.3"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.5","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.5","_nodeVersion":"12.16.2","_npmVersion":"6.14.4","dist":{"shasum":"171b3c52f3f2e9c8b2a10ccaa0d804810db054a3","size":21223,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.5.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmUser":{"name":"antross","email":"antross@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.5_1586978483822_0.8714376120460006"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:18.361Z","publish_time":1586978484009,"_cnpm_publish_time":1586978484009},"2.4.4":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-fs":"^1.0.1","@hint/utils-json":"^1.0.3","@hint/utils-network":"^1.0.2","lodash":"^4.17.15"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^12.12.14","@types/proxyquire":"^1.3.28","@types/sinon":"^7.5.1","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^3.4.0","cpx":"^1.5.0","eslint":"^6.8.0","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.2","eventemitter2":"^6.0.0","npm-run-all":"^4.1.5","nyc":"^15.0.0","proxyquire":"^2.1.3","rimraf":"^3.0.2","sinon":"^9.0.1","typescript":"^3.8.3"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext .js,.md,.ts --ignore-path ../../.eslintignore","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.4","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.4","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"shasum":"6304bf25ec87774d3237d6e69b504b0bd6eee3f9","size":21106,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.4.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmUser":{"name":"antross","email":"antross@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.4_1584568723396_0.7592327577977527"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:16.521Z","publish_time":1584568723522,"_cnpm_publish_time":1584568723522},"2.4.3":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-fs":"^1.0.0","@hint/utils-json":"^1.0.2","@hint/utils-network":"^1.0.1","lodash":"^4.17.15"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^12.12.12","@types/proxyquire":"^1.3.28","@types/sinon":"^7.5.0","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^2.4.0","cpx":"^1.5.0","eslint":"^6.6.0","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.1","eventemitter2":"^5.0.1","npm-run-all":"^4.1.5","nyc":"^14.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.0","sinon":"^7.5.0","typescript":"^3.6.4"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.3","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.3","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"e3a428377cf76a9693e998e01ec90e3f471f0f92","size":21163,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.3.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmUser":{"name":"molant","email":"amolleda@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.3_1575507081364_0.7405806783689348"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:14.710Z","publish_time":1575507081523,"_cnpm_publish_time":1575507081523},"2.4.2":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-fs":"^1.0.0","@hint/utils-json":"^1.0.1","@hint/utils-network":"^1.0.0","lodash":"^4.17.15"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^12.12.12","@types/proxyquire":"^1.3.28","@types/sinon":"^7.5.0","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^2.4.0","cpx":"^1.5.0","eslint":"^6.6.0","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.1","eventemitter2":"^5.0.1","npm-run-all":"^4.1.5","nyc":"^14.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.0","sinon":"^7.5.0","typescript":"^3.6.4"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.2","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.2","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"0036509b5b5acb82f33aad16b0cf87fe8801ee3e","size":19408,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.2.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmUser":{"name":"molant","email":"amolleda@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.2_1575431438780_0.5917354757684146"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:12.869Z","publish_time":1575431438928,"_cnpm_publish_time":1575431438928},"2.4.1":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-debug":"^1.0.0","@hint/utils-fs":"^1.0.0","@hint/utils-json":"^1.0.0","@hint/utils-network":"^1.0.0","lodash":"^4.17.15"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^12.12.12","@types/proxyquire":"^1.3.28","@types/sinon":"^7.5.0","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^2.4.0","cpx":"^1.5.0","eslint":"^6.6.0","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.1","eventemitter2":"^5.0.1","npm-run-all":"^4.1.5","nyc":"^14.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.0","sinon":"^7.5.0","typescript":"^3.6.4"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.1","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.1","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"ef479a448c3bfb00cebb77bd391abd4d91fddc28","size":19936,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.1.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmUser":{"name":"molant","email":"amolleda@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.1_1575335062404_0.5697112755916025"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:11.065Z","publish_time":1575335062549,"_cnpm_publish_time":1575335062549},"2.4.0":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^6.1.0","lodash":"^4.17.15"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^12.7.5","@types/proxyquire":"^1.3.28","@types/sinon":"^7.5.0","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^2.4.0","cpx":"^1.5.0","eslint":"^6.5.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","npm-run-all":"^4.1.5","nyc":"^14.1.0","proxyquire":"^2.1.3","rimraf":"^3.0.0","sinon":"^7.5.0","typescript":"^3.6.4"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.4.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.4.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"9a6b1de9373294bc09d101d48c6af95ae2182aa3","size":18709,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.4.0.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmUser":{"name":"molant","email":"amolleda@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.4.0_1572388351716_0.6118124419395727"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:09.155Z","publish_time":1572388351892,"_cnpm_publish_time":1572388351892},"2.3.10":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^6.0.0","lodash":"^4.17.15"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^12.7.5","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^6.5.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","npm-run-all":"^4.1.5","nyc":"^14.1.0","proxyquire":"2.0.0","rimraf":"^3.0.0","sinon":"^7.4.2","typescript":"^3.6.3"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.3.10","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.3.10","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"60d5dacdd329598dc3dcaaba7e17bad8eaf91645","size":18218,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.3.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.3.10.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmUser":{"name":"molant","email":"amolleda@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.3.10_1571255224753_0.8189029633513702"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:07.858Z","publish_time":1571255224928,"_cnpm_publish_time":1571255224928},"2.3.9":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^5.0.2","lodash":"^4.17.15"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^12.7.5","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","npm-run-all":"^4.1.5","nyc":"^14.1.0","proxyquire":"2.0.0","rimraf":"^3.0.0","sinon":"^7.4.2","typescript":"^3.6.3"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.3.9","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.3.9","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"65d0983614206d207f9ecb81a5eb20da9393348f","size":18148,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.3.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.3.9.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmUser":{"name":"molant","email":"amolleda@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.3.9_1569532897852_0.1464836644050289"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:06.031Z","publish_time":1569532897947,"_cnpm_publish_time":1569532897947},"2.3.8":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^5.0.1","lodash":"^4.17.15"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^12.7.5","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","npm-run-all":"^4.1.5","nyc":"^14.1.0","proxyquire":"2.0.0","rimraf":"^3.0.0","sinon":"^7.4.2","typescript":"^3.6.3"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.0.0"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.3.8","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.3.8","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"b96436eeb21c51200bad0a29e324192f2a0690ea","size":18136,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.3.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.3.8.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmUser":{"name":"molant","email":"amolleda@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.3.8_1569353599930_0.4733309843660891"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:04.203Z","publish_time":1569353600054,"_cnpm_publish_time":1569353600054},"2.3.7":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^5.0.0","lodash":"^4.17.15"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^12.7.4","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","hint":"^5.2.4","npm-run-all":"^4.1.5","nyc":"^14.1.0","proxyquire":"2.0.0","rimraf":"^3.0.0","sinon":"^7.4.2","typescript":"^3.6.3"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.2.4"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.3.7","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.3.7","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"0849320473b0dc16b37439526bbb6bdc36a1cd62","size":18076,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.3.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.3.7.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmUser":{"name":"molant","email":"amolleda@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.3.7_1568918078354_0.5209371606810935"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:02.358Z","publish_time":1568918078574,"_cnpm_publish_time":1568918078574},"2.3.6":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^4.1.1","lodash":"^4.17.15"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^12.7.4","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","hint":"^5.2.3","npm-link-check":"^3.0.0","npm-run-all":"^4.1.5","nyc":"^14.1.0","proxyquire":"2.0.0","rimraf":"^3.0.0","sinon":"^7.4.2","typescript":"^3.6.2"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.2.3"},"repository":{"directory":"packages/parser-typescript-config","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.3.6","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.3.6","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"6ad12bbf03476f01725d13abbf03d47d7728dd27","size":17983,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.3.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.3.6.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmUser":{"name":"molant","email":"amolleda@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.3.6_1568241217645_0.4358675873831823"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:00.503Z","publish_time":1568241217806,"_cnpm_publish_time":1568241217806},"2.3.5":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^4.1.0","lodash":"^4.17.15"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^12.6.9","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","hint":"^5.2.2","npm-link-check":"^3.0.0","npm-run-all":"^4.1.5","nyc":"^14.1.0","proxyquire":"2.0.0","rimraf":"^2.6.3","sinon":"^7.3.2","typescript":"^3.5.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.2.2"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.3.5","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.3.5","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"antross","email":"antross@gmail.com"},"dist":{"shasum":"8b95cc13b1541f4cad71459a04d0f39af3e4af2a","size":17654,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.3.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.3.5.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.3.5_1567094186508_0.7770543232221991"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:58.691Z","publish_time":1567094186650,"_cnpm_publish_time":1567094186650},"2.3.4":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^4.0.0","lodash":"^4.17.13"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^12.6.9","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","hint":"^5.2.1","npm-link-check":"^3.0.0","npm-run-all":"^4.1.5","nyc":"^14.1.0","proxyquire":"2.0.0","rimraf":"^2.6.3","sinon":"^7.3.2","typescript":"^3.5.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.2.1"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.3.4","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.3.4","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"antross","email":"antross@gmail.com"},"dist":{"shasum":"0c0458845ab4ac35e1812899e1959929e47d188e","size":17604,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.3.4.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.3.4_1565923303000_0.16737171623245417"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:56.874Z","publish_time":1565923303143,"_cnpm_publish_time":1565923303143},"2.3.3":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^3.1.2","lodash":"^4.17.13"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^12.6.9","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","hint":"^5.2.0","npm-link-check":"^3.0.0","npm-run-all":"^4.1.5","nyc":"^14.1.0","proxyquire":"2.0.0","rimraf":"^2.6.3","sinon":"^7.3.2","typescript":"^3.5.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.2.0"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.3.3","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.3.3","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"antross","email":"antross@gmail.com"},"dist":{"shasum":"65c4ddb7f943c9b4c8bc743b24ff7bf498640fa1","size":17588,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.3.3.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.3.3_1565124246015_0.9784930873990239"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:55.058Z","publish_time":1565124246150,"_cnpm_publish_time":1565124246150},"2.3.2":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^3.1.1","lodash":"^4.17.13"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^12.6.8","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","hint":"^5.1.2","npm-link-check":"^3.0.0","npm-run-all":"^4.1.5","nyc":"^14.1.0","proxyquire":"2.0.0","rimraf":"^2.6.3","sinon":"^7.3.2","typescript":"^3.5.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.1.2"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.3.2","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.3.2","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"antross","email":"antross@gmail.com"},"dist":{"shasum":"2c79ed38089022f723824f4ae892231453871e61","size":17538,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.3.2.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.3.2_1564515162889_0.8794531546149122"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:53.190Z","publish_time":1564515163120,"_cnpm_publish_time":1564515163120},"2.3.1":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^3.1.0","lodash":"^4.17.13"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^12.6.2","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.12.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.17.3","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","hint":"^5.1.0","npm-link-check":"^3.0.0","npm-run-all":"^4.1.5","nyc":"^14.1.0","proxyquire":"2.0.0","rimraf":"^2.6.3","sinon":"^7.3.2","typescript":"^3.5.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.1.0"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.3.1","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.3.1","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"antross","email":"antross@gmail.com"},"dist":{"shasum":"82012ad641a3eddf856239aa1c4bd28055cf05e8","size":17308,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.3.1.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.3.1_1564003297894_0.8094920659390177"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:51.267Z","publish_time":1564003298031,"_cnpm_publish_time":1564003298031},"2.3.0":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^3.0.0","lodash":"^4.17.13"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^12.6.2","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.13","@typescript-eslint/eslint-plugin":"^1.12.0","@typescript-eslint/parser":"^1.12.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.17.3","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","hint":"^5.1.0","npm-link-check":"^3.0.0","npm-run-all":"^4.1.5","nyc":"^14.1.0","proxyquire":"2.0.0","rimraf":"^2.6.3","sinon":"^7.3.2","typescript":"^3.5.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.1.0"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.3.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.3.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"antross","email":"antross@gmail.com"},"dist":{"shasum":"98550a26d42f0e6560407e8ee751852e14889145","size":17301,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.3.0.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.3.0_1563899675861_0.5716331697670296"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:49.434Z","publish_time":1563899675999,"_cnpm_publish_time":1563899675999},"2.2.2":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^2.1.0","lodash":"^4.17.11"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^12.0.2","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.11","@typescript-eslint/eslint-plugin":"^1.9.0","@typescript-eslint/parser":"^1.7.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.17.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","hint":"^5.0.2","npm-link-check":"^3.0.0","npm-run-all":"^4.1.5","nyc":"^14.1.0","proxyquire":"2.0.0","rimraf":"^2.6.3","sinon":"^7.3.2","typescript":"^3.4.5"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.0.2"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run build-release && ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.2.2","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.2.2","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"antross","email":"antross@gmail.com"},"dist":{"shasum":"0b62eb5f3a5bbb2c36a3f7226320e4117ce89900","size":16366,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.2.2.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.2.2_1558626713335_0.015488364905291707"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:47.586Z","publish_time":1558626713525,"_cnpm_publish_time":1558626713525},"2.2.1":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^2.0.0","lodash":"^4.17.11"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^12.0.0","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.11","@typescript-eslint/eslint-plugin":"^1.7.0","@typescript-eslint/parser":"^1.7.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.17.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","hint":"^5.0.0","npm-link-check":"^3.0.0","npm-run-all":"^4.1.5","nyc":"^14.1.0","proxyquire":"2.0.0","rimraf":"^2.6.3","sinon":"^7.3.2","typescript":"^3.4.5"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.0.0"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run clean && npm run build:assets && tsc && npm run test-only","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.2.1","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.2.1","_nodeVersion":"8.16.0","_npmVersion":"6.9.0","dist":{"shasum":"ac241841e36f510412350f0937e9a993e2ecd2d6","size":16256,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.2.1.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"_npmUser":{"name":"molant","email":"amolleda@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.2.1_1557894849462_0.9866993412766458"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:46.491Z","publish_time":1557894849640,"_cnpm_publish_time":1557894849640},"2.2.0":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^1.0.0","lodash":"^4.17.11"},"description":"webhint parser needed to analyze TypeScript config files","devDependencies":{"@types/node":"^12.0.0","@types/proxyquire":"^1.3.28","@types/sinon":"^7.0.11","@typescript-eslint/eslint-plugin":"^1.7.0","@typescript-eslint/parser":"^1.7.0","ava":"^1.4.1","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.17.2","eslint-plugin-markdown":"^1.0.0","eventemitter2":"^5.0.1","hint":"^5.0.0","npm-link-check":"^3.0.0","npm-run-all":"^4.1.5","nyc":"^14.1.0","proxyquire":"2.0.0","rimraf":"^2.6.3","sinon":"^7.3.2","typescript":"^3.4.5"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.0.0"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:dependencies":"node ../../scripts/lint-dependencies.js","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run clean && npm run build:assets && tsc && npm run test-only","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.2.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.2.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"molant","email":"amolleda@gmail.com"},"dist":{"shasum":"ebe82616dc6d1ad860c3a3f8dd940d2f0398b194","size":16253,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.2.0.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.2.0_1557889340401_0.11682238185835137"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:44.850Z","publish_time":1557889340570,"_cnpm_publish_time":1557889340570},"2.1.2":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"description":"webhint parser needed to analyze TypeScript config files","dependencies":{"lodash":"^4.17.11"},"devDependencies":{"@types/sinon":"^7.0.5","ava":"^1.2.1","cpx":"^1.5.0","eslint":"^5.13.0","eslint-plugin-import":"^2.16.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-typescript":"0.14.0","hint":"^4.4.0","npm-link-check":"^3.0.0","npm-run-all":"^4.1.5","nyc":"^13.2.0","proxyquire":"2.0.0","rimraf":"^2.6.3","sinon":"^7.2.3","typescript":"^3.3.1","@typescript-eslint/parser":"1.3.0"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^4.4.0"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run clean && npm run build:assets && tsc && npm run test-only","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.1.2","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.1.2","_npmVersion":"6.4.1","_nodeVersion":"11.2.0","_npmUser":{"name":"molant","email":"amolleda@gmail.com"},"dist":{"shasum":"14f7f52ccb514f9456555dacd7c77936c2769dfc","size":13834,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.1.2.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.1.2_1549575897890_0.8029246269431609"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:43.730Z","publish_time":1549575898012,"_cnpm_publish_time":1549575898012},"2.1.1":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"description":"webhint parser needed to analyze TypeScript config files","dependencies":{"lodash":"^4.17.11"},"devDependencies":{"ava":"^0.25.0","cpx":"^1.5.0","eslint":"^5.12.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0","eslint-plugin-typescript":"0.14.0","hint":"^4.3.0","npm-link-check":"^3.0.0","npm-run-all":"^4.1.5","nyc":"^13.1.0","proxyquire":"2.0.0","rimraf":"^2.6.3","sinon":"^7.2.2","typescript":"^3.2.2","typescript-eslint-parser":"21.0.2"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^4.3.0"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run clean && npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run clean && npm run build:assets && tsc && npm run test-only","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.1.1","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.1.1","_npmVersion":"6.4.1","_nodeVersion":"11.2.0","_npmUser":{"name":"molant","email":"amolleda@gmail.com"},"dist":{"shasum":"43f58d7da1be27c4899bb619b0d4c2002444c5bf","size":12847,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.1.1.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.1.1_1547588780674_0.4555444492398255"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:42.072Z","publish_time":1547588780990,"_cnpm_publish_time":1547588780990},"2.1.0":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"description":"webhint parser needed to analyze TypeScript config files","dependencies":{"lodash":"^4.17.11"},"devDependencies":{"ava":"^0.25.0","cpx":"^1.5.0","eslint":"^5.11.1","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-rc.0","eslint-plugin-typescript":"0.14.0","hint":"^4.1.2","npm-link-check":"^3.0.0","npm-run-all":"^4.1.5","nyc":"^13.1.0","proxyquire":"2.0.0","rimraf":"^2.6.2","sinon":"^7.2.2","typescript":"^3.2.2","typescript-eslint-parser":"21.0.2"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^4.1.2"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run clean && npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"node ../../scripts/lint-markdown.js","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","test-release":"npm run lint && npm run clean && npm run build:assets && tsc && npm run test-only","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.1.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.1.0","_npmVersion":"6.5.0","_nodeVersion":"11.3.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"01a0d597a910bbce79825670e55951b6a2437b2a","size":12741,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.1.0.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.1.0_1546455279703_0.16353159226147929"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:40.437Z","publish_time":1546455279831,"_cnpm_publish_time":1546455279831},"2.0.0":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"description":"webhint parser needed to analyze TypeScript config files","dependencies":{"lodash":"^4.17.11"},"devDependencies":{"ava":"^0.25.0","cpx":"^1.5.0","eslint":"^5.8.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-rc.0","eslint-plugin-typescript":"0.12.0","hint":"^4.0.0","markdownlint-cli":"^0.13.0","npm-link-check":"^2.0.0","npm-run-all":"^4.1.2","nyc":"^13.1.0","proxyquire":"2.0.0","rimraf":"^2.6.2","sinon":"^7.1.1","typescript":"^3.1.5","typescript-eslint-parser":"20.1.1"},"engines":{"node":">=8.0.0"},"greenkeeper":{"ignore":["proxyquire"]},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^4.0.0"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run clean && npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"markdownlint --ignore CHANGELOG.md *.md","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"2.0.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@2.0.0","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"ba9f1d9164aaabd06bf76af3781f3b028d18d093","size":12888,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-2.0.0.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_2.0.0_1541460760372_0.10602507962623875"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:38.793Z","publish_time":1541460760911,"_cnpm_publish_time":1541460760911},"1.1.1":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"description":"webhint parser needed to analyze TypeScript config files","dependencies":{"lodash":"^4.17.11"},"devDependencies":{"ava":"^0.25.0","cpx":"^1.5.0","eslint":"^5.8.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-rc.0","eslint-plugin-typescript":"^0.12.0","hint":"^3.4.14","markdownlint-cli":"^0.13.0","npm-link-check":"^2.0.0","npm-run-all":"^4.1.2","nyc":"^13.1.0","proxyquire":"2.0.0","rimraf":"^2.6.2","sinon":"^7.1.1","typescript":"^3.1.5","typescript-eslint-parser":"20.0.0"},"engines":{"node":">=8.0.0"},"greenkeeper":{"ignore":["proxyquire"]},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^3.4.14"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run clean && npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"markdownlint --ignore CHANGELOG.md *.md","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"1.1.1","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@1.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"5461c946f87bcb1d11fa9878e457f155e8562bdb","size":12504,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-1.1.1.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_1.1.1_1541024840285_0.14406041366555988"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:37.715Z","publish_time":1541024840397,"_cnpm_publish_time":1541024840397},"1.1.0":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"description":"webhint parser needed to analyze TypeScript config files","dependencies":{"lodash":"^4.17.10"},"devDependencies":{"ava":"^0.25.0","cpx":"^1.5.0","eslint":"^5.5.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","hint":"^3.4.0","markdownlint-cli":"^0.13.0","npm-link-check":"^2.0.0","npm-run-all":"^4.1.2","nyc":"^13.0.1","proxyquire":"2.0.0","rimraf":"^2.6.2","sinon":"^6.1.5","typescript":"^3.0.3","typescript-eslint-parser":"^18.0.0"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^3.4.0"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run clean && npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"markdownlint --ignore CHANGELOG.md *.md","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"1.1.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@1.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.4.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"467f373274ba2a27e785e5c30332b5dfc6ea4b5b","size":12373,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-1.1.0.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_1.1.0_1536702381728_0.6218870892270398"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:36.051Z","publish_time":1536702381835,"_cnpm_publish_time":1536702381835},"1.0.1":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"description":"webhint parser needed to analyze TypeScript config files","dependencies":{"lodash":"^4.17.10"},"devDependencies":{"ava":"^0.25.0","cpx":"^1.5.0","eslint":"^5.5.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","hint":"^3.3.2","markdownlint-cli":"^0.13.0","npm-link-check":"^2.0.0","npm-run-all":"^4.1.2","nyc":"^13.0.1","proxyquire":"2.0.0","rimraf":"^2.6.2","sinon":"^6.1.5","typescript":"^3.0.3","typescript-eslint-parser":"^18.0.0"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["typescript-config","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^3.3.2"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run clean && npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"markdownlint --ignore CHANGELOG.md *.md","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.1","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@1.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.4.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"35c4a6cbdc942f743dd66b427763016a7da0a104","size":12193,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-1.0.1.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_1.0.1_1536266494995_0.7560872014458122"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:34.401Z","publish_time":1536266495342,"_cnpm_publish_time":1536266495342},"1.0.0":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"description":"webhint parser needed to analyze TypeScript config files","dependencies":{"lodash":"^4.17.10"},"devDependencies":{"ava":"^0.25.0","cpx":"^1.5.0","eslint":"^5.2.0","eslint-plugin-import":"^2.13.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","hint":"^3.0.0","markdownlint-cli":"^0.12.0","npm-link-check":"^2.0.0","npm-run-all":"^4.1.2","nyc":"^12.0.2","proxyquire":"2.0.0","rimraf":"^2.6.2","sinon":"^6.1.4","typescript":"^3.0.1","typescript-eslint-parser":"^17.0.1"},"engines":{"node":">=8.0.0"},"files":["dist/src","npm-shrinkwrap.json"],"homepage":"https://webhint.io/","keywords":["webhint","webhint-parser","typescript-config"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^3.0.0"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run clean && npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"markdownlint --ignore CHANGELOG.md *.md","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@1.0.0","_npmVersion":"6.3.0","_nodeVersion":"10.4.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"6204144fda8839fd34e75f8550b4c16d7a69f95c","size":12228,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-1.0.0.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_1.0.0_1533589119038_0.9638339209329356"},"_hasShrinkwrap":true,"_cnpmcore_publish_time":"2021-12-19T11:40:32.737Z","publish_time":1533589119099,"_cnpm_publish_time":1533589119099},"1.0.0-beta.0":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"description":"webhint parser needed to analyze TypeScript config files","dependencies":{"lodash":"^4.17.10"},"devDependencies":{"ava":"^0.25.0","cpx":"^1.5.0","eslint":"^5.1.0","eslint-plugin-import":"^2.13.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","hint":"^3.0.0-beta.0","markdownlint-cli":"^0.11.0","npm-link-check":"^2.0.0","npm-run-all":"^4.1.2","nyc":"^12.0.2","proxyquire":"2.0.0","rimraf":"^2.6.2","sinon":"^6.1.3","typescript":"^2.9.2","typescript-eslint-parser":"^16.0.1"},"engines":{"node":">=8.0.0"},"files":["dist/src","npm-shrinkwrap.json"],"homepage":"https://webhint.io/","keywords":["webhint","webhint-parser","typescript-config"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-typescript-config","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^3.0.0-beta.0"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run clean && npm-run-all build:*","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","clean":"rimraf dist","lint":"npm-run-all lint:*","lint:js":"eslint . --cache --ext js --ext md --ext ts --ignore-path ../../.eslintignore --report-unused-disable-directives","lint:md":"markdownlint --ignore CHANGELOG.md *.md","test":"npm run lint && npm run build && npm run test-only","test-only":"nyc ava","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:assets":"npm run build:assets -- -w --no-initial","watch:test":"ava --watch","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.0-beta.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-typescript-config@1.0.0-beta.0","_npmVersion":"6.2.0","_nodeVersion":"10.4.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"4d811edc3a994800adae874aa4cd67c28eb6b414","size":12171,"noattachment":false,"key":"/@hint/parser-typescript-config/-/@hint/parser-typescript-config-1.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-typescript-config/download/@hint/parser-typescript-config-1.0.0-beta.0.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parser-typescript-config_1.0.0-beta.0_1531783049869_0.3214204434046066"},"_hasShrinkwrap":true,"_cnpmcore_publish_time":"2021-12-19T11:40:31.098Z","publish_time":1531783049938,"_cnpm_publish_time":1531783049938}},"readme":"# TypeScript config (`@hint/parser-typescript-config`)\n\nThe `typescript-config` parser allows the user to analyze the\nTypeScript configuration in their projects.\n\nIt will detect if a TypeScript configuration file is present in\nyour project, checking the name of the file (i.e. `tsconfig.json`,\n`tsconfig.developement.json`). This parser detects if a config file\nhas a valid content.\n\nThis package is installed automatically by webhint:\n\n```bash\nnpm install hint --save-dev\n```\n\nTo use it, activate it via the [`.hintrc`][hintrc] configuration file:\n\n```json\n{\n    \"connector\": {...},\n    \"formatters\": [...],\n    \"hints\": {\n        ...\n    },\n    \"parsers\": [\"typescript-config\"],\n    ...\n}\n```\n\n**Note**: The recommended way of running webhint is as a `devDependency` of\nyour project.\n\n## Events emitted\n\nThis `parser` emits the following events:\n\n* `parse::start::typescript-config`, of type `TypeScriptConfigParseStart`\n  which contains the following information:\n\n  * `resource`: the resource we are going to parse.\n\n* `parse::end::typescript-config`, of type `TypeScriptConfigParse`\n  which contains the following information:\n\n  * `resource`: the parsed resource.\n  * `getLocation`: helper to find the location of a path within the original\n    JSON source.\n  * `config`: the final configuration after adding default values\n    (`TypeScriptConfig`).\n  * `mergedConfig`: the merged configuration after inlining `extends`.\n  * `originalConfig`: the original configuration before resolving `extends`.\n\n* `parse::error::typescript-config::json`, of type `TypeScriptConfigInvalidJSON`\n  which contains the following information:\n\n  * `resource`: the parsed resource.\n  * `error`: the error emited parsing the configuration file.\n\n* `parse::error::typescript-config::cicular`, of type `TypeScriptConfigInvalidJSON`\n  which contains the following information:\n\n  * `resource`: the parsed resource.\n  * `error`: the error emited parsing the configuration file.\n\n* `parse::error::typescript-config::extends`, of type `TypeScriptConfigInvalidJSON`\n  which contains the following information:\n\n  * `resource`: the parsed resource.\n  * `error`: the error emited parsing the configuration file.\n\n* `parse::error::typescript-config::schema`, of type\n  `TypeScriptConfigInvalidSchema` which contains the following information:\n\n  * `resource`: the parsed resource.\n  * `errors`: all the errors that the schama validator returns.\n\n## Types\n\nIf you need to import any type or enum defined in this parser, you\nneed to import them as follows:\n\n```ts\nimport { TypeOrEnumYouWantToUse } from '@hint/parser-typescript-config';\n```\n\n<!-- Link labels: -->\n\n[hintrc]: https://webhint.io/docs/user-guide/configuring-webhint/summary/\n","_attachments":{},"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"license":"Apache-2.0"}