{"versions":{"1.0.0":{"name":"@csstools/postcss-nested-calc","description":"Use nested calc() expressions in CSS","version":"1.0.0","contributors":[{"name":"Antonio Laguna","email":"antonio@laguna.es","url":"https://antonio.laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.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"}},"dependencies":{"postcss-value-parser":"^4.2.0"},"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: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-nested-calc#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-nested-calc"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["calc","css","math","nested","postcss-plugin"],"csstools":{"cssdbId":"nested-calc","exportName":"postcssNestedCalc","humanReadableName":"PostCSS Nested Calc","specUrl":"https://www.w3.org/TR/css-values/#calc-func"},"volta":{"extends":"../../package.json"},"gitHead":"6af211351a0f5c363700dcdb2d3abe697c447783","_id":"@csstools/postcss-nested-calc@1.0.0","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"integrity":"sha512-JCsQsw1wjYwv1bJmgjKSoZNvf7R6+wuHDAbi5f/7MbFhl2d/+v+TvBTU4BJH3G1X1H87dHl0mh6TfYogbT/dJQ==","shasum":"d7e9d1d0d3d15cf5ac891b16028af2a1044d0c26","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@csstools/postcss-nested-calc/-/postcss-nested-calc-1.0.0.tgz","fileCount":8,"unpackedSize":13489,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD8Fq9swQTZ4J1UsBgoH8GAaZxEo5zX7jFm7LeQguiFDgIhAKjdCDRjEtFKv6nzNBvlAgf7yj2lKd8Hx1J1H0d4tA9G"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+gSuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYJhAAn1bCz1aBbrNeMYWSNs4xDBTs+jClQzY4c1mG8/kZ+O7bWzGM\r\n4JsGmiEnU7//2RCXGcGANQKflcSjDm66k73D6xuHuDhxLpdfF4btHiHXs5b4\r\nEC9ZTLTgv9r/s5X0HoEIAK5AyChytWGyAWg28yZhlHsBwScg8C/6q73tDvkB\r\neuMt8EdokSr/5cSAfslH8SbS7lfL3ehg4RrgwUcPSTECu9pkfgkd5w0+NvOS\r\nfvM/QpyY6Dt4X6G8mJjbzzp5R+4qWKJWa+QNJUjiwpa0fC2icFz52TXoKAd9\r\neAEdA4qjxnzMbWh0SQcKAIwzJm9mMsfdFryCF/LkIKW3hw5oyWOYY8CQpMz/\r\n5/pI0aURpqqTAxFPlt0GHPkOC2kec4655NTGRjWT5qpxHOaVKBeMU3Lwd9K3\r\nHOdgoA7CFxbISdePKfGjQAjcrZy7imwopyDhO206gvKNiidjiJGMIbppSNvs\r\nuup1o6q/sqgttj4bc0TH7GD7MOvnLzH6A3n40ZiFgZKlq0dmTV9qpx+ZpbYs\r\nQFoxHF37wsM1o/zGoHRDCiLc8QQuaa5xkaBvaW0UR89az1j4oTeme8xOkaec\r\nZKs8ksIR1brmKL1lGJ8k8GDEegjcp5sVvnNt9t0ulg9dm88unD2SzYs//sRr\r\nSjpTDoRgMAFmRJt4OAr6xwyfjmYgEmKXvhc=\r\n=rxLZ\r\n-----END PGP SIGNATURE-----\r\n","size":5356},"_npmUser":{"name":"anonymous","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"sombragriselros@gmail.com"},{"name":"anonymous","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-nested-calc_1.0.0_1660552366680_0.9653951621152401"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-15T10:01:51.603Z"},"2.0.0":{"name":"@csstools/postcss-nested-calc","description":"Use nested calc() expressions in CSS","version":"2.0.0","contributors":[{"name":"Antonio Laguna","email":"antonio@laguna.es","url":"https://antonio.laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.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":{".":{"import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"dependencies":{"postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"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:exports","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-nested-calc#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-nested-calc"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["calc","css","math","nested","postcss-plugin"],"csstools":{"cssdbId":"nested-calc","exportName":"postcssNestedCalc","humanReadableName":"PostCSS Nested Calc","specUrl":"https://www.w3.org/TR/css-values/#calc-func"},"volta":{"extends":"../../package.json"},"gitHead":"ec256517f3ff98eb372159cec51f3ff0b6e0e406","_id":"@csstools/postcss-nested-calc@2.0.0","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"integrity":"sha512-omq/2O2ZENbCa/UY9i6uo4MloNMXZg/lqMv0utOwlNFUgdrpMdnDKWcNRiHV5OvlOnvg188MRyzHwQjqapbJ7w==","shasum":"13517a25b7b9b688bc435e6bfaac0b4e770c8dab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@csstools/postcss-nested-calc/-/postcss-nested-calc-2.0.0.tgz","fileCount":8,"unpackedSize":13476,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDQdiTOq9FCmaBZjvh/jcUf6jhTxiLGlWa6Jis3QBOzjAiBvd71mZ/3uKszjhnC9s6+UgA8IEHSG3bAtYpNZnsHx/g=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjz6DoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmplQg//cCfrHbAjMgN1E0NsUej/6s6wCcxu+TmGHcqT8ZeLhy47SjL4\r\n9/K6by2GmJ8WuKbVzOS+ZjItXAUn+yscmHvk4aH/DyonPEm2OZ3nLoCA42DX\r\nXaFRoah6O6K6eKyDWqNBEd8TqDSXdjIFgisWwFz3GPXwryi6UeQIbjfUK4MA\r\nF/gtSSlXIQ3ZpB5UkNTTdtGw1xBFzLS9zlBkbtojiVOPD1BYWJoM0BOg3g4D\r\naOr0ve65l2PBi3qHU0n/Y7M0HeTuYqjSudZQqeboBE/PpFwieLDRYuqB9aML\r\nie+lb6S1svZi+Pbm6t1B2rNvvde4NbXwzIbWCOYT8GlnfEyuNGZ2hhQMro0P\r\nMgHkjZBLm+lGfEDxHFXLvtMjRNwW1oQnMfDBLNEeJmOfg9CUnr4g8YzjWeby\r\n3IA6fKZ/KgHU3zvthLr3i19DoSEWYe+FXOa0bldh0VmldFqrExrnFvPPZJv9\r\nMZFweVDeMV5xPTPpibazkS74DEyaQmH6kf+jiIYWMVo1KFGcVQ7m8eqMwB38\r\nqYRaC7hJG78WI9ocjflnWgFGo01kdys1GDg1ztC8mVPb1mg+zndtUXrDgNxP\r\nbh9QWBriOzJlMXBF/2X1thvRrHO7mKjM+CRq3NNOqPuIzuQX9i6zvExinE7F\r\n35qd/mRNuacmAISe3kjz/IHpcbEEKj3DwQA=\r\n=YJ80\r\n-----END PGP SIGNATURE-----\r\n","size":5365},"_npmUser":{"name":"anonymous","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"sombragriselros@gmail.com"},{"name":"anonymous","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-nested-calc_2.0.0_1674551528082_0.3474461514280598"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-24T09:12:08.251Z","publish_time":1674551528251},"2.0.1":{"name":"@csstools/postcss-nested-calc","description":"Use nested calc() expressions in CSS","version":"2.0.1","contributors":[{"name":"Antonio Laguna","email":"antonio@laguna.es","url":"https://antonio.laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.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"}},"dependencies":{"postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"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:exports","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-nested-calc#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-nested-calc"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["calc","css","math","nested","postcss-plugin"],"csstools":{"cssdbId":"nested-calc","exportName":"postcssNestedCalc","humanReadableName":"PostCSS Nested Calc","specUrl":"https://www.w3.org/TR/css-values/#calc-func"},"volta":{"extends":"../../package.json"},"gitHead":"0318186835a40d88aa1c60f331b5ba9708a13f50","_id":"@csstools/postcss-nested-calc@2.0.1","_nodeVersion":"18.8.0","_npmVersion":"8.18.0","dist":{"integrity":"sha512-6C5yoF99zFb/C2Sa9Y5V0Y/2dnrjK5xe+h59L0LfdVhfanmJPrttwmfTua9etFRA1TGV46aoVMLEZ1NoHjWikg==","shasum":"1092f0353a273bcdde9c8d1a215021cf8eed60cf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@csstools/postcss-nested-calc/-/postcss-nested-calc-2.0.1.tgz","fileCount":8,"unpackedSize":13588,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHzaf/n4sXNIUUEsa+s749ONtMTMDxdUt5sTgADgnQLxAiA5UondMH7ZOVliP1/dq9dJGdin88DIQG/AGqpvEemCiw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1NK9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqG3g//RJJWbmEBeuq+Wy+vTpSz1ryDOJL/flbEvMTxD7jHa/Zp4+TT\r\nvuOVV+PvnYa6lcKz0XF7fhFCxy7ucAtpISwf3Xd9W38vR55LFkucknKkFC03\r\n5lr6sfI6ewfDIuscXppxU8kbImvZ/8kI11dADNUmeipyTO5Kkx7PfV4iPZ5Y\r\nOnK2uK0C8dMzLuxsrH5jQoT9mpZksJ5NrLeuGcP+ouJviTkjzvGnYIA1C3Ic\r\n3Dz4s91CI+qm8SZR0Km5p2ZGgXMpISe6gq5pUBchQJsr1xp6Pf8+lVYT/tLb\r\nGA8R1NIVTyaAwACgFXg5kIdsRhXl/TBtt8zKgVz+SDzyqWW+ZQdR1/aQDgKF\r\nOubmgxToC84DRyfWHrq3dJ0P0JuqRRC8ILFhvuiOKOXE7TNa2NoG0f7RhR6J\r\n6NP5BhhdDupZr8Wfseucpx8BJeZ68MvGxmtvg7lAfm+S6nENFIyzXkfzY2ai\r\n13ZYxLo+DrUFGUmvXLnNyTsT2ObqseiF33mmdFeHimkKU8dNkznvv8CtYKEG\r\na0cchlt3N7QwqvhCUyWdfYBaFIr6q7jt1kes9qYWypWME0JbeqnKQzt3XDqi\r\nGATBaErAKaJ19ECaTFRE3vjzAhzBxa3s2oc2T5BxTU3P7ueSluFWIZpaGtAO\r\nTFTCisCRJakB9U4j58M3OH0etuPI0uRecSY=\r\n=Dtmx\r\n-----END PGP SIGNATURE-----\r\n","size":5398},"_npmUser":{"name":"anonymous","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"sombragriselros@gmail.com"},{"name":"anonymous","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-nested-calc_2.0.1_1674891965806_0.2494095887459551"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-28T07:46:05.965Z","publish_time":1674891965965},"2.0.2":{"name":"@csstools/postcss-nested-calc","description":"Use nested calc() expressions in CSS","version":"2.0.2","contributors":[{"name":"Antonio Laguna","email":"antonio@laguna.es","url":"https://antonio.laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.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"}},"dependencies":{"postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"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:exports","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-nested-calc#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-nested-calc"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["calc","css","math","nested","postcss-plugin"],"csstools":{"cssdbId":"nested-calc","exportName":"postcssNestedCalc","humanReadableName":"PostCSS Nested Calc","specUrl":"https://www.w3.org/TR/css-values/#calc-func"},"volta":{"extends":"../../package.json"},"gitHead":"a0e5c3970940e56134e739d95e666b27dcff51e9","_id":"@csstools/postcss-nested-calc@2.0.2","_nodeVersion":"18.13.0","_npmVersion":"9.4.1","dist":{"integrity":"sha512-jbwrP8rN4e7LNaRcpx3xpMUjhtt34I9OV+zgbcsYAAk6k1+3kODXJBf95/JMYWhu9g1oif7r06QVUgfWsKxCFw==","shasum":"a0857650ef88b1aa7b094c7ea8ea1378c35695e0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@csstools/postcss-nested-calc/-/postcss-nested-calc-2.0.2.tgz","fileCount":9,"unpackedSize":14175,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDW/7xhLOexWojWMhimieQDQNqd/VSophndpbcQ1lCNowIhAPWLmHqhgT0cTn+LxU7Jr+KwPRZwI9pk/Qw3nAMdt+13"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5TmsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqeUg//R/Vxhy0SLxXaIlrSg3+8KVXiXiR716KxltfLxM68FsQUxeuu\r\ngZqfkZ8ZJneiyuIwq7YMqG2RYajGiLsJvOr1C5RRDtjXbia1xCKAg9IsZJz2\r\ngG/7RDAdwmgqu07dv0jiMYp2/AR9QLgE5PY6ZBV4Rpq7Ui+vr9PZ2Ikbi8uy\r\nTYJRXdZxs0sVVoyEXWc1paN6oxxAg7zChEzqJBq/+9+dh5KBPb+RFhcGmT3n\r\nUT95ZsbJ2HZdwC02vwy07cw/DsWwoL3CpHTeCqSXdBa2nk19ojwWO+bIZo/4\r\nRIi995p88aaC9G2HPGA1nFzc0d5U4g/01+rKLxbSbyjhvZDrcQwIIb/3jJ2c\r\nLryqwv6Phtl3mVVExvsXHr1MNJskzusYTug3Ps89QcSxzwla/w2LxBbOLOZg\r\nDfGLOxewA8H+3IE9HAN245Oa4z4iar3UUW13Bv0tm8UNuJIERUDqzVtX60op\r\nclzr43Fz0lJsaeBgfjaik7kC5+HL7bNv7Z6SmwGYdAHHPz6tCORarav0fd+D\r\n4miII9OaZlCufRMS6f4hLMIuMuuqbX8bTOs5QotFasKGiP9BOpZxuvpgVFkM\r\nVAkhsvfby4hMjls6aN31iLYz+VaJ982mRUHtipPhXD+zXhD/nH/gj9KD5Wqk\r\nfOp24CtaZ+XZDbYhlHQji9UoMMRmUWHF3D0=\r\n=Xmo6\r\n-----END PGP SIGNATURE-----\r\n","size":5504},"_npmUser":{"name":"anonymous","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"sombragriselros@gmail.com"},{"name":"anonymous","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-nested-calc_2.0.2_1675966891817_0.3245941698510828"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-09T18:21:31.970Z","publish_time":1675966891970},"3.0.0":{"name":"@csstools/postcss-nested-calc","description":"Use nested calc() expressions in CSS","version":"3.0.0","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":"^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"}},"dependencies":{"postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"devDependencies":{"@csstools/postcss-tape":"*"},"scripts":{"build":"rollup -c ../../rollup/default.mjs","docs":"node ../../.github/bin/generate-docs/install.mjs && node ../../.github/bin/generate-docs/readme.mjs","lint":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run build && npm run test","test":"node .tape.mjs && 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-nested-calc#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-nested-calc"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["calc","css","math","nested","postcss-plugin"],"csstools":{"cssdbId":"nested-calc","exportName":"postcssNestedCalc","humanReadableName":"PostCSS Nested Calc","specUrl":"https://www.w3.org/TR/css-values/#calc-func"},"volta":{"extends":"../../package.json"},"gitHead":"e8c8a165b0a69bf6d6489845a0e43315c150d66f","_id":"@csstools/postcss-nested-calc@3.0.0","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-HsB66aDWAouOwD/GcfDTS0a7wCuVWaTpXcjl5VKP0XvFxDiU+r0T8FG7xgb6ovZNZ+qzvGIwRM+CLHhDgXrYgQ==","shasum":"b9069f5e1c2ea08de3840a5922e39af4e0ecf4b1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@csstools/postcss-nested-calc/-/postcss-nested-calc-3.0.0.tgz","fileCount":9,"unpackedSize":8245,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA7MDzPmJsomw1KOVSE2EaHCT65inbHL+6IGzj/nwL1YAiEAiE80tzkqFJ0sihAQZa49kKc/JTxQgwykkDf9wTApT6U="}]},"_npmUser":{"name":"anonymous","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"sombragriselros@gmail.com"},{"name":"anonymous","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-nested-calc_3.0.0_1688372131045_0.01871324159703791"},"_hasShrinkwrap":false},"3.0.1":{"name":"@csstools/postcss-nested-calc","description":"Use nested calc() expressions in CSS","version":"3.0.1","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":"^14 || ^16 || >=18"},"type":"module","main":"dist/index.cjs","module":"dist/index.mjs","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"default":"./dist/index.cjs"}}},"dependencies":{"postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nested-calc#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-nested-calc"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["calc","css","math","nested","postcss-plugin"],"_id":"@csstools/postcss-nested-calc@3.0.1","gitHead":"40af6390d787e8ac0176b981ddb46f9d2b8c6cc8","types":"./dist/index.d.ts","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-bwwababZpWRm0ByHaWBxTsDGTMhZKmtUNl3Wt0Eom8AY7ORgXx5qF9SSk1vEFrCi+HOfJT6M6W5KPgzXuQNRwQ==","shasum":"94b462420d22539984bfe659339abba6971ff8f0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@csstools/postcss-nested-calc/-/postcss-nested-calc-3.0.1.tgz","fileCount":7,"unpackedSize":7383,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF1FYJBdC7E1h7BN3cehtYaqGQU88eU/xk0DI2P5SuUZAiBsQkc8MuWboEUwYnplvzx6JJSEtpJoQ+RYRNWUxF4G0A=="}]},"_npmUser":{"name":"anonymous","email":"romainmenke@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"romainmenke@gmail.com"},{"name":"anonymous","email":"sombragriselros@gmail.com"},{"name":"anonymous","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-nested-calc_3.0.1_1702682412872_0.8786718556504818"},"_hasShrinkwrap":false},"3.0.2":{"name":"@csstools/postcss-nested-calc","description":"Use nested calc() expressions in CSS","version":"3.0.2","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":"^14 || ^16 || >=18"},"type":"module","main":"dist/index.cjs","module":"dist/index.mjs","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"default":"./dist/index.cjs"}}},"dependencies":{"@csstools/utilities":"^1.0.0","postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nested-calc#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-nested-calc"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["calc","css","math","nested","postcss-plugin"],"_id":"@csstools/postcss-nested-calc@3.0.2","gitHead":"78ca2a7e587499d53db2eb89075cdc49c1f7ddd3","types":"./dist/index.d.ts","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-ySUmPyawiHSmBW/VI44+IObcKH0v88LqFe0d09Sb3w4B1qjkaROc6d5IA3ll9kjD46IIX/dbO5bwFN/swyoyZA==","shasum":"72ae4d087987ab5596397f5c2e5db4403b81c4a9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@csstools/postcss-nested-calc/-/postcss-nested-calc-3.0.2.tgz","fileCount":7,"unpackedSize":7215,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPY8HAlDhi3uyDa9WBAlaApkkdUJCaCt6wHu080VrwoAIhANdPbhpDkpE12kZ5Gp4IDeNFprZrCCXESSMFugOs3dr0"}]},"_npmUser":{"name":"anonymous","email":"romainmenke@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"romainmenke@gmail.com"},{"name":"anonymous","email":"sombragriselros@gmail.com"},{"name":"anonymous","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-nested-calc_3.0.2_1708329854664_0.21372787390057035"},"_hasShrinkwrap":false},"4.0.0":{"name":"@csstools/postcss-nested-calc","description":"Use nested calc() expressions in CSS","version":"4.0.0","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":">=18"},"type":"module","main":"dist/index.cjs","module":"dist/index.mjs","exports":{".":{"import":{"types":"./dist/index.d.ts","default":"./dist/index.mjs"},"require":{"default":"./dist/index.cjs"}}},"dependencies":{"@csstools/utilities":"^2.0.0","postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"scripts":{},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nested-calc#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-nested-calc"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["calc","css","math","nested","postcss-plugin"],"_id":"@csstools/postcss-nested-calc@4.0.0","gitHead":"2fd8064cee5e82520206f1d297f3231f5947bc07","types":"./dist/index.d.ts","_nodeVersion":"22.1.0","_npmVersion":"10.7.0","dist":{"integrity":"sha512-jMYDdqrQQxE7k9+KjstC3NbsmC063n1FTPLCgCRS2/qHUbHM0mNy9pIn4QIiQGs9I/Bg98vMqw7mJXBxa0N88A==","shasum":"754e10edc6958d664c11cde917f44ba144141c62","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@csstools/postcss-nested-calc/-/postcss-nested-calc-4.0.0.tgz","fileCount":7,"unpackedSize":6310,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDa0K/hRyvC2s5qWDGzDsStVTGWIc9T+WwHUomRLb3zvwIgUscHGN/rAm4uxNUxCv7ZFEalULEhpQS0OMX2Dy9PIEk="}]},"_npmUser":{"name":"anonymous","email":"romainmenke@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"romainmenke@gmail.com"},{"name":"anonymous","email":"sombragriselros@gmail.com"},{"name":"anonymous","email":"jonathantneal@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-nested-calc_4.0.0_1722721083582_0.5375448673149692"},"_hasShrinkwrap":false},"5.0.0":{"name":"@csstools/postcss-nested-calc","description":"Use nested calc() expressions in CSS","version":"5.0.0","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/utilities":"^3.0.0","postcss-value-parser":"^4.2.0"},"peerDependencies":{"postcss":"^8.4"},"scripts":{},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nested-calc#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"plugins/postcss-nested-calc"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["calc","css","math","nested","postcss-plugin"],"gitHead":"eaa7571373e243ffe38ba9f4181ec3a6e76243aa","_id":"@csstools/postcss-nested-calc@5.0.0","_nodeVersion":"25.1.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-aPSw8P60e/i9BEfugauhikBqgjiwXcw3I9o4vXs+hktl4NSTgZRI0QHimxk9mst8N01A2TKDBxOln3mssRxiHQ==","shasum":"173f25e00f73e8473e9f1545a036f975b8c827ca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@csstools/postcss-nested-calc/-/postcss-nested-calc-5.0.0.tgz","fileCount":6,"unpackedSize":5589,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD1YP7SP5lN0Ko2Jl0q8vUv2M/wJb9tGxy8xNIB1Bi7gQIhAKFxbihQwoQ1hSS9mGHiWOzFLyeghFnaaOfoZeNwPVid"}],"size":2678},"_npmUser":{"name":"anonymous","email":"romainmenke@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"jonathantneal@hotmail.com"},{"name":"anonymous","email":"sombragriselros@gmail.com"},{"name":"anonymous","email":"romainmenke@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/postcss-nested-calc_5.0.0_1768375436991_0.43674220410356424"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-01-14T07:23:57.153Z","publish_time":1768375437153,"_source_registry_name":"default"}},"dist-tags":{"latest":"5.0.0"},"name":"@csstools/postcss-nested-calc","time":{"created":"2022-08-15T10:01:58.676Z","modified":"2026-01-14T07:24:10.723Z","1.0.0":"2022-08-15T08:32:46.800Z","2.0.0":"2023-01-24T09:12:08.251Z","2.0.1":"2023-01-28T07:46:05.965Z","2.0.2":"2023-02-09T18:21:31.970Z","3.0.0":"2023-07-03T08:15:31.202Z","3.0.1":"2023-12-15T23:20:13.036Z","3.0.2":"2024-02-19T08:04:14.787Z","4.0.0":"2024-08-03T21:38:03.732Z","5.0.0":"2026-01-14T07:23:57.153Z"},"readme":"# PostCSS Nested Calc [<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-nested-calc --save-dev`\n\n[PostCSS Nested Calc] lets you use nested `calc()` expressions following the [CSS Values and Units 4 specification].\n\n```css\n.example {\n\torder: calc(1 + calc(2 * 2));\n}\n\n/* becomes */\n\n.example {\n\torder: calc(1 + (2 * 2));\n\torder: calc(1 + calc(2 * 2));\n}\n```\n\n## Usage\n\nAdd [PostCSS Nested Calc] to your project:\n\n```bash\nnpm install postcss @csstools/postcss-nested-calc --save-dev\n```\n\nUse it as a [PostCSS] plugin:\n\n```js\nconst postcss = require('postcss');\nconst postcssNestedCalc = require('@csstools/postcss-nested-calc');\n\npostcss([\n\tpostcssNestedCalc(/* 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 the original values are preserved.\n\n```js\npostcssNestedCalc({ preserve: false })\n```\n\n```css\n.example {\n\torder: calc(1 + calc(2 * 2));\n}\n\n/* becomes */\n\n.example {\n\torder: calc(1 + (2 * 2));\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/#nested-calc\n[discord]: https://discord.gg/bUadyRwkJS\n[npm-url]: https://www.npmjs.com/package/@csstools/postcss-nested-calc\n\n[PostCSS]: https://github.com/postcss/postcss\n[PostCSS Nested Calc]: https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nested-calc\n[CSS Values and Units 4 specification]: https://www.w3.org/TR/css-values/#calc-func","users":{}}