{
  "_args": [
    [
      "svgo@^0.6.1",
      "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu/node_modules/postcss-svgo"
    ]
  ],
  "_from": "svgo@>=0.6.1 <0.7.0",
  "_id": "svgo@0.6.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/svgo",
  "_nodeVersion": "5.10.1",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/svgo-0.6.6.tgz_1461583779403_0.3135576066561043"
  },
  "_npmUser": {
    "email": "grelimail@gmail.com",
    "name": "greli"
  },
  "_npmVersion": "3.8.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "svgo",
    "raw": "svgo@^0.6.1",
    "rawSpec": "^0.6.1",
    "scope": null,
    "spec": ">=0.6.1 <0.7.0",
    "type": "range"
  },
  "_requiredBy": [
    "/postcss-svgo"
  ],
  "_resolved": "https://registry.npmjs.org/svgo/-/svgo-0.6.6.tgz",
  "_shasum": "b340889036f20f9b447543077d0f5573ed044c08",
  "_shrinkwrap": null,
  "_spec": "svgo@^0.6.1",
  "_where": "/private/var/folders/r7/gprf9yt17mb3jzxw__8pqhb00000gn/T/tmp.7AUjthFu/node_modules/postcss-svgo",
  "author": {
    "email": "kir@soulshine.in",
    "name": "Kir Belevich",
    "url": "https://github.com/deepsweet"
  },
  "bin": {
    "svgo": "./bin/svgo"
  },
  "bugs": {
    "email": "kir@soulshine.in",
    "url": "https://github.com/svg/svgo/issues"
  },
  "contributors": [
    {
      "name": "Sergey Belov",
      "email": "peimei@ya.ru",
      "url": "http://github.com/arikon"
    },
    {
      "name": "Lev Solntsev",
      "email": "lev.sun@ya.ru",
      "url": "http://github.com/GreLI"
    }
  ],
  "dependencies": {
    "coa": "~1.0.1",
    "colors": "~1.1.2",
    "csso": "~2.0.0",
    "js-yaml": "~3.6.0",
    "mkdirp": "~0.5.1",
    "sax": "~1.2.1",
    "whet.extend": "~0.9.9"
  },
  "description": "Nodejs-based tool for optimizing SVG vector graphics files",
  "devDependencies": {
    "coveralls": "~2.11.9",
    "istanbul": "~0.4.3",
    "mocha": "~2.4.5",
    "mocha-istanbul": "~0.2.0",
    "should": "8.3.1"
  },
  "directories": {
    "bin": "./bin",
    "example": "./examples",
    "lib": "./lib"
  },
  "dist": {
    "shasum": "b340889036f20f9b447543077d0f5573ed044c08",
    "tarball": "https://registry.npmjs.org/svgo/-/svgo-0.6.6.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "gitHead": "fd605b694489551f4ba9ee745c7319f0c2c8bbc1",
  "homepage": "https://github.com/svg/svgo",
  "keywords": [
    "minify",
    "optimize",
    "svg",
    "svgo"
  ],
  "license": "MIT",
  "main": "./lib/svgo.js",
  "maintainers": [
    {
      "name": "deepsweet",
      "email": "kir@soulshine.in"
    },
    {
      "name": "greli",
      "email": "grelimail@gmail.com"
    }
  ],
  "name": "svgo",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/svg/svgo.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.6.6"
}
