{"_id":"@csstools/postcss-text-decoration-shorthand","_rev":"26-b03036db2cd18de38a630a205b36675a","name":"@csstools/postcss-text-decoration-shorthand","dist-tags":{"latest":"5.0.3"},"versions":{"1.0.0":{"name":"@csstools/postcss-text-decoration-shorthand","version":"1.0.0","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"CC0-1.0","_id":"@csstools/postcss-text-decoration-shorthand@1.0.0","maintainers":[{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"ea96cfbc87d921eca914d3ad29340d9bcc4c953f","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-1.0.0.tgz","fileCount":7,"integrity":"sha512-c1XwKJ2eMIWrzQenN0XbcfzckOLLJiczqy+YvfGmzoVXd7pT9FfObiSEfzs84bpE/VqfpEuAZ9tCRbZkZxxbdw==","signatures":[{"sig":"MEQCICmIBOy83NWYvRTMC8TYDea18ezUaFRHigXbVSsmgxQvAiA8uXKJRhfOZ/eRRabTyxoYRB81XIdpDm4VrZgR6RvLwg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+gUgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpluw//fCs9nVaIKPxSh+UZSnVPnyfsHtam/SFotBrc7buLEuWYB4+j\r\npWQhjKJ9pBhvUzUpQmPJdevYSaUvTXSOd3k0Ahu/XQEZMfBEKY7i1ej4GqKa\r\n9LUemnxb/epzhmN+3b4w/fTq/K8hH1iKi9WoGw/R/uY9xrOfqGz2NGtAe9jk\r\nDtL9rUD5l4rp6ya5Iz/qJXG7sQ8rhXKEwNnv0KRQxDoW3V8FX96RS4p2zICu\r\nDrpbdi2HGuuXFIfxi6YMCXK8xp3XvaYwILiucblVpWR/YVikhjd4FmubgndP\r\nLH2dXIOO8YX5bQi0ysFJKS5QHGNE8stVY93EnCsc0Ly/Bw1J8mxlud2mkglp\r\nPFEw1wMcAEJlIck+wFPSHhSGZxl/H/u1IL/yKqV1XDJVNa8EwvTYCC87vTS8\r\n2CptOHB7Oy1XLtbBe+xZgqrPriv5BowTM0ZtHKF1rDvdR8FBLjsNdQErdGp2\r\nfPWYphMQoagec9I2Z9S8pw+a+Erc8bAQxxb+xiH62maHmBQwoJRXxGMNgEQ7\r\ng1p0AkvvcC7bjMBz6kpHnJxQA7FbZB9+vf1uu90937vv9lO/2T52ACPaj3WB\r\nB0urrsQs7NzorDmODHS+IEpoiZC8PFVTQFfZU8aXM0qXk1iB5i1kkgQ4+q16\r\no+j1a4A2oFzkKJ1gyJogsqAvpcsVy/QdhZE=\r\n=WDjf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"dist/index.mjs","engines":{"node":"^12 || ^14 || >=16"},"exports":{".":{"import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.cjs"}},"funding":{"url":"https://opencollective.com/csstools","type":"opencollective"},"gitHead":"4acfc53935caa7ac5192745495d54d749034c8f1","scripts":{"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","test":"node .tape.mjs && npm run test:exports","build":"rollup -c ../../rollup/default.js","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true });\"","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","prepublishOnly":"npm run clean && npm run build && npm run test","lint:package-json":"node ../../.github/bin/format-package-json.mjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"csstools":{"cssdbId":"text-decoration-shorthand","specUrl":"https://drafts.csswg.org/css-text-decor-4/#text-decoration-property","exportName":"postcssTextDecorationShorthand","humanReadableName":"PostCSS Text Decoration Shorthand"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"8.1.2","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"16.13.1","dependencies":{"postcss-value-parser":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"autoprefixer":"^10.4.8"},"peerDependencies":{"postcss":"^8.2"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_1.0.0_1660552480600_0.25542935525623056","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@csstools/postcss-text-decoration-shorthand","version":"2.0.0","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"CC0-1.0","_id":"@csstools/postcss-text-decoration-shorthand@2.0.0","maintainers":[{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"af5c3fff36c41c72b4b92d033b21653aca01a42a","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-2.0.0.tgz","fileCount":7,"integrity":"sha512-+Ce+VVbEj2/TJUGUULiMyC/30JruYpCcADwWSW8kLUoO35XWQWQW09MCRFhTS50AHvIuzYG8lZ5TeFXuVAt/uw==","signatures":[{"sig":"MEQCIHbFuoOz9Gun0jROHjYk/n+xa7usHFiJjKMlQs3F0+KfAiAzrMy1/8IrqWkqs3JsIlkuQWj/1GvfA2goqRPV/R1I6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjz6JPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoFYg/9HN7n2EO/W6DsWZcNTO/WMjhFX0B6Ifzr3yv6D/Imu5T7eIE2\r\namOJRvHRQUMBtCKQS1MDiAY3EUdFKMffjX+fRv/2A7mP5mfhvafvIfihRT03\r\nrUC5mTQzFyhwRvrRc3l0uX+qIPZqD8I1HSRxglhyrlWQPRIuZn4wyv+24ETf\r\njIGRkCLkZt3VxlQQBa9REEQjKgmqajQQKSbvIyFaRJ7z3NBq1yt8I+Ei+3BV\r\nfmuXcTXYRZSVBUr2l0917tTn8qr+GgSRUVimFZ9SzaMEJ5S8ZXWUxPGKuun1\r\noa/71irKf0pu9Dvjtb+D7uEHszPprBKrKMIVcZza1S3XC9mek+pc4T6YSq+/\r\n671yFB9ZWGCipjyNRYqrd26O5KvvtNS3pHbhEJIyIvsyhEQIYz1KeiCasrTa\r\nYFORvkbzK7NB7bY3feuGEnCQoU4Tc78AiPT97iDifJcutC+1jWsTvGLILvb7\r\nX/WjI7+b/ha0shHzNPiIqrp08bZYFYfX4HGJKYAudHtFJjlNMphWg55zf1BJ\r\nSRs4wSFJcKto4j4F3+fTOxMLE4gNBAGu15M2KgCRx2FDG4YEuZvJI3pc7Ur9\r\nMAgPsq4rzHL317/xZn7+BSXfUyERcL+tymYjF48QZKI453m+qQZQXPvDyPTZ\r\nxCU+rmJy0Xk6mwosKc9+l3Q1Kcbq1LUrt8M=\r\n=wMVz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"dist/index.mjs","engines":{"node":"^14 || ^16 || >=18"},"exports":{".":{"import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.cjs"}},"funding":{"url":"https://opencollective.com/csstools","type":"opencollective"},"gitHead":"259cd930736800cd876bc785af78fd7b636c6ca8","scripts":{"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","test":"node .tape.mjs && npm run test:exports","build":"rollup -c ../../rollup/default.mjs","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true }); fs.mkdirSync('./dist');\"","prebuild":"npm run clean","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","prepublishOnly":"npm run clean && npm run build && npm run test","lint:package-json":"node ../../.github/bin/format-package-json.mjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"csstools":{"cssdbId":"text-decoration-shorthand","specUrl":"https://drafts.csswg.org/css-text-decor-4/#text-decoration-property","exportName":"postcssTextDecorationShorthand","humanReadableName":"PostCSS Text Decoration Shorthand"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"8.1.2","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"16.13.1","dependencies":{"postcss-value-parser":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"autoprefixer":"^10.4.8"},"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_2.0.0_1674551887701_0.45629880029812586","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@csstools/postcss-text-decoration-shorthand","version":"2.0.1","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"CC0-1.0","_id":"@csstools/postcss-text-decoration-shorthand@2.0.1","maintainers":[{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"e2ed2340b184a81e54a345ee8547a4a81daae0a1","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-2.0.1.tgz","fileCount":7,"integrity":"sha512-xyFHudBeaUQQ5VmbhQaPDqHLF/i9l2e3/EiJCt0PXMk9c5fXcqfTwXmMDwiAA3wJwjQzMFJNs8ryO1ojb+DlHQ==","signatures":[{"sig":"MEUCIQCdrHHfe+biL5SU8H4uNeFQVRSR+3bHwkYp7xmT+ikY6QIgeIZOP7uPLespDxtWypxjQ7AjqlBU341leOqboW2UYjs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1NYGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmplhRAAmG7rKTybhSXycvYlmLiH5SJ3W3m515jodUbAnN0vCli4NNqK\r\ntOob5bFf1+lYoTuEWbRo5bHDsz3ylw0/y9k56lNBL+B5XQT4zAZ+fTldiLME\r\nDLeVAzByUoilg4cQzo1WcfW07o47Ngk1zDvh19uFqHIojI8Q8iLAfS9IbFul\r\nZgo+r3bXA1iEsbcaKVGEhYLzta/pUMkhD5n+7T2u2kcS1Ws1cvZJQZEmz++S\r\n/lGGeSg6bGlK+WRFqtTf9iw6lNQ3zouLDRho8tAzKcXPvpWSxsMyQG5nIk3a\r\ntnTaW6iOg1Jrm9v+kI3GLipKtPHEdL2UTiUERSqOgZLmGparMQUBUKA5yqym\r\njKF0Dl2ejmZV9/uifEfxdqui/Z1GVDhwsmiWKrCgLIKdFITKqjB0eVU6sI3K\r\n1j9ZuKxa5GGAtyphIQrm9dysufDQ17koAtTdj3++EFJHE97xQQlojnXmYxuH\r\n4LLIVU3FCNZ7FcRO2AYC6UZYzMXhkRV3S+51eM7++s6ESGNY2Pm2Kg2J2Hsg\r\n/iW87xfsQAEEjRxPtPKjiIqchAMqtnuTLwjT5lf3rnEuLE7IfTFvKTL2LfG1\r\n5GhpeAAESoLk6vaF8w61XsGveyNwW3x1AkhMib4HkHstqUbR9PcUAPsNRhxB\r\ngn0s7EAi3R8T9cbgURMmXKsGxju3l0RcjqE=\r\n=ZTDq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"dist/index.mjs","engines":{"node":"^14 || ^16 || >=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.cjs"}},"funding":{"url":"https://opencollective.com/csstools","type":"opencollective"},"gitHead":"d6c1417998e84c64703a0dcc7a9566e45817e6ed","scripts":{"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","test":"node .tape.mjs && npm run test:exports","build":"rollup -c ../../rollup/default.mjs","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true }); fs.mkdirSync('./dist');\"","prebuild":"npm run clean","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","prepublishOnly":"npm run clean && npm run build && npm run test","lint:package-json":"node ../../.github/bin/format-package-json.mjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"csstools":{"cssdbId":"text-decoration-shorthand","specUrl":"https://drafts.csswg.org/css-text-decor-4/#text-decoration-property","exportName":"postcssTextDecorationShorthand","humanReadableName":"PostCSS Text Decoration Shorthand"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"8.18.0","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"18.8.0","dependencies":{"postcss-value-parser":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"autoprefixer":"^10.4.8"},"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_2.0.1_1674892806205_0.18423252980687455","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@csstools/postcss-text-decoration-shorthand","version":"2.1.0","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"CC0-1.0","_id":"@csstools/postcss-text-decoration-shorthand@2.1.0","maintainers":[{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"6de70bb792267cf01519a455f1b8d871f6bf2943","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-2.1.0.tgz","fileCount":7,"integrity":"sha512-ARU7Oh9nplxt99cDONVrDt/c1osWRCtgAzegtvmkn6ed7wfmjeNOlXogK1SlAIfHl6X116kPTuFL7vuyDmlPQw==","signatures":[{"sig":"MEYCIQCzYGhLh9lw91mQ17wPxjYF8iCe8HA54u8Ey/Zy9ZAdPAIhAOkZu3V/IvGcfa3U/D8VpmN5VBq/0aa+CFEXXKUATRZ2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22492,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1OGdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq0oQ/5AOdj9pXEpkI7q193G9MBT2EwALtbS+8dFWzLIPydXS7iy6rf\r\nw1BeDqN9K/felD9khLvAJHkcOuD1MiHHpO3RoOtSZuJOFV2RjsRQ97ex3Cjs\r\nTgBNxVJosfcjqLizYvxfUXFGE2wSYzTrEMW6nMJzqnqmcZiaStb7TzzXahMG\r\nb+wlLLWlS5nA7OgoOPYJQziRZnAEiywk8yfbxamS6Vq0zN9NXUVsVmf89Y6w\r\npC9VkUVPfRZCCmgXP9tjWtrlTt22t8tMQmkXqlMA2eCraSqMqckdYmjLxLZI\r\n3TW4AwkKOVSCfAi9yctRpnqDrJDvQr4ipXDUllKmd6LglRFQMwl6wTVjCHXz\r\nR1o4/RipNLzuBwN8wXFrZySqGqp1Oyjs6ila3A21rsuajtxasSuaj4HbuCIP\r\nY/7INEp9kFYkjtqvNvS+M1oHxQ/I1yKEynQqpoQpNc7h+VdL28JK3be3hUOq\r\nkMJ+4eRfFO/OkCfhAoyt6L/PcpdK/DGvEcmtYN71eRxiUQ4A9EPK1pfV6Hn8\r\nliucktwV77jBMjPNXjq3FBaain8YfpcxS5ob8fu4nhO6Ec7MjO4FjVKrO73Q\r\nNTzQB57bWRYaW8m4K2lFez+6Q9buPoPVG4yD81PnlXRIo5KW/v46VeIoB1r8\r\n1ZoCBdR4nqwpq+YOR6Z68MWKz7Zt39jERFE=\r\n=9aiS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"dist/index.mjs","engines":{"node":"^14 || ^16 || >=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.cjs"}},"funding":{"url":"https://opencollective.com/csstools","type":"opencollective"},"gitHead":"fb0bcdd3c55ac8e85e72786e54b4f01430cbf1e7","scripts":{"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","test":"node .tape.mjs && npm run test:exports","build":"rollup -c ../../rollup/default.mjs","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true }); fs.mkdirSync('./dist');\"","prebuild":"npm run clean","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","prepublishOnly":"npm run clean && npm run build && npm run test","lint:package-json":"node ../../.github/bin/format-package-json.mjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"csstools":{"cssdbId":"text-decoration-shorthand","specUrl":"https://drafts.csswg.org/css-text-decor-4/#text-decoration-property","exportName":"postcssTextDecorationShorthand","humanReadableName":"PostCSS Text Decoration Shorthand"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"9.4.0","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"18.8.0","dependencies":{"postcss-value-parser":"^4.2.0"},"_hasShrinkwrap":false,"devDependencies":{"autoprefixer":"^10.4.8"},"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_2.1.0_1674895773049_0.6926411912028503","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"@csstools/postcss-text-decoration-shorthand","version":"2.2.0","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"CC0-1.0","_id":"@csstools/postcss-text-decoration-shorthand@2.2.0","maintainers":[{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"41a2de9e041a22f738ef110807227f6e83acb107","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-2.2.0.tgz","fileCount":7,"integrity":"sha512-++RtufygqFaeheLH1g8Y2Oi/l+xSt61+c0lQGjrpLUW4hhFo77V4Zsshm0oof7lqnpVXPaizlU0SnXf+f4GA7A==","signatures":[{"sig":"MEUCIBQmZSA/wwEk8jifXltETGQJ8Odpmzikbv4GjR5hhN0ZAiEAqPZ2j6el+4GZgwoRrCxy+7dvsXs3m6pVni/IDOLSCKg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj23iVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/Wg/+LSScmT8d0hKHQy95jIFEC9Kf48EicT6Qo1iQqrRvtBJ85qJ4\r\nNbCizXSMHyktiQePE0roRgEN8wZyyKrm3olq9TKgiYSsoBVqc0QaixH1vw4c\r\nqlP03N4m1pYIF3fa2FFoJczj6WHIz7/7rum+OAw8NgMcl3pOdDH6g6IUyK9I\r\nBNmF9D8JjEfmldDxhk2mncDmZqGLMk26DlZqPuKTamCidRsirPSjQQGql02V\r\n9sXpkPErK8VTXh8AyVo0xfCYy0WUJu6gOj67+W8zObKL6ggu4Zm2glZ2TOjh\r\nveUSyAh9DqsmlxZD8AKorF57KsefTnEEVIso/ps/5GPIinILQ24py4G9u6uC\r\nNLF1kUi9Y6UVEwBJSR3oUzBtXifbUm2kIidETQd6nA/BzixJuxCLS6aAOYli\r\nPzhJpSQvpo6rdpUxdKzpxqDcINr4jDf2ytmXQ2YjlFZd/VZCDIk/zdHR9vCY\r\ndCHw4fl69uRTt9ddfFXJR2qfPBVS9qF7FgNNNWlUsVGpZfCsLO8qYMk7rtAY\r\nsz9C8kVynr/qyS/hjji3UX9sS/NPnWoFKXyY1jRrdiEmP9e8vzqnNAoWIKAM\r\niMF1FpwtO505EO9b38ZqDOBBw+l2yHSonS3ObXs9FYbzLOCOlzOs6C4o7YTi\r\n75AiqEQDwcX3bdwK/gtQd8A7wMJewUtgfQ4=\r\n=VLjh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"dist/index.mjs","engines":{"node":"^14 || ^16 || >=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.cjs"}},"funding":{"url":"https://opencollective.com/csstools","type":"opencollective"},"gitHead":"de8cb9eaf7af0e2cfb0ca2679a61c40744df680a","scripts":{"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","test":"node .tape.mjs && npm run test:exports","build":"rollup -c ../../rollup/default.mjs","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true }); fs.mkdirSync('./dist');\"","prebuild":"npm run clean","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","prepublishOnly":"npm run clean && npm run build && npm run test","lint:package-json":"node ../../.github/bin/format-package-json.mjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"csstools":{"cssdbId":"text-decoration-shorthand","specUrl":"https://drafts.csswg.org/css-text-decor-4/#text-decoration-property","exportName":"postcssTextDecorationShorthand","humanReadableName":"PostCSS Text Decoration Shorthand"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"9.4.1","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"16.17.1","dependencies":{"postcss-value-parser":"^4.2.0","@csstools/color-helpers":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"autoprefixer":"^10.4.8"},"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_2.2.0_1675327637175_0.3762521893418549","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"@csstools/postcss-text-decoration-shorthand","version":"2.2.1","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"CC0-1.0","_id":"@csstools/postcss-text-decoration-shorthand@2.2.1","maintainers":[{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"1accf54487d74aa7ccade2e674c7290bb2ce10ae","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-2.2.1.tgz","fileCount":7,"integrity":"sha512-Ow6/cWWdjjVvA83mkm3kLRvvWsbzoe1AbJCxkpC+c9ibUjyS8pifm+LpZslQUKcxRVQ69ztKHDBEbFGTDhNeUw==","signatures":[{"sig":"MEYCIQDMVTR3FxsEgVxPeAXGTykVTRg10L1Rwl4+4SOfpY3c7QIhAKncJdo3Em4o8jl81Lrsz+LjhXoTfkDzshh33c7oMSXg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6kgiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpsdQ//aQ4nbF5VD+aloo4srqufZV9tTu+H60kgHEdSzh1zetFiAsUq\r\nuOckU7le39uFEF6vez4b0xXyw2iczttgZ/23JiO7GMyuaK+itPqlDuWJkeQQ\r\nGkj2G61chsc7fAw1TbeX/NdECfFnnlz1nCoQeNg9EUBj5ewieXr1me/lsvA+\r\noIkk5dg3mw1HPrEJNZELBsAtc+R65Nt+4nz8Kfcp7mSBdy3f03zA/O/WSc7b\r\n23M+xJ//3xYOZT9HUEL3Ozio5YLnKJ0SGJE5XvPg6p2KsLUA0hS5omd1N0vB\r\niruE4AeSo6NhZMbm88OToJbdxvP3qHpy0EFNO+v43TueZp0MuditkHRM/fwS\r\nFjjyDDP7mUe3skHkBg8rfyDpbpwqExM99tmE3wRvl/PXxV/oKKkPp5qA8Eht\r\nL2kDvSh+5iJGzfA6kyVuhXSKaBnry/aO7gUsRB+Y5jAq3e2OuHRZJINz7Gun\r\nkLm9MZGczHNMS7WbXQewKltLFMUQJt0Nqx82l0FJUIrNw6NXpxxpP4k7rzjf\r\n8HvR/vz9/UdW46vJpiq+QSoziowI7UeTo29ubXvNxyFmWFirXDy+FnqWxaVO\r\n0BQf37OZt8DqROv0JHGXKDoT9IyjupZK+288OL2+1M5vIiqeSe7OiPSdtAnn\r\n+y94egSQsijqns/5M5XJ3UVfPXNEA77sqFk=\r\n=8mxU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"dist/index.mjs","engines":{"node":"^14 || ^16 || >=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.cjs"}},"funding":{"url":"https://opencollective.com/csstools","type":"opencollective"},"gitHead":"2e5661b06e056e8e220ee5ff1e3f2f9453ece5d3","scripts":{"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","test":"node .tape.mjs && npm run test:exports","build":"rollup -c ../../rollup/default.mjs","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true }); fs.mkdirSync('./dist');\"","prebuild":"npm run clean","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","prepublishOnly":"npm run clean && npm run build && npm run test","lint:package-json":"node ../../.github/bin/format-package-json.mjs","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"csstools":{"cssdbId":"text-decoration-shorthand","specUrl":"https://drafts.csswg.org/css-text-decor-4/#text-decoration-property","exportName":"postcssTextDecorationShorthand","humanReadableName":"PostCSS Text Decoration Shorthand"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"9.4.1","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"18.13.0","dependencies":{"postcss-value-parser":"^4.2.0","@csstools/color-helpers":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"autoprefixer":"^10.4.8"},"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_2.2.1_1676298274237_0.8363762185706038","host":"s3://npm-registry-packages"}},"2.2.2":{"name":"@csstools/postcss-text-decoration-shorthand","version":"2.2.2","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"CC0-1.0","_id":"@csstools/postcss-text-decoration-shorthand@2.2.2","maintainers":[{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"75539827b56905f7c2e8273c0358cc6fec5ca72d","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-2.2.2.tgz","fileCount":7,"integrity":"sha512-aR9l/V7p0SkdrIyBysqlQWIbGXeGC7U4ccBAIlWMpVpG/MsGhxs1JvdBpjim4UDF3U+1VmF+MbvZFb7dL+d7XA==","signatures":[{"sig":"MEUCIA6dW/L9K1+aET1KZyy0MtP8mr8COV801X8o78jsPlL7AiEAlKCg2dLEdOmh67xRZ0l3Uy75orlO5QxglSoBl/nYqdE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHqhfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjBA//QxurMPCsrpJvWHYDnJ22/nJyDfkOMZMCD6zTpIGsjfHubjOh\r\nzxOuKC0lOGPhnMPX1LKAQ89SEAqdGhLSuaD7417St1xR/8zDU7tFaLHf+51G\r\nN6pffVhw5mpcdZubrJ2GnkRRcCha3aq9qr/cuSuKCpJwoJrSWhDtc1uQhEsn\r\nPwlMeKpD0ZajF6dLYk09jLXANVBHW1kQ4fIyLT6oo+kMXbHizpPjnsHjpH1w\r\nzf2txo4+EfSCLWrphCf2EK4LfJwfRCDB3ZUn2LxQ1C0GdJWqtMhjnqU9tSvk\r\njvwQCMnKURUmsh4GQkEAVVtnMdlISlOWJbQaraMUW6WOKOPTazFqffuBNv8k\r\nexfXmvCQXmllwUAXyBhiTJwow1REhuXmHqrxHQWhPjelsr8V10txpJOUru7N\r\niiK1+nsZkDUDdMxKDyTHtAaKBzJQJzgnW/y9CPZ8GOIYbU1rlpMkd3tg69Ga\r\nkUb10U0gICLhMRbhDZyx8LhdbkQl4g+ZpXjQvB9V2eZvQQPp/Bvfm5iJFApi\r\nINE9X5yczxke1nmV98RkPn+IS0UwxUE2ceotrMTM4oRRPMs996otuHvrszH9\r\nTdLyQawMavqvqI4TYlXv+UEf1Q8vv/ojqU2MSisCx1rswjyLM8ba6eagmfHw\r\nxdGNUPK5jxHIo27RS9fLUQ7ie7pWC5Zik2k=\r\n=7e91\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"dist/index.mjs","engines":{"node":"^14 || ^16 || >=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.cjs"}},"funding":{"url":"https://opencollective.com/csstools","type":"opencollective"},"gitHead":"ef3863b5cc7513ed1ef444931adda102ae50b224","scripts":{"docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"node ../../.github/bin/format-package-json.mjs","test":"node .tape.mjs && node ./test/_import.mjs && node ./test/_require.cjs","build":"rollup -c ../../rollup/default.mjs","prepublishOnly":"npm run build && npm run test","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"csstools":{"cssdbId":"text-decoration-shorthand","specUrl":"https://drafts.csswg.org/css-text-decor-4/#text-decoration-property","exportName":"postcssTextDecorationShorthand","humanReadableName":"PostCSS Text Decoration Shorthand"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"9.4.1","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"18.13.0","dependencies":{"postcss-value-parser":"^4.2.0","@csstools/color-helpers":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"autoprefixer":"^10.4.8","@csstools/postcss-tape":"*"},"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_2.2.2_1679730783534_0.9384343319474588","host":"s3://npm-registry-packages"}},"2.2.3":{"name":"@csstools/postcss-text-decoration-shorthand","version":"2.2.3","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"CC0-1.0","_id":"@csstools/postcss-text-decoration-shorthand@2.2.3","maintainers":[{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"e634a488aa5ba252907deb787ad6cc24b8c2bb0a","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-2.2.3.tgz","fileCount":7,"integrity":"sha512-PADJidg/tdhDk120aWlGuDxsp5ZTc9Nx7GhJ8t0qBCk5fOgLK6V3DsB9X6sOAhDokIihXKzjtUu15puac5McWw==","signatures":[{"sig":"MEUCIE6kOJTszdM6CMl43ZtZwE/miz0ty1q/BJ+Duq7hcIGIAiEAk9h2ua4Ej6QuVxSYJ2Ibhc9BN7j6Ml6A8tsehy0Kau4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkM79NACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrqSA//Y34ubRDM/ec5P2MK5GWFAE6/lz4AFkV9amrTwIn2xHfGwfXP\r\nf+XBvj7zG8+xXywQ+riC0q697cnPM4jAh/YsExm6e4l/MoS2oma1/f4uqkbC\r\nbwjZMukyUfjaVo/bncgc2cFt9K5OrvnI9nHu9VurPjRUxT4FLgBLJcGR+N7r\r\n08pIZk5XJLqMxh2/CfcmZT90E2/iXWwGJVSZgzwAnMTBOo/ElPlZf0n7Y4rl\r\neUkN8Rb3tgE0/o6na6GggAJKx+tjxpCWHJqhZ70JgBiE9uGZ56bzJ6Az/wMy\r\nrum6cJg3NacAdbnRyDVxxGE5Qx6xztT041TyJm0xPzsOUthg7vMNnqpoLajV\r\nEw1eV/8u+5mq7hK9Cm/XwYuQEUNTyvv1uYS+INWeK684QkGzBtV+uaInQwX4\r\n1mXyLMxaJUwc9hZ0jrcBfkaMQqd3VOji6jJB3qeKXe3SF6vfR9coE9CwfP2l\r\nPCr9sZo3dJvO/O4hFxNI8cZYIuQC8c7paYBGDVsYTPE28kywOGHvDHso/IJK\r\nGHfV3UrS95grB7WIjB5yMQhjt8Ny9bozB/uuDl+MaSCuRZcIB3vg2aEWn5VZ\r\ndXbQrpkaSNAEB6ocS3eght24jJwtRtPYIxLzCRNnngXcOcGWOTwsEG7WZdkf\r\n4uG6eLgvqjvYGWC9KnDZ/oGSRffnPgtp57I=\r\n=Bymk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"dist/index.mjs","engines":{"node":"^14 || ^16 || >=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.cjs"}},"funding":{"url":"https://opencollective.com/csstools","type":"opencollective"},"gitHead":"c900a3c8f636d393a8fdba5661cbba5572c51dd1","scripts":{"docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"node ../../.github/bin/format-package-json.mjs","test":"node .tape.mjs && node ./test/_import.mjs && node ./test/_require.cjs","build":"rollup -c ../../rollup/default.mjs","prepublishOnly":"npm run build && npm run test","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"csstools":{"cssdbId":"text-decoration-shorthand","specUrl":"https://drafts.csswg.org/css-text-decor-4/#text-decoration-property","exportName":"postcssTextDecorationShorthand","humanReadableName":"PostCSS Text Decoration Shorthand"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"9.4.1","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"18.13.0","dependencies":{"postcss-value-parser":"^4.2.0","@csstools/color-helpers":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"autoprefixer":"^10.4.8","@csstools/postcss-tape":"*"},"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_2.2.3_1681112909074_0.684213350843994","host":"s3://npm-registry-packages"}},"2.2.4":{"name":"@csstools/postcss-text-decoration-shorthand","version":"2.2.4","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"CC0-1.0","_id":"@csstools/postcss-text-decoration-shorthand@2.2.4","maintainers":[{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"184af1d68f4d97c381fad2ca58ae7f3f2a5dd7c3","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-2.2.4.tgz","fileCount":7,"integrity":"sha512-zPN56sQkS/7YTCVZhOBVCWf7AiNge8fXDl7JVaHLz2RyT4pnyK2gFjckWRLpO0A2xkm1lCgZ0bepYZTwAVd/5A==","signatures":[{"sig":"MEYCIQC6ofUh8iFZqXoQ8uCSjBGhWeP54FZukBHwClmyl6kWxgIhAO74rKn27PAgE6b/b0ZLBul4XRgYaY4McIRt8smLA/c/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20477},"main":"dist/index.cjs","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"dist/index.mjs","engines":{"node":"^14 || ^16 || >=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.cjs"}},"funding":[{"url":"https://github.com/sponsors/csstools","type":"github"},{"url":"https://opencollective.com/csstools","type":"opencollective"}],"gitHead":"1ab2f5761345602c36242daeea0ac07170fa6bdb","scripts":{"docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"node ../../.github/bin/format-package-json.mjs","test":"node .tape.mjs && node ./test/_import.mjs && node ./test/_require.cjs","build":"rollup -c ../../rollup/default.mjs","prepublishOnly":"npm run build && npm run test","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"csstools":{"cssdbId":"text-decoration-shorthand","specUrl":"https://drafts.csswg.org/css-text-decor-4/#text-decoration-property","exportName":"postcssTextDecorationShorthand","humanReadableName":"PostCSS Text Decoration Shorthand"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"9.5.0","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"18.15.0","dependencies":{"postcss-value-parser":"^4.2.0","@csstools/color-helpers":"^2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"autoprefixer":"^10.4.8","@csstools/postcss-tape":"*"},"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_2.2.4_1684511518315_0.709196101437735","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@csstools/postcss-text-decoration-shorthand","version":"3.0.0","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"MIT-0","_id":"@csstools/postcss-text-decoration-shorthand@3.0.0","maintainers":[{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"468800a47fcb4760df8c60bbf1ba7999f44b4dd4","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-3.0.0.tgz","fileCount":7,"integrity":"sha512-BAa1MIMJmEZlJ+UkPrkyoz3DC7kLlIl2oDya5yXgvUrelpwxddgz8iMp69qBStdXwuMyfPx46oZcSNx8Z0T2eA==","signatures":[{"sig":"MEUCIDC3/iERpMJPChHKdHc/wwMZOn7SFibPCogk7WFSqW1uAiEAruttLx3VaST4TI36LiVZe9x14weI9lX3/nzufZ1oydo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14897},"main":"dist/index.cjs","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"dist/index.mjs","engines":{"node":"^14 || ^16 || >=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.cjs"}},"funding":[{"url":"https://github.com/sponsors/csstools","type":"github"},{"url":"https://opencollective.com/csstools","type":"opencollective"}],"gitHead":"1924b309a262ebfe3f2d6e96a524f4c609c65f05","scripts":{"docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"node ../../.github/bin/format-package-json.mjs","test":"node .tape.mjs && node ./test/_import.mjs && node ./test/_require.cjs","build":"rollup -c ../../rollup/default.mjs","prepublishOnly":"npm run build && npm run test","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"csstools":{"cssdbId":"text-decoration-shorthand","specUrl":"https://drafts.csswg.org/css-text-decor-4/#text-decoration-property","exportName":"postcssTextDecorationShorthand","humanReadableName":"PostCSS Text Decoration Shorthand"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"9.5.0","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"18.15.0","dependencies":{"postcss-value-parser":"^4.2.0","@csstools/color-helpers":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"autoprefixer":"^10.4.8","@csstools/postcss-tape":"*"},"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_3.0.0_1688372237260_0.9154560029590584","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@csstools/postcss-text-decoration-shorthand","version":"3.0.1","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"MIT-0","_id":"@csstools/postcss-text-decoration-shorthand@3.0.1","maintainers":[{"name":"romainmenke","email":"romainmenke@gmail.com"},{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"c15bb95fe075ee4972c8fbc2fe4644a547cb6823","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-3.0.1.tgz","fileCount":7,"integrity":"sha512-a5Ojrf31XfdsmFhbLR41JG8HD9d7mWeOqROUJpTi9MTJDAHeJstvhrmpHS39C11luwSHanLou4v3PI9xLbWolQ==","signatures":[{"sig":"MEUCIFyumvwI2Fp+KcM62vPDRM9vCP2T7739wIrwxoomSSlEAiEAokEouThHa8cyd6V6VVJ1NOCXOm/woWoldIYgdVSJsh4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15267},"main":"dist/index.cjs","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"dist/index.mjs","engines":{"node":"^14 || ^16 || >=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.cjs"}},"funding":[{"url":"https://github.com/sponsors/csstools","type":"github"},{"url":"https://opencollective.com/csstools","type":"opencollective"}],"gitHead":"3e819e7684c700a7b21667b94169aa71dccdfdf2","scripts":{"docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"node ../../.github/bin/format-package-json.mjs","test":"node .tape.mjs && node ./test/_import.mjs && node ./test/_require.cjs","build":"rollup -c ../../rollup/default.mjs","prepublishOnly":"npm run build && npm run test","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"_npmUser":{"name":"romainmenke","email":"romainmenke@gmail.com"},"csstools":{"cssdbId":"text-decoration-shorthand","specUrl":"https://drafts.csswg.org/css-text-decor-4/#text-decoration-property","exportName":"postcssTextDecorationShorthand","humanReadableName":"PostCSS Text Decoration Shorthand"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"9.8.0","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"20.5.0","dependencies":{"postcss-value-parser":"^4.2.0","@csstools/color-helpers":"^3.0.1"},"_hasShrinkwrap":false,"devDependencies":{"autoprefixer":"^10.4.15","@csstools/postcss-tape":"*"},"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_3.0.1_1693221384492_0.2487036827465392","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"@csstools/postcss-text-decoration-shorthand","version":"3.0.2","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"MIT-0","_id":"@csstools/postcss-text-decoration-shorthand@3.0.2","maintainers":[{"name":"romainmenke","email":"romainmenke@gmail.com"},{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"8c2e98bb0cf13e93af0613e04a19a9c68811b00a","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-3.0.2.tgz","fileCount":7,"integrity":"sha512-vO2onX7/TPU3LMrSvg+FhMxTujhU+LELP9zln7SiB5BJqZi+y/ZOJZRBHFvCfM9J1lnNkskMN96bP5g3yg7Jmw==","signatures":[{"sig":"MEYCIQCBdRJF01tV0QLG0eO7M4dEkwSfItcJwgGQ74hPLoNSxgIhANP/VgVsf4OuS3o1ujsqaei9hPfW+N3QQmCz492T4Yad","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15532},"main":"dist/index.cjs","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"dist/index.mjs","engines":{"node":"^14 || ^16 || >=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.cjs"}},"funding":[{"url":"https://github.com/sponsors/csstools","type":"github"},{"url":"https://opencollective.com/csstools","type":"opencollective"}],"gitHead":"e2160d6ca9efd1df98b451b695a1a302efdf566f","scripts":{"docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"node ../../.github/bin/format-package-json.mjs","test":"node .tape.mjs && node ./test/_import.mjs && node ./test/_require.cjs","build":"rollup -c ../../rollup/default.mjs","prepublishOnly":"npm run build && npm run test","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"_npmUser":{"name":"romainmenke","email":"romainmenke@gmail.com"},"csstools":{"cssdbId":"text-decoration-shorthand","specUrl":"https://drafts.csswg.org/css-text-decor-4/#text-decoration-property","exportName":"postcssTextDecorationShorthand","humanReadableName":"PostCSS Text Decoration Shorthand"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"9.8.0","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"20.5.0","dependencies":{"postcss-value-parser":"^4.2.0","@csstools/color-helpers":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"autoprefixer":"^10.4.15","@csstools/postcss-tape":"*"},"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_3.0.2_1693674473475_0.9339862624236943","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"@csstools/postcss-text-decoration-shorthand","version":"3.0.3","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"MIT-0","_id":"@csstools/postcss-text-decoration-shorthand@3.0.3","maintainers":[{"name":"romainmenke","email":"romainmenke@gmail.com"},{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"e0708cf41f94013837edca1c6db23d5d6dd3c10e","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-3.0.3.tgz","fileCount":7,"integrity":"sha512-d5J9m49HhqXRcw1S6vTZuviHi/iknUKGjBpChiNK1ARg9sSa3b8m5lsWz5Izs8ISORZdv2bZRwbw5Z2R6gQ9kQ==","signatures":[{"sig":"MEUCIQDAnWfthhVEYvw/8O8wXLlQCwgoT4PRr6G2cZ9voBLgCwIgIuvKD6mkHX/rPbh6r1rcONvzJuyVYn/5zEgA1BZPGHE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15612},"main":"dist/index.cjs","types":"dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"dist/index.mjs","engines":{"node":"^14 || ^16 || >=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","default":"./dist/index.mjs","require":"./dist/index.cjs"}},"funding":[{"url":"https://github.com/sponsors/csstools","type":"github"},{"url":"https://opencollective.com/csstools","type":"opencollective"}],"gitHead":"d3b77b9163f335351f3812c195a9d24e66cea7cf","scripts":{"docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"node ../../.github/bin/format-package-json.mjs","test":"node .tape.mjs && node ./test/_import.mjs && node ./test/_require.cjs","build":"rollup -c ../../rollup/default.mjs","prepublishOnly":"npm run build && npm run test","test:rewrite-expects":"REWRITE_EXPECTS=true node .tape.mjs"},"_npmUser":{"name":"romainmenke","email":"romainmenke@gmail.com"},"csstools":{"cssdbId":"text-decoration-shorthand","specUrl":"https://drafts.csswg.org/css-text-decor-4/#text-decoration-property","exportName":"postcssTextDecorationShorthand","humanReadableName":"PostCSS Text Decoration Shorthand"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"9.8.0","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"20.5.0","dependencies":{"postcss-value-parser":"^4.2.0","@csstools/color-helpers":"^3.0.2"},"_hasShrinkwrap":false,"devDependencies":{"autoprefixer":"^10.4.15","@csstools/postcss-tape":"*"},"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_3.0.3_1695053397652_0.33426395011179233","host":"s3://npm-registry-packages"}},"3.0.4":{"name":"@csstools/postcss-text-decoration-shorthand","version":"3.0.4","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"MIT-0","_id":"@csstools/postcss-text-decoration-shorthand@3.0.4","maintainers":[{"name":"romainmenke","email":"romainmenke@gmail.com"},{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"b8c5216faa2c9d8a05b3f93da7b403dd5dd53a79","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-3.0.4.tgz","fileCount":7,"integrity":"sha512-yUZmbnUemgQmja7SpOZeU45+P49wNEgQguRdyTktFkZsHf7Gof+ZIYfvF6Cm+LsU1PwSupy4yUeEKKjX5+k6cQ==","signatures":[{"sig":"MEUCIHhbEmKUEmziVWDMMybzqZiy2mxks5qx65ft79omDypHAiEAisreax+/Q1effqj46vrb/CodZDsDFcPLRSz/LOLixnw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13642},"main":"dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"dist/index.mjs","engines":{"node":"^14 || ^16 || >=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"default":"./dist/index.cjs"}}},"funding":[{"url":"https://github.com/sponsors/csstools","type":"github"},{"url":"https://opencollective.com/csstools","type":"opencollective"}],"gitHead":"dd5bc32b11748dcdbd693833a52cb3b482fdbceb","_npmUser":{"name":"romainmenke","email":"romainmenke@gmail.com"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"10.2.3","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"20.10.0","dependencies":{"postcss-value-parser":"^4.2.0","@csstools/color-helpers":"^4.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_3.0.4_1702682480845_0.1031836319847741","host":"s3://npm-registry-packages"}},"3.0.5":{"name":"@csstools/postcss-text-decoration-shorthand","version":"3.0.5","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"MIT-0","_id":"@csstools/postcss-text-decoration-shorthand@3.0.5","maintainers":[{"name":"romainmenke","email":"romainmenke@gmail.com"},{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"387c236a1ea7f7bc5783cf1bc4b592354cbca60d","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-3.0.5.tgz","fileCount":7,"integrity":"sha512-qKxXpD0TYINkUtWDN1RHdeWKtZCzEv5j3UMT/ZGqyY27icwCFw7iKO0bUeLSHjYFBqhurCWvoOsa9REqLdrNDw==","signatures":[{"sig":"MEQCIFpIXjoM0m//sx9daI/PsaLHJejKpg5w2cx1+O8/xPMPAiA8OkzLEJf5PlaoXwD/Cnroicy2lje6mmEQaP8DlPVhRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13871},"main":"dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"dist/index.mjs","engines":{"node":"^14 || ^16 || >=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"default":"./dist/index.cjs"}}},"funding":[{"url":"https://github.com/sponsors/csstools","type":"github"},{"url":"https://opencollective.com/csstools","type":"opencollective"}],"gitHead":"efd36f8d4d8942776767240caa8e77f8f48d998b","_npmUser":{"name":"romainmenke","email":"romainmenke@gmail.com"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"10.2.4","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"20.11.1","dependencies":{"postcss-value-parser":"^4.2.0","@csstools/color-helpers":"^4.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_3.0.5_1711891186351_0.11937249681862361","host":"s3://npm-registry-packages"}},"3.0.6":{"name":"@csstools/postcss-text-decoration-shorthand","version":"3.0.6","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"MIT-0","_id":"@csstools/postcss-text-decoration-shorthand@3.0.6","maintainers":[{"name":"romainmenke","email":"romainmenke@gmail.com"},{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"108afc5a66b96db3d0cca4f5d9414559c6b7a0bf","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-3.0.6.tgz","fileCount":7,"integrity":"sha512-Q8HEu4AEiwNVZBD6+DpQ8M9SajpMow4+WtmndWIAv8qxDtDYL4JK1xXWkhOGk28PrcJawOvkrEZ8Ri59UN1TJw==","signatures":[{"sig":"MEQCIEf7nlt0619e8vscq2CnxmXu9SzXma7wJBk5IAsc04rCAiAfdVAvTWA+uCiCDYNeperaIkSTV1ErEN//J582bJdzRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14077},"main":"dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"dist/index.mjs","engines":{"node":"^14 || ^16 || >=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"default":"./dist/index.cjs"}}},"funding":[{"url":"https://github.com/sponsors/csstools","type":"github"},{"url":"https://opencollective.com/csstools","type":"opencollective"}],"gitHead":"c0ff1cd557c9514886aea033ed7f1ab084aed8f1","_npmUser":{"name":"romainmenke","email":"romainmenke@gmail.com"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"10.2.4","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"20.11.1","dependencies":{"postcss-value-parser":"^4.2.0","@csstools/color-helpers":"^4.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_3.0.6_1713709613812_0.7283318965974837","host":"s3://npm-registry-packages"}},"3.0.7":{"name":"@csstools/postcss-text-decoration-shorthand","version":"3.0.7","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"MIT-0","_id":"@csstools/postcss-text-decoration-shorthand@3.0.7","contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"58dc60bb0718f6ec7d0a41d4124cf45a6813aeaa","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-3.0.7.tgz","fileCount":7,"integrity":"sha512-+cptcsM5r45jntU6VjotnkC9GteFR7BQBfZ5oW7inLCxj7AfLGAzMbZ60hKTP13AULVZBdxky0P8um0IBfLHVA==","signatures":[{"sig":"MEUCIQDtdlc+5Wu4W/4WR1cD8d62K2EuKEOb13Jb4QQOU/tbMwIgY9VMapHrMIS+Z9Tlr8p6JG3/gH3F5YtGLjva88ZAzhU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14060},"main":"dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"dist/index.mjs","engines":{"node":"^14 || ^16 || >=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"default":"./dist/index.cjs"}}},"funding":[{"url":"https://github.com/sponsors/csstools","type":"github"},{"url":"https://opencollective.com/csstools","type":"opencollective"}],"gitHead":"b3037f959e9218cc4aecdb14be1d7fd90fe619bd","scripts":{},"_npmUser":{"name":"romainmenke","email":"romainmenke@gmail.com"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"10.7.0","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"22.1.0","dependencies":{"postcss-value-parser":"^4.2.0","@csstools/color-helpers":"^4.2.1"},"_hasShrinkwrap":false,"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_3.0.7_1719698291666_0.08700530764937553","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@csstools/postcss-text-decoration-shorthand","version":"4.0.0","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"MIT-0","_id":"@csstools/postcss-text-decoration-shorthand@4.0.0","maintainers":[{"name":"romainmenke","email":"romainmenke@gmail.com"},{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"95746ec80438f9191b89d89e0b9624abdf49c655","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-4.0.0.tgz","fileCount":7,"integrity":"sha512-vyJpbr2emWy8AOmBT+41LcAaaS8Q3jOMiMZRzrdV8uZgKI1I0NiB+UM7vJuwkFPhC3oXl7XPIPtajsyEAvI3kw==","signatures":[{"sig":"MEUCIQC2VyhD3SNoTyU06MIbPpL6/u+bohj+slZEgmnDOgjp0AIgR36S0b/sxWj8axdXlriI9SnQOxPNRCH0m4i1x5yiZX8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12367},"main":"dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"default":"./dist/index.cjs"}}},"funding":[{"url":"https://github.com/sponsors/csstools","type":"github"},{"url":"https://opencollective.com/csstools","type":"opencollective"}],"gitHead":"bea950eaffcaa5d6574684c1b8d56c2531ae93b5","scripts":{},"_npmUser":{"name":"romainmenke","email":"romainmenke@gmail.com"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"10.7.0","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"22.1.0","dependencies":{"postcss-value-parser":"^4.2.0","@csstools/color-helpers":"^4.2.1"},"_hasShrinkwrap":false,"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_4.0.0_1722721144873_0.505944727839738","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"@csstools/postcss-text-decoration-shorthand","version":"4.0.1","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"MIT-0","_id":"@csstools/postcss-text-decoration-shorthand@4.0.1","maintainers":[{"name":"romainmenke","email":"romainmenke@gmail.com"},{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"251fab0939d50c6fd73bb2b830b2574188efa087","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-4.0.1.tgz","fileCount":7,"integrity":"sha512-xPZIikbx6jyzWvhms27uugIc0I4ykH4keRvoa3rxX5K7lEhkbd54rjj/dv60qOCTisoS+3bmwJTeyV1VNBrXaw==","signatures":[{"sig":"MEUCIAz9DsjN8hrw/9t1gicGJmd5RZ2u0Q6/Nmke0IHDZ9UXAiEAyiBRDCcPboMg8Og1lh8mujezrZtKzxniovw2SY/IPhA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12558},"main":"dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"default":"./dist/index.cjs"}}},"funding":[{"url":"https://github.com/sponsors/csstools","type":"github"},{"url":"https://opencollective.com/csstools","type":"opencollective"}],"gitHead":"45e02c183d5a206b680fc1965bc1d815d8024abb","scripts":{},"_npmUser":{"name":"romainmenke","email":"romainmenke@gmail.com"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"10.7.0","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"22.1.0","dependencies":{"postcss-value-parser":"^4.2.0","@csstools/color-helpers":"^5.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_4.0.1_1723638304745_0.7238733112134359","host":"s3://npm-registry-packages"}},"4.0.2":{"name":"@csstools/postcss-text-decoration-shorthand","version":"4.0.2","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"MIT-0","_id":"@csstools/postcss-text-decoration-shorthand@4.0.2","maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"romainmenke","email":"romainmenke@gmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"a3bcf80492e6dda36477538ab8e8943908c9f80a","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-4.0.2.tgz","fileCount":7,"integrity":"sha512-8XvCRrFNseBSAGxeaVTaNijAu+FzUvjwFXtcrynmazGb/9WUdsPCpBX+mHEHShVRq47Gy4peYAoxYs8ltUnmzA==","signatures":[{"sig":"MEYCIQCMH4awzo9SAxb07u9vcODP/v2hwLKe37iq4I7OwybllgIhAKo5vVsSJnIXaBbNef1Qj4oOswwn5loDa6czZ1DVGtRU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12558},"main":"dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"default":"./dist/index.cjs"}}},"funding":[{"url":"https://github.com/sponsors/csstools","type":"github"},{"url":"https://opencollective.com/csstools","type":"opencollective"}],"gitHead":"6b2f96a7cabd4fd70a9237d67e0d0e55f3b557a3","scripts":{},"_npmUser":{"name":"romainmenke","email":"romainmenke@gmail.com"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"10.9.0","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"22.12.0","dependencies":{"postcss-value-parser":"^4.2.0","@csstools/color-helpers":"^5.0.2"},"_hasShrinkwrap":false,"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_4.0.2_1740330471596_0.16676285812605562","host":"s3://npm-registry-packages-npm-production"}},"4.0.3":{"name":"@csstools/postcss-text-decoration-shorthand","version":"4.0.3","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"MIT-0","_id":"@csstools/postcss-text-decoration-shorthand@4.0.3","maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"romainmenke","email":"romainmenke@gmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"fae1b70f07d1b7beb4c841c86d69e41ecc6f743c","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-4.0.3.tgz","fileCount":7,"integrity":"sha512-KSkGgZfx0kQjRIYnpsD7X2Om9BUXX/Kii77VBifQW9Ih929hK0KNjVngHDH0bFB9GmfWcR9vJYJJRvw/NQjkrA==","signatures":[{"sig":"MEUCIQCXJRLKO2VlTaKnp3vHjnaXxgPitc+CNxY0wYWo7YiG+QIgZ7pZtXVtHmohtqetkQBRxRfiTwe1iCJ/doeCi9LMMYM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12392},"main":"dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18"},"exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"default":"./dist/index.cjs"}}},"funding":[{"url":"https://github.com/sponsors/csstools","type":"github"},{"url":"https://opencollective.com/csstools","type":"opencollective"}],"gitHead":"85f0fa2001cfa38ebbde1207bba311174f17a551","scripts":{},"_npmUser":{"name":"romainmenke","email":"romainmenke@gmail.com"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"11.4.2","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"24.4.0","dependencies":{"postcss-value-parser":"^4.2.0","@csstools/color-helpers":"^5.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_4.0.3_1755891816516_0.5503677734328638","host":"s3://npm-registry-packages-npm-production"}},"5.0.0":{"name":"@csstools/postcss-text-decoration-shorthand","version":"5.0.0","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"MIT-0","_id":"@csstools/postcss-text-decoration-shorthand@5.0.0","maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"romainmenke","email":"romainmenke@gmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"b965f9c68aea52bb9bd5b63545dedb20ba7135e5","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-5.0.0.tgz","fileCount":6,"integrity":"sha512-nCi/1o5LX2+fH7RW53k1q2KP6J5JjevoK5EayDUZvC5HeH7AioSY5LTK9jrEZHj4hBa7/J8kUzgSus5YMdgxIA==","signatures":[{"sig":"MEUCIH3/OsaQrp1qIm5Z8Mu2RBYKJc0Vy6P5NBHQ6TAuD8lQAiEAmPSwLaVE3BfY8gauE54EVRqEQT4U1hordURzrVC9UoE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8929},"type":"module","engines":{"node":">=20.19.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"}},"funding":[{"url":"https://github.com/sponsors/csstools","type":"github"},{"url":"https://opencollective.com/csstools","type":"opencollective"}],"gitHead":"87bbb137039d9395a191e63adc7c70eb628a82ee","scripts":{},"_npmUser":{"name":"romainmenke","email":"romainmenke@gmail.com"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"11.6.2","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"25.1.0","dependencies":{"postcss-value-parser":"^4.2.0","@csstools/color-helpers":"^6.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_5.0.0_1768375544963_0.8867749878620159","host":"s3://npm-registry-packages-npm-production"}},"5.0.1":{"name":"@csstools/postcss-text-decoration-shorthand","version":"5.0.1","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"MIT-0","_id":"@csstools/postcss-text-decoration-shorthand@5.0.1","maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"romainmenke","email":"romainmenke@gmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"2ea458f98eb857b4fa8b40e69ae569ddf6b2f606","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-5.0.1.tgz","fileCount":6,"integrity":"sha512-yH9VyYE1LFLfyp6fYMLSUVON7vILzp1U2NkiCEIi7FM0M5thKd4XJJioD2a2a4t5sHwKesVaGyg89k2Hf1z0Sg==","signatures":[{"sig":"MEQCIHS9faKw9GkEz3wt045qWQOiJoHf/fsm4hWcNSCYBdMfAiAwdVC0wH0gzWL9277T5H6lbCU7GqLIrVPCkGNFZ/DLkA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8756},"type":"module","engines":{"node":">=20.19.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"}},"funding":[{"url":"https://github.com/sponsors/csstools","type":"github"},{"url":"https://opencollective.com/csstools","type":"opencollective"}],"gitHead":"65983eb957f267aac8ad3c5d11b404f8ce08bc27","scripts":{},"_npmUser":{"name":"romainmenke","email":"romainmenke@gmail.com"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"11.6.2","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"25.1.0","dependencies":{"postcss-value-parser":"^4.2.0","@csstools/color-helpers":"^6.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_5.0.1_1769346235341_0.6897531948534847","host":"s3://npm-registry-packages-npm-production"}},"5.0.2":{"name":"@csstools/postcss-text-decoration-shorthand","version":"5.0.2","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"license":"MIT-0","_id":"@csstools/postcss-text-decoration-shorthand@5.0.2","maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"romainmenke","email":"romainmenke@gmail.com"}],"contributors":[{"url":"https://antonio.laguna.es","name":"Antonio Laguna","email":"antonio@laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"dist":{"shasum":"872024447d7e5115d3762151592020090c26c1a4","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-5.0.2.tgz","fileCount":6,"integrity":"sha512-0VUTt79lfQ2LGQLfyOBeqpinDLzOf3w+tlA1Re/KjSOc86H6tRz6TeXbISrBSJlfM1fYKNmBNw+ON8Ovy6aNeg==","signatures":[{"sig":"MEUCIG/mgUjKJr9TCE2kQffl/q/tIQBDjUYRILi8h8Mv+VIUAiEAoAvyMGa/bmqIdgdUVMg5/uJUwvN5jLJ6whya+O+r/oI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8707},"type":"module","engines":{"node":">=20.19.0"},"exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"}},"funding":[{"url":"https://github.com/sponsors/csstools","type":"github"},{"url":"https://opencollective.com/csstools","type":"opencollective"}],"gitHead":"e1d432af29f881ae0dc3161f6608055188b36cc2","scripts":{},"_npmUser":{"name":"romainmenke","email":"romainmenke@gmail.com"},"repository":{"url":"git+https://github.com/csstools/postcss-plugins.git","type":"git","directory":"plugins/postcss-text-decoration-shorthand"},"_npmVersion":"11.6.2","description":"Use text-decoration in it's shorthand form in CSS","directories":{},"_nodeVersion":"25.1.0","dependencies":{"postcss-value-parser":"^4.2.0","@csstools/color-helpers":"^6.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"postcss":"^8.4"},"_npmOperationalInternal":{"tmp":"tmp/postcss-text-decoration-shorthand_5.0.2_1770363502689_0.12475144772730884","host":"s3://npm-registry-packages-npm-production"}},"5.0.3":{"name":"@csstools/postcss-text-decoration-shorthand","description":"Use text-decoration in it's shorthand form in CSS","version":"5.0.3","contributors":[{"name":"Antonio Laguna","email":"antonio@laguna.es","url":"https://antonio.laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"license":"MIT-0","funding":[{"type":"github","url":"https://github.com/sponsors/csstools"},{"type":"opencollective","url":"https://opencollective.com/csstools"}],"engines":{"node":">=20.19.0"},"type":"module","exports":{".":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"}},"dependencies":{"@csstools/color-helpers":"^6.0.2","postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"scripts":{},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-text-decoration-shorthand"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"gitHead":"9e9233b3de5224a43093972fa601eefd02ded651","_id":"@csstools/postcss-text-decoration-shorthand@5.0.3","_nodeVersion":"25.1.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-62fjggvIM1YYfDJPcErMUDkEZB6CByG8neTJqexnZe1hRBgCjD4dnXDLoCSSurjs1LzjBq6irFDpDaOvDZfrlw==","shasum":"6db7730424a7b1f5b82e87e487f194f03638ce17","tarball":"https://registry.npmjs.org/@csstools/postcss-text-decoration-shorthand/-/postcss-text-decoration-shorthand-5.0.3.tgz","fileCount":6,"unpackedSize":8854,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDv6+Rn+o48jJe3lhmgoFIi4Jg3whpNePxr3YoBcWJHxAiEA9SN4JN+KZAnC4CmJJFhdlNInHc/sRggEgAkDI8sEjeM="}]},"_npmUser":{"name":"romainmenke","email":"romainmenke@gmail.com"},"directories":{},"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"romainmenke","email":"romainmenke@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postcss-text-decoration-shorthand_5.0.3_1771686443760_0.3188198690552386"},"_hasShrinkwrap":false}},"time":{"created":"2022-08-15T08:34:40.539Z","modified":"2026-02-21T15:07:24.101Z","1.0.0":"2022-08-15T08:34:40.768Z","2.0.0":"2023-01-24T09:18:07.838Z","2.0.1":"2023-01-28T08:00:06.367Z","2.1.0":"2023-01-28T08:49:33.273Z","2.2.0":"2023-02-02T08:47:17.359Z","2.2.1":"2023-02-13T14:24:34.421Z","2.2.2":"2023-03-25T07:53:03.685Z","2.2.3":"2023-04-10T07:48:29.247Z","2.2.4":"2023-05-19T15:51:58.461Z","3.0.0":"2023-07-03T08:17:17.427Z","3.0.1":"2023-08-28T11:16:24.674Z","3.0.2":"2023-09-02T17:07:53.719Z","3.0.3":"2023-09-18T16:09:57.878Z","3.0.4":"2023-12-15T23:21:21.025Z","3.0.5":"2024-03-31T13:19:46.631Z","3.0.6":"2024-04-21T14:26:53.994Z","3.0.7":"2024-06-29T21:58:11.789Z","4.0.0":"2024-08-03T21:39:05.051Z","4.0.1":"2024-08-14T12:25:04.886Z","4.0.2":"2025-02-23T17:07:51.809Z","4.0.3":"2025-08-22T19:43:36.701Z","5.0.0":"2026-01-14T07:25:45.124Z","5.0.1":"2026-01-25T13:03:55.514Z","5.0.2":"2026-02-06T07:38:22.817Z","5.0.3":"2026-02-21T15:07:23.921Z"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"license":"MIT-0","homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand#readme","keywords":["css","postcss-plugin","shorthand","text-decoration","text-decoration-thickness"],"repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-text-decoration-shorthand"},"description":"Use text-decoration in it's shorthand form in CSS","contributors":[{"name":"Antonio Laguna","email":"antonio@laguna.es","url":"https://antonio.laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"maintainers":[{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},{"name":"alaguna","email":"sombragriselros@gmail.com"},{"name":"romainmenke","email":"romainmenke@gmail.com"}],"readme":"# PostCSS Text Decoration Shorthand [<img src=\"https://postcss.github.io/postcss/logo.svg\" alt=\"PostCSS Logo\" width=\"90\" height=\"90\" align=\"right\">][PostCSS]\n\n`npm install @csstools/postcss-text-decoration-shorthand --save-dev`\n\n[PostCSS Text Decoration Shorthand] lets you use `text-decoration` as a shorthand following the [Text Decoration Specification].\n\n```css\n.example {\n\ttext-decoration: wavy underline purple 25%;\n}\n\n/* becomes */\n\n.example {\n\ttext-decoration: underline;\n\ttext-decoration: underline wavy purple;\n\ttext-decoration-thickness: calc(0.01em * 25);\n\ttext-decoration: wavy underline purple 25%;\n}\n```\n\n## Usage\n\nAdd [PostCSS Text Decoration Shorthand] to your project:\n\n```bash\nnpm install postcss @csstools/postcss-text-decoration-shorthand --save-dev\n```\n\nUse it as a [PostCSS] plugin:\n\n```js\nconst postcss = require('postcss');\nconst postcssTextDecorationShorthand = require('@csstools/postcss-text-decoration-shorthand');\n\npostcss([\n\tpostcssTextDecorationShorthand(/* pluginOptions */)\n]).process(YOUR_CSS /*, processOptions */);\n```\n\n\n\n## Options\n\n### preserve\n\nThe `preserve` option determines whether the original notation\nis preserved. By default, it is preserved.\n\n```js\npostcssTextDecorationShorthand({ preserve: false })\n```\n\n```css\n.example {\n\ttext-decoration: wavy underline purple 25%;\n}\n\n/* becomes */\n\n.example {\n\ttext-decoration: underline;\n\ttext-decoration: underline wavy purple;\n\ttext-decoration-thickness: calc(0.01em * 25);\n}\n```\n\n[cli-url]: https://github.com/csstools/postcss-plugins/actions/workflows/test.yml?query=workflow/test\n[css-url]: https://cssdb.org/#text-decoration-shorthand\n[discord]: https://discord.gg/bUadyRwkJS\n[npm-url]: https://www.npmjs.com/package/@csstools/postcss-text-decoration-shorthand\n\n[PostCSS]: https://github.com/postcss/postcss\n[PostCSS Text Decoration Shorthand]: https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand\n[Text Decoration Specification]: https://drafts.csswg.org/css-text-decor-4/#text-decoration-property\n","readmeFilename":"README.md"}