{"name":"postcss-color-rgb","version":"1.1.2","description":"PostCSS plugin to transform W3C CSS Color Module Level 4 rgb() new syntax to more compatible CSS (comma-separated rgb() or rgba())","keywords":["postcss","css","postcss-plugin","color","rgb","rgba"],"author":{"name":"David Marchena"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/dmarchena/postcss-color-rgb.git"},"bugs":{"url":"https://github.com/dmarchena/postcss-color-rgb/issues"},"homepage":"https://github.com/dmarchena/postcss-color-rgb","main":"dist/index.js","files":["dist","!**/__tests__"],"dependencies":{"postcss":"^5.2.0"},"devDependencies":{"ava":"^0.16.0","babel-cli":"^6.14.0","babel-plugin-add-module-exports":"^0.2.1","babel-preset-es2015":"^6.14.0","babel-register":"^6.14.0","coveralls":"^2.11.13","eslint":"^3.4.0","eslint-config-postcss":"^2.0.2","npm-run-all":"^3.1.0","nyc":"^8.3.0","postcss-value-parser":"^3.3.0","rimraf":"^2.5.4"},"scripts":{"clean":"rimraf dist","coveralls":"nyc report --reporter=text-lcov | coveralls","lint":"eslint src/**/*.js","pretest":"npm run lint","test:ava":"ava","test":"nyc npm run test:ava","prebuild":"npm-run-all clean lint","build":"babel src --out-dir dist","prepublish":"npm run build"},"babel":{"presets":["es2015"],"plugins":["add-module-exports"]},"ava":{"files":["src/__tests__/*.js","!**/postcss-test.js"],"require":["babel-register"],"babel":"inherit"},"eslintConfig":{"extends":"eslint-config-postcss/es5"},"gitHead":"6c5251f071723890c7da8cc5ef2924b738c2fe83","_id":"postcss-color-rgb@1.1.2","_shasum":"2d7fa21f1a30f7fcc95a4f12deac6b93d42541c7","_from":".","_npmVersion":"3.10.7","_nodeVersion":"6.6.0","_npmUser":{"name":"dmarchena","email":"dvmarchena@gmail.com"},"dist":{"shasum":"2d7fa21f1a30f7fcc95a4f12deac6b93d42541c7","size":3265,"noattachment":false,"key":"/postcss-color-rgb/-/postcss-color-rgb-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/postcss-color-rgb/download/postcss-color-rgb-1.1.2.tgz"},"maintainers":[{"name":"dmarchena","email":"dvmarchena@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/postcss-color-rgb-1.1.2.tgz_1479141220186_0.6904799570329487"},"directories":{},"publish_time":1479141222155,"_cnpm_publish_time":1479141222155,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.0"}}