HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall_new/buyercall/node_modules/is-svg/package.json
{
  "_args": [
    [
      "is-svg@4.4.0",
      "/home/arjun/projects/buyercall_new/buyercall"
    ]
  ],
  "_from": "is-svg@4.4.0",
  "_id": "is-svg@4.4.0",
  "_inBundle": false,
  "_integrity": "sha512-v+AgVwiK5DsGtT9ng+m4mClp6zDAmwrW8nZi6Gg15qzvBnRWWdfWA1TGaXyCDnWq5g5asofIgMVl3PjKxvk1ug==",
  "_location": "/is-svg",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "is-svg@4.4.0",
    "name": "is-svg",
    "escapedName": "is-svg",
    "rawSpec": "4.4.0",
    "saveSpec": null,
    "fetchSpec": "4.4.0"
  },
  "_requiredBy": [
    "/imagemin-svgo"
  ],
  "_resolved": "https://registry.npmjs.org/is-svg/-/is-svg-4.4.0.tgz",
  "_spec": "4.4.0",
  "_where": "/home/arjun/projects/buyercall_new/buyercall",
  "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": "^4.1.3"
  },
  "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.4.0"
}