{
  "_args": [
    [
      "is-svg@4.3.2",
      "/var/www/brandplatform.be/bebat"
    ]
  ],
  "_from": "is-svg@4.3.2",
  "_id": "is-svg@4.3.2",
  "_inBundle": false,
  "_integrity": "sha512-mM90duy00JGMyjqIVHu9gNTjywdZV+8qNasX8cm/EEYZ53PHDgajvbBwNVvty5dwSAxLUD3p3bdo+7sR/UMrpw==",
  "_location": "/is-svg",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "is-svg@4.3.2",
    "name": "is-svg",
    "escapedName": "is-svg",
    "rawSpec": "4.3.2",
    "saveSpec": null,
    "fetchSpec": "4.3.2"
  },
  "_requiredBy": [
    "/imagemin-svgo"
  ],
  "_resolved": "https://registry.npmjs.org/is-svg/-/is-svg-4.3.2.tgz",
  "_spec": "4.3.2",
  "_where": "/var/www/brandplatform.be/bebat",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "https://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/is-svg/issues"
  },
  "dependencies": {
    "fast-xml-parser": "^3.19.0"
  },
  "description": "Check if a string or buffer is SVG",
  "devDependencies": {
    "@types/node": "^11.13.0",
    "ava": "^1.4.1",
    "time-span": "^4.0.0",
    "tsd": "^0.7.2",
    "xo": "^0.24.0"
  },
  "engines": {
    "node": ">=6"
  },
  "files": [
    "index.js",
    "index.d.ts"
  ],
  "funding": "https://github.com/sponsors/sindresorhus",
  "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",
  "name": "is-svg",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/is-svg.git"
  },
  "scripts": {
    "test": "xo && ava && tsd"
  },
  "version": "4.3.2"
}
