{
  "_args": [
    [
      "strip-url-auth@1.0.1",
      "/var/www/ffxiv/overlays/kagami/kagamireact"
    ]
  ],
  "_from": "strip-url-auth@1.0.1",
  "_id": "strip-url-auth@1.0.1",
  "_inBundle": false,
  "_integrity": "sha1-IrD6OkE4WzO+PzMVUbu4N/oM164=",
  "_location": "/strip-url-auth",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "strip-url-auth@1.0.1",
    "name": "strip-url-auth",
    "escapedName": "strip-url-auth",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/humanize-url"
  ],
  "_resolved": "https://registry.npmjs.org/strip-url-auth/-/strip-url-auth-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "/var/www/ffxiv/overlays/kagami/kagamireact",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/strip-url-auth/issues"
  },
  "description": "Strip the authentication part of a URL",
  "devDependencies": {
    "ava": "0.0.4"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/strip-url-auth#readme",
  "keywords": [
    "string",
    "str",
    "url",
    "uri",
    "address",
    "auth",
    "authentication",
    "user",
    "username",
    "pass",
    "password",
    "basic"
  ],
  "license": "MIT",
  "name": "strip-url-auth",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/strip-url-auth.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.0.1"
}
