{"name":"postcss-env-function","version":"4.0.0","description":"Use env() variables in CSS","author":{"name":"Jonathan Neal","email":"jonathantneal@hotmail.com"},"license":"CC0-1.0","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-env-function.git"},"homepage":"https://github.com/csstools/postcss-env-function#readme","bugs":{"url":"https://github.com/csstools/postcss-env-function/issues"},"main":"dist/index.js","module":"dist/index.mjs","scripts":{"build":"npx rollup -c .rollup.js","build:watch":"npx rollup -c .rollup.js --watch","lint":"npx eslint --cache src","lint:fix":"npx eslint --cache --fix","pretest":"npm run build","test":"npm run lint && npm run tape","tape":"postcss-tape","prepublishOnly":"npm test"},"engines":{"node":">=12"},"dependencies":{"postcss-values-parser":"6.0.0"},"peerDependencies":{"postcss":"^8.3"},"devDependencies":{"@babel/core":"7.15.5","@babel/eslint-parser":"7.15.4","@babel/preset-env":"7.15.6","@rollup/plugin-babel":"5.3.0","eslint":"7.32.0","postcss":"8.3.6","postcss-tape":"6.0.1","pre-commit":"1.2.2","rollup":"2.56.3"},"babel":{"presets":[["@babel/env",{"targets":"maintained node versions"}]]},"eslintConfig":{"env":{"es6":true,"node":true},"extends":"eslint:recommended","parser":"@babel/eslint-parser"},"rollup":{"input":"src/index.js","plugins":["@rollup/plugin-babel"],"output":[{"file":"dist/index.js","format":"cjs"},{"file":"dist/index.mjs","format":"esm"}]},"keywords":["postcss","css","postcss-plugin","environments","variables","envs","constants","functions"],"gitHead":"74fc649861a83b93a1b3af9c5f2274644d6edc27","_id":"postcss-env-function@4.0.0","_nodeVersion":"16.6.1","_npmVersion":"7.20.3","dist":{"shasum":"3f049ceb8449ddfe111dd547b3c530202e335a7f","size":6966,"noattachment":false,"key":"/postcss-env-function/-/postcss-env-function-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-env-function/download/postcss-env-function-4.0.0.tgz"},"_npmUser":{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":"a.laguna@funcion13.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},{"name":"romainmenke","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-env-function_4.0.0_1631885931665_0.35142548200383916"},"_hasShrinkwrap":false,"publish_time":1631885931804,"_cnpm_publish_time":1631885931804,"dist-tags":{"latest":"6.0.0"}}