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_forms/buyercall/node_modules/is-jpg/package.json
{
  "_args": [
    [
      "is-jpg@2.0.0",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_from": "is-jpg@2.0.0",
  "_id": "is-jpg@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-ODlO0ruzhkzD3sdynIainVP5eoOFNN85rxA1+cwwnPe4dKyX0r5+hxNO5XpCrxlHcmb9vkOit9mhRD2JVuimHg==",
  "_location": "/is-jpg",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "is-jpg@2.0.0",
    "name": "is-jpg",
    "escapedName": "is-jpg",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/imagemin-mozjpeg"
  ],
  "_resolved": "https://registry.npmjs.org/is-jpg/-/is-jpg-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/is-jpg/issues"
  },
  "description": "Check if a Buffer/Uint8Array is a JPEG image",
  "devDependencies": {
    "ava": "*",
    "read-chunk": "^2.1.0",
    "xo": "*"
  },
  "engines": {
    "node": ">=6"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/is-jpg#readme",
  "keywords": [
    "jpg",
    "jpeg",
    "image",
    "img",
    "pic",
    "picture",
    "photo",
    "type",
    "detect",
    "check",
    "is",
    "exif",
    "binary",
    "buffer",
    "uint8array",
    "cli",
    "bin"
  ],
  "license": "MIT",
  "name": "is-jpg",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/is-jpg.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "2.0.0"
}