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