{"maintainers":[{"name":"beneb","email":"beneb.info@gmail.com"},{"name":"trysound","email":"trysound@yandex.ru"}],"keywords":["postcss","css","postcss-plugin","charset"],"dist-tags":{"latest":"1.1.1","next":"4.0.0-rc.2"},"author":{"name":"Bogdan Chadkin","email":"trysound@yandex.ru"},"description":"Add necessary or remove extra charset with PostCSS","readme":"# postcss-normalize-charset\n\nAdd necessary or remove extra charset with PostCSS\n\n```css\na{\n  content: \"©\";\n}\n```\n\n```css\n@charset \"utf-8\";\na{\n  content: \"©\";\n}\n```\n\n## API\n\n### normalizeCharset([options])\n\n#### options\n\n##### add\n\nType: `boolean`  \nDefault: `true`\n\nPass `false` to stop the module from adding a `@charset` declaration if it was\nmissing from the file (and the file contained non-ascii characters).\n\n## Usage\n\nSee the [PostCSS documentation](https://github.com/postcss/postcss#usage) for\nexamples for your environment.\n\n## Contributors\n\nSee [CONTRIBUTORS.md](https://github.com/ben-eb/cssnano/blob/master/CONTRIBUTORS.md).\n\n## License\n\nMIT © [Bogdan Chadkin](mailto:trysound@yandex.ru)\n","repository":{"type":"git","url":"git+https://github.com/ben-eb/cssnano.git"},"bugs":{"url":"https://github.com/ben-eb/cssnano/issues"},"license":"MIT","versions":{"1.0.0":{"name":"postcss-normalize-charset","version":"1.0.0","description":"Add necessary or remove extra charset with PostCSS","keywords":["postcss","css","postcss-plugin","charset"],"author":{"name":"Bogdan Chadkin","email":"trysound@yandex.ru"},"files":["index.js"],"license":"MIT","repository":{"type":"git","url":"https://github.com/TrySound/postcss-charset"},"bugs":{"url":"https://github.com/TrySound/postcss-charset/issues"},"homepage":"https://github.com/TrySound/postcss-charset","dependencies":{"postcss":"^5.0.5"},"devDependencies":{"eslint":"^1.4.1","tap-spec":"^4.1.0","tape":"^4.2.0"},"scripts":{"test":"eslint index.js test && tape test/*.js | tap-spec"},"gitHead":"08053313c703bdde6259f665e24ab2ccd2e8ee30","_id":"postcss-normalize-charset@1.0.0","_shasum":"119c28a3f292ef21190cbfcd4c36c07d1018f98a","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.12.2","_npmUser":{"name":"trysound","email":"trysound@yandex.ru"},"maintainers":[{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"119c28a3f292ef21190cbfcd4c36c07d1018f98a","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/postcss-normalize-charset/-/postcss-normalize-charset-1.0.0.tgz"},"directories":{}},"1.1.0":{"name":"postcss-normalize-charset","version":"1.1.0","description":"Add necessary or remove extra charset with PostCSS","keywords":["postcss","css","postcss-plugin","charset"],"author":{"name":"Bogdan Chadkin","email":"trysound@yandex.ru"},"files":["index.js"],"license":"MIT","repository":{"type":"git","url":"https://github.com/TrySound/postcss-charset"},"bugs":{"url":"https://github.com/TrySound/postcss-charset/issues"},"homepage":"https://github.com/TrySound/postcss-charset","dependencies":{"postcss":"^5.0.5"},"devDependencies":{"eslint":"^1.4.1","tap-spec":"^4.1.0","tape":"^4.2.0"},"scripts":{"test":"eslint index.js test && tape test/*.js | tap-spec"},"gitHead":"8fd8619642f68f465e53ef4638b83c5e59d9a910","_id":"postcss-normalize-charset@1.1.0","_shasum":"2fbd30e12248c442981d31ea2484d46fd0628970","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.12.2","_npmUser":{"name":"trysound","email":"trysound@yandex.ru"},"maintainers":[{"name":"beneb","email":"beneb.info@gmail.com"},{"name":"trysound","email":"trysound@yandex.ru"}],"dist":{"shasum":"2fbd30e12248c442981d31ea2484d46fd0628970","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/postcss-normalize-charset/-/postcss-normalize-charset-1.1.0.tgz"},"directories":{}},"1.1.1":{"name":"postcss-normalize-charset","version":"1.1.1","description":"Add necessary or remove extra charset with PostCSS","keywords":["postcss","css","postcss-plugin","charset"],"author":{"name":"Bogdan Chadkin","email":"trysound@yandex.ru"},"files":["index.js"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ben-eb/postcss-charset.git"},"bugs":{"url":"https://github.com/ben-eb/postcss-charset/issues"},"homepage":"https://github.com/ben-eb/postcss-charset","dependencies":{"postcss":"^5.0.5"},"devDependencies":{"ava":"^0.16.0","eslint":"^1.4.1","postcss-devtools":"^1.1.1"},"scripts":{"test":"eslint index.js test && ava"},"gitHead":"e5df2dafa6942e6aac3beef7a509560a60b522f7","_id":"postcss-normalize-charset@1.1.1","_shasum":"ef9ee71212d7fe759c78ed162f61ed62b5cb93f1","_from":".","_npmVersion":"3.10.2","_nodeVersion":"5.4.1","_npmUser":{"name":"beneb","email":"beneb.info@gmail.com"},"dist":{"shasum":"ef9ee71212d7fe759c78ed162f61ed62b5cb93f1","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/postcss-normalize-charset/-/postcss-normalize-charset-1.1.1.tgz"},"maintainers":[{"name":"beneb","email":"beneb.info@gmail.com"},{"name":"trysound","email":"trysound@yandex.ru"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/postcss-normalize-charset-1.1.1.tgz_1478619115559_0.3066741053480655"},"directories":{}},"4.0.0-rc.0":{"name":"postcss-normalize-charset","version":"4.0.0-rc.0","description":"Add necessary or remove extra charset with PostCSS","keywords":["postcss","css","postcss-plugin","charset"],"author":{"name":"Bogdan Chadkin","email":"trysound@yandex.ru"},"files":["dist"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ben-eb/cssnano.git"},"bugs":{"url":"https://github.com/ben-eb/cssnano/issues"},"homepage":"https://github.com/ben-eb/cssnano","dependencies":{"postcss":"^6.0.0"},"devDependencies":{"babel-cli":"^6.0.0","cross-env":"^3.0.0","postcss-devtools":"^1.0.0"},"main":"dist/index.js","scripts":{"prepublish":"cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"},"engines":{"node":">=4"},"_id":"postcss-normalize-charset@4.0.0-rc.0","_shasum":"0f21a40edd6bac5266c1f382c963e04eefef7b89","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.1","_npmUser":{"name":"beneb","email":"beneb.info@gmail.com"},"dist":{"shasum":"0f21a40edd6bac5266c1f382c963e04eefef7b89","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/postcss-normalize-charset/-/postcss-normalize-charset-4.0.0-rc.0.tgz"},"maintainers":[{"name":"beneb","email":"beneb.info@gmail.com"},{"name":"trysound","email":"trysound@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize-charset-4.0.0-rc.0.tgz_1496311186438_0.11825646227225661"},"directories":{}},"4.0.0-rc.2":{"name":"postcss-normalize-charset","version":"4.0.0-rc.2","description":"Add necessary or remove extra charset with PostCSS","keywords":["postcss","css","postcss-plugin","charset"],"author":{"name":"Bogdan Chadkin","email":"trysound@yandex.ru"},"files":["dist"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/ben-eb/cssnano.git"},"bugs":{"url":"https://github.com/ben-eb/cssnano/issues"},"homepage":"https://github.com/ben-eb/cssnano","dependencies":{"postcss":"^6.0.0"},"devDependencies":{"babel-cli":"^6.0.0","cross-env":"^3.0.0","postcss-devtools":"^1.0.0"},"main":"dist/index.js","scripts":{"prepublish":"cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/"},"engines":{"node":">=4"},"_id":"postcss-normalize-charset@4.0.0-rc.2","_npmVersion":"5.3.0","_nodeVersion":"8.1.4","_npmUser":{"name":"beneb","email":"beneb.info@gmail.com"},"dist":{"integrity":"sha512-54gb65FqWG+CtwdQEF5UO/9Fw+XRBdABysTmtxnXfsc8s3itWqzQrUINsl5A+ZN4wMupJZwK4xJFWOIVebVBLA==","shasum":"898b67c77bea2ff7c318cf56b427bce10bc35db6","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/postcss-normalize-charset/-/postcss-normalize-charset-4.0.0-rc.2.tgz"},"maintainers":[{"name":"beneb","email":"beneb.info@gmail.com"},{"name":"trysound","email":"trysound@yandex.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/postcss-normalize-charset-4.0.0-rc.2.tgz_1502049199915_0.07248819945380092"},"directories":{}}},"name":"postcss-normalize-charset","time":{"modified":"2017-08-06T23:40:46.732Z","created":"2015-09-14T19:58:13.914Z","1.0.0":"2015-09-14T19:58:13.914Z","1.1.0":"2015-09-19T00:06:01.013Z","1.1.1":"2016-11-08T15:31:56.111Z","4.0.0-rc.0":"2017-06-01T09:59:47.349Z","4.0.0-rc.2":"2017-08-06T19:53:20.926Z"},"readmeFilename":"README.md","homepage":"https://github.com/ben-eb/cssnano"}