{"name":"postcss-apply","version":"0.10.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"],"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":"^6.0.21"},"devDependencies":{"babel-cli":"^6.26.0","babel-eslint":"^8.2.3","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.6.1","babel-preset-flow":"^6.23.0","common-tags":"^1.7.2","eslint":"^4.19.1","eslint-config-airbnb-base":"^12.1.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.2","eslint-plugin-import":"^2.11.0","eslint-plugin-jest":"^21.15.0","flow-bin":"^0.69.0","flow-coverage-report":"^0.5.0","jest-cli":"^22.4.3","npm-run-all":"^4.1.2","opn-cli":"^3.1.0","postcss-custom-properties":"^7.0.0","postcss-reporter":"^5.0.0"},"gitHead":"b947e00debdd5901b69cedd3af44c083e2e09747","_id":"postcss-apply@0.10.0","_npmVersion":"5.8.0","_nodeVersion":"9.11.1","_npmUser":{"name":"pascalduez","email":"public@pascalduez.me"},"dist":{"shasum":"50cc982b7a58a335f9be96a277fc2d8792e760dc","size":6661,"noattachment":false,"key":"/postcss-apply/-/postcss-apply-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-apply/download/postcss-apply-0.10.0.tgz"},"maintainers":[{"name":"pascalduez","email":"public@pascalduez.me"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-apply_0.10.0_1523861194020_0.431810951863586"},"_hasShrinkwrap":false,"publish_time":1523861194316,"_cnpm_publish_time":1523861194316,"dist-tags":{"latest":"0.12.0"}}