{"_id":"css-functions-list","_rev":"13-9086c304895f5456d482f8468e1cb39f","name":"css-functions-list","dist-tags":{"latest":"3.3.3"},"versions":{"2.0.0":{"name":"css-functions-list","version":"2.0.0","keywords":["css","functions","list"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"css-functions-list@2.0.0","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/css-functions-list#readme","bugs":{"url":"https://github.com/niksy/css-functions-list/issues"},"dist":{"shasum":"20bf2606031ff6ce3e51e54b9e79050dd2a252bf","tarball":"https://registry.npmjs.org/css-functions-list/-/css-functions-list-2.0.0.tgz","fileCount":16,"integrity":"sha512-aR+THHX9T4M48zjiwEqQHCo31vn6Bv1orFJjJMTeAIOnboRr6vme+qjyBzDMVH6dwCae84lp06M/qu3wsNxkXQ==","signatures":[{"sig":"MEYCIQCS4oB5+nHFZB67896otTacMRzG2dslnhCabuhlK8yjzwIhAORGR9LpsAcTTih6Ten+J4Hz1DwcYHJ73BlGt+XBzR0F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26535,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMLvYCRA9TVsSAnZWagAAF+QQAKOpusiTTcAPj0OfzTqF\nVDM2i0xdSDOQmeUGlBOShsjLEd7KJZHP+hnjZT12ZkGXa8tdabCER4gOaRrZ\ncY7Fg423EiD/WgqOcGfeEzdd423BCWfb3ashX4YV50ww4nRtXe4hVOBDGgwP\n3xViiSvssSDPWTSYQQzB9Ge5n6PQQd1WqgiGC4/tpALtrVzepCXgD4rTRcdC\nvKummKlljWAQc72vvJIZZE7DKEh0P/hp3+E4VdtIvJ9yAoocWnc1U/h26uXG\nxk3RrlfULZxm+IE0cHHusBJvbRsTMasnIhnueB41O/tpRq7wHYcUTyZP86jK\nJOkRb7Vo7CWW+9rA0WFu69BMEdLiCXK+UW5uZRY8bOXKGYFFkXtauk6k54vh\nid73alwEESlHnTus36NCmnxNWvu6TN+nGYtNsZv/7WAqcCDUymETm3f9xy52\nF80WEWqzU14dchWoBAOLZoL7Y9oKB0oql1zeEQU/Rg35Db6A+foYWwELvRi2\nYSZWbQ7sRIJC6s93PxROCHlIqHEo+iFnEN4pGHDFKIHQW6XnGky6OjMWocAZ\nXS3DwH/hAlgzu2sYlz/gODLxwtjLcZ42oJqSqq8rHARGIcOnUsfpZAy+qHDO\nXM/7EN/wg8OSAAOK9nf7oNppfSzThVQj5mZynRfPM/byWmaBRqydRU97jXrL\n9W9g\r\n=CevF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","types":"esm/index.d.ts","module":"esm/index.js","engines":{"node":">=10"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./index.json":{"import":"./esm/index.json","require":"./cjs/index.json"},"./package.json":"./package.json"},"gitHead":"5278fa1fdc642826d1245aa891f3cab73af73e75","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*,generate-list}.js'","test":"npm run lint && mocha --require esm 'test/**/*.js'","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"if [ $(git rev-parse --abbrev-ref HEAD) == 'master' ]; then version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md; else echo; fi","lint:types":"tsc","test:watch":"npm test -- --watch","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"css-functions-list\");' && node --input-type=module -e 'import \"css-functions-list\";'","generate-list":"node -r esm generate-list.js","prepublishOnly":"npm run build && npm run lint:types && npm run module-check"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/css-functions-list.git","type":"git"},"_npmVersion":"6.14.14","description":"List of standard and browser specific CSS functions.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"12.22.5","_hasShrinkwrap":false,"devDependencies":{"np":"^6.5.0","cpy":"^8.1.2","esm":"^3.0.51","execa":"^5.1.1","husky":"^4.3.0","jsdom":"^17.0.0","mocha":"^8.2.0","eslint":"^7.31.0","rollup":"^2.32.1","prettier":"^2.1.2","typescript":"^4.3.5","@types/node":"^16.3.0","lint-staged":"^10.4.2","@types/jsdom":"^16.2.13","@types/mocha":"^8.2.3","write-json-file":"^4.3.0","changelog-verify":"^1.1.2","@types/node-fetch":"^2.5.12","version-changelog":"^3.1.1","eslint-plugin-node":"^11.1.0","isomorphic-unfetch":"^3.1.0","eslint-config-niksy":"^10.0.0","eslint-plugin-jsdoc":"^33.3.0","eslint-plugin-mocha":"^8.0.0","eslint-plugin-import":"^2.23.4","eslint-plugin-promise":"^5.1.0","eslint-plugin-unicorn":"^31.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.0","github-release-from-changelog":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/css-functions-list_2.0.0_1630583768139_0.5849140891012765","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"css-functions-list","version":"3.0.0","keywords":["css","functions","list"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"css-functions-list@3.0.0","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/css-functions-list#readme","bugs":{"url":"https://github.com/niksy/css-functions-list/issues"},"dist":{"shasum":"faa770a0666aea11435efc0889935336cea564be","tarball":"https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.0.0.tgz","fileCount":16,"integrity":"sha512-rfwhBOvXVFcKrSwmLxD8JQyuEEy/3g3Y9FMI2l6iV558Coeo1ucXypXb4rwrVpk5Osh5ViXp2DTgafw8WxglhQ==","signatures":[{"sig":"MEUCIQD8qVSSW7tiKfEkuO8CXaGCiSuWp4bYMBRmb/0zk4quYgIgWmct9Ex1nnNaYbWjSyQONyeYpqXg/fBN0EfCBB2T/qU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26490,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+/+6CRA9TVsSAnZWagAAQM4P/Ritvi6CP1b67Mct0ANO\neRaCLr0MsiXII1DQBlVYK0KyyOPAZp62FAyJehF5cfoM/TUAv6JSv9jJeWcf\nip50QmhX1wG8MHvg5VbnhDSe0JUC3YRjPH7exa+BV5+TTSDkwaG6r4r9YBXr\nlPiTuI2psG/+CjSHMHUt2yRvr2renb9mCB1GEWhAr9aMm/EoJNDb7u1EPZi1\nHWuF3Ntok2PhIgAG+JJqzJ1zjnhnYAbhGKz6WYyB4QyP0sbwX7oA6Igmj98/\nw4/wy8LHh4NkAXVbrCycW+70XE8Ir2z/c/mZNOmUf3FTgJ6F3FZavlZsQTFH\n6ffK0vjK6blPzH7WJ1b8/f1HNwLI2HPy0sOprtA2SOs65icQ4fdq2xpk4FGC\nfskmVZ/tXevTRwucCLTLW9T4Rmv56b2bciiyXJduM8wKt3AJiGMvNFtA+6S/\nubDtBvfBiBkC6IfXLpi6Y9SB+9JYOEMvoVXCHDdu0nbQvhL+Juhbp0S2qWx/\nSF7VbtkaOKFsd55wtd/4umtNaI46f0n7zEDYesTOymLinL0YI6CNvPEBT3/M\n2ldoJWxtda16ad92yWcffmPcm00Sfb/iOLao0B0Oa13G4ny/wJrUCGC1ek6c\nndTSYglfH7rez/HsViuqB6C+0E+z+xh8fTW8WX3MCiq0JKRhH+0Q5MejluZi\nWUrL\r\n=5Feo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","types":"esm/index.d.ts","module":"esm/index.js","engines":{"node":">=12.22"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./index.json":{"import":"./esm/index.json","require":"./cjs/index.json"},"./package.json":"./package.json"},"gitHead":"90b17e68eabf8e613f7fe9a757b0a180ea11a676","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*,generate-list}.js'","test":"mocha --require esm 'test/**/*.js'","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"if [ $(git rev-parse --abbrev-ref HEAD) == 'master' ]; then sed -i '' '/\\[unreleased\\]:/d' CHANGELOG.md && version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md; else echo; fi","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"npm test -- --watch","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"css-functions-list\");' && node --input-type=module -e 'import \"css-functions-list\";'","generate-list":"node -r esm generate-list.js","prepublishOnly":"npm run build"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/css-functions-list.git","type":"git"},"_npmVersion":"8.1.3","description":"List of standard and browser specific CSS functions.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"16.13.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.0","cpy":"^8.1.2","esm":"^3.0.51","execa":"^5.1.1","husky":"^4.3.0","jsdom":"^17.0.0","mocha":"^8.4.0","eslint":"^8.5.0","rollup":"^2.32.1","prettier":"^2.4.0","typescript":"^4.3.5","@types/node":"^16.3.0","lint-staged":"^10.4.2","@types/jsdom":"^16.2.13","@types/mocha":"^9.0.0","write-json-file":"^4.3.0","changelog-verify":"^1.1.2","@types/node-fetch":"^2.5.12","version-changelog":"^3.1.1","isomorphic-unfetch":"^3.1.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","github-release-from-changelog":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/css-functions-list_3.0.0_1643904954036_0.6193928543191973","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"css-functions-list","version":"3.0.1","keywords":["css","functions","list"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"css-functions-list@3.0.1","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/css-functions-list#readme","bugs":{"url":"https://github.com/niksy/css-functions-list/issues"},"dist":{"shasum":"1460df7fb584d1692c30b105151dbb988c8094f9","tarball":"https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.0.1.tgz","fileCount":16,"integrity":"sha512-PriDuifDt4u4rkDgnqRCLnjfMatufLmWNfQnGCq34xZwpY3oabwhB9SqRBmuvWUgndbemCFlKqg+nO7C2q0SBw==","signatures":[{"sig":"MEQCIGayJHwBDeUa24KnghzeufK0MYCqDMuJ5lqU/NEUGypUAiAs5Gy/gZwWOGI8VNIm16rwdYhhluakR7aJKR1z+6SmQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiCgYSCRA9TVsSAnZWagAApyQQAJFXLUCksJAAxa9VjTsH\nBEH+UjWQ3vphyOEqtXuIVFGFxFGLZ7Jpz88SFxE/Fj+mjhxwoidQpUxsyrS1\n1jcFSrbSrTURzo0Fo68d7+J3vUHp9inzjfzBiGUJ6p0BEfjI339BN+H5pDl8\n+TW4ElAUPjaLAvZXMvhtDi/TDumfw4PBmd1HTlqqI2zYS+H1/rUYrM2mK6c8\nGQFQ0BaORzcahO4yXvguCOfq7OnsVyE+RpUGqn9bZB7RKJs+yw+mZUwlZzZO\nBXJFB6W0X1osiNIVmK4JcN917BOlWkaXf4bpX77elAQtJHi2tTyuaJZLnMYY\nDU75ISn+l5u9+/XKbuD062/hBxAal+EbEfK+kltsmxTYJ7aQsa4IK1BG6fuH\nF2a5slvnUJxPdtbt1/p5fzPuWCf6ezSikrujquNxCs3pEIZJg9a+Ddipd1gu\n70bNZzyEuaBzkfdgI+e1eXFIAbbHsE2LCG0FgaBG1qeGxZB3MSiewLhGuEkl\nSsjXnl64PZZ1ttrgaqO+9B7T+grn97TXdn3JOzOu+Kxv3ZtdxTU/LVxnYUC3\nd04MZfWgv4UNI4fZmf7Jc+CkPHKKMcWJ87DIU1dZjx52mhYN9nx4UZT+Bctd\nP0eGDQIdD1EHzsjxTVktjYpZZUiQIyShBrekJBUSJDjDXU3jv03LICQqhSJk\n9WlL\r\n=BLbu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","types":"esm/index.d.ts","module":"esm/index.js","engines":{"node":">=12.22"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./index.json":{"import":"./esm/index.json","require":"./cjs/index.json"},"./package.json":"./package.json"},"gitHead":"50b508bd8a83d7ed8ef38bcc3e750c82057cd618","scripts":{"lint":"eslint \"{index,lib/**/*,test/**/*,generate-list}.js\"","test":"mocha --require esm \"test/**/*.js\"","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"if [ $(git rev-parse --abbrev-ref HEAD) == 'master' ]; then sed -i '' '/\\[unreleased\\]:/d' CHANGELOG.md && version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md; else echo; fi","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"npm test -- --watch","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e \"require('css-functions-list');\" && node --input-type=module -e \"import 'css-functions-list';\"","generate-list":"node -r esm generate-list.js","prepublishOnly":"npm run build"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/css-functions-list.git","type":"git"},"_npmVersion":"8.1.3","description":"List of standard and browser specific CSS functions.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"16.13.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.0","cpy":"^8.1.2","esm":"^3.0.51","execa":"^5.1.1","husky":"^4.3.0","jsdom":"^17.0.0","mocha":"^8.4.0","eslint":"^8.5.0","rollup":"^2.32.1","prettier":"^2.4.0","typescript":"^4.3.5","@types/node":"^16.3.0","lint-staged":"^10.4.2","@types/jsdom":"^16.2.13","@types/mocha":"^9.0.0","write-json-file":"^4.3.0","changelog-verify":"^1.1.2","@types/node-fetch":"^2.5.12","version-changelog":"^3.1.1","isomorphic-unfetch":"^3.1.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","github-release-from-changelog":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/css-functions-list_3.0.1_1644824081939_0.49514886320988594","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"css-functions-list","version":"3.1.0","keywords":["css","functions","list"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"css-functions-list@3.1.0","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/css-functions-list#readme","bugs":{"url":"https://github.com/niksy/css-functions-list/issues"},"dist":{"shasum":"cf5b09f835ad91a00e5959bcfc627cd498e1321b","tarball":"https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.1.0.tgz","fileCount":16,"integrity":"sha512-/9lCvYZaUbBGvYUgYGFJ4dcYiyqdhSjG7IPVluoV8A1ILjkF7ilmhp1OGUz8n+nmBcu0RNrQAzgD8B6FJbrt2w==","signatures":[{"sig":"MEUCIF7K+nirhPTT214FI+hvECmmvYoO0uxxT74BNAu++U6GAiEAiOGhzB4EsGz/iXwAk/9cmQ2CAwJqsh3NT+gW0/gt+LU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimasRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBRg//a+iUHmIUeFl3VAoTIpIjEkgjx2s6443USSfCNQX2HJY+S1Pp\r\nRagvWloPYa+JbM8Yul6bEp6EV3yXizNVf6yFK4mSx4yn1/7SaSYC+OnrshhD\r\nsDq9c2MjJxUhOkKzCWddt+Dxt2iLrqqqOdjBQNLmbvUjQij6lL/pndzPcS+n\r\nAMdup8onVzYRk1CcVkD5gKkXuj4c+Nbk8D6hRZOlB4EG9yL/jyhm5iTGO0dT\r\nVJsbLwTz76DEnw4KqKMBrlCkGA8pTDcWrRVJ0GXobSGwSd50IHCfIfRyyWy4\r\n95JvvoAj5FOdqJjpCElKSDNVmcjOi/JsAErkoZmH1aqI5TXkqTTy/E1KnkRo\r\n8sEm99UWGAwTj2ZCvCpkX4lZTyjKltudG1vAz8pf7su1fxI1KR3wRg3dIGz9\r\n2wIQ2mKPzTGPTPgYwMIOMuhi1GfZ9Woxyff0mqCsHfg0fc/OabDBQ2liBiKO\r\n4TssM2BodQqK7rn3F5X2DEAzEjWSpbJfU3cdJ32KSO20EHJW2Jo42G4UUUuz\r\nIDP5toFtLPark5xs39zsVHKQJaQ+c5lCTYp+i25GVktx7Bh1ErXMXl4qkBTk\r\nzBs0Q2/+K3E/TbL6KXSB75e/yzoraH4c4T9KmAWCv0az5na4BpxsRuWxMj7T\r\noOlyrSU4YjNRlFxeT0wVUKjJVcU71Z2/FW0=\r\n=ePMH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"cjs/index.js","types":"esm/index.d.ts","module":"esm/index.js","engines":{"node":">=12.22"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./index.json":{"import":"./esm/index.json","require":"./cjs/index.json"},"./package.json":"./package.json"},"gitHead":"0c17ffe6f4fcc43afb4dcf4befca3ceb7dd23b6b","scripts":{"lint":"eslint \"{index,lib/**/*,test/**/*,generate-list}.js\"","test":"mocha --require esm \"test/**/*.js\"","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"if [ $(git rev-parse --abbrev-ref HEAD) == 'master' ]; then sed -i '' '/\\[unreleased\\]:/d' CHANGELOG.md && version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md; else echo; fi","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"npm test -- --watch","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e \"require('css-functions-list');\" && node --input-type=module -e \"import 'css-functions-list';\"","generate-list":"node -r esm generate-list.js","prepublishOnly":"npm run build"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/css-functions-list.git","type":"git"},"_npmVersion":"8.1.3","description":"List of standard and browser specific CSS functions.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"16.13.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.0","cpy":"^8.1.2","esm":"^3.0.51","execa":"^5.1.1","husky":"^4.3.0","jsdom":"^17.0.0","mocha":"^8.4.0","eslint":"^8.5.0","rollup":"^2.32.1","prettier":"^2.4.0","typescript":"^4.3.5","@types/node":"^16.3.0","lint-staged":"^10.4.2","@types/jsdom":"^16.2.13","@types/mocha":"^9.0.0","write-json-file":"^4.3.0","changelog-verify":"^1.1.2","@types/node-fetch":"^2.5.12","version-changelog":"^3.1.1","isomorphic-unfetch":"^3.1.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","github-release-from-changelog":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/css-functions-list_3.1.0_1654237969584_0.12688572660949338","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"css-functions-list","version":"3.2.0","keywords":["css","functions","list"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"css-functions-list@3.2.0","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/css-functions-list#readme","bugs":{"url":"https://github.com/niksy/css-functions-list/issues"},"dist":{"shasum":"8290b7d064bf483f48d6559c10e98dc4d1ad19ee","tarball":"https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.2.0.tgz","fileCount":16,"integrity":"sha512-d/jBMPyYybkkLVypgtGv12R+pIFw4/f/IHtCTxWpZc8ofTYOPigIgmA6vu5rMHartZC+WuXhBUHfnyNUIQSYrg==","signatures":[{"sig":"MEQCIEdr3RnZXvqlNhR65byyAuu+Dk4XMnQ/BoHLsBtgZBt0AiBHNxXm/4MixLDcu4B6DaINUBdA55pE8hrYa8E369em9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28140},"main":"cjs/index.js","types":"esm/index.d.ts","module":"esm/index.js","engines":{"node":">=12.22"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./index.json":{"import":"./esm/index.json","require":"./cjs/index.json"},"./package.json":"./package.json"},"gitHead":"5456b0e1d0d974c7f95dd76caa7711b0b0766082","scripts":{"lint":"eslint \"{index,lib/**/*,test/**/*,generate-list}.js\"","test":"mocha --require esm \"test/**/*.js\"","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"if [ $(git rev-parse --abbrev-ref HEAD) == 'master' ]; then sed -i '' '/\\[unreleased\\]:/d' CHANGELOG.md && version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md; else echo; fi","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"npm test -- --watch","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e \"require('css-functions-list');\" && node --input-type=module -e \"import 'css-functions-list';\"","generate-list":"node -r esm generate-list.js","prepublishOnly":"npm run build"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/css-functions-list.git","type":"git"},"_npmVersion":"8.19.3","description":"List of standard and browser specific CSS functions.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.0","cpy":"^8.1.2","esm":"^3.0.51","execa":"^5.1.1","husky":"^4.3.0","jsdom":"^17.0.0","mocha":"^8.4.0","eslint":"^8.5.0","rollup":"^2.32.1","prettier":"^2.4.0","typescript":"^4.3.5","@types/node":"^16.3.0","lint-staged":"^10.4.2","@types/jsdom":"^16.2.13","@types/mocha":"^9.0.0","write-json-file":"^4.3.0","changelog-verify":"^1.1.2","@types/node-fetch":"^2.5.12","version-changelog":"^3.1.1","isomorphic-unfetch":"^3.1.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","github-release-from-changelog":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/css-functions-list_3.2.0_1688973155514_0.3912175410433769","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"css-functions-list","version":"3.2.1","keywords":["css","functions","list"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"css-functions-list@3.2.1","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/css-functions-list#readme","bugs":{"url":"https://github.com/niksy/css-functions-list/issues"},"dist":{"shasum":"2eb205d8ce9f9ce74c5c1d7490b66b77c45ce3ea","tarball":"https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.2.1.tgz","fileCount":16,"integrity":"sha512-Nj5YcaGgBtuUmn1D7oHqPW0c9iui7xsTsj5lIX8ZgevdfhmjFfKB3r8moHJtNJnctnYXJyYX5I1pp90HM4TPgQ==","signatures":[{"sig":"MEQCIFSFTpj57DdntLYDNuLM1tPprfBNmiPK+S9VrIuckb1VAiAiZ+x7wZejOVSUTNq20tNqNlZwTlxxfM3VyzqWH5lFQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29259},"main":"cjs/index.js","type":"module","types":"esm/index.d.ts","module":"esm/index.js","engines":{"node":">=12 || >=16"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./index.json":{"import":"./esm/index.json","require":"./cjs/index.json"},"./package.json":"./package.json"},"gitHead":"3bb12148e69aee7044b0a36b78ca2ad1d8efe1a1","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*,generate-list}.js'","test":"mocha 'test/**/*.js'","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"if [ $(git rev-parse --abbrev-ref HEAD) == 'master' ]; then sed -i '' '/\\[unreleased\\]:/d' CHANGELOG.md && version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md; else echo; fi","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"npm test -- --watch","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"css-functions-list\");' && node --input-type=module -e 'import \"css-functions-list\";'","generate-list":"node generate-list.js","prepublishOnly":"npm run build"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/css-functions-list.git","type":"git"},"_npmVersion":"8.19.3","description":"List of standard and browser specific CSS functions.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"16.19.0","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.0","cpy":"^8.1.2","execa":"^5.1.1","husky":"^4.3.0","jsdom":"^17.0.0","mocha":"^10.2.0","eslint":"^8.5.0","rollup":"^2.32.1","prettier":"^2.4.0","typescript":"^4.3.5","@types/node":"^16.3.0","lint-staged":"^10.4.2","@types/jsdom":"^16.2.13","@types/mocha":"^9.0.0","write-json-file":"^4.3.0","changelog-verify":"^1.1.2","@types/node-fetch":"^2.5.12","version-changelog":"^3.1.1","isomorphic-unfetch":"^3.1.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","github-release-from-changelog":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/css-functions-list_3.2.1_1697363305798_0.5113325226082588","host":"s3://npm-registry-packages"}},"3.2.2":{"name":"css-functions-list","version":"3.2.2","keywords":["css","functions","list"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"css-functions-list@3.2.2","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/css-functions-list#readme","bugs":{"url":"https://github.com/niksy/css-functions-list/issues"},"dist":{"shasum":"9a54c6dd8416ed25c1079cd88234e927526c1922","tarball":"https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.2.2.tgz","fileCount":16,"integrity":"sha512-c+N0v6wbKVxTu5gOBBFkr9BEdBWaqqjQeiJ8QvSRIJOf+UxlJh930m8e6/WNeODIK0mYLFkoONrnj16i2EcvfQ==","signatures":[{"sig":"MEYCIQDQfaOtzw7mhGIN+llFWuHTWM/KvkLx+sWMRWElceYhYwIhALjStnpMqBUHrUo9lAo7xkUE6pUbY6inFTawPQTBnqqP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30383},"main":"cjs/index.js","type":"module","types":"esm/index.d.ts","module":"esm/index.js","engines":{"node":">=12 || >=16"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./index.json":{"import":"./esm/index.json","require":"./cjs/index.json"},"./package.json":"./package.json"},"gitHead":"69c3c69c750204aba54d0b7fc32e7d7acd7ad297","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*,generate-list}.js'","test":"mocha 'test/**/*.js'","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"if [ $(git rev-parse --abbrev-ref HEAD) == 'master' ]; then sed -i '' '/\\[unreleased\\]:/d' CHANGELOG.md && version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md; else echo; fi","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"npm test -- --watch","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"css-functions-list\");' && node --input-type=module -e 'import \"css-functions-list\";'","generate-list":"node generate-list.js","prepublishOnly":"npm run build"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/css-functions-list.git","type":"git"},"_npmVersion":"10.2.4","description":"List of standard and browser specific CSS functions.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"18.19.1","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.0","cpy":"^8.1.2","execa":"^5.1.1","husky":"^4.3.0","jsdom":"^17.0.0","mocha":"^10.2.0","eslint":"^8.5.0","rollup":"^2.32.1","prettier":"^2.4.0","typescript":"^4.3.5","@types/node":"^16.3.0","lint-staged":"^10.4.2","@types/jsdom":"^16.2.13","@types/mocha":"^9.0.0","write-json-file":"^4.3.0","changelog-verify":"^1.1.2","@types/node-fetch":"^2.5.12","version-changelog":"^3.1.1","isomorphic-unfetch":"^3.1.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","github-release-from-changelog":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/css-functions-list_3.2.2_1713768966944_0.09255128399854806","host":"s3://npm-registry-packages"}},"3.2.3":{"name":"css-functions-list","version":"3.2.3","keywords":["css","functions","list"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"css-functions-list@3.2.3","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/css-functions-list#readme","bugs":{"url":"https://github.com/niksy/css-functions-list/issues"},"dist":{"shasum":"95652b0c24f0f59b291a9fc386041a19d4f40dbe","tarball":"https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.2.3.tgz","fileCount":16,"integrity":"sha512-IQOkD3hbR5KrN93MtcYuad6YPuTSUhntLHDuLEbFWE+ff2/XSZNdZG+LcbbIW5AXKg/WFIfYItIzVoHngHXZzA==","signatures":[{"sig":"MEUCIGPo6FQdhKRyMrkkiyfVc3ZB7MAKL2cpndlyr0iz9w5yAiEA3UXbkedORpfGpRWnMn90iDo7CUyZ9zaSm1VAH2XZorU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30945},"main":"cjs/index.js","type":"module","types":"esm/index.d.ts","module":"esm/index.js","engines":{"node":">=12 || >=16"},"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./index.json":{"import":"./esm/index.json","require":"./cjs/index.json"},"./package.json":"./package.json"},"gitHead":"ada432b7706f11f6046ccb8859460c155cae64f8","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*,generate-list}.js'","test":"mocha 'test/**/*.js'","build":"rollup --config rollup.config.js","release":"np --no-release-draft","version":"if [ $(git rev-parse --abbrev-ref HEAD) == 'master' ]; then sed -i '' '/\\[unreleased\\]:/d' CHANGELOG.md && version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md; else echo; fi","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"npm test -- --watch","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"css-functions-list\");' && node --input-type=module -e 'import \"css-functions-list\";'","generate-list":"node generate-list.js","prepublishOnly":"npm run build"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/css-functions-list.git","type":"git"},"_npmVersion":"10.2.4","description":"List of standard and browser specific CSS functions.","directories":{"test":"test"},"sideEffects":false,"_nodeVersion":"18.19.1","_hasShrinkwrap":false,"devDependencies":{"np":"^7.6.0","cpy":"^8.1.2","execa":"^5.1.1","husky":"^4.3.0","jsdom":"^17.0.0","mocha":"^10.2.0","eslint":"^8.5.0","rollup":"^2.32.1","prettier":"^2.4.0","typescript":"^4.3.5","@types/node":"^16.3.0","lint-staged":"^10.4.2","@types/jsdom":"^16.2.13","@types/mocha":"^9.0.0","write-json-file":"^4.3.0","changelog-verify":"^1.1.2","@types/node-fetch":"^2.5.12","version-changelog":"^3.1.1","isomorphic-unfetch":"^3.1.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","github-release-from-changelog":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/css-functions-list_3.2.3_1728460665034_0.06039814231545604","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"css-functions-list","version":"3.3.0","keywords":["css","functions","list"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"css-functions-list@3.3.0","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/css-functions-list#readme","bugs":{"url":"https://github.com/niksy/css-functions-list/issues"},"dist":{"shasum":"2920d305653aa7aa487abf1b7db62d39b350a3c1","tarball":"https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.3.0.tgz","fileCount":10,"integrity":"sha512-KrJRY0OoxVIEMpGZHuw7m20Lxnwi8FlJeZHgu6+61GIpcvLg08paBSaMUuzBbRKnqN52UeavH+9jYeozD/Lj0w==","signatures":[{"sig":"MEUCIQDjtLha5gi7yJRwCj65MRHMNKtlThPsSfW+v7XetbJSEAIgeK4DJWitVPqsbsl1m+L6BIQ5ktBSywvq+NBWH2OMa0I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8774},"main":"dist/index.cjs","type":"module","types":"./dist/index.d.ts","engines":{"node":">=12"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./index.json":{"import":"./esm/index.json"},"./package.json":"./package.json"},"gitHead":"89ac2aaec049890305abae0bd5a03cba9587145d","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*,generate-list}.{js,cjs}'","test":"mocha 'test/**/*.js'","build":"rolldown --config rolldown.config.js","prepare":"if [[ -x \"$(command -v husky)\" ]]; then husky; fi","release":"np --no-release-draft","version":"version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"npm test -- --watch","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"css-functions-list\");' && node --input-type=module -e 'import \"css-functions-list\";'","generate-list":"node generate-list.js","prepublishOnly":"npm run build"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/css-functions-list.git","type":"git"},"_npmVersion":"10.9.3","description":"List of standard and browser specific CSS functions.","directories":{"test":"test"},"_nodeVersion":"22.20.0","_hasShrinkwrap":false,"devDependencies":{"np":"^10.3.0","husky":"^9.1.7","jsdom":"^28.0.0","mocha":"^10.8.2","eslint":"^9.39.2","prettier":"^3.8.1","rolldown":"^1.0.0-rc.3","typescript":"^5.9.3","@types/node":"^22.19.9","lint-staged":"^15.5.2","@types/jsdom":"^16.2.15","@types/mocha":"^10.0.10","write-json-file":"^7.0.0","changelog-verify":"^1.1.2","@types/node-fetch":"^2.6.13","version-changelog":"^3.1.1","@swc-node/register":"^1.11.1","isomorphic-unfetch":"^4.0.2","rolldown-plugin-dts":"^0.17.8","eslint-config-nitpick":"^14.2.1","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","github-release-from-changelog":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/css-functions-list_3.3.0_1770716814090_0.9748277931085376","host":"s3://npm-registry-packages-npm-production"}},"3.3.1":{"name":"css-functions-list","version":"3.3.1","keywords":["css","functions","list"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"css-functions-list@3.3.1","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/css-functions-list#readme","bugs":{"url":"https://github.com/niksy/css-functions-list/issues"},"dist":{"shasum":"59925a9f850e81a205ae71db59f658f780debde5","tarball":"https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.3.1.tgz","fileCount":10,"integrity":"sha512-GJ/GNLcgcIbChSCDoTYpth/mRDkAMm2VCeqFZ/CJ4q3//CYuDX7wfyvy88SDpt5/W2qXnXYmMFr2nrN+TC9tQQ==","signatures":[{"sig":"MEQCIHZHnBrrwnu2jGTZ8CLcyrUxkt4aFxZ22evUZNy8m+MoAiAqmQTMq9rlBw5mYQo3Tmtozhd9NvdpwR7WG/CG5T6Eiw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8939},"main":"dist/index.cjs","type":"module","types":"./dist/index.d.ts","engines":{"node":">=12"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./index.json":{"import":"./dist/index.json"},"./package.json":"./package.json"},"gitHead":"bd7565515c2f1750693e15252f12b7521dee7310","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*,generate-list}.{js,cjs}'","test":"mocha 'test/**/*.js'","build":"rolldown --config rolldown.config.js","prepare":"if [[ -x \"$(command -v husky)\" ]]; then husky; fi","release":"np --no-release-draft","version":"version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"npm test -- --watch","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"css-functions-list\");' && node --input-type=module -e 'import \"css-functions-list\";'","generate-list":"node generate-list.js && cp index.json dist/index.json","prepublishOnly":"npm run build"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/css-functions-list.git","type":"git"},"_npmVersion":"10.9.3","description":"List of standard and browser specific CSS functions.","directories":{"test":"test"},"_nodeVersion":"22.20.0","_hasShrinkwrap":false,"devDependencies":{"np":"^10.3.0","husky":"^9.1.7","jsdom":"^28.0.0","mocha":"^10.8.2","eslint":"^9.39.2","prettier":"^3.8.1","rolldown":"^1.0.0-rc.3","typescript":"^5.9.3","@types/node":"^22.19.9","lint-staged":"^15.5.2","@types/jsdom":"^16.2.15","@types/mocha":"^10.0.10","write-json-file":"^7.0.0","changelog-verify":"^1.1.2","@types/node-fetch":"^2.6.13","version-changelog":"^3.1.1","@swc-node/register":"^1.11.1","isomorphic-unfetch":"^4.0.2","rolldown-plugin-dts":"^0.17.8","eslint-config-nitpick":"^14.2.1","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","github-release-from-changelog":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/css-functions-list_3.3.1_1770722241227_0.36802075605469975","host":"s3://npm-registry-packages-npm-production"}},"3.3.2":{"name":"css-functions-list","version":"3.3.2","keywords":["css","functions","list"],"author":{"url":"http://ivannikolic.com","name":"Ivan Nikolić","email":"niksy5@gmail.com"},"license":"MIT","_id":"css-functions-list@3.3.2","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"homepage":"https://github.com/niksy/css-functions-list#readme","bugs":{"url":"https://github.com/niksy/css-functions-list/issues"},"dist":{"shasum":"08db1af190cf6d185bf84a2fb8532b46ef4dbb95","tarball":"https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.3.2.tgz","fileCount":11,"integrity":"sha512-UV8kFcLplcOY1IA1DfdG813wiwfB6YRUzvkPejxdCcSc9VhVnIiK/LK+rOc92I6KNfbrCp3pHC9KrFt2IF9MWg==","signatures":[{"sig":"MEQCIA2h08sm1HxLyxZT4KV83He5RaVEK39NWThDW3ujVrXlAiAxJTyz/O7foF2KLFQLZFzjdqLIHzL+kbhWzTXCU4HIog==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21493},"main":"dist/index.cjs","type":"module","types":"./dist/index.d.ts","engines":{"node":">=12"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./index.json":{"import":"./dist/index.json"},"./package.json":"./package.json"},"gitHead":"c41d2be5af663c8a30aa9365fbf72a9787aa351b","scripts":{"lint":"eslint '{index,lib/**/*,test/**/*,generate-list}.{js,cjs}'","test":"mocha 'test/**/*.js'","build":"rolldown --config rolldown.config.js && cp index.json dist/index.json","prepare":"if [[ -x \"$(command -v husky)\" ]]; then husky; fi","release":"np --no-release-draft","version":"version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","test:watch":"npm test -- --watch","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","module-check":"node -e 'require(\"css-functions-list\");' && node --input-type=module -e 'import \"css-functions-list\";'","generate-list":"node generate-list.js","prepublishOnly":"npm run build"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"repository":{"url":"git+https://github.com/niksy/css-functions-list.git","type":"git"},"_npmVersion":"10.9.3","description":"List of standard and browser specific CSS functions.","directories":{"test":"test"},"_nodeVersion":"22.20.0","_hasShrinkwrap":false,"devDependencies":{"np":"^10.3.0","husky":"^9.1.7","jsdom":"^28.0.0","mocha":"^10.8.2","eslint":"^9.39.2","prettier":"^3.8.1","rolldown":"^1.0.0-rc.3","typescript":"^5.9.3","@types/node":"^22.19.9","lint-staged":"^15.5.2","@types/jsdom":"^16.2.15","@types/mocha":"^10.0.10","write-json-file":"^7.0.0","changelog-verify":"^1.1.2","@types/node-fetch":"^2.6.13","version-changelog":"^3.1.1","@swc-node/register":"^1.11.1","isomorphic-unfetch":"^4.0.2","rolldown-plugin-dts":"^0.17.8","eslint-config-nitpick":"^14.2.1","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","github-release-from-changelog":"^2.1.1"},"_npmOperationalInternal":{"tmp":"tmp/css-functions-list_3.3.2_1770722465857_0.5817204052191858","host":"s3://npm-registry-packages-npm-production"}},"3.3.3":{"name":"css-functions-list","version":"3.3.3","description":"List of standard and browser specific CSS functions.","license":"MIT","author":{"name":"Ivan Nikolić","email":"niksy5@gmail.com","url":"http://ivannikolic.com"},"type":"module","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./index.json":"./dist/index.json","./package.json":"./package.json"},"main":"dist/index.cjs","directories":{"test":"test"},"scripts":{"build":"rolldown --config rolldown.config.js && cp index.json dist/index.json","generate-list":"node generate-list.js","lint":"eslint '{index,lib/**/*,test/**/*,generate-list}.{js,cjs}'","lint:types":"tsc","module-check":"node -e 'require(\"css-functions-list\");' && node --input-type=module -e 'import \"css-functions-list\";'","prepare":"if [[ -x \"$(command -v husky)\" ]]; then husky; fi","prepublishOnly":"npm run build","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check","release":"np --no-release-draft","test":"mocha 'test/**/*.js'","test:watch":"npm test -- --watch","version":"version-changelog CHANGELOG.md && changelog-verify CHANGELOG.md && git add CHANGELOG.md"},"devDependencies":{"@swc-node/register":"^1.11.1","@types/jsdom":"^16.2.15","@types/mocha":"^10.0.10","@types/node":"^22.19.9","@types/node-fetch":"^2.6.13","changelog-verify":"^1.1.2","eslint":"^9.39.2","eslint-config-nitpick":"^14.2.1","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","github-release-from-changelog":"^2.1.1","husky":"^9.1.7","isomorphic-unfetch":"^4.0.2","jsdom":"^28.0.0","lint-staged":"^15.5.2","mocha":"^10.8.2","np":"^10.3.0","prettier":"^3.8.1","rolldown":"^1.0.0-rc.3","rolldown-plugin-dts":"^0.17.8","typescript":"^5.9.3","version-changelog":"^3.1.1","write-json-file":"^7.0.0"},"engines":{"node":">=12"},"keywords":["css","functions","list"],"repository":{"type":"git","url":"git+https://github.com/niksy/css-functions-list.git"},"bugs":{"url":"https://github.com/niksy/css-functions-list/issues"},"homepage":"https://github.com/niksy/css-functions-list#readme","_id":"css-functions-list@3.3.3","gitHead":"974d425bd4ea8eeae624423e26071c76f236590b","types":"./dist/index.d.ts","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"integrity":"sha512-8HFEBPKhOpJPEPu70wJJetjKta86Gw9+CCyCnB3sui2qQfOvRyqBy4IKLKKAwdMpWb2lHXWk9Wb4Z6AmaUT1Pg==","shasum":"c4ab5008659de2e3baf3752c8fdef7662f3ffe23","tarball":"https://registry.npmjs.org/css-functions-list/-/css-functions-list-3.3.3.tgz","fileCount":11,"unpackedSize":21633,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDvhNIYCM7tqTDoFQvJy1myqIgN3wvQIivoZblSEAy5QAIhAKNOUknK3LuTtX7Yq2sHBPLLNz0hgAmPZ3Lm8l/aBqwP"}]},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/css-functions-list_3.3.3_1770724145554_0.3198196248483436"},"_hasShrinkwrap":false}},"time":{"created":"2021-09-02T11:56:08.139Z","modified":"2026-02-10T11:49:05.802Z","2.0.0":"2021-09-02T11:56:08.284Z","3.0.0":"2022-02-03T16:15:54.218Z","3.0.1":"2022-02-14T07:34:42.135Z","3.1.0":"2022-06-03T06:32:49.747Z","3.2.0":"2023-07-10T07:12:35.694Z","3.2.1":"2023-10-15T09:48:26.047Z","3.2.2":"2024-04-22T06:56:07.078Z","3.2.3":"2024-10-09T07:57:45.195Z","3.3.0":"2026-02-10T09:46:54.276Z","3.3.1":"2026-02-10T11:17:21.393Z","3.3.2":"2026-02-10T11:21:06.009Z","3.3.3":"2026-02-10T11:49:05.700Z"},"bugs":{"url":"https://github.com/niksy/css-functions-list/issues"},"author":{"name":"Ivan Nikolić","email":"niksy5@gmail.com","url":"http://ivannikolic.com"},"license":"MIT","homepage":"https://github.com/niksy/css-functions-list#readme","keywords":["css","functions","list"],"repository":{"type":"git","url":"git+https://github.com/niksy/css-functions-list.git"},"description":"List of standard and browser specific CSS functions.","maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"readme":"# css-functions-list\n\n[![Build Status][ci-img]][ci]\n\nList of standard and\n[browser specific](<(https://developer.mozilla.org/en-US/docs/Glossary/Vendor_Prefix)>) CSS\nfunctions.\n\nData sources are:\n\n- MDN reference on [CSS functions](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Functions)\n- MDN reference on\n  [general CSS features](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference).\n- MDN\n  [browser compatibility data for CSS functions](https://github.com/mdn/browser-compat-data/tree/main/css/types)\n- Manually maintained experimental, legacy and removed functions\n\n## Install\n\n```sh\nnpm install css-functions-list --save\n```\n\n## Usage\n\n```js\nimport { promises as fs } from 'fs';\nimport functionsListPath from 'css-functions-list';\n\n(async () => {\n\tconst functionsList = JSON.parse(await fs.readFile(functionsListPath, 'utf8'));\n\tconsole.log(functionsList);\n\t/* [\n\t\t'abs',\n\t\t'acos',\n\t\t'annotation',\n\t\t'asin',\n\t\t'atan',\n\t\t'atan2',\n\t\t'attr',\n\t\t'blur',\n\t\t'brightness',\n\t\t'calc'\n\t\t// …\n\t]; */\n})();\n```\n\n## API\n\n### functionsListPath\n\nType: `string`\n\nPath to CSS functions list JSON file.\n\n## License\n\nMIT © [Ivan Nikolić](http://ivannikolic.com)\n\n<!-- prettier-ignore-start -->\n\n[ci]: https://github.com/niksy/css-functions-list/actions?query=workflow%3ACI\n[ci-img]: https://github.com/niksy/css-functions-list/actions/workflows/ci.yml/badge.svg?branch=master\n\n<!-- prettier-ignore-end -->\n","readmeFilename":"README.md"}