{"name":"css-has-pseudo","description":"Style elements relative to other elements in CSS","version":"5.0.2","contributors":[{"name":"Antonio Laguna","email":"antonio@laguna.es","url":"https://antonio.laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"},{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"}],"license":"CC0-1.0","funding":{"type":"opencollective","url":"https://opencollective.com/csstools"},"engines":{"node":"^14 || ^16 || >=18"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"},"./browser":{"import":"./dist/browser.mjs","require":"./dist/browser.cjs","default":"./dist/browser.mjs"},"./browser-global":{"default":"./dist/browser-global.js"}},"dependencies":{"@csstools/selector-specificity":"^2.0.1","postcss-selector-parser":"^6.0.10","postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"devDependencies":{"@mrhenry/core-web":"^1.0.4","puppeteer":"^19.5.2"},"scripts":{"prebuild":"npm run clean","build":"rollup -c ../../rollup/default.mjs","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true }); fs.mkdirSync('./dist');\"","docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"npm run lint:eslint && npm run lint:package-json","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","lint:package-json":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run clean && npm run build && npm run test","test":"node .tape.mjs && npm run test:unit && npm run test:exports","test:browser":"node ./test/_browser.mjs","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs","test:unit":"node ./src/encode/test.mjs"},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/css-has-pseudo#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/css-has-pseudo"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["contains","css","descendant","has","javascript","js","polyfill","postcss","postcss-plugin","pseudo","selector"],"csstools":{"cssdbId":"has-pseudo-class","exportName":"postcssHasPseudo","humanReadableName":"PostCSS Has Pseudo","specUrl":"https://www.w3.org/TR/selectors-4/#has-pseudo"},"volta":{"extends":"../../package.json"},"gitHead":"dfdb27ba6f23c94961de2e232648daa470431afe","_id":"css-has-pseudo@5.0.2","_nodeVersion":"18.13.0","_npmVersion":"9.4.1","dist":{"shasum":"8798118c705d858b7aeb9d839a39edd901c1cc83","size":52534,"noattachment":false,"key":"/css-has-pseudo/-/css-has-pseudo-5.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-has-pseudo/download/css-has-pseudo-5.0.2.tgz"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":"a.laguna@funcion13.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},{"name":"romainmenke","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/css-has-pseudo_5.0.2_1675703851434_0.9440812231004181"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-06T17:17:31.655Z","publish_time":1675703851655,"_cnpm_publish_time":1675703851655,"dist-tags":{"latest":"8.0.0"}}