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/DMS/node_modules/snyk-tree/package.json
{
  "_args": [
    [
      "snyk-tree@1.0.0",
      "D:\\xamp2\\htdocs\\DMS"
    ]
  ],
  "_from": "snyk-tree@1.0.0",
  "_id": "snyk-tree@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-D7cxdtvzLngvGRAClBYESPkRHMg=",
  "_location": "/snyk-tree",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "snyk-tree@1.0.0",
    "name": "snyk-tree",
    "escapedName": "snyk-tree",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/snyk",
    "/snyk-resolve-deps"
  ],
  "_resolved": "https://registry.npmjs.org/snyk-tree/-/snyk-tree-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "D:\\xamp2\\htdocs\\DMS",
  "author": {
    "name": "Remy Sharp"
  },
  "bin": {
    "npm-tree": "lib/index.js"
  },
  "bugs": {
    "url": "https://github.com/Snyk/tree/issues"
  },
  "dependencies": {
    "archy": "^1.0.0"
  },
  "description": "Takes the dep tree in JSON form, and echos out a tree akin to `npm ls`",
  "devDependencies": {
    "semantic-release": "^4.3.5",
    "tap": "^5.1.1"
  },
  "homepage": "https://github.com/Snyk/tree#readme",
  "license": "Apache-2.0",
  "main": "lib/archy.js",
  "name": "snyk-tree",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Snyk/tree.git"
  },
  "scripts": {
    "cover": "tap test/*.test.js --cov --coverage-report=lcov",
    "semantic-release": "semantic-release pre && npm publish && semantic-release post",
    "test": "tap test/*.test.js --cov --timeout=60"
  },
  "version": "1.0.0"
}