{"name":"stylelint","version":"16.0.0-2","description":"A mighty CSS linter that helps you avoid errors and enforce conventions.","keywords":["css-in-js","css","less","lint","linter","markdown","sass","scss","stylelint","sugarss"],"homepage":"https://stylelint.io","repository":{"type":"git","url":"git+https://github.com/stylelint/stylelint.git"},"funding":{"type":"opencollective","url":"https://opencollective.com/stylelint"},"license":"MIT","author":{"name":"stylelint"},"exports":{".":{"import":{"types":"./types/stylelint/index.d.ts","default":"./lib/index.mjs"},"require":"./lib/index.cjs"},"./package.json":"./package.json","./lib/utils/*":"./lib/utils/*"},"main":"lib/index.cjs","types":"types/stylelint/index.d.ts","bin":{"stylelint":"bin/stylelint.mjs"},"scripts":{"benchmark-rule":"node scripts/benchmark-rule.mjs","build":"rollup -c","build-check":"node scripts/build-check.mjs","format":"prettier . --write --cache","lint":"npm-run-all --parallel --continue-on-error lint:*","lint:formatting":"prettier . --check --cache","lint:js":"eslint . --cache --max-warnings=0 --ext .js,.mjs","lint:md":"remark . --quiet --frail","lint:types":"tsc","prepare":"husky install && patch-package && npm run build","release":"np --no-release-draft","pretest":"npm run lint","test":"node --experimental-vm-modules node_modules/jest/bin/jest.js","test-coverage":"npm test --ignore-scripts -- --coverage","test-only":"npm test --ignore-scripts","version":"echo \"skip: changeset version\"","postversion":"git restore package.json","watch":"npm test --ignore-scripts -- --watch"},"lint-staged":{"*.{js,mjs}":"eslint --cache --fix","*.{js,json,md,mjs,ts,yml}":"prettier --write"},"prettier":"@stylelint/prettier-config","eslintConfig":{"extends":["stylelint","stylelint/jest"],"overrides":[{"files":["**/*.mjs"],"plugins":["eslint-plugin-import"],"rules":{"import/extensions":["error","ignorePackages"]}}],"globals":{"testRule":"readonly","testRuleConfigs":"readonly"},"root":true},"remarkConfig":{"plugins":["@stylelint/remark-preset",["remark-lint-no-undefined-references",{"allow":["!NOTE","!IMPORTANT","!WARNING"]}]]},"jest":{"clearMocks":true,"collectCoverage":false,"collectCoverageFrom":["lib/**/*.{js,mjs}","!lib/**/{__tests__,testUtils}/**/*.{js,mjs}"],"coverageDirectory":"./.coverage/","coverageProvider":"v8","coverageReporters":["lcov","text-summary"],"coverageThreshold":{"global":{"branches":90,"functions":90,"lines":90,"statements":90}},"preset":"jest-preset-stylelint","roots":["lib","system-tests"],"setupFiles":["<rootDir>/jest.setup.mjs"],"testEnvironment":"node","testRegex":".*\\.test\\.mjs$|rules/.*/__tests__/.*\\.mjs$|system-tests/.*\\.test\\.cjs$","watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{"@csstools/css-parser-algorithms":"^2.3.2","@csstools/css-tokenizer":"^2.2.1","@csstools/media-query-list-parser":"^2.1.5","@csstools/selector-specificity":"^3.0.0","balanced-match":"^2.0.0","colord":"^2.9.3","cosmiconfig":"^8.3.6","css-functions-list":"^3.2.1","css-tree":"^2.3.1","debug":"^4.3.4","fast-glob":"^3.3.2","fastest-levenshtein":"^1.0.16","file-entry-cache":"^7.0.1","global-modules":"^2.0.0","globby":"^11.1.0","globjoin":"^0.1.4","html-tags":"^3.3.1","ignore":"^5.2.4","imurmurhash":"^0.1.4","is-plain-object":"^5.0.0","known-css-properties":"^0.29.0","mathml-tag-names":"^2.1.3","meow":"^12.1.1","micromatch":"^4.0.5","normalize-path":"^3.0.0","picocolors":"^1.0.0","postcss":"^8.4.31","postcss-resolve-nested-selector":"^0.1.1","postcss-safe-parser":"^7.0.0","postcss-selector-parser":"^6.0.13","postcss-value-parser":"^4.2.0","resolve-from":"^5.0.0","string-width":"^4.2.3","strip-ansi":"^7.1.0","supports-hyperlinks":"^3.0.0","svg-tags":"^1.0.0","table":"^6.8.1","write-file-atomic":"^5.0.1"},"devDependencies":{"@changesets/cli":"^2.26.2","@changesets/get-github-info":"^0.5.2","@jest/globals":"^29.7.0","@stylelint/prettier-config":"^3.0.0","@stylelint/remark-preset":"^5.0.0","@types/balanced-match":"^1.0.4","@types/css-tree":"^2.3.4","@types/debug":"^4.1.12","@types/file-entry-cache":"^5.0.4","@types/global-modules":"^2.0.2","@types/globjoin":"^0.1.2","@types/imurmurhash":"^0.1.4","@types/micromatch":"^4.0.5","@types/normalize-path":"^3.0.2","@types/postcss-less":"^4.0.6","@types/postcss-resolve-nested-selector":"^0.1.3","@types/postcss-safe-parser":"^5.0.4","@types/svg-tags":"^1.0.2","@types/write-file-atomic":"^4.0.3","benchmark":"^2.1.4","common-tags":"^1.8.2","deepmerge":"^4.3.1","eslint":"^8.53.0","eslint-config-stylelint":"^20.0.0","eslint-plugin-import":"^2.29.0","eslint-plugin-jest":"^27.6.0","husky":"^8.0.3","jest":"^29.7.0","jest-preset-stylelint":"^6.3.2","jest-watch-typeahead":"^2.2.2","lint-staged":"^15.1.0","np":"^8.0.4","npm-run-all":"^4.1.5","patch-package":"^8.0.0","postcss-html":"^1.5.0","postcss-import":"^15.1.0","postcss-less":"^6.0.0","postcss-sass":"^0.5.0","postcss-scss":"^4.0.9","remark-cli":"^12.0.0","rollup":"^4.4.0","sugarss":"^4.0.1","typescript":"^5.2.2"},"engines":{"node":">=18.12.0"},"_id":"stylelint@16.0.0-2","readmeFilename":"README.md","gitHead":"c120d997acfa5ecf424a0a72ba417fb8220f6634","bugs":{"url":"https://github.com/stylelint/stylelint/issues"},"_nodeVersion":"21.1.0","_npmVersion":"10.2.3","dist":{"shasum":"0a4df24a8ec38cc9c6cec7f685f19243b9eb7d76","size":303974,"noattachment":false,"key":"/stylelint/-/stylelint-16.0.0-2.tgz","tarball":"http://registry.cnpm.dingdandao.com/stylelint/download/stylelint-16.0.0-2.tgz"},"_npmUser":{"name":"ybiquitous","email":"ybiquitous@gmail.com"},"directories":{},"maintainers":[{"name":"jeddy3","email":""},{"name":"ntwb","email":"stephen@netweb.com.au"},{"name":"romainmenke","email":""},{"name":"ybiquitous","email":"10koba01@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylelint_16.0.0-2_1700060534728_0.09548847299537044"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-15T15:02:15.082Z","publish_time":1700060535082,"_source_registry_name":"default","_cnpm_publish_time":1700060535082,"dist-tags":{"latest":"17.4.0","next":"16.0.0-3"}}