HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33
System: Linux li317-225.members.linode.com 3.10.0-1062.12.1.el7.x86_64 #1 SMP Tue Feb 4 23:02:59 UTC 2020 x86_64
User: apache (48)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /var/www/farmoskosmicfarms_backup/node_modules/url/package.json
{
  "name": "url",
  "description": "The core `url` packaged standalone for use with Browserify.",
  "version": "0.11.3",
  "author": "defunctzombie",
  "dependencies": {
    "punycode": "^1.4.1",
    "qs": "^6.11.2"
  },
  "main": "./url.js",
  "keywords": [
    "parsing",
    "url",
    "analyze"
  ],
  "devDependencies": {
    "@ljharb/eslint-config": "^21.1.0",
    "acorn": "^8.10.0",
    "aud": "^2.0.3",
    "eslint": "=8.8.0",
    "mocha": "^3.5.3",
    "nyc": "^10.3.2",
    "zuul": "^3.12.0"
  },
  "scripts": {
    "lint": "eslint .",
    "pretest": "npm run lint",
    "tests-only": "nyc mocha",
    "test": "npm run tests-only",
    "posttest": "aud --production",
    "zuul": "zuul -- test/index.js",
    "test-local": "zuul --local -- test/index.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/defunctzombie/node-url.git"
  },
  "license": "MIT"
}