HEX
Server: LiteSpeed
System: Linux CentOS-79-64-minimal 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: vishn3436 (5293)
PHP: 8.0.15
Disabled: NONE
Upload Files
File: //data/Geometra-Web-Client-master/node_modules/multimatch/package.json
{
  "_args": [
    [
      "multimatch@2.1.0",
      "/data/rukkor/Geometra-Web-Client-master"
    ]
  ],
  "_development": true,
  "_from": "multimatch@2.1.0",
  "_id": "multimatch@2.1.0",
  "_inBundle": false,
  "_integrity": "sha1-nHkGoi+0wCkZ4vX3UWG0zb1LKis=",
  "_location": "/multimatch",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "multimatch@2.1.0",
    "name": "multimatch",
    "escapedName": "multimatch",
    "rawSpec": "2.1.0",
    "saveSpec": null,
    "fetchSpec": "2.1.0"
  },
  "_requiredBy": [
    "/javascript-obfuscator"
  ],
  "_resolved": "https://registry.npmjs.org/multimatch/-/multimatch-2.1.0.tgz",
  "_spec": "2.1.0",
  "_where": "/data/rukkor/Geometra-Web-Client-master",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "http://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/multimatch/issues"
  },
  "dependencies": {
    "array-differ": "^1.0.0",
    "array-union": "^1.0.1",
    "arrify": "^1.0.0",
    "minimatch": "^3.0.0"
  },
  "description": "Extends minimatch.match() with support for multiple patterns",
  "devDependencies": {
    "chai": "^3.4.1",
    "mocha": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/multimatch#readme",
  "keywords": [
    "expand",
    "find",
    "glob",
    "globbing",
    "globs",
    "match",
    "matcher",
    "minimatch",
    "pattern",
    "patterns",
    "wildcard"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "Jon Schlinkert",
      "url": "https://github.com/jonschlinkert"
    }
  ],
  "name": "multimatch",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/multimatch.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "2.1.0"
}