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/matchdep/package.json
{
  "_args": [
    [
      "matchdep@2.0.0",
      "/data/rukkor/Geometra-Web-Client-master"
    ]
  ],
  "_development": true,
  "_from": "matchdep@2.0.0",
  "_id": "matchdep@2.0.0",
  "_inBundle": false,
  "_integrity": "sha1-xvNINKDY28OzfCfui7yyfHd1WC4=",
  "_location": "/matchdep",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "matchdep@2.0.0",
    "name": "matchdep",
    "escapedName": "matchdep",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/gulp-cli"
  ],
  "_resolved": "https://registry.npmjs.org/matchdep/-/matchdep-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "/data/rukkor/Geometra-Web-Client-master",
  "author": {
    "name": "Tyler Kellen",
    "url": "http://goingslowly.com/"
  },
  "bugs": {
    "url": "https://github.com/tkellen/js-matchdep/issues"
  },
  "dependencies": {
    "findup-sync": "^2.0.0",
    "micromatch": "^3.0.4",
    "resolve": "^1.4.0",
    "stack-trace": "0.0.10"
  },
  "description": "Use micromatch to filter npm module dependencies by name.",
  "devDependencies": {
    "grunt": "^1.0.1",
    "grunt-contrib-jshint": "^1.1.0",
    "grunt-contrib-nodeunit": "^1.0.0"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "homepage": "https://github.com/tkellen/js-matchdep",
  "keywords": [
    "package.json",
    "dependencies",
    "devDependencies",
    "peerDependencies"
  ],
  "license": "MIT",
  "main": "lib/matchdep",
  "name": "matchdep",
  "repository": {
    "type": "git",
    "url": "git://github.com/tkellen/js-matchdep.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "2.0.0"
}