{"name":"postcss-apply","version":"0.9.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:*","prepublish":"run-s validate test:cover build"},"jest":{"testEnvironment":"node","collectCoverageFrom":["src/*.js"]},"dependencies":{"babel-runtime":"^6.23.0","balanced-match":"^0.4.2","postcss":"^6.0.0"},"devDependencies":{"babel-cli":"^6.24.1","babel-eslint":"^7.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.23.0","babel-preset-env":"^1.4.0","babel-preset-flow":"^6.23.0","common-tags":"^1.4.0","eslint":"^3.19.0","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-flowtype":"^2.32.1","eslint-plugin-import":"^2.2.0","eslint-plugin-jest":"^20.0.0","flow-bin":"^0.46.0","flow-coverage-report":"^0.3.0","jest-cli":"^20.0.0","npm-run-all":"^4.0.2","opn-cli":"^3.1.0","postcss-custom-properties":"^6.0.0","postcss-reporter":"^4.0.0"},"gitHead":"47efca56da5f2cd5f4324d332569feaeb38ce7a0","_id":"postcss-apply@0.9.0","_npmVersion":"5.7.1","_nodeVersion":"9.8.0","_npmUser":{"name":"pascalduez","email":"public@pascalduez.me"},"dist":{"shasum":"a152e6e34a6c55d0895751929319c262c5d8c289","size":6483,"noattachment":false,"key":"/postcss-apply/-/postcss-apply-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-apply/download/postcss-apply-0.9.0.tgz"},"maintainers":[{"name":"pascalduez","email":"public@pascalduez.me"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-apply_0.9.0_1520675064057_0.0582289890796428"},"_hasShrinkwrap":false,"publish_time":1520675064110,"_cnpm_publish_time":1520675064110,"dist-tags":{"latest":"0.12.0"}}