{"name":"postcss-apply","version":"0.11.0","description":"PostCSS plugin enabling custom properties sets references","keywords":["css","apply","postcss","postcss-plugin"],"author":{"name":"Pascal Duez","url":"https://github.com/pascalduez"},"homepage":"https://github.com/pascalduez/postcss-apply","bugs":{"url":"https://github.com/pascalduez/postcss-apply/issues"},"repository":{"type":"git","url":"git://github.com/pascalduez/postcss-apply.git"},"license":"Unlicense","files":["dist","CHANGELOG.md","index.js","README.md","UNLICENSE"],"engines":{"node":">=6.0.0"},"scripts":{"lint":"eslint src/ test/","typecheck":"flow check src/","typecheck:coverage":"flow-coverage-report -t text -t html -i 'src/**/*.js'","validate":"run-s lint typecheck","test":"jest","test:cover":"run-s 'test --coverage'","test:cover:browse":"run-s test:cover && opn coverage/lcov-report/index.html","test:ci":"run-s lint test:cover","develop":"babel-node develop/","clean":"rm -rf dist/","build:js":"babel src/ -d dist/","build":"run-s clean build:*","prepublishOnly":"run-s validate test:cover","prepare":"run-s build"},"jest":{"testEnvironment":"node","collectCoverageFrom":["src/*.js"]},"dependencies":{"babel-runtime":"^6.26.0","balanced-match":"^1.0.0","postcss":"^7.0.2"},"devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.2.6","babel-plugin-transform-class-properties":"^6.24.1","babel-plugin-transform-object-entries":"^1.0.0","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.7.0","babel-preset-flow":"^6.23.0","common-tags":"^1.8.0","eslint":"^5.3.0","eslint-config-airbnb-base":"^13.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.50.0","eslint-plugin-import":"^2.13.0","eslint-plugin-jest":"^21.20.2","flow-bin":"^0.78.0","flow-coverage-report":"^0.5.0","jest-cli":"^23.5.0","npm-run-all":"^4.1.3","opn-cli":"^3.1.0","postcss-custom-properties":"^7.0.0","postcss-reporter":"^5.0.0"},"gitHead":"80493748b2a98bfcd85438ec2999977916e90b47","_id":"postcss-apply@0.11.0","_npmVersion":"6.3.0","_nodeVersion":"10.8.0","_npmUser":{"name":"pascalduez","email":"public@pascalduez.me"},"dist":{"shasum":"4bef9b443e4bfeeec5b094c7008bfe25dca5f40d","size":6363,"noattachment":false,"key":"/postcss-apply/-/postcss-apply-0.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-apply/download/postcss-apply-0.11.0.tgz"},"maintainers":[{"name":"pascalduez","email":"public@pascalduez.me"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-apply_0.11.0_1533971174199_0.8462776375844139"},"_hasShrinkwrap":false,"publish_time":1533971174254,"_cnpm_publish_time":1533971174254,"dist-tags":{"latest":"0.12.0"}}