{"versions":{"3.0.0":{"name":"css-functions-list","version":"3.0.0","description":"List of standard and browser specific CSS functions.","license":"MIT","author":{"name":"Ivan Nikolić","email":"niksy5@gmail.com","url":"http://ivannikolic.com"},"sideEffects":false,"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./index.json":{"import":"./esm/index.json","require":"./cjs/index.json"},"./package.json":"./package.json"},"main":"cjs/index.js","module":"esm/index.js","types":"esm/index.d.ts","directories":{"test":"test"},"scripts":{"generate-list":"node -r esm generate-list.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","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","lint":"eslint '{index,lib/**/*,test/**/*,generate-list}.js'","test":"mocha --require esm 'test/**/*.js'","test:watch":"npm test -- --watch","build":"rollup --config rollup.config.js","module-check":"node -e 'require(\"css-functions-list\");' && node --input-type=module -e 'import \"css-functions-list\";'","prepublishOnly":"npm run build","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check"},"devDependencies":{"@types/jsdom":"^16.2.13","@types/mocha":"^9.0.0","@types/node":"^16.3.0","@types/node-fetch":"^2.5.12","changelog-verify":"^1.1.2","cpy":"^8.1.2","eslint":"^8.5.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","esm":"^3.0.51","execa":"^5.1.1","github-release-from-changelog":"^2.1.1","husky":"^4.3.0","isomorphic-unfetch":"^3.1.0","jsdom":"^17.0.0","lint-staged":"^10.4.2","mocha":"^8.4.0","np":"^7.6.0","prettier":"^2.4.0","rollup":"^2.32.1","typescript":"^4.3.5","version-changelog":"^3.1.1","write-json-file":"^4.3.0"},"engines":{"node":">=12.22"},"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","gitHead":"90b17e68eabf8e613f7fe9a757b0a180ea11a676","_id":"css-functions-list@3.0.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.3","dist":{"integrity":"sha512-rfwhBOvXVFcKrSwmLxD8JQyuEEy/3g3Y9FMI2l6iV558Coeo1ucXypXb4rwrVpk5Osh5ViXp2DTgafw8WxglhQ==","shasum":"faa770a0666aea11435efc0889935336cea564be","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/css-functions-list/-/css-functions-list-3.0.0.tgz","fileCount":16,"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","size":5554},"_npmUser":{"name":"anonymous","email":"niksy5@gmail.com"},"maintainers":[{"name":"anonymous","email":"niksy5@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/css-functions-list_3.0.0_1643904954036_0.6193928543191973"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-03T16:15:59.950Z","contributors":[]},"2.0.0":{"name":"css-functions-list","version":"2.0.0","description":"List of standard and browser specific CSS functions.","license":"MIT","author":{"name":"Ivan Nikolić","email":"niksy5@gmail.com","url":"http://ivannikolic.com"},"sideEffects":false,"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./index.json":{"import":"./esm/index.json","require":"./cjs/index.json"},"./package.json":"./package.json"},"main":"cjs/index.js","module":"esm/index.js","types":"esm/index.d.ts","directories":{"test":"test"},"scripts":{"generate-list":"node -r esm generate-list.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","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","lint":"eslint '{index,lib/**/*,test/**/*,generate-list}.js'","test":"npm run lint && mocha --require esm 'test/**/*.js'","test:watch":"npm test -- --watch","build":"rollup --config rollup.config.js","module-check":"node -e 'require(\"css-functions-list\");' && node --input-type=module -e 'import \"css-functions-list\";'","prepublishOnly":"npm run build && npm run lint:types && npm run module-check","lint:types":"tsc"},"devDependencies":{"@types/jsdom":"^16.2.13","@types/mocha":"^8.2.3","@types/node":"^16.3.0","@types/node-fetch":"^2.5.12","changelog-verify":"^1.1.2","cpy":"^8.1.2","eslint":"^7.31.0","eslint-config-niksy":"^10.0.0","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.23.4","eslint-plugin-jsdoc":"^33.3.0","eslint-plugin-mocha":"^8.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^3.4.0","eslint-plugin-promise":"^5.1.0","eslint-plugin-unicorn":"^31.0.0","esm":"^3.0.51","execa":"^5.1.1","github-release-from-changelog":"^2.1.1","husky":"^4.3.0","isomorphic-unfetch":"^3.1.0","jsdom":"^17.0.0","lint-staged":"^10.4.2","mocha":"^8.2.0","np":"^6.5.0","prettier":"^2.1.2","rollup":"^2.32.1","typescript":"^4.3.5","version-changelog":"^3.1.1","write-json-file":"^4.3.0"},"engines":{"node":">=10"},"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","gitHead":"5278fa1fdc642826d1245aa891f3cab73af73e75","_id":"css-functions-list@2.0.0","_nodeVersion":"12.22.5","_npmVersion":"6.14.14","dist":{"integrity":"sha512-aR+THHX9T4M48zjiwEqQHCo31vn6Bv1orFJjJMTeAIOnboRr6vme+qjyBzDMVH6dwCae84lp06M/qu3wsNxkXQ==","shasum":"20bf2606031ff6ce3e51e54b9e79050dd2a252bf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/css-functions-list/-/css-functions-list-2.0.0.tgz","fileCount":16,"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","size":5531},"_npmUser":{"name":"anonymous","email":"niksy5@gmail.com"},"maintainers":[{"name":"anonymous","email":"niksy5@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/css-functions-list_2.0.0_1630583768139_0.5849140891012765"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-27T20:14:50.229Z","contributors":[]},"3.0.1":{"name":"css-functions-list","version":"3.0.1","description":"List of standard and browser specific CSS functions.","license":"MIT","author":{"name":"Ivan Nikolić","email":"niksy5@gmail.com","url":"http://ivannikolic.com"},"sideEffects":false,"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./index.json":{"import":"./esm/index.json","require":"./cjs/index.json"},"./package.json":"./package.json"},"main":"cjs/index.js","module":"esm/index.js","types":"esm/index.d.ts","directories":{"test":"test"},"scripts":{"generate-list":"node -r esm generate-list.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","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","lint":"eslint \"{index,lib/**/*,test/**/*,generate-list}.js\"","test":"mocha --require esm \"test/**/*.js\"","test:watch":"npm test -- --watch","build":"rollup --config rollup.config.js","module-check":"node -e \"require('css-functions-list');\" && node --input-type=module -e \"import 'css-functions-list';\"","prepublishOnly":"npm run build","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check"},"devDependencies":{"@types/jsdom":"^16.2.13","@types/mocha":"^9.0.0","@types/node":"^16.3.0","@types/node-fetch":"^2.5.12","changelog-verify":"^1.1.2","cpy":"^8.1.2","eslint":"^8.5.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","esm":"^3.0.51","execa":"^5.1.1","github-release-from-changelog":"^2.1.1","husky":"^4.3.0","isomorphic-unfetch":"^3.1.0","jsdom":"^17.0.0","lint-staged":"^10.4.2","mocha":"^8.4.0","np":"^7.6.0","prettier":"^2.4.0","rollup":"^2.32.1","typescript":"^4.3.5","version-changelog":"^3.1.1","write-json-file":"^4.3.0"},"engines":{"node":">=12.22"},"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","gitHead":"50b508bd8a83d7ed8ef38bcc3e750c82057cd618","_id":"css-functions-list@3.0.1","_nodeVersion":"16.13.0","_npmVersion":"8.1.3","dist":{"integrity":"sha512-PriDuifDt4u4rkDgnqRCLnjfMatufLmWNfQnGCq34xZwpY3oabwhB9SqRBmuvWUgndbemCFlKqg+nO7C2q0SBw==","shasum":"1460df7fb584d1692c30b105151dbb988c8094f9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/css-functions-list/-/css-functions-list-3.0.1.tgz","fileCount":16,"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","size":5639},"_npmUser":{"name":"anonymous","email":"niksy5@gmail.com"},"maintainers":[{"name":"anonymous","email":"niksy5@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/css-functions-list_3.0.1_1644824081939_0.49514886320988594"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-14T07:34:50.336Z","contributors":[]},"3.1.0":{"name":"css-functions-list","version":"3.1.0","description":"List of standard and browser specific CSS functions.","license":"MIT","author":{"name":"Ivan Nikolić","email":"niksy5@gmail.com","url":"http://ivannikolic.com"},"sideEffects":false,"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./index.json":{"import":"./esm/index.json","require":"./cjs/index.json"},"./package.json":"./package.json"},"main":"cjs/index.js","module":"esm/index.js","types":"esm/index.d.ts","directories":{"test":"test"},"scripts":{"generate-list":"node -r esm generate-list.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","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","lint":"eslint \"{index,lib/**/*,test/**/*,generate-list}.js\"","test":"mocha --require esm \"test/**/*.js\"","test:watch":"npm test -- --watch","build":"rollup --config rollup.config.js","module-check":"node -e \"require('css-functions-list');\" && node --input-type=module -e \"import 'css-functions-list';\"","prepublishOnly":"npm run build","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check"},"devDependencies":{"@types/jsdom":"^16.2.13","@types/mocha":"^9.0.0","@types/node":"^16.3.0","@types/node-fetch":"^2.5.12","changelog-verify":"^1.1.2","cpy":"^8.1.2","eslint":"^8.5.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","esm":"^3.0.51","execa":"^5.1.1","github-release-from-changelog":"^2.1.1","husky":"^4.3.0","isomorphic-unfetch":"^3.1.0","jsdom":"^17.0.0","lint-staged":"^10.4.2","mocha":"^8.4.0","np":"^7.6.0","prettier":"^2.4.0","rollup":"^2.32.1","typescript":"^4.3.5","version-changelog":"^3.1.1","write-json-file":"^4.3.0"},"engines":{"node":">=12.22"},"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","gitHead":"0c17ffe6f4fcc43afb4dcf4befca3ceb7dd23b6b","_id":"css-functions-list@3.1.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.3","dist":{"integrity":"sha512-/9lCvYZaUbBGvYUgYGFJ4dcYiyqdhSjG7IPVluoV8A1ILjkF7ilmhp1OGUz8n+nmBcu0RNrQAzgD8B6FJbrt2w==","shasum":"cf5b09f835ad91a00e5959bcfc627cd498e1321b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/css-functions-list/-/css-functions-list-3.1.0.tgz","fileCount":16,"unpackedSize":27262,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF7K+nirhPTT214FI+hvECmmvYoO0uxxT74BNAu++U6GAiEAiOGhzB4EsGz/iXwAk/9cmQ2CAwJqsh3NT+gW0/gt+LU="}],"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","size":5728},"_npmUser":{"name":"anonymous","email":"niksy5@gmail.com"},"maintainers":[{"name":"anonymous","email":"niksy5@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/css-functions-list_3.1.0_1654237969584_0.12688572660949338"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-05T12:43:54.147Z","contributors":[]},"3.2.0":{"name":"css-functions-list","version":"3.2.0","description":"List of standard and browser specific CSS functions.","license":"MIT","author":{"name":"Ivan Nikolić","email":"niksy5@gmail.com","url":"http://ivannikolic.com"},"sideEffects":false,"exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./index.json":{"import":"./esm/index.json","require":"./cjs/index.json"},"./package.json":"./package.json"},"main":"cjs/index.js","module":"esm/index.js","types":"esm/index.d.ts","directories":{"test":"test"},"scripts":{"generate-list":"node -r esm generate-list.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","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","lint":"eslint \"{index,lib/**/*,test/**/*,generate-list}.js\"","test":"mocha --require esm \"test/**/*.js\"","test:watch":"npm test -- --watch","build":"rollup --config rollup.config.js","module-check":"node -e \"require('css-functions-list');\" && node --input-type=module -e \"import 'css-functions-list';\"","prepublishOnly":"npm run build","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check"},"devDependencies":{"@types/jsdom":"^16.2.13","@types/mocha":"^9.0.0","@types/node":"^16.3.0","@types/node-fetch":"^2.5.12","changelog-verify":"^1.1.2","cpy":"^8.1.2","eslint":"^8.5.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","esm":"^3.0.51","execa":"^5.1.1","github-release-from-changelog":"^2.1.1","husky":"^4.3.0","isomorphic-unfetch":"^3.1.0","jsdom":"^17.0.0","lint-staged":"^10.4.2","mocha":"^8.4.0","np":"^7.6.0","prettier":"^2.4.0","rollup":"^2.32.1","typescript":"^4.3.5","version-changelog":"^3.1.1","write-json-file":"^4.3.0"},"engines":{"node":">=12.22"},"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","gitHead":"5456b0e1d0d974c7f95dd76caa7711b0b0766082","_id":"css-functions-list@3.2.0","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-d/jBMPyYybkkLVypgtGv12R+pIFw4/f/IHtCTxWpZc8ofTYOPigIgmA6vu5rMHartZC+WuXhBUHfnyNUIQSYrg==","shasum":"8290b7d064bf483f48d6559c10e98dc4d1ad19ee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/css-functions-list/-/css-functions-list-3.2.0.tgz","fileCount":16,"unpackedSize":28140,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEdr3RnZXvqlNhR65byyAuu+Dk4XMnQ/BoHLsBtgZBt0AiBHNxXm/4MixLDcu4B6DaINUBdA55pE8hrYa8E369em9A=="}]},"_npmUser":{"name":"anonymous","email":"niksy5@gmail.com"},"maintainers":[{"name":"anonymous","email":"niksy5@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/css-functions-list_3.2.0_1688973155514_0.3912175410433769"},"_hasShrinkwrap":false,"contributors":[]},"3.2.1":{"name":"css-functions-list","version":"3.2.1","description":"List of standard and browser specific CSS functions.","license":"MIT","author":{"name":"Ivan Nikolić","email":"niksy5@gmail.com","url":"http://ivannikolic.com"},"sideEffects":false,"type":"module","exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./index.json":{"import":"./esm/index.json","require":"./cjs/index.json"},"./package.json":"./package.json"},"main":"cjs/index.js","module":"esm/index.js","types":"esm/index.d.ts","directories":{"test":"test"},"scripts":{"generate-list":"node generate-list.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","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","lint":"eslint '{index,lib/**/*,test/**/*,generate-list}.js'","test":"mocha 'test/**/*.js'","test:watch":"npm test -- --watch","build":"rollup --config rollup.config.js","module-check":"node -e 'require(\"css-functions-list\");' && node --input-type=module -e 'import \"css-functions-list\";'","prepublishOnly":"npm run build","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check"},"devDependencies":{"@types/jsdom":"^16.2.13","@types/mocha":"^9.0.0","@types/node":"^16.3.0","@types/node-fetch":"^2.5.12","changelog-verify":"^1.1.2","cpy":"^8.1.2","eslint":"^8.5.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","execa":"^5.1.1","github-release-from-changelog":"^2.1.1","husky":"^4.3.0","isomorphic-unfetch":"^3.1.0","jsdom":"^17.0.0","lint-staged":"^10.4.2","mocha":"^10.2.0","np":"^7.6.0","prettier":"^2.4.0","rollup":"^2.32.1","typescript":"^4.3.5","version-changelog":"^3.1.1","write-json-file":"^4.3.0"},"engines":{"node":">=12 || >=16"},"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","gitHead":"3bb12148e69aee7044b0a36b78ca2ad1d8efe1a1","_id":"css-functions-list@3.2.1","_nodeVersion":"16.19.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-Nj5YcaGgBtuUmn1D7oHqPW0c9iui7xsTsj5lIX8ZgevdfhmjFfKB3r8moHJtNJnctnYXJyYX5I1pp90HM4TPgQ==","shasum":"2eb205d8ce9f9ce74c5c1d7490b66b77c45ce3ea","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/css-functions-list/-/css-functions-list-3.2.1.tgz","fileCount":16,"unpackedSize":29259,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFSFTpj57DdntLYDNuLM1tPprfBNmiPK+S9VrIuckb1VAiAiZ+x7wZejOVSUTNq20tNqNlZwTlxxfM3VyzqWH5lFQw=="}]},"_npmUser":{"name":"anonymous","email":"niksy5@gmail.com"},"maintainers":[{"name":"anonymous","email":"niksy5@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/css-functions-list_3.2.1_1697363305798_0.5113325226082588"},"_hasShrinkwrap":false,"contributors":[]},"3.2.2":{"name":"css-functions-list","version":"3.2.2","description":"List of standard and browser specific CSS functions.","license":"MIT","author":{"name":"Ivan Nikolić","email":"niksy5@gmail.com","url":"http://ivannikolic.com"},"sideEffects":false,"type":"module","exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./index.json":{"import":"./esm/index.json","require":"./cjs/index.json"},"./package.json":"./package.json"},"main":"cjs/index.js","module":"esm/index.js","types":"esm/index.d.ts","directories":{"test":"test"},"scripts":{"generate-list":"node generate-list.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","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","lint":"eslint '{index,lib/**/*,test/**/*,generate-list}.js'","test":"mocha 'test/**/*.js'","test:watch":"npm test -- --watch","build":"rollup --config rollup.config.js","module-check":"node -e 'require(\"css-functions-list\");' && node --input-type=module -e 'import \"css-functions-list\";'","prepublishOnly":"npm run build","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check"},"devDependencies":{"@types/jsdom":"^16.2.13","@types/mocha":"^9.0.0","@types/node":"^16.3.0","@types/node-fetch":"^2.5.12","changelog-verify":"^1.1.2","cpy":"^8.1.2","eslint":"^8.5.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","execa":"^5.1.1","github-release-from-changelog":"^2.1.1","husky":"^4.3.0","isomorphic-unfetch":"^3.1.0","jsdom":"^17.0.0","lint-staged":"^10.4.2","mocha":"^10.2.0","np":"^7.6.0","prettier":"^2.4.0","rollup":"^2.32.1","typescript":"^4.3.5","version-changelog":"^3.1.1","write-json-file":"^4.3.0"},"engines":{"node":">=12 || >=16"},"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.2.2","gitHead":"69c3c69c750204aba54d0b7fc32e7d7acd7ad297","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-c+N0v6wbKVxTu5gOBBFkr9BEdBWaqqjQeiJ8QvSRIJOf+UxlJh930m8e6/WNeODIK0mYLFkoONrnj16i2EcvfQ==","shasum":"9a54c6dd8416ed25c1079cd88234e927526c1922","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/css-functions-list/-/css-functions-list-3.2.2.tgz","fileCount":16,"unpackedSize":30383,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDQfaOtzw7mhGIN+llFWuHTWM/KvkLx+sWMRWElceYhYwIhALjStnpMqBUHrUo9lAo7xkUE6pUbY6inFTawPQTBnqqP"}]},"_npmUser":{"name":"anonymous","email":"niksy5@gmail.com"},"maintainers":[{"name":"anonymous","email":"niksy5@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/css-functions-list_3.2.2_1713768966944_0.09255128399854806"},"_hasShrinkwrap":false,"contributors":[]},"3.2.3":{"name":"css-functions-list","version":"3.2.3","description":"List of standard and browser specific CSS functions.","license":"MIT","author":{"name":"Ivan Nikolić","email":"niksy5@gmail.com","url":"http://ivannikolic.com"},"sideEffects":false,"type":"module","exports":{".":{"import":"./esm/index.js","require":"./cjs/index.js"},"./index.json":{"import":"./esm/index.json","require":"./cjs/index.json"},"./package.json":"./package.json"},"main":"cjs/index.js","module":"esm/index.js","types":"esm/index.d.ts","directories":{"test":"test"},"scripts":{"generate-list":"node generate-list.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","postpublish":"GITHUB_TOKEN=$GITHUB_RELEASE_TOKEN github-release-from-changelog","lint":"eslint '{index,lib/**/*,test/**/*,generate-list}.js'","test":"mocha 'test/**/*.js'","test:watch":"npm test -- --watch","build":"rollup --config rollup.config.js","module-check":"node -e 'require(\"css-functions-list\");' && node --input-type=module -e 'import \"css-functions-list\";'","prepublishOnly":"npm run build","lint:types":"tsc","prerelease":"npm run lint && npm run lint:types && npm run build && npm run module-check"},"devDependencies":{"@types/jsdom":"^16.2.13","@types/mocha":"^9.0.0","@types/node":"^16.3.0","@types/node-fetch":"^2.5.12","changelog-verify":"^1.1.2","cpy":"^8.1.2","eslint":"^8.5.0","eslint-config-nitpick":"^11.1.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","execa":"^5.1.1","github-release-from-changelog":"^2.1.1","husky":"^4.3.0","isomorphic-unfetch":"^3.1.0","jsdom":"^17.0.0","lint-staged":"^10.4.2","mocha":"^10.2.0","np":"^7.6.0","prettier":"^2.4.0","rollup":"^2.32.1","typescript":"^4.3.5","version-changelog":"^3.1.1","write-json-file":"^4.3.0"},"engines":{"node":">=12 || >=16"},"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.2.3","gitHead":"ada432b7706f11f6046ccb8859460c155cae64f8","_nodeVersion":"18.19.1","_npmVersion":"10.2.4","dist":{"integrity":"sha512-IQOkD3hbR5KrN93MtcYuad6YPuTSUhntLHDuLEbFWE+ff2/XSZNdZG+LcbbIW5AXKg/WFIfYItIzVoHngHXZzA==","shasum":"95652b0c24f0f59b291a9fc386041a19d4f40dbe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/css-functions-list/-/css-functions-list-3.2.3.tgz","fileCount":16,"unpackedSize":30945,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGPo6FQdhKRyMrkkiyfVc3ZB7MAKL2cpndlyr0iz9w5yAiEA3UXbkedORpfGpRWnMn90iDo7CUyZ9zaSm1VAH2XZorU="}],"size":6365},"_npmUser":{"name":"anonymous","email":"niksy5@gmail.com"},"maintainers":[{"name":"anonymous","email":"niksy5@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/css-functions-list_3.2.3_1728460665034_0.06039814231545604"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-09T07:57:45.195Z","publish_time":1728460665195,"_source_registry_name":"default","contributors":[]},"3.3.0":{"name":"css-functions-list","version":"3.3.0","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":{".":{"import":"./dist/index.js","types":"./dist/index.d.ts","require":"./dist/index.cjs"},"./index.json":{"import":"./esm/index.json"},"./package.json":"./package.json"},"main":"dist/index.cjs","directories":{"test":"test"},"scripts":{"build":"rolldown --config rolldown.config.js","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.0","gitHead":"89ac2aaec049890305abae0bd5a03cba9587145d","types":"./dist/index.d.ts","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"integrity":"sha512-KrJRY0OoxVIEMpGZHuw7m20Lxnwi8FlJeZHgu6+61GIpcvLg08paBSaMUuzBbRKnqN52UeavH+9jYeozD/Lj0w==","shasum":"2920d305653aa7aa487abf1b7db62d39b350a3c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/css-functions-list/-/css-functions-list-3.3.0.tgz","fileCount":10,"unpackedSize":8774,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDjtLha5gi7yJRwCj65MRHMNKtlThPsSfW+v7XetbJSEAIgeK4DJWitVPqsbsl1m+L6BIQ5ktBSywvq+NBWH2OMa0I="}],"size":3665},"_npmUser":{"name":"anonymous","email":"niksy5@gmail.com"},"maintainers":[{"name":"anonymous","email":"niksy5@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/css-functions-list_3.3.0_1770716814090_0.9748277931085376"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-10T09:46:54.276Z","publish_time":1770716814276,"_source_registry_name":"default","contributors":[]},"3.3.1":{"name":"css-functions-list","version":"3.3.1","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":{".":{"import":"./dist/index.js","types":"./dist/index.d.ts","require":"./dist/index.cjs"},"./index.json":{"import":"./dist/index.json"},"./package.json":"./package.json"},"main":"dist/index.cjs","directories":{"test":"test"},"scripts":{"build":"rolldown --config rolldown.config.js","generate-list":"node generate-list.js && cp index.json dist/index.json","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.1","gitHead":"bd7565515c2f1750693e15252f12b7521dee7310","types":"./dist/index.d.ts","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"integrity":"sha512-GJ/GNLcgcIbChSCDoTYpth/mRDkAMm2VCeqFZ/CJ4q3//CYuDX7wfyvy88SDpt5/W2qXnXYmMFr2nrN+TC9tQQ==","shasum":"59925a9f850e81a205ae71db59f658f780debde5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/css-functions-list/-/css-functions-list-3.3.1.tgz","fileCount":10,"unpackedSize":8939,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHZHnBrrwnu2jGTZ8CLcyrUxkt4aFxZ22evUZNy8m+MoAiAqmQTMq9rlBw5mYQo3Tmtozhd9NvdpwR7WG/CG5T6Eiw=="}],"size":3694},"_npmUser":{"name":"anonymous","email":"niksy5@gmail.com"},"maintainers":[{"name":"anonymous","email":"niksy5@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/css-functions-list_3.3.1_1770722241227_0.36802075605469975"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-10T11:17:21.393Z","publish_time":1770722241393,"_source_registry_name":"default","contributors":[]},"3.3.2":{"name":"css-functions-list","version":"3.3.2","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":{".":{"import":"./dist/index.js","types":"./dist/index.d.ts","require":"./dist/index.cjs"},"./index.json":{"import":"./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.2","gitHead":"c41d2be5af663c8a30aa9365fbf72a9787aa351b","types":"./dist/index.d.ts","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"integrity":"sha512-UV8kFcLplcOY1IA1DfdG813wiwfB6YRUzvkPejxdCcSc9VhVnIiK/LK+rOc92I6KNfbrCp3pHC9KrFt2IF9MWg==","shasum":"08db1af190cf6d185bf84a2fb8532b46ef4dbb95","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/css-functions-list/-/css-functions-list-3.3.2.tgz","fileCount":11,"unpackedSize":21493,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIA2h08sm1HxLyxZT4KV83He5RaVEK39NWThDW3ujVrXlAiAxJTyz/O7foF2KLFQLZFzjdqLIHzL+kbhWzTXCU4HIog=="}],"size":6457},"_npmUser":{"name":"anonymous","email":"niksy5@gmail.com"},"maintainers":[{"name":"anonymous","email":"niksy5@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/css-functions-list_3.3.2_1770722465857_0.5817204052191858"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-10T11:21:06.009Z","publish_time":1770722466009,"_source_registry_name":"default","contributors":[]},"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":"http://123.232.10.234:8212/nexus/content/groups/npm-public/css-functions-list/-/css-functions-list-3.3.3.tgz","fileCount":11,"unpackedSize":21633,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDvhNIYCM7tqTDoFQvJy1myqIgN3wvQIivoZblSEAy5QAIhAKNOUknK3LuTtX7Yq2sHBPLLNz0hgAmPZ3Lm8l/aBqwP"}],"size":6479},"_npmUser":{"name":"anonymous","email":"niksy5@gmail.com"},"maintainers":[{"name":"anonymous","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,"_cnpmcore_publish_time":"2026-02-10T11:49:05.700Z","publish_time":1770724145700,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"3.3.3"},"name":"css-functions-list","time":{"created":"2022-01-27T13:03:12.261Z","modified":"2026-02-10T11:49:29.914Z","3.0.0":"2022-02-03T16:15:54.218Z","2.0.0":"2021-09-02T11:56:08.284Z","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"},"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 -->","users":{}}