{
  "_args": [
    [
      "postcss-normalize-charset@^1.1.0",
      "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu/node_modules/cssnano"
    ]
  ],
  "_from": "postcss-normalize-charset@>=1.1.0 <2.0.0",
  "_id": "postcss-normalize-charset@1.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/postcss-normalize-charset",
  "_nodeVersion": "0.12.2",
  "_npmUser": {
    "email": "trysound@yandex.ru",
    "name": "trysound"
  },
  "_npmVersion": "2.7.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "postcss-normalize-charset",
    "raw": "postcss-normalize-charset@^1.1.0",
    "rawSpec": "^1.1.0",
    "scope": null,
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/cssnano"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-1.1.0.tgz",
  "_shasum": "2fbd30e12248c442981d31ea2484d46fd0628970",
  "_shrinkwrap": null,
  "_spec": "postcss-normalize-charset@^1.1.0",
  "_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu/node_modules/cssnano",
  "author": {
    "email": "trysound@yandex.ru",
    "name": "Bogdan Chadkin"
  },
  "bugs": {
    "url": "https://github.com/TrySound/postcss-charset/issues"
  },
  "dependencies": {
    "postcss": "^5.0.5"
  },
  "description": "Add necessary or remove extra charset with PostCSS",
  "devDependencies": {
    "eslint": "^1.4.1",
    "tap-spec": "^4.1.0",
    "tape": "^4.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "2fbd30e12248c442981d31ea2484d46fd0628970",
    "tarball": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-1.1.0.tgz"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "8fd8619642f68f465e53ef4638b83c5e59d9a910",
  "homepage": "https://github.com/TrySound/postcss-charset",
  "keywords": [
    "charset",
    "css",
    "postcss",
    "postcss-plugin"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "beneb",
      "email": "beneb.info@gmail.com"
    },
    {
      "name": "trysound",
      "email": "trysound@yandex.ru"
    }
  ],
  "name": "postcss-normalize-charset",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TrySound/postcss-charset.git"
  },
  "scripts": {
    "test": "eslint index.js test && tape test/*.js | tap-spec"
  },
  "version": "1.1.0"
}
