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/www/DMSold/node_modules/is-zip/package.json
{
  "_from": "is-zip@^1.0.0",
  "_id": "is-zip@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-R7Co/004p2QxzP2ZqOFaTIa6IyU=",
  "_location": "/is-zip",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "is-zip@^1.0.0",
    "name": "is-zip",
    "escapedName": "is-zip",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/decompress-unzip"
  ],
  "_resolved": "https://registry.npmjs.org/is-zip/-/is-zip-1.0.0.tgz",
  "_shasum": "47b0a8ff4d38a76431ccfd99a8e15a4c86ba2325",
  "_spec": "is-zip@^1.0.0",
  "_where": "D:\\xamp2\\htdocs\\DMS\\node_modules\\decompress-unzip",
  "author": {
    "name": "Kevin MÃ¥rtensson",
    "email": "kevinmartensson@gmail.com",
    "url": "https://github.com/kevva"
  },
  "bugs": {
    "url": "https://github.com/kevva/is-zip/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Check if a Buffer/Uint8Array is a ZIP file",
  "devDependencies": {
    "ava": "0.0.4",
    "read-chunk": "^1.0.0"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/kevva/is-zip#readme",
  "keywords": [
    "archive",
    "buffer",
    "check",
    "detect",
    "zip",
    "type",
    "uint8array"
  ],
  "license": "MIT",
  "name": "is-zip",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kevva/is-zip.git"
  },
  "scripts": {
    "test": "node test/test.js"
  },
  "version": "1.0.0"
}