{"name":"postcss-focus-within","description":"Use the :focus-within pseudo-selector in CSS","version":"6.0.0","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":"^12 || ^14 || >=16"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"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":{"postcss-selector-parser":"^6.0.10"},"peerDependencies":{"postcss":"^8.2"},"scripts":{"build":"rollup -c ../../rollup/default.js","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true });\"","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: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"},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-focus-within#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-focus-within"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["a11y","accessibility","ancestors","css","descendants","focus","polyfill","postcss","postcss-plugin","pseudos","selectors","within"],"csstools":{"cssdbId":"focus-within-pseudo-class","exportName":"postcssFocusWithin","humanReadableName":"PostCSS Focus Within","specUrl":"https://www.w3.org/TR/selectors-4/#the-focus-within-pseudo"},"volta":{"extends":"../../package.json"},"gitHead":"f26252111c84461681875086fac5ca3e26532916","_id":"postcss-focus-within@6.0.0","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"febeb6e500f0ff3a115c543c92d668d427c5ea88","size":10577,"noattachment":false,"key":"/postcss-focus-within/-/postcss-focus-within-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-focus-within/download/postcss-focus-within-6.0.0.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/postcss-focus-within_6.0.0_1657301528662_0.20077407114457602"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-08T17:57:51.778Z","publish_time":1657301528872,"_cnpm_publish_time":1657301528872,"dist-tags":{"latest":"10.0.0"}}