MOON
Server: Apache
System: Linux 54-179-220-51.cprapid.com 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
User: thehunarfound (1001)
PHP: 7.4.29
Disabled: NONE
Upload Files
File: /home/thehunarfound/public_html/DMSold/node_modules/is-jpg/package.json
{
  "_from": "is-jpg@^1.0.0",
  "_id": "is-jpg@1.0.1",
  "_inBundle": false,
  "_integrity": "sha1-KW1X/dmc4BBDSnKD40armhA16XU=",
  "_location": "/is-jpg",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "is-jpg@^1.0.0",
    "name": "is-jpg",
    "escapedName": "is-jpg",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/imagemin-mozjpeg"
  ],
  "_resolved": "https://registry.npmjs.org/is-jpg/-/is-jpg-1.0.1.tgz",
  "_shasum": "296d57fdd99ce010434a7283e346ab9a1035e975",
  "_spec": "is-jpg@^1.0.0",
  "_where": "D:\\xamp2\\htdocs\\DMS\\node_modules\\imagemin-mozjpeg",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "http://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/is-jpg/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Check if a Buffer/Uint8Array is a JPEG image",
  "devDependencies": {
    "mocha": "*",
    "read-chunk": "^1.0.0"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "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": "mocha"
  },
  "version": "1.0.1"
}