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-gif/package.json
{
  "_args": [
    [
      "is-gif@3.0.0",
      "/home/arjun/projects/buyercall_new/buyercall"
    ]
  ],
  "_from": "is-gif@3.0.0",
  "_id": "is-gif@3.0.0",
  "_inBundle": false,
  "_integrity": "sha512-IqJ/jlbw5WJSNfwQ/lHEDXF8rxhRgF6ythk2oiEvhpG29F704eX9NO6TvPfMiq9DrbwgcEDnETYNcZDPewQoVw==",
  "_location": "/is-gif",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "is-gif@3.0.0",
    "name": "is-gif",
    "escapedName": "is-gif",
    "rawSpec": "3.0.0",
    "saveSpec": null,
    "fetchSpec": "3.0.0"
  },
  "_requiredBy": [
    "/imagemin-gifsicle"
  ],
  "_resolved": "https://registry.npmjs.org/is-gif/-/is-gif-3.0.0.tgz",
  "_spec": "3.0.0",
  "_where": "/home/arjun/projects/buyercall_new/buyercall",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/is-gif/issues"
  },
  "dependencies": {
    "file-type": "^10.4.0"
  },
  "description": "Check if a Buffer/Uint8Array is a GIF image",
  "devDependencies": {
    "ava": "^0.25.0",
    "xo": "^0.23.0"
  },
  "engines": {
    "node": ">=6"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/is-gif#readme",
  "keywords": [
    "gif",
    "graphics",
    "image",
    "img",
    "pic",
    "picture",
    "photo",
    "type",
    "detect",
    "check",
    "is",
    "exif",
    "binary",
    "buffer",
    "uint8array"
  ],
  "license": "MIT",
  "name": "is-gif",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/is-gif.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "3.0.0"
}