{"_id":"@hint/parser-less","_rev":"2911824","name":"@hint/parser-less","description":"webhint parser needed to analyze LESS files","dist-tags":{"latest":"1.0.28"},"maintainers":[{"name":"leotlee","email":"leolee@microsoft.com"}],"time":{"modified":"2023-02-01T08:38:17.000Z","created":"2019-09-11T22:33:20.403Z","1.0.28":"2022-10-06T19:44:58.067Z","1.0.27":"2022-09-06T16:41:42.505Z","1.0.26":"2022-07-22T23:00:28.946Z","1.0.25":"2022-07-08T15:59:54.887Z","1.0.24":"2022-06-06T22:28:21.635Z","1.0.23":"2022-05-04T01:44:37.322Z","1.0.22":"2022-04-26T22:11:59.660Z","1.0.21":"2022-03-10T18:41:32.500Z","1.0.20":"2021-11-15T20:11:17.154Z","1.0.19":"2021-11-04T18:30:30.975Z","1.0.18":"2021-10-21T16:20:33.511Z","1.0.17":"2021-06-09T19:12:46.606Z","1.0.16":"2021-02-06T00:44:31.491Z","1.0.15":"2021-02-04T19:32:49.560Z","1.0.14":"2020-11-11T20:44:29.320Z","1.0.13":"2020-08-24T21:58:09.775Z","1.0.12":"2020-07-27T20:39:39.489Z","1.0.11":"2020-05-18T22:18:24.294Z","1.0.10":"2020-04-15T19:21:02.808Z","1.0.9":"2020-03-18T21:58:17.158Z","1.0.8":"2019-12-05T00:50:59.497Z","1.0.7":"2019-12-03T01:04:02.812Z","1.0.6":"2019-10-29T22:31:56.085Z","1.0.5":"2019-10-16T19:46:46.949Z","1.0.4":"2019-09-26T21:21:22.035Z","1.0.3":"2019-09-24T19:33:00.029Z","1.0.2":"2019-09-19T18:34:21.877Z","1.0.1":"2019-09-12T21:47:47.382Z","1.0.0":"2019-09-11T22:33:20.403Z"},"users":{},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"versions":{"1.0.28":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils-debug":"^1.0.10","@hint/utils-string":"^1.0.13","postcss":"^8.4.13","postcss-less":"^5.0.0"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.36","@hint/utils-dom":"^2.2.2","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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":"1.0.28","types":"./dist/src/parser.d.ts","gitHead":"8869f1b823276a7cf0417925b78b6aba21d4ee2b","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.28","_nodeVersion":"14.20.0","_npmVersion":"8.14.0","dist":{"shasum":"abb01b829bc991894c284a03b0ddf3a5fe36d875","size":6693,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.28.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.28.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-less_1.0.28_1665085497924_0.17885522521538788"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-06T19:47:08.614Z","publish_time":1665085498067,"_cnpm_publish_time":1665085498067},"1.0.27":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils-debug":"^1.0.10","@hint/utils-string":"^1.0.12","postcss":"^8.4.13","postcss-less":"^5.0.0"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.35","@hint/utils-dom":"^2.2.1","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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":"1.0.27","types":"./dist/src/parser.d.ts","gitHead":"64f0d5cf033aa97b12ef161d91e00bd2f750da6f","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.27","_nodeVersion":"14.20.0","_npmVersion":"8.14.0","dist":{"shasum":"97be2ddfd6e9d3eb98fce122d59f7ee770814e7d","size":6695,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.27.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.27.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-less_1.0.27_1662482502314_0.7680760331567706"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-06T16:44:06.226Z","publish_time":1662482502505,"_cnpm_publish_time":1662482502505},"1.0.26":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils-debug":"^1.0.10","@hint/utils-string":"^1.0.12","postcss":"^8.4.13","postcss-less":"^5.0.0"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.34","@hint/utils-dom":"^2.2.0","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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":"1.0.26","types":"./dist/src/parser.d.ts","gitHead":"3747703aad67205d4aaac4b74e7f78ed86402c0d","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.26","_nodeVersion":"14.20.0","_npmVersion":"8.14.0","dist":{"shasum":"a3f450e9c35fbfd9e17301acd7e5d53402e0b22e","size":6696,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.26.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.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-less_1.0.26_1658530828787_0.8820857224634802"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-22T23:02:19.344Z","publish_time":1658530828946,"_cnpm_publish_time":1658530828946},"1.0.25":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils-debug":"^1.0.10","@hint/utils-string":"^1.0.12","postcss":"^8.4.13","postcss-less":"^5.0.0"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.33","@hint/utils-dom":"^2.2.0","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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":"1.0.25","types":"./dist/src/parser.d.ts","gitHead":"50e8485324a6c885c736d0b4d1ac8513d875f5c4","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.25","_nodeVersion":"14.19.3","_npmVersion":"8.12.1","dist":{"shasum":"d0ed6ae4f0aaebd3c99c6fe35d04777b28339031","size":6696,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.25.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.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-less_1.0.25_1657295994699_0.2072923020730626"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-08T16:37:09.480Z","publish_time":1657295994887,"_cnpm_publish_time":1657295994887},"1.0.24":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils-debug":"^1.0.10","@hint/utils-string":"^1.0.12","postcss":"^8.4.13","postcss-less":"^5.0.0"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.32","@hint/utils-dom":"^2.1.13","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^7.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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":"1.0.24","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.24","_nodeVersion":"14.19.3","_npmVersion":"6.14.17","dist":{"shasum":"c2bd6d76531110d67d9d50992dca0678a8c8a598","size":14567,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.24.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.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-less_1.0.24_1654554501400_0.12991928822264298"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-06T22:28:27.276Z","publish_time":1654554501635,"_cnpm_publish_time":1654554501635},"1.0.23":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils-debug":"^1.0.10","@hint/utils-string":"^1.0.12","postcss":"^8.4.13","postcss-less":"^5.0.0"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.31","@hint/utils-dom":"^2.1.12","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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":"1.0.23","types":"./dist/src/parser.d.ts","gitHead":"86a21f9d09e2e0c824fff06081f329f0382af256","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.23","_nodeVersion":"16.14.2","_npmVersion":"8.5.0","dist":{"shasum":"84621d4a114f353f387b75c50f9783fafd4dfbe7","size":6696,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.23.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.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-less_1.0.23_1651628677080_0.308040510127906"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-04T01:45:35.103Z","publish_time":1651628677322,"_cnpm_publish_time":1651628677322},"1.0.22":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils-debug":"^1.0.9","@hint/utils-string":"^1.0.11","postcss":"^8.4.5","postcss-less":"^5.0.0"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.30","@hint/utils-dom":"^2.1.11","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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":"1.0.22","types":"./dist/src/parser.d.ts","gitHead":"ed090aaf89fa89e6575bca6c116251a40266ae8c","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.22","_nodeVersion":"16.14.2","_npmVersion":"8.5.0","dist":{"shasum":"98ad615c8fa05a3440be876c5aeffd473c6289ba","size":6694,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.22.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.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-less_1.0.22_1651011119474_0.7014119034487682"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-26T22:12:04.990Z","publish_time":1651011119660,"_cnpm_publish_time":1651011119660},"1.0.21":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m","workerThreads":false},"dependencies":{"@hint/utils-debug":"^1.0.8","@hint/utils-string":"^1.0.11","postcss":"^8.4.5","postcss-less":"^5.0.0"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.29","@hint/utils-dom":"^2.1.10","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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":"1.0.21","types":"./dist/src/parser.d.ts","gitHead":"259226d420ada93e86c1ee0e5876251967abcf04","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.21","_nodeVersion":"16.14.0","_npmVersion":"8.3.1","dist":{"shasum":"a55b9b31546ee1b838e9eeff0ee11193f3110ea3","size":6694,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.21.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.21.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-less_1.0.21_1646937692389_0.4074829423707127"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-10T18:42:26.556Z","publish_time":1646937692500,"_cnpm_publish_time":1646937692500},"1.0.20":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-debug":"^1.0.7","@hint/utils-string":"^1.0.10","postcss":"^8.3.11","postcss-less":"^5.0.0"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.28","@hint/utils-dom":"^2.1.9","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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":"1.0.20","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.20","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"61d2c14793cc90429082fe5928990a85acdead95","size":13716,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.20.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.20.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-less_1.0.20_1637007076952_0.05364906165213257"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:05.385Z","publish_time":1637007077154,"_cnpm_publish_time":1637007077154},"1.0.19":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-debug":"^1.0.7","@hint/utils-string":"^1.0.10","postcss":"^8.3.11","postcss-less":"^5.0.0"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.27","@hint/utils-dom":"^2.1.8","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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":"1.0.19","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.19","_nodeVersion":"14.18.0","_npmVersion":"7.5.2","dist":{"shasum":"c03b5ae7c854fb70d773b82b72cbe058a69178ee","size":13618,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.19.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.19.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-less_1.0.19_1636050630805_0.230371746775331"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:04.486Z","publish_time":1636050630975,"_cnpm_publish_time":1636050630975},"1.0.18":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-debug":"^1.0.6","@hint/utils-string":"^1.0.9","postcss":"^8.3.8","postcss-less":"^5.0.0"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.26","@hint/utils-dom":"^2.1.7","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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":"1.0.18","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.18","_nodeVersion":"14.18.1","_npmVersion":"6.14.15","dist":{"shasum":"c605188546f442d3f5b7e19c0ed6dca5c6eb0cec","size":13512,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.18.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.18.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-less_1.0.18_1634833233326_0.01187359544254929"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:02.791Z","publish_time":1634833233511,"_cnpm_publish_time":1634833233511},"1.0.17":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-debug":"^1.0.5","@hint/utils-string":"^1.0.8","postcss":"^8.3.0","postcss-less":"^4.0.1"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.25","@hint/utils-dom":"^2.1.6","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && tsc --inlineSourceMap false --removeComments true","build:assets":"copyfiles \"./{src,tests}/**/{!(*.ts),.!(ts)}\" dist","build:ts":"tsc -b","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":"1.0.17","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.17","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"452b24928b3c154af611781bb7a5012c87e43e5d","size":12992,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.17.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-less_1.0.17_1623265966344_0.38543458607009184"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:41:01.129Z","publish_time":1623265966606,"_cnpm_publish_time":1623265966606},"1.0.16":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-debug":"^1.0.4","@hint/utils-string":"^1.0.7","postcss":"^8.2.1","postcss-less":"^4.0.0"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.24","@hint/utils-dom":"^2.1.5","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && 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,.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":"1.0.16","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.16","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"shasum":"f8493a0c1fd67eab2834e89d8c0b141929b65001","size":11306,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.16.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-less_1.0.16_1612572271307_0.9595313567677697"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:59.459Z","publish_time":1612572271491,"_cnpm_publish_time":1612572271491},"1.0.15":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-debug":"^1.0.4","@hint/utils-string":"^1.0.7","postcss":"^8.2.1","postcss-less":"^4.0.0"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.23","@hint/utils-dom":"^2.1.5","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && 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,.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":"1.0.15","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.15","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"shasum":"7b20e41a23cf577e8c6c4d03cd07467cea29cb15","size":11306,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.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-less_1.0.15_1612467169452_0.33620117193442023"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:57.637Z","publish_time":1612467169560,"_cnpm_publish_time":1612467169560},"1.0.14":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-debug":"^1.0.3","@hint/utils-string":"^1.0.6","postcss":"^8.1.1","postcss-less":"^3.1.4"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.22","@hint/utils-dom":"^2.1.4","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && 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,.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":"1.0.14","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.14","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"shasum":"daaa7664f57e85407b62bf9044c962a66f3e97a4","size":10453,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.14.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-less_1.0.14_1605127468849_0.398037783988648"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:55.994Z","publish_time":1605127469320,"_cnpm_publish_time":1605127469320},"1.0.13":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-debug":"^1.0.2","@hint/utils-string":"^1.0.5","postcss":"^7.0.32","postcss-less":"^3.1.4"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.21","@hint/utils-dom":"^2.1.3","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && 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,.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":"1.0.13","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.13","_nodeVersion":"10.22.0","_npmVersion":"6.14.6","dist":{"shasum":"2d76f177ca9244a646a44197d85465caedba07ab","size":10014,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.13.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-less_1.0.13_1598306289671_0.2700682597802495"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:54.377Z","publish_time":1598306289775,"_cnpm_publish_time":1598306289775},"1.0.12":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-debug":"^1.0.1","@hint/utils-string":"^1.0.4","postcss":"^7.0.32","postcss-less":"^3.1.4"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.20","@hint/utils-dom":"^2.1.2","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && 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,.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":"1.0.12","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.12","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"92c70099667d8c7439341a653ecf2354688ba8e7","size":9808,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.12.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-less_1.0.12_1595882379297_0.3717435247184768"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:52.736Z","publish_time":1595882379489,"_cnpm_publish_time":1595882379489},"1.0.11":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-debug":"^1.0.1","@hint/utils-string":"^1.0.3","postcss":"^7.0.29","postcss-less":"^3.1.4"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.19","@hint/utils-dom":"^2.1.1","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && 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,.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":"1.0.11","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.11","_nodeVersion":"10.19.0","_npmVersion":"6.14.4","dist":{"shasum":"3a247476c250ceeeeac1e646b60ead7925ec2d8c","size":9626,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.11.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-less_1.0.11_1589840304197_0.5682367830247783"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:51.626Z","publish_time":1589840304294,"_cnpm_publish_time":1589840304294},"1.0.10":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-debug":"^1.0.1","@hint/utils-string":"^1.0.2","postcss":"^7.0.27","postcss-less":"^3.1.4"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.18","@hint/utils-dom":"^2.1.0","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && 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,.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":"1.0.10","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.10","_nodeVersion":"12.16.2","_npmVersion":"6.14.4","dist":{"shasum":"05190edac8d5ba8c4ad75d56ffd31ab8afc4fea5","size":9310,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.10.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-less_1.0.10_1586978462626_0.48650055434098505"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:49.977Z","publish_time":1586978462808,"_cnpm_publish_time":1586978462808},"1.0.9":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-debug":"^1.0.1","@hint/utils-string":"^1.0.1","postcss":"^7.0.27","postcss-less":"^3.1.4"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.17","@hint/utils-dom":"^2.0.0","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && 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,.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":"1.0.9","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.9","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"shasum":"f4a56658bd377dda344947a2175dfe8657d7cc10","size":9210,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.9.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-less_1.0.9_1584568697029_0.7470049007884585"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:48.327Z","publish_time":1584568697158,"_cnpm_publish_time":1584568697158},"1.0.8":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-debug":"^1.0.0","@hint/utils-string":"^1.0.0","postcss":"^7.0.21","postcss-less":"^3.1.4"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.16","@hint/utils-dom":"^1.0.0","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && 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 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":"1.0.8","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.8","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"aade206bfb9fbb87c2ba5abaf6f68d99942d70df","size":9196,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.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-less_1.0.8_1575507059307_0.9320575244504665"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:46.682Z","publish_time":1575507059497,"_cnpm_publish_time":1575507059497},"1.0.7":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils-debug":"^1.0.0","@hint/utils-string":"^1.0.0","postcss":"^7.0.21","postcss-less":"^3.1.4"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.15","@hint/utils-dom":"^1.0.0","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^6.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && 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 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":"1.0.7","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.7","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"ffcffce001b93bd785cc2f1dabb989f937a6ad51","size":8272,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.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-less_1.0.7_1575335042620_0.23725048562175544"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:45.038Z","publish_time":1575335042812,"_cnpm_publish_time":1575335042812},"1.0.6":{"ava":{"failFast":false,"files":["dist/tests/**/*.js","!dist/tests/**/fixtures/**/*.js","!dist/tests/helpers/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^6.1.0","postcss":"^7.0.21","postcss-less":"^3.1.4"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.14","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && 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 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":"1.0.6","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.6","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"cc78d6198b11c81ded4fe0b956b60efd32b10212","size":7832,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.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-less_1.0.6_1572388315992_0.3365143498471268"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:43.362Z","publish_time":1572388316085,"_cnpm_publish_time":1572388316085},"1.0.5":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^6.0.0","postcss":"^7.0.18","postcss-less":"^3.1.4"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.13","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && 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 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":"1.0.5","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.5","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"80cceaf32cee701eeb17f7aa3c9ca177402617c9","size":7459,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.5.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-less_1.0.5_1571255206716_0.05301536272493723"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:41.725Z","publish_time":1571255206949,"_cnpm_publish_time":1571255206949},"1.0.4":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^5.0.2","postcss":"^7.0.18","postcss-less":"^3.1.4"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.12","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && 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 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":"1.0.4","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.4","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"cfa7ff09e9a3437c9c325542fe40edfd7dfa1436","size":7363,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.4.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-less_1.0.4_1569532881906_0.05082150239275851"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:40.068Z","publish_time":1569532882035,"_cnpm_publish_time":1569532882035},"1.0.3":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^5.0.1","postcss":"^7.0.18","postcss-less":"^3.1.4"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.11","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.0.0"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && 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 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":"1.0.3","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.3","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"ea6418a23ff6f31f282b9bdd4106a52d429c4caf","size":7352,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.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-less_1.0.3_1569353579848_0.5158391180483617"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:38.418Z","publish_time":1569353580029,"_cnpm_publish_time":1569353580029},"1.0.2":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^5.0.0","postcss":"^7.0.17","postcss-less":"^3.1.4"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.10","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.2.4"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && 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 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":"1.0.2","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.2","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"d23118036c8c4fcf41eae6800194139cd7156cda","size":7208,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.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-less_1.0.2_1568918061751_0.9278695833655659"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:36.797Z","publish_time":1568918061877,"_cnpm_publish_time":1568918061877},"1.0.1":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^4.1.1","postcss":"^7.0.17","postcss-less":"^3.1.4"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.9","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.2.3"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && 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 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":"1.0.1","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.1","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"e96f154f987b411f7e8b08431835cf14554ccddb","size":7073,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.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/parser-less_1.0.1_1568324867216_0.018861394789431163"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:35.153Z","publish_time":1568324867382,"_cnpm_publish_time":1568324867382},"1.0.0":{"ava":{"failFast":false,"files":["dist/tests/**/*.js"],"timeout":"1m"},"dependencies":{"@hint/utils":"^4.1.1","postcss":"^7.0.17","postcss-less":"^3.1.4"},"description":"webhint parser needed to analyze LESS files","devDependencies":{"@hint/parser-css":"^3.0.9","@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":["less","webhint","webhint-parser"],"license":"Apache-2.0","main":"dist/src/parser.js","name":"@hint/parser-less","nyc":{"extends":"../../.nycrc"},"peerDependencies":{"hint":"^5.2.3"},"repository":{"directory":"packages/parser-less","type":"git","url":"git+https://github.com/webhintio/hint.git"},"scripts":{"build":"npm-run-all build:*","build-release":"npm run clean && npm run build:assets && 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 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":"1.0.0","bugs":{"url":"https://github.com/webhintio/hint/issues"},"_id":"@hint/parser-less@1.0.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"84606b82cd3997d599859e41d2a288b3b3ad4d3d","size":6959,"noattachment":false,"key":"/@hint/parser-less/-/@hint/parser-less-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@hint/parser-less/download/@hint/parser-less-1.0.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-less_1.0.0_1568241200218_0.6473087969312379"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-19T11:40:33.478Z","publish_time":1568241200403,"_cnpm_publish_time":1568241200403}},"readme":"# LESS (`@hint/parser-less`)\n\nThe `LESS` parser is built on top of [PostCSS][postcss] and\n[postcss-less] so hints can analyze `LESS` files. It emits the same\nevents as `@hint/parser-css` so existing hints targeting `CSS` files\nwill work without modification.\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\": [\"less\"],\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::css` of type `Event` which contains the following information:\n\n  * `resource`: the resource we are going to parse.\n\n* `parse::end::css` of type `StyleParse` which has the following information:\n\n  * `ast`: a PostCSS `Root` object containing the AST.\n    See the [PostCSS `walk*` APIs][postcss-walk] for help navigating\n    the AST.\n  * `code`: a string containing the raw stylesheet source code.\n  * `element`: an `HTMLElement` reference if the source was inline\n    in HTML; `null` otherwise.\n  * `resource`: the parsed resource. If the CSS is in a `style tag`\n    and not a file, the value will refer to the HTML document containing\n    the stylesheet.\n\n## Limitations\n\nThis parser is not fault-tolerant (unlike `@hint/parser-css`) so only\nwell-formed files will be parsed.\n\n<!-- Link labels: -->\n\n[hintrc]: https://webhint.io/docs/user-guide/configuring-webhint/summary/\n[postcss]: https://postcss.org/\n[postcss-less]: https://github.com/shellscape/postcss-less\n[postcss-walk]: https://api.postcss.org/Container.html#walk\n","_attachments":{},"homepage":"https://webhint.io/","bugs":{"url":"https://github.com/webhintio/hint/issues"},"license":"Apache-2.0"}