404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.222.121.40: ~ $
{
  "_args": [
    [
      "qs@^6.9.4",
      "/usr/local/lib/node_modules/@ionic/cli/node_modules/superagent"
    ]
  ],
  "_from": "qs@>=6.9.4 <7.0.0",
  "_hasShrinkwrap": false,
  "_id": "qs@6.9.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/@ionic/cli/qs",
  "_nodeVersion": "14.1.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/qs_6.9.4_1588542770614_0.8554103980636278"
  },
  "_npmUser": {
    "email": "ljharb@gmail.com",
    "name": "ljharb"
  },
  "_npmVersion": "6.14.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "qs",
    "raw": "qs@^6.9.4",
    "rawSpec": "^6.9.4",
    "scope": null,
    "spec": ">=6.9.4 <7.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@ionic/cli/superagent"
  ],
  "_resolved": "https://registry.npmjs.org/qs/-/qs-6.9.4.tgz",
  "_shasum": "9090b290d1f91728d3c22e54843ca44aea5ab687",
  "_shrinkwrap": null,
  "_spec": "qs@^6.9.4",
  "_where": "/usr/local/lib/node_modules/@ionic/cli/node_modules/superagent",
  "bugs": {
    "url": "https://github.com/ljharb/qs/issues"
  },
  "contributors": [
    {
      "name": "Jordan Harband",
      "email": "ljharb@gmail.com",
      "url": "http://ljharb.codes"
    }
  ],
  "dependencies": {},
  "description": "A querystring parser that supports nesting and arrays, with a depth limit",
  "devDependencies": {
    "@ljharb/eslint-config": "^16.0.0",
    "browserify": "^16.5.1",
    "covert": "^1.1.1",
    "eclint": "^2.8.1",
    "eslint": "^6.8.0",
    "evalmd": "^0.0.19",
    "for-each": "^0.3.3",
    "has-symbols": "^1.0.1",
    "iconv-lite": "^0.5.1",
    "mkdirp": "^0.5.4",
    "object-inspect": "^1.7.0",
    "qs-iconv": "^1.0.4",
    "safe-publish-latest": "^1.1.4",
    "safer-buffer": "^2.1.2",
    "tape": "^5.0.0"
  },
  "directories": {},
  "dist": {
    "fileCount": 20,
    "integrity": "sha512-A1kFqHekCTM7cz0udomYUoYNWjBebHm/5wzU/XqrBRBNWectVH0QIiN+NEcZ0Dte5hvzHwbr8+XQmguPhJ6WdQ==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerz0zCRA9TVsSAnZWagAA+DkP/1nM5P1n2uJIBWozU5L3\nMGXafvAilkEQzB7WnXMkr/Kp+R/tow4LanUNf3why/IZoSfZrSb15tAXxBVO\niO/NWkAK7KWSsr3xYgDyjCwGtrRLJN9IIVrKdwIj4F6MWQSbhVP/ZoJgVBlE\nNXe4UOpYdla6mnEjwEW9yvTgV9461/ovogv7XSFWkG5wtf+debWZFUKnIjVk\n9JvP6ELLthwSd7lVWz/CiQ1i0wYcxARJEsxBXjtyfM+nWXBlfa0Kww3lKZUo\nqiITMou/759dIU1nev6z/VoVXu8KOtlje6BdWaroNbnOgKtNkLUCuftIjARJ\neuGz56IrCXegfeRbT1qMqk8GD/fgOcfojhsaOfH1yChw+Oo6KVCok6XLpJ/T\nw4SIntm0xcfHmwZNCd2NtH6edA2+Mso9qb3AmXkHTjpgWQR+zPypZzXExczs\ntkVzCL6205vPXkVnpT2FPjZ9kfV6kJxur1y3GPDEt2JDB0ChPeeBhzXT8ban\nGsesLmVhUEQ9baq0rBfh7X5GzNE5K7CT/1pMFb54El/+mc9GqIoBAWmq2rZJ\nMjbk0SU+KGBlaM1QzjVj94SY902byZ7VINNm50n3CwXqDsPJNLcfl8jSrNJW\nipGANtf+9m5YLhFLah7BdthCd5Qu2hoNyyl6c7AbQsTArmDvIO3wv/TZ1VzO\nfwuJ\r\n=y1jo\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "9090b290d1f91728d3c22e54843ca44aea5ab687",
    "tarball": "https://registry.npmjs.org/qs/-/qs-6.9.4.tgz",
    "unpackedSize": 160179
  },
  "engines": {
    "node": ">=0.6"
  },
  "funding": {
    "url": "https://github.com/sponsors/ljharb"
  },
  "gitHead": "8e014a7b1749ccec52104121950e7b0d251caa78",
  "greenkeeper": {
    "ignore": [
      "iconv-lite",
      "mkdirp"
    ]
  },
  "homepage": "https://github.com/ljharb/qs",
  "keywords": [
    "parse",
    "qs",
    "query",
    "querystring",
    "stringify",
    "url"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "hueniverse",
      "email": "eran@hammer.io"
    },
    {
      "name": "ljharb",
      "email": "ljharb@gmail.com"
    },
    {
      "name": "nlf",
      "email": "quitlahok@gmail.com"
    }
  ],
  "name": "qs",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ljharb/qs.git"
  },
  "scripts": {
    "coverage": "covert test",
    "dist": "mkdirp dist && browserify --standalone Qs lib/index.js > dist/qs.js",
    "lint": "eslint lib/*.js test/*.js",
    "postlint": "eclint check * lib/* test/*",
    "posttest": "npx aud --production",
    "prepublish": "safe-publish-latest && npm run dist",
    "pretest": "npm run --silent readme && npm run --silent lint",
    "readme": "evalmd README.md",
    "test": "npm run --silent coverage",
    "tests-only": "node test"
  },
  "version": "6.9.4"
}

Filemanager

Name Type Size Permission Actions
.github Folder 0755
dist Folder 0755
lib Folder 0755
test Folder 0755
.editorconfig File 431 B 0644
.eslintignore File 5 B 0644
.eslintrc File 647 B 0644
CHANGELOG.md File 18.89 KB 0644
LICENSE.md File 1.56 KB 0644
README.md File 19.1 KB 0644
package.json File 4.32 KB 0644