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/DMS/node_modules/snyk/package.json
{
  "_args": [
    [
      "snyk@1.82.1",
      "D:\\xamp2\\htdocs\\DMS"
    ]
  ],
  "_from": "snyk@1.82.1",
  "_id": "snyk@1.82.1",
  "_inBundle": false,
  "_integrity": "sha1-3wq/nTmFB7US4nSXkNpn5Ww6hT4=",
  "_location": "/snyk",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "snyk@1.82.1",
    "name": "snyk",
    "escapedName": "snyk",
    "rawSpec": "1.82.1",
    "saveSpec": null,
    "fetchSpec": "1.82.1"
  },
  "_requiredBy": [
    "/alertify.js"
  ],
  "_resolved": "https://registry.npmjs.org/snyk/-/snyk-1.82.1.tgz",
  "_spec": "1.82.1",
  "_where": "D:\\xamp2\\htdocs\\DMS",
  "author": {
    "name": "snyk.io"
  },
  "bin": {
    "snyk": "cli/index.js"
  },
  "bugs": {
    "url": "https://github.com/snyk/snyk/issues"
  },
  "dependencies": {
    "abbrev": "^1.1.1",
    "ansi-escapes": "^3.1.0",
    "chalk": "^2.4.1",
    "configstore": "^3.1.2",
    "debug": "^3.1.0",
    "hasbin": "^1.2.3",
    "inquirer": "^3.0.0",
    "lodash": "^4.17.5",
    "needle": "^2.0.1",
    "opn": "^5.2.0",
    "os-name": "^2.0.1",
    "proxy-agent": "^3.0.0",
    "proxy-from-env": "^1.0.0",
    "recursive-readdir": "^2.2.2",
    "semver": "^5.5.0",
    "snyk-config": "2.1.0",
    "snyk-go-plugin": "1.5.1",
    "snyk-gradle-plugin": "1.3.0",
    "snyk-module": "1.8.2",
    "snyk-mvn-plugin": "1.2.0",
    "snyk-nuget-plugin": "1.6.2",
    "snyk-php-plugin": "1.5.1",
    "snyk-policy": "1.12.0",
    "snyk-python-plugin": "1.6.1",
    "snyk-resolve": "1.0.1",
    "snyk-resolve-deps": "3.1.0",
    "snyk-sbt-plugin": "1.3.0",
    "snyk-tree": "^1.0.0",
    "snyk-try-require": "1.3.0",
    "tempfile": "^2.0.0",
    "then-fs": "^2.0.0",
    "undefsafe": "^2.0.0",
    "uuid": "^3.2.1"
  },
  "description": "snyk library and cli utility",
  "devDependencies": {
    "jscs": "^3.0.0",
    "nock": "^9.2.5",
    "proxyquire": "^1.7.4",
    "restify": "^4.1.1",
    "semantic-release": "^8",
    "sinon": "^1.17.2",
    "strip-ansi": "^4.0.0",
    "tap": "^5.7.1",
    "tap-only": "0.0.5",
    "tape": "^4.0.0"
  },
  "directories": {
    "test": "test"
  },
  "engines": {
    "node": ">=4"
  },
  "homepage": "https://github.com/snyk/snyk#readme",
  "keywords": [
    "security",
    "snyk"
  ],
  "license": "Apache-2.0",
  "main": "lib/index.js",
  "name": "snyk",
  "nyc": {
    "exclude": [
      "test",
      "test{,-*}.js",
      "**/*.test.js",
      "**/__tests__/**"
    ]
  },
  "pkg": {
    "scripts": [
      "cli/**/*.js",
      "lib/**/*.js"
    ],
    "assets": [
      "config.default.json",
      "help/**/*.txt"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/snyk/snyk.git"
  },
  "scripts": {
    "check-tests": "! grep 'test\\.only' test/*.test.js -n",
    "coverage": "tap --cov --coverage-report=lcov test/*.test.js",
    "lint": "jscs `find ./cli -name '*.js'` -v && jscs `find ./lib -name '*.js'` -v",
    "semantic-release": "semantic-release pre && npm publish && semantic-release post",
    "snyk-auth": "node cli auth $SNYK_API_KEY",
    "snyk-auth-windows": "node cli auth %SNYK_API_KEY%",
    "tap": "COVERALLS_REPO_TOKEN=0 tap --timeout=180 --cov --coverage-report=text-summary test/*.test.js",
    "test": "npm run test-common && npm run tap",
    "test-common": "npm run check-tests && npm run lint && node cli/index.js test --org=snyk",
    "windows-tests": "tap -R spec test/*.test.js --timeout=120"
  },
  "snyk": true,
  "version": "1.82.1"
}