{
  "_args": [
    [
      {
        "raw": "is-svg@^2.0.0",
        "scope": null,
        "escapedName": "is-svg",
        "name": "is-svg",
        "rawSpec": "^2.0.0",
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
      },
      "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.Dq1t5rCB/node_modules/postcss-svgo"
    ]
  ],
  "_from": "is-svg@>=2.0.0 <3.0.0",
  "_id": "is-svg@2.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/is-svg",
  "_nodeVersion": "4.4.2",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/is-svg-2.0.1.tgz_1462806735180_0.8559287949465215"
  },
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "2.15.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "is-svg@^2.0.0",
    "scope": null,
    "escapedName": "is-svg",
    "name": "is-svg",
    "rawSpec": "^2.0.0",
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/postcss-svgo"
  ],
  "_resolved": "https://registry.npmjs.org/is-svg/-/is-svg-2.0.1.tgz",
  "_shasum": "f93ab3bf1d6bbca30e9753cd3485b1300eebc013",
  "_shrinkwrap": null,
  "_spec": "is-svg@^2.0.0",
  "_where": "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.Dq1t5rCB/node_modules/postcss-svgo",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/is-svg/issues"
  },
  "dependencies": {
    "html-comment-regex": "^1.1.0"
  },
  "description": "Check if a String/Buffer is SVG",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "f93ab3bf1d6bbca30e9753cd3485b1300eebc013",
    "tarball": "https://registry.npmjs.org/is-svg/-/is-svg-2.0.1.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "3df048398e4bafecbdf5f44a6a658fab829ffd03",
  "homepage": "https://github.com/sindresorhus/is-svg#readme",
  "keywords": [
    "svg",
    "vector",
    "graphics",
    "image",
    "img",
    "pic",
    "picture",
    "type",
    "detect",
    "check",
    "is",
    "string",
    "str",
    "buffer"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "kevva",
      "email": "kevinmartensson@gmail.com"
    }
  ],
  "name": "is-svg",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/is-svg.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "2.0.1"
}
