{"_id":"@hint/utils-debugging-protocol-common","_rev":"2915394","name":"@hint/utils-debugging-protocol-common","description":"hint debugging protocol common functionality","dist-tags":{"latest":"4.0.9"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"time":{"modified":"2023-02-01T08:50:37.000Z","created":"2018-07-16T22:21:50.179Z","4.0.9":"2019-09-11T22:33:59.963Z","4.0.8":"2019-08-29T15:56:54.803Z","4.0.7":"2019-08-16T02:42:09.306Z","4.0.6":"2019-08-06T20:44:39.550Z","4.0.5":"2019-07-30T19:33:07.917Z","4.0.4":"2019-07-24T21:22:02.533Z","4.0.3":"2019-07-23T16:35:03.861Z","4.0.2":"2019-05-23T15:52:18.931Z","4.0.1":"2019-05-15T04:38:03.857Z","4.0.0":"2019-05-15T03:04:04.032Z","3.0.1":"2019-02-21T23:39:30.444Z","3.0.0":"2019-02-07T19:27:46.403Z","2.0.2":"2019-01-15T21:35:26.945Z","2.0.1":"2018-12-31T22:12:49.858Z","2.0.0":"2018-11-05T22:42:59.761Z","1.0.14":"2018-10-25T23:35:17.718Z","1.0.13":"2018-10-19T06:46:09.365Z","1.0.12":"2018-10-10T22:34:58.334Z","1.0.11":"2018-10-02T23:23:56.816Z","1.0.10":"2018-09-28T21:36:55.135Z","1.0.9":"2018-09-28T04:48:38.015Z","1.0.8":"2018-09-25T03:46:10.122Z","1.0.7":"2018-09-24T00:14:36.604Z","1.0.6":"2018-09-21T03:32:28.028Z","1.0.5":"2018-09-21T03:25:01.885Z","1.0.4":"2018-09-11T21:36:43.815Z","1.0.3":"2018-09-06T17:39:14.546Z","1.0.2":"2018-08-27T23:14:36.036Z","1.0.1":"2018-08-27T21:50:06.838Z","1.0.0":"2018-08-06T19:29:45.132Z","1.0.0-beta.2":"2018-07-17T19:50:35.331Z","1.0.0-beta.1":"2018-07-17T19:29:22.565Z","1.0.0-beta.0":"2018-07-16T22:21:50.179Z"},"users":{},"repository":{"directory":"packages/utils-debugging-protocol-common","type":"git","url":"git+https://github.com/webhintio/hint.git"},"versions":{"4.0.9":{"dependencies":{"@hint/utils":"^4.1.1","@hint/utils-connector-tools":"^4.0.9","abab":"^2.0.1","chrome-remote-interface":"^0.27.2","lockfile":"^1.0.4","lodash":"^4.17.15"},"description":"hint debugging protocol common functionality","devDependencies":{"@hint/parser-html":"^3.0.7","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.138","@types/node":"^12.7.4","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","chrome-remote-debug-protocol":"^1.2.20180422","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","hint":"^5.2.3","npm-run-all":"^4.1.5","rimraf":"^3.0.0","typescript":"^3.6.2"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","main":"./dist/src/index.js","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^5.2.3"},"repository":{"directory":"packages/utils-debugging-protocol-common","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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 test-only","test-only":"npm run build","test-release":"npm run lint && npm run build-release","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"4.0.9","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@4.0.9","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"3031f5c85bcf2ab324ddf7de40107188e75454e8","size":59668,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-4.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-4.0.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/utils-debugging-protocol-common_4.0.9_1568241239826_0.2373898454989336"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:43:16.974Z","publish_time":1568241239963,"_cnpm_publish_time":1568241239963},"4.0.8":{"dependencies":{"@hint/utils":"^4.1.0","@hint/utils-connector-tools":"^4.0.8","abab":"^2.0.0","chrome-remote-interface":"^0.27.2","lockfile":"^1.0.4","lodash":"^4.17.15"},"description":"hint debugging protocol common functionality","devDependencies":{"@hint/parser-html":"^3.0.6","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.137","@types/node":"^12.6.9","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","chrome-remote-debug-protocol":"^1.2.20180422","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","hint":"^5.2.2","npm-run-all":"^4.1.5","rimraf":"^2.6.3","typescript":"^3.5.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","main":"./dist/src/index.js","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^5.2.2"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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 test-only","test-only":"npm run build","test-release":"npm run lint && npm run build-release","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"4.0.8","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@4.0.8","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"antross","email":"antross@gmail.com"},"dist":{"shasum":"d3ca92c7400196fbc52aa11003c5cda1d0ebbfde","size":60779,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-4.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-4.0.8.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_4.0.8_1567094214668_0.7703222066483164"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:43:15.153Z","publish_time":1567094214803,"_cnpm_publish_time":1567094214803},"4.0.7":{"dependencies":{"@hint/utils":"^4.0.0","@hint/utils-connector-tools":"^4.0.6","abab":"^2.0.0","chrome-remote-interface":"^0.27.2","lockfile":"^1.0.4","lodash":"^4.17.13"},"description":"hint debugging protocol common functionality","devDependencies":{"@hint/parser-html":"^3.0.4","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.136","@types/node":"^12.6.9","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","chrome-remote-debug-protocol":"^1.2.20180422","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","hint":"^5.2.1","npm-run-all":"^4.1.5","rimraf":"^2.6.3","typescript":"^3.5.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","main":"./dist/src/index.js","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^5.2.1"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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 test-only","test-only":"npm run build","test-release":"npm run lint && npm run build-release","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"4.0.7","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@4.0.7","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"antross","email":"antross@gmail.com"},"dist":{"shasum":"52baabd6bfcc0e65c93435837dd2bf2224b7dcc6","size":60707,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-4.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-4.0.7.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_4.0.7_1565923329126_0.565730840122187"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:43:13.146Z","publish_time":1565923329306,"_cnpm_publish_time":1565923329306},"4.0.6":{"dependencies":{"@hint/utils":"^3.1.2","@hint/utils-connector-tools":"^4.0.6","abab":"^2.0.0","chrome-remote-interface":"^0.27.2","lockfile":"^1.0.4","lodash":"^4.17.13"},"description":"hint debugging protocol common functionality","devDependencies":{"@hint/parser-html":"^3.0.4","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.136","@types/node":"^12.6.9","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","chrome-remote-debug-protocol":"^1.2.20180422","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","hint":"^5.2.0","npm-run-all":"^4.1.5","rimraf":"^2.6.3","typescript":"^3.5.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","main":"./dist/src/index.js","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^5.2.0"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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 test-only","test-only":"npm run build","test-release":"npm run lint && npm run build-release","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"4.0.6","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@4.0.6","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"antross","email":"antross@gmail.com"},"dist":{"shasum":"454bc96c51e333b20ef4100a47e77cd1c62fd73c","size":59682,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-4.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-4.0.6.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_4.0.6_1565124279306_0.6089975675700712"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:43:11.089Z","publish_time":1565124279550,"_cnpm_publish_time":1565124279550},"4.0.5":{"dependencies":{"@hint/utils":"^3.1.1","@hint/utils-connector-tools":"^4.0.5","abab":"^2.0.0","chrome-remote-interface":"^0.27.2","lockfile":"^1.0.4","lodash":"^4.17.13"},"description":"hint debugging protocol common functionality","devDependencies":{"@hint/parser-html":"^3.0.3","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.136","@types/node":"^12.6.8","@typescript-eslint/eslint-plugin":"^1.13.0","@typescript-eslint/parser":"^1.12.0","chrome-remote-debug-protocol":"^1.2.20180422","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.18.2","eslint-plugin-markdown":"^1.0.0","hint":"^5.1.2","npm-run-all":"^4.1.5","rimraf":"^2.6.3","typescript":"^3.5.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","main":"./dist/src/index.js","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^5.1.2"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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 test-only","test-only":"npm run build","test-release":"npm run lint && npm run build-release","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"4.0.5","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@4.0.5","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"antross","email":"antross@gmail.com"},"dist":{"shasum":"08015bcb64cdca65ab616a3e01b729e25d4a5f14","size":59550,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-4.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-4.0.5.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_4.0.5_1564515187720_0.7631733898130315"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:43:09.091Z","publish_time":1564515187917,"_cnpm_publish_time":1564515187917},"4.0.4":{"dependencies":{"@hint/utils":"^3.1.0","@hint/utils-connector-tools":"^4.0.3","abab":"^2.0.0","chrome-remote-interface":"^0.27.2","lockfile":"^1.0.4","lodash":"^4.17.13"},"description":"hint debugging protocol common functionality","devDependencies":{"@hint/parser-html":"^3.0.2","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.136","@types/node":"^12.6.2","@typescript-eslint/eslint-plugin":"^1.12.0","@typescript-eslint/parser":"^1.12.0","chrome-remote-debug-protocol":"^1.2.20180422","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.17.3","eslint-plugin-markdown":"^1.0.0","hint":"^5.1.0","npm-run-all":"^4.1.5","rimraf":"^2.6.3","typescript":"^3.5.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","main":"./dist/src/index.js","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^5.1.0"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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 test-only","test-only":"npm run build","test-release":"npm run lint && npm run build-release","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"4.0.4","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@4.0.4","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"antross","email":"antross@gmail.com"},"dist":{"shasum":"b8469846dea175f81618afa68b86059787fb8455","size":59282,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-4.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-4.0.4.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_4.0.4_1564003322264_0.27228463874310704"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:43:07.267Z","publish_time":1564003322533,"_cnpm_publish_time":1564003322533},"4.0.3":{"dependencies":{"@hint/utils":"^3.0.0","@hint/utils-connector-tools":"^4.0.3","abab":"^2.0.0","chrome-remote-interface":"^0.27.2","lockfile":"^1.0.4","lodash":"^4.17.13"},"description":"hint debugging protocol common functionality","devDependencies":{"@hint/parser-html":"^3.0.2","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.136","@types/node":"^12.6.2","@typescript-eslint/eslint-plugin":"^1.12.0","@typescript-eslint/parser":"^1.12.0","chrome-remote-debug-protocol":"^1.2.20180422","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.17.3","eslint-plugin-markdown":"^1.0.0","hint":"^5.1.0","npm-run-all":"^4.1.5","rimraf":"^2.6.3","typescript":"^3.5.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","main":"./dist/src/index.js","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^5.1.0"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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 test-only","test-only":"npm run build","test-release":"npm run lint && npm run build-release","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"4.0.3","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@4.0.3","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"antross","email":"antross@gmail.com"},"dist":{"shasum":"55926278bfda265229f2d1d169844367db5d42c5","size":59273,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-4.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-4.0.3.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_4.0.3_1563899703699_0.13377361511034636"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:43:05.430Z","publish_time":1563899703861,"_cnpm_publish_time":1563899703861},"4.0.2":{"dependencies":{"@hint/utils":"^2.1.0","@hint/utils-connector-tools":"^4.0.2","abab":"^2.0.0","chrome-remote-interface":"^0.27.1","lockfile":"^1.0.4","lodash":"^4.17.11"},"description":"hint debugging protocol common functionality","devDependencies":{"@hint/parser-html":"^3.0.1","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.130","@types/node":"^12.0.2","@typescript-eslint/eslint-plugin":"^1.9.0","@typescript-eslint/parser":"^1.7.0","chrome-remote-debug-protocol":"^1.2.20180422","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.17.2","eslint-plugin-markdown":"^1.0.0","hint":"^5.0.2","npm-run-all":"^4.1.5","rimraf":"^2.6.3","typescript":"^3.4.5"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","main":"./dist/src/index.js","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^5.0.2"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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 test-only","test-only":"npm run build","test-release":"npm run lint && npm run build-release","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"4.0.2","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@4.0.2","_npmVersion":"6.4.1","_nodeVersion":"8.15.1","_npmUser":{"name":"antross","email":"antross@gmail.com"},"dist":{"shasum":"5dbb2a50ec72ec2c85bb23d08db614970f3b375e","size":57447,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-4.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-4.0.2.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_4.0.2_1558626738738_0.20933319009525486"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:43:03.401Z","publish_time":1558626738931,"_cnpm_publish_time":1558626738931},"4.0.1":{"dependencies":{"@hint/utils":"^2.0.0","@hint/utils-connector-tools":"^4.0.0","abab":"^2.0.0","chrome-remote-interface":"^0.27.1","lockfile":"^1.0.4","lodash":"^4.17.11"},"description":"hint debugging protocol common functionality","devDependencies":{"@hint/parser-html":"^3.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.126","@types/node":"^12.0.0","@typescript-eslint/eslint-plugin":"^1.7.0","@typescript-eslint/parser":"^1.7.0","chrome-remote-debug-protocol":"^1.2.20180422","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.17.2","eslint-plugin-markdown":"^1.0.0","hint":"^5.0.0","npm-run-all":"^4.1.5","rimraf":"^2.6.3","typescript":"^3.4.5"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","main":"./dist/src/index.js","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^5.0.0"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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 test-only","test-only":"npm run build","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:ts":"npm run build:ts -- --watch"},"version":"4.0.1","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@4.0.1","_nodeVersion":"8.16.0","_npmVersion":"6.9.0","dist":{"shasum":"9062d1a7cc5961e348f83702688b6d81568e72ac","size":57079,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-4.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-4.0.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/utils-debugging-protocol-common_4.0.1_1557895083567_0.1190530064555202"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:43:01.547Z","publish_time":1557895083857,"_cnpm_publish_time":1557895083857},"4.0.0":{"dependencies":{"@hint/utils":"^1.0.0","@hint/utils-connector-tools":"^4.0.0","abab":"^2.0.0","chrome-remote-interface":"^0.27.1","lockfile":"^1.0.4","lodash":"^4.17.11"},"description":"hint debugging protocol common functionality","devDependencies":{"@hint/parser-html":"^3.0.0","@types/lockfile":"^1.0.1","@types/lodash":"^4.14.126","@types/node":"^12.0.0","@typescript-eslint/eslint-plugin":"^1.7.0","@typescript-eslint/parser":"^1.7.0","chrome-remote-debug-protocol":"^1.2.20180422","cpx":"^1.5.0","eslint":"^5.15.1","eslint-plugin-import":"^2.17.2","eslint-plugin-markdown":"^1.0.0","hint":"^5.0.0","npm-run-all":"^4.1.5","rimraf":"^2.6.3","typescript":"^3.4.5"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","main":"./dist/src/index.js","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^5.0.0"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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 test-only","test-only":"npm run build","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:ts":"npm run build:ts -- --watch"},"version":"4.0.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@4.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"molant","email":"amolleda@gmail.com"},"dist":{"shasum":"79e5ca49c28fbeec047805d2616cdb60ae0d9ad7","size":57077,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-4.0.0.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_4.0.0_1557889443828_0.7503818539636304"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:59.509Z","publish_time":1557889444032,"_cnpm_publish_time":1557889444032},"3.0.1":{"dependencies":{"@hint/utils-connector-tools":"^3.0.0","abab":"^2.0.0","chrome-remote-interface":"^0.27.1","is-ci":"^2.0.0","lodash":"^4.17.11"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.121","@types/node":"11.9.4","chrome-remote-debug-protocol":"^1.2.20180422","cpx":"^1.5.0","eslint":"^5.14.1","eslint-plugin-import":"^2.16.0","eslint-plugin-markdown":"^1.0.0","@typescript-eslint/eslint-plugin":"^1.4.0","hint":"^4.4.1","npm-run-all":"^4.1.5","rimraf":"^2.6.3","typescript":"^3.3.3","@typescript-eslint/parser":"1.4.0"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^4.4.1"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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 test-only","test-only":"npm run build","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:ts":"npm run build:ts -- --watch"},"version":"3.0.1","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@3.0.1","_npmVersion":"6.5.0","_nodeVersion":"11.9.0","_npmUser":{"name":"molant","email":"amolleda@gmail.com"},"dist":{"shasum":"4e2f72d46b3fedb53e9878e88e592fba0fc0d7b3","size":17212,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-3.0.1.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_3.0.1_1550792370316_0.5406330119180038"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:57.695Z","publish_time":1550792370444,"_cnpm_publish_time":1550792370444},"3.0.0":{"dependencies":{"@hint/utils-connector-tools":"^3.0.0","abab":"^2.0.0","chrome-remote-interface":"^0.27.0","is-ci":"^2.0.0","lodash":"^4.17.11"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.120","@types/node":"10.12.18","chrome-remote-debug-protocol":"^1.2.20180422","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-run-all":"^4.1.5","rimraf":"^2.6.3","typescript":"^3.3.1","@typescript-eslint/parser":"1.3.0"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^4.4.0"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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 test-only","test-only":"npm run build","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:ts":"npm run build:ts -- --watch"},"version":"3.0.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@3.0.0","_npmVersion":"6.4.1","_nodeVersion":"11.2.0","_npmUser":{"name":"molant","email":"amolleda@gmail.com"},"dist":{"shasum":"07d69a946acd274252b088e876d005576803b381","size":17113,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-3.0.0.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_3.0.0_1549567666181_0.04834922912765727"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:56.602Z","publish_time":1549567666403,"_cnpm_publish_time":1549567666403},"2.0.2":{"dependencies":{"@hint/utils-connector-tools":"^2.0.2","abab":"^2.0.0","chrome-remote-interface":"^0.27.0","lodash":"^4.17.11"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.119","@types/node":"10.12.18","chrome-remote-debug-protocol":"^1.2.20180422","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-run-all":"^4.1.5","rimraf":"^2.6.3","typescript":"^3.2.2","typescript-eslint-parser":"21.0.2"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","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-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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 test-only","test-only":"npm run build","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:ts":"npm run build:ts -- --watch"},"version":"2.0.2","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@2.0.2","_npmVersion":"6.4.1","_nodeVersion":"11.2.0","_npmUser":{"name":"molant","email":"amolleda@gmail.com"},"dist":{"shasum":"14dc5b7c6ec12b01e63bac7491c22df5f773b0b9","size":15175,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-2.0.2.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_2.0.2_1547588126796_0.144154336717927"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:54.937Z","publish_time":1547588126945,"_cnpm_publish_time":1547588126945},"2.0.1":{"dependencies":{"@hint/utils-connector-tools":"^2.0.2","abab":"^2.0.0","chrome-remote-interface":"^0.27.0","lodash":"^4.17.11"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.119","@types/node":"10.9.1","chrome-remote-debug-protocol":"^1.2.20180422","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-run-all":"^4.1.5","rimraf":"^2.6.2","typescript":"^3.2.2","typescript-eslint-parser":"21.0.2"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","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-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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 test-only","test-only":"npm run build","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:ts":"npm run build:ts -- --watch"},"version":"2.0.1","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@2.0.1","_npmVersion":"6.5.0","_nodeVersion":"11.3.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"7a2d75af31bc16b41fd1d42a54ee166e8aa26858","size":15089,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-2.0.1.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_2.0.1_1546294369687_0.40316347280061215"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:53.257Z","publish_time":1546294369858,"_cnpm_publish_time":1546294369858},"2.0.0":{"dependencies":{"@hint/utils-connector-tools":"^2.0.0","abab":"^2.0.0","chrome-remote-interface":"^0.26.1","lodash":"^4.17.11"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.118","@types/node":"10.9.1","chrome-remote-debug-protocol":"^1.2.20180422","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.13.0","hint":"^4.0.0","markdownlint-cli":"^0.13.0","npm-run-all":"^4.1.2","rimraf":"^2.6.2","typescript":"^3.1.5","typescript-eslint-parser":"20.1.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","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-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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 test-only","test-only":"npm run build","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"2.0.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@2.0.0","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"64e9324ac2dd973132f54af72f2c6236e4e2c8e6","size":14981,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-2.0.0.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_2.0.0_1541457779631_0.6053619102673309"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:51.583Z","publish_time":1541457779761,"_cnpm_publish_time":1541457779761},"1.0.14":{"dependencies":{"@hint/utils-connector-tools":"^1.0.8","abab":"^2.0.0","chrome-remote-interface":"^0.26.1","lodash":"^4.17.11"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.117","chrome-remote-debug-protocol":"^1.2.20180422","cpx":"^1.5.0","eslint":"^5.7.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","hint":"^3.4.13","markdownlint-cli":"^0.13.0","npm-run-all":"^4.1.2","rimraf":"^2.6.2","typescript":"^3.0.3","typescript-eslint-parser":"^20.0.0"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^3.4.13"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run clean && npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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 test-only","test-only":"npm run build","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.14","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@1.0.14","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"146a92defed8f46b1e84ab5f02599e54bada6a07","size":14768,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-1.0.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-1.0.14.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_1.0.14_1540510517572_0.4608395418137261"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:49.953Z","publish_time":1540510517718,"_cnpm_publish_time":1540510517718},"1.0.13":{"dependencies":{"@hint/utils-connector-tools":"^1.0.8","abab":"^2.0.0","chrome-remote-interface":"^0.26.1","lodash":"^4.17.11"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.117","chrome-remote-debug-protocol":"^1.2.20180422","cpx":"^1.5.0","eslint":"^5.7.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","hint":"^3.4.11","markdownlint-cli":"^0.13.0","npm-run-all":"^4.1.2","rimraf":"^2.6.2","typescript":"^3.0.3","typescript-eslint-parser":"^20.0.0"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^3.4.11"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run clean && npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:assets":"cpx \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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 test-only","test-only":"npm run build","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.13","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@1.0.13","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"fc17b065000c633eee2489a6a4bb620da0999cee","size":14654,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-1.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-1.0.13.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_1.0.13_1539931569180_0.5344319599045597"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:48.302Z","publish_time":1539931569365,"_cnpm_publish_time":1539931569365},"1.0.12":{"dependencies":{"@hint/utils-connector-tools":"^1.0.7","abab":"^2.0.0","chrome-remote-interface":"^0.26.1","lodash":"^4.17.11"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.117","chrome-remote-debug-protocol":"^1.2.20180422","eslint":"^5.6.1","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","hint":"^3.4.10","markdownlint-cli":"^0.13.0","npm-run-all":"^4.1.2","rimraf":"^2.6.2","typescript":"^3.0.3","typescript-eslint-parser":"^20.0.0"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^3.4.10"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run clean && npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:ts":"tsc","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 test-only","test-only":"npm run build","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.12","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@1.0.12","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"1b83a457bc29d1110a7efcce141cad918e8171a3","size":14045,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-1.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-1.0.12.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_1.0.12_1539210898155_0.6841089736766626"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:46.668Z","publish_time":1539210898334,"_cnpm_publish_time":1539210898334},"1.0.11":{"dependencies":{"@hint/utils-connector-tools":"^1.0.6","abab":"^2.0.0","chrome-remote-interface":"^0.26.1","lodash":"^4.17.11"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.115","chrome-remote-debug-protocol":"^1.2.20180422","eslint":"^5.6.1","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","hint":"^3.4.6","markdownlint-cli":"^0.13.0","npm-run-all":"^4.1.2","rimraf":"^2.6.2","typescript":"^3.0.3","typescript-eslint-parser":"^19.0.2"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^3.4.6"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run clean && npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:ts":"tsc","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 test-only","test-only":"npm run build","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.11","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@1.0.11","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"6634e5e023d511e8c799a86970d1e61e0f21d44e","size":13860,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-1.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-1.0.11.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_1.0.11_1538522636662_0.9799015179896202"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:45.011Z","publish_time":1538522636816,"_cnpm_publish_time":1538522636816},"1.0.10":{"dependencies":{"@hint/utils-connector-tools":"^1.0.5","abab":"^2.0.0","chrome-remote-interface":"^0.26.1","lodash":"^4.17.11"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.115","chrome-remote-debug-protocol":"^1.2.20180422","eslint":"^5.6.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","hint":"^3.4.5","markdownlint-cli":"^0.13.0","npm-run-all":"^4.1.2","rimraf":"^2.6.2","typescript":"^3.0.3","typescript-eslint-parser":"^19.0.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^3.4.5"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run clean && npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:ts":"tsc","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 test-only","test-only":"npm run build","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.10","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@1.0.10","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"88d009f7c31ce3c9c7e21ec208f414e65d13e7ff","size":13720,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-1.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-1.0.10.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_1.0.10_1538170614989_0.8590049850259083"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:43.345Z","publish_time":1538170615135,"_cnpm_publish_time":1538170615135},"1.0.9":{"dependencies":{"@hint/utils-connector-tools":"^1.0.5","abab":"^2.0.0","chrome-remote-interface":"^0.26.1","lodash":"^4.17.11"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.115","chrome-remote-debug-protocol":"^1.2.20180422","eslint":"^5.6.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","hint":"^3.4.5","markdownlint-cli":"^0.13.0","npm-run-all":"^4.1.2","rimraf":"^2.6.2","typescript":"^3.0.3","typescript-eslint-parser":"^19.0.1"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^3.4.5"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run clean && npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:ts":"tsc","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 test-only","test-only":"npm run build","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.9","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@1.0.9","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"8e35d3c41db41211fb88809c023a7e615dfa713e","size":13490,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-1.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-1.0.9.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_1.0.9_1538110117738_0.1847228307862212"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:41.682Z","publish_time":1538110118015,"_cnpm_publish_time":1538110118015},"1.0.8":{"dependencies":{"@hint/utils-connector-tools":"^1.0.5","abab":"^2.0.0","chrome-remote-interface":"^0.26.1","lodash":"^4.17.11"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.115","chrome-remote-debug-protocol":"^1.2.20180422","eslint":"^5.6.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","hint":"^3.4.3","markdownlint-cli":"^0.13.0","npm-run-all":"^4.1.2","rimraf":"^2.6.2","typescript":"^3.0.3","typescript-eslint-parser":"^18.0.0"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^3.4.3"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run clean && npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:ts":"tsc","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 test-only","test-only":"npm run build","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.8","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@1.0.8","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"95e5c223425b66921b430ca110ec2510d4328a38","size":13386,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-1.0.8.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_1.0.8_1537847169966_0.3000992653421708"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:40.032Z","publish_time":1537847170122,"_cnpm_publish_time":1537847170122},"1.0.7":{"dependencies":{"@hint/utils-connector-tools":"^1.0.5","chrome-remote-interface":"^0.26.1","lodash":"^4.17.11"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.115","eslint":"^5.6.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","hint":"^3.4.2","markdownlint-cli":"^0.13.0","npm-run-all":"^4.1.2","rimraf":"^2.6.2","typescript":"^3.0.3","typescript-eslint-parser":"^18.0.0"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^3.4.2"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run clean && npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:ts":"tsc","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 test-only","test-only":"npm run build","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.7","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@1.0.7","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"44bdbf41e0b6aaf5f0ecebbaf3213fcfb6d59ac5","size":13009,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-1.0.7.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_1.0.7_1537748076454_0.7658424580005669"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:38.336Z","publish_time":1537748076604,"_cnpm_publish_time":1537748076604},"1.0.6":{"dependencies":{"@hint/utils-connector-tools":"^1.0.5","chrome-remote-interface":"^0.26.1","lodash":"^4.17.11"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.115","chrome-remote-debug-protocol":"^1.2.20180422","eslint":"^5.6.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","hint":"^3.4.2","markdownlint-cli":"^0.13.0","npm-run-all":"^4.1.2","rimraf":"^2.6.2","typescript":"^3.0.3","typescript-eslint-parser":"^18.0.0"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^3.4.2"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run clean && npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:ts":"tsc","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 test-only","test-only":"npm run build","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.6","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@1.0.6","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"213bd6e617b18a611aaaeb54d248dd8eee7a553b","size":13148,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-1.0.6.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_1.0.6_1537500747924_0.907942758177473"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:36.653Z","publish_time":1537500748028,"_cnpm_publish_time":1537500748028},"1.0.5":{"dependencies":{"@hint/utils-connector-tools":"^1.0.5","chrome-remote-interface":"^0.26.1","lodash":"^4.17.11"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.115","eslint":"^5.6.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","hint":"^3.4.2","markdownlint-cli":"^0.13.0","npm-run-all":"^4.1.2","rimraf":"^2.6.2","typescript":"^3.0.3","typescript-eslint-parser":"^18.0.0"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^3.4.2"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run clean && npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:ts":"tsc","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 test-only","test-only":"npm run build","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.5","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@1.0.5","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"0dd7ac43bb156a658597a00ab7fb9c6a78fa4107","size":12848,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-1.0.5.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_1.0.5_1537500301778_0.3027986993184826"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:35.554Z","publish_time":1537500301885,"_cnpm_publish_time":1537500301885},"1.0.4":{"dependencies":{"@hint/utils-connector-tools":"^1.0.5","chrome-remote-interface":"^0.26.1","lodash":"^4.17.10"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.115","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-run-all":"^4.1.2","rimraf":"^2.6.2","typescript":"^3.0.3","typescript-eslint-parser":"^18.0.0"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","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-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:ts":"tsc","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 test-only","test-only":"npm run build","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.4","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@1.0.4","_npmVersion":"6.4.1","_nodeVersion":"10.4.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"679ce359636fe6f7eeca6d8b442f08a3e6a9fed1","size":12729,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-1.0.4.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_1.0.4_1536701803661_0.6201145075536834"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:33.872Z","publish_time":1536701803815,"_cnpm_publish_time":1536701803815},"1.0.3":{"dependencies":{"@hint/utils-connector-tools":"^1.0.4","chrome-remote-interface":"^0.26.1","lodash":"^4.17.10"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.115","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-run-all":"^4.1.2","rimraf":"^2.6.2","typescript":"^3.0.3","typescript-eslint-parser":"^18.0.0"},"engines":{"node":">=8.0.0"},"homepage":"https://webhint.io/","keywords":["connector","debugging protocol","hint","hint-utils-debugging-protocol-common","utils","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","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-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:ts":"tsc","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 test-only","test-only":"npm run build","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.3","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@1.0.3","_npmVersion":"6.4.1","_nodeVersion":"10.4.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"cf2135f2e240ce1c6e4532ddab75b9c70d8dd7c2","size":12618,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-1.0.3.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_1.0.3_1536255554428_0.5654728661590929"},"_hasShrinkwrap":false,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:32.774Z","publish_time":1536255554546,"_cnpm_publish_time":1536255554546},"1.0.2":{"dependencies":{"@hint/utils-connector-tools":"^1.0.3","chrome-remote-interface":"^0.26.1","lodash":"^4.17.10"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.115","eslint":"^5.4.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","hint":"^3.2.3","markdownlint-cli":"^0.13.0","npm-run-all":"^4.1.2","rimraf":"^2.6.2","typescript":"^3.0.1","typescript-eslint-parser":"^18.0.0"},"engines":{"node":">=8.0.0"},"files":["dist","npm-shrinkwrap.json"],"homepage":"https://webhint.io/","keywords":["connector","utils","debugging protocol","hint","hint-utils-debugging-protocol-common","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^3.2.3"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run clean && npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:ts":"tsc","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 test-only","test-only":"npm run build","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.2","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@1.0.2","_npmVersion":"5.6.0","_nodeVersion":"8.11.4","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"df2fe7877520f7600f83e4853d382ba4bf5b972d","size":21954,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-1.0.2.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_1.0.2_1535411675959_0.018480791431506383"},"_hasShrinkwrap":true,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:31.123Z","publish_time":1535411676036,"_cnpm_publish_time":1535411676036},"1.0.1":{"dependencies":{"@hint/utils-connector-tools":"^1.0.2","chrome-remote-interface":"^0.26.1","hint":"^3.2.3","lodash":"^4.17.10"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.115","eslint":"^5.4.0","eslint-plugin-import":"^2.14.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","markdownlint-cli":"^0.13.0","npm-run-all":"^4.1.2","rimraf":"^2.6.2","typescript":"^3.0.1","typescript-eslint-parser":"^18.0.0"},"engines":{"node":">=8.0.0"},"files":["dist","npm-shrinkwrap.json"],"homepage":"https://webhint.io/","keywords":["connector","utils","debugging protocol","hint","hint-utils-debugging-protocol-common","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","peerDependencies":{"hint":"^3.2.3"},"repository":{"type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm run clean && npm-run-all build:*","build-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:ts":"tsc","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 test-only","test-only":"npm run build","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.1","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@1.0.1","_npmVersion":"6.4.0","_nodeVersion":"10.4.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"46002abe2207c133ac8d10cd89acc60c67d0bc68","size":60454,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-1.0.1.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_1.0.1_1535406606709_0.15815241471159602"},"_hasShrinkwrap":true,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:29.294Z","publish_time":1535406606838,"_cnpm_publish_time":1535406606838},"1.0.0":{"dependencies":{"@hint/utils-connector-tools":"^1.0.0","chrome-remote-interface":"^0.26.1","hint":"^3.0.0","lodash":"^4.17.10"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.115","eslint":"^5.2.0","eslint-plugin-import":"^2.13.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","markdownlint-cli":"^0.12.0","npm-run-all":"^4.1.2","rimraf":"^2.6.2","typescript":"^3.0.1","typescript-eslint-parser":"^17.0.1"},"engines":{"node":">=8.0.0"},"files":["dist","npm-shrinkwrap.json"],"homepage":"https://webhint.io/","keywords":["connector","utils","debugging protocol","hint","hint-utils-debugging-protocol-common","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","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-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:ts":"tsc","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 test-only","test-only":"npm run build","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@1.0.0","_npmVersion":"6.3.0","_nodeVersion":"10.4.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"5eefd72fd61acf797efda3e740b90845f0b992db","size":44710,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-1.0.0.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_1.0.0_1533583784992_0.09190532017035746"},"_hasShrinkwrap":true,"deprecated":"@hint/connector-chrome is obsolete, please use @hint/connector-puppeteer","_cnpmcore_publish_time":"2021-12-19T11:42:27.283Z","publish_time":1533583785132,"_cnpm_publish_time":1533583785132},"1.0.0-beta.2":{"dependencies":{"@hint/utils-connector-tools":"^1.0.0-beta.1","chrome-remote-interface":"^0.26.0","hint":"^3.0.0-beta.0","lodash":"^4.17.10"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.112","eslint":"^5.1.0","eslint-plugin-import":"^2.13.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","markdownlint-cli":"^0.11.0","npm-run-all":"^4.1.2","rimraf":"^2.6.2","typescript":"^2.9.2","typescript-eslint-parser":"^16.0.1"},"engines":{"node":">=8.0.0"},"files":["dist","npm-shrinkwrap.json"],"homepage":"https://webhint.io/","keywords":["connector","utils","debugging protocol","hint","hint-utils-debugging-protocol-common","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","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-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:ts":"tsc","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 test-only","test-only":"npm run build","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.0-beta.2","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@1.0.0-beta.2","_npmVersion":"6.2.0","_nodeVersion":"10.4.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"b9da55ef9dbf5cbcd8d635f16c80b466fa424483","size":45126,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-1.0.0-beta.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-1.0.0-beta.2.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_1.0.0-beta.2_1531857035251_0.0055242961978161365"},"_hasShrinkwrap":true,"_cnpmcore_publish_time":"2021-12-19T11:42:25.437Z","publish_time":1531857035331,"_cnpm_publish_time":1531857035331},"1.0.0-beta.1":{"dependencies":{"@hint/utils-connector-tools":"^1.0.0-beta.0","chrome-remote-interface":"^0.26.0","hint":"^3.0.0-beta.0","lodash":"^4.17.10"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.112","eslint":"^5.1.0","eslint-plugin-import":"^2.13.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","markdownlint-cli":"^0.11.0","npm-run-all":"^4.1.2","rimraf":"^2.6.2","typescript":"^2.9.2","typescript-eslint-parser":"^16.0.1"},"engines":{"node":">=8.0.0"},"files":["dist","npm-shrinkwrap.json"],"homepage":"https://webhint.io/","keywords":["connector","utils","debugging protocol","hint","hint-utils-debugging-protocol-common","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","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-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:ts":"tsc","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 test-only","test-only":"npm run build","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.0-beta.1","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@1.0.0-beta.1","_npmVersion":"6.2.0","_nodeVersion":"10.4.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"4906dcf115301e3ebd902d90f341dcec8746df78","size":45123,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-1.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-1.0.0-beta.1.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_1.0.0-beta.1_1531855762422_0.9871533398340526"},"_hasShrinkwrap":true,"_cnpmcore_publish_time":"2021-12-19T11:42:23.528Z","publish_time":1531855762565,"_cnpm_publish_time":1531855762565},"1.0.0-beta.0":{"dependencies":{"@hint/utils-connector-tools":"^1.0.0-beta.0","chrome-remote-interface":"^0.26.0","hint":"^3.0.0-beta.0","lodash":"^4.17.10"},"description":"hint debugging protocol common functionality","devDependencies":{"@types/lodash":"^4.14.112","eslint":"^5.1.0","eslint-plugin-import":"^2.13.0","eslint-plugin-markdown":"^1.0.0-beta.7","eslint-plugin-typescript":"^0.12.0","markdownlint-cli":"^0.11.0","npm-run-all":"^4.1.2","rimraf":"^2.6.2","typescript":"^2.9.2","typescript-eslint-parser":"^16.0.1"},"engines":{"node":">=8.0.0"},"files":["dist","npm-shrinkwrap.json"],"homepage":"https://webhint.io/","keywords":["connector","utils","debugging protocol","hint","hint-utils-debugging-protocol-common","webhint"],"license":"Apache-2.0","name":"@hint/utils-debugging-protocol-common","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-release":"npm run clean && tsc --inlineSourceMap false --removeComments true","build:ts":"tsc","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":"echo","test-only":"echo","watch":"npm run build && npm-run-all --parallel -c watch:*","watch:ts":"npm run build:ts -- --watch"},"version":"1.0.0-beta.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/utils-debugging-protocol-common@1.0.0-beta.0","_npmVersion":"6.2.0","_nodeVersion":"10.4.0","_npmUser":{"name":"alrra","email":"alrraa@gmail.com"},"dist":{"shasum":"c7c7144fb71f37b367cf13618936835944c49453","size":45118,"noattachment":false,"key":"/@hint/utils-debugging-protocol-common/-/@hint/utils-debugging-protocol-common-1.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/utils-debugging-protocol-common/download/@hint/utils-debugging-protocol-common-1.0.0-beta.0.tgz"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils-debugging-protocol-common_1.0.0-beta.0_1531779710100_0.3049276391423086"},"_hasShrinkwrap":true,"_cnpmcore_publish_time":"2021-12-19T11:42:21.643Z","publish_time":1531779710179,"_cnpm_publish_time":1531779710179}},"readme":"# Debuggin Protocol common (`@hint/utils-debugging-protocol-common`)\n\nShared code for connectors that uses Chrome debugging protocol.\n\n## Installation\n\nTo install the package, you need to run:\n\n```bash\nnpm install @hint/utils-debugging-protocol-common\n```\n","_attachments":{},"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"license":"Apache-2.0"}