{"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,"dist-tags":{"latest":"3.3.3"}}