{"_id":"css-functions-list","_rev":"4177010","name":"css-functions-list","description":"List of standard and browser specific CSS functions.","dist-tags":{"latest":"3.3.3"},"maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"time":{"modified":"2026-03-01T21:36:43.000Z","created":"2021-09-02T11:56:08.284Z","3.3.3":"2026-02-10T11:49:05.700Z","3.3.2":"2026-02-10T11:21:06.009Z","3.3.1":"2026-02-10T11:17:21.393Z","3.3.0":"2026-02-10T09:46:54.276Z","3.2.3":"2024-10-09T07:57:45.195Z","3.2.2":"2024-04-22T06:56:07.078Z","3.2.1":"2023-10-15T09:48:26.047Z","3.2.0":"2023-07-10T07:12:35.694Z","3.1.0":"2022-06-03T06:32:49.747Z","3.0.1":"2022-02-14T07:34:42.135Z","3.0.0":"2022-02-03T16:15:54.218Z","2.0.0":"2021-09-02T11:56:08.284Z"},"users":{},"author":{"name":"Ivan Nikolić","email":"niksy5@gmail.com","url":"http://ivannikolic.com"},"repository":{"type":"git","url":"git+https://github.com/niksy/css-functions-list.git"},"versions":{"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":{"shasum":"c4ab5008659de2e3baf3752c8fdef7662f3ffe23","size":6479,"noattachment":false,"key":"/css-functions-list/-/css-functions-list-3.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-functions-list/download/css-functions-list-3.3.3.tgz"},"_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,"_cnpmcore_publish_time":"2026-02-10T11:49:05.700Z","publish_time":1770724145700,"_source_registry_name":"default","_cnpm_publish_time":1770724145700},"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":{"shasum":"08db1af190cf6d185bf84a2fb8532b46ef4dbb95","size":6457,"noattachment":false,"key":"/css-functions-list/-/css-functions-list-3.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-functions-list/download/css-functions-list-3.3.2.tgz"},"_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.2_1770722465857_0.5817204052191858"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-10T11:21:06.009Z","publish_time":1770722466009,"_source_registry_name":"default","_cnpm_publish_time":1770722466009},"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":{"shasum":"59925a9f850e81a205ae71db59f658f780debde5","size":3694,"noattachment":false,"key":"/css-functions-list/-/css-functions-list-3.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-functions-list/download/css-functions-list-3.3.1.tgz"},"_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.1_1770722241227_0.36802075605469975"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-10T11:17:21.393Z","publish_time":1770722241393,"_source_registry_name":"default","_cnpm_publish_time":1770722241393},"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":{"shasum":"2920d305653aa7aa487abf1b7db62d39b350a3c1","size":3665,"noattachment":false,"key":"/css-functions-list/-/css-functions-list-3.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-functions-list/download/css-functions-list-3.3.0.tgz"},"_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.0_1770716814090_0.9748277931085376"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-10T09:46:54.276Z","publish_time":1770716814276,"_source_registry_name":"default","_cnpm_publish_time":1770716814276},"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":{"shasum":"95652b0c24f0f59b291a9fc386041a19d4f40dbe","size":6365,"noattachment":false,"key":"/css-functions-list/-/css-functions-list-3.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-functions-list/download/css-functions-list-3.2.3.tgz"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"maintainers":[{"name":"niksy","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","_cnpm_publish_time":1728460665195},"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":{"shasum":"9a54c6dd8416ed25c1079cd88234e927526c1922","size":6247,"noattachment":false,"key":"/css-functions-list/-/css-functions-list-3.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-functions-list/download/css-functions-list-3.2.2.tgz"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/css-functions-list_3.2.2_1713768966944_0.09255128399854806"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-22T06:56:07.078Z","publish_time":1713768967078,"_source_registry_name":"default","_cnpm_publish_time":1713768967078},"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":{"shasum":"2eb205d8ce9f9ce74c5c1d7490b66b77c45ce3ea","size":6073,"noattachment":false,"key":"/css-functions-list/-/css-functions-list-3.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-functions-list/download/css-functions-list-3.2.1.tgz"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/css-functions-list_3.2.1_1697363305798_0.5113325226082588"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-15T09:48:26.047Z","publish_time":1697363306047,"_source_registry_name":"default","_cnpm_publish_time":1697363306047},"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":{"shasum":"8290b7d064bf483f48d6559c10e98dc4d1ad19ee","size":5898,"noattachment":false,"key":"/css-functions-list/-/css-functions-list-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-functions-list/download/css-functions-list-3.2.0.tgz"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"maintainers":[{"name":"niksy","email":"niksy5@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/css-functions-list_3.2.0_1688973155514_0.3912175410433769"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-10T07:12:35.694Z","publish_time":1688973155694,"_source_registry_name":"default","_cnpm_publish_time":1688973155694},"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":{"shasum":"cf5b09f835ad91a00e5959bcfc627cd498e1321b","size":5728,"noattachment":false,"key":"/css-functions-list/-/css-functions-list-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-functions-list/download/css-functions-list-3.1.0.tgz"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"maintainers":[{"name":"niksy","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","publish_time":1654237969747,"_cnpm_publish_time":1654237969747},"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":{"shasum":"1460df7fb584d1692c30b105151dbb988c8094f9","size":5639,"noattachment":false,"key":"/css-functions-list/-/css-functions-list-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-functions-list/download/css-functions-list-3.0.1.tgz"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"maintainers":[{"name":"niksy","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","publish_time":1644824082135,"_cnpm_publish_time":1644824082135},"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":{"shasum":"faa770a0666aea11435efc0889935336cea564be","size":5554,"noattachment":false,"key":"/css-functions-list/-/css-functions-list-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-functions-list/download/css-functions-list-3.0.0.tgz"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"maintainers":[{"name":"niksy","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","publish_time":1643904954218,"_cnpm_publish_time":1643904954218},"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":{"shasum":"20bf2606031ff6ce3e51e54b9e79050dd2a252bf","size":5531,"noattachment":false,"key":"/css-functions-list/-/css-functions-list-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-functions-list/download/css-functions-list-2.0.0.tgz"},"_npmUser":{"name":"niksy","email":"niksy5@gmail.com"},"maintainers":[{"name":"niksy","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","publish_time":1630583768284,"_cnpm_publish_time":1630583768284}},"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","_attachments":{},"homepage":"https://github.com/niksy/css-functions-list#readme","bugs":{"url":"https://github.com/niksy/css-functions-list/issues"},"license":"MIT"}