{"name":"postcss-focus-within","description":"Use the :focus-within pseudo-selector in CSS","version":"6.1.1","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":"4bd9b1702df3be672306bedefe7af3b2b877205d","_id":"postcss-focus-within@6.1.1","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"93e412c4a5caa9843ede494f05be6f3e997006f7","size":10912,"noattachment":false,"key":"/postcss-focus-within/-/postcss-focus-within-6.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-focus-within/download/postcss-focus-within-6.1.1.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.1.1_1661287996623_0.1139467186155545"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-23T20:55:40.064Z","publish_time":1661287996814,"_cnpm_publish_time":1661287996814,"dist-tags":{"latest":"10.0.0"}}