{
  "_args": [
    [
      "humanize-url@1.0.1",
      "/var/www/ffxiv/overlays/kagami/kagamireact"
    ]
  ],
  "_from": "humanize-url@1.0.1",
  "_id": "humanize-url@1.0.1",
  "_inBundle": false,
  "_integrity": "sha1-9KuZ4NKIF0yk4eUEB8VfuuRk7/8=",
  "_location": "/humanize-url",
  "_phantomChildren": {
    "object-assign": "4.1.1",
    "prepend-http": "1.0.4",
    "query-string": "4.3.4",
    "sort-keys": "1.1.2"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "humanize-url@1.0.1",
    "name": "humanize-url",
    "escapedName": "humanize-url",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/filenamify-url"
  ],
  "_resolved": "https://registry.npmjs.org/humanize-url/-/humanize-url-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/humanize-url/issues"
  },
  "dependencies": {
    "normalize-url": "^1.0.0",
    "strip-url-auth": "^1.0.0"
  },
  "description": "Humanize a URL: http://sindresorhus.com → sindresorhus.com",
  "devDependencies": {
    "ava": "0.0.4"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/humanize-url#readme",
  "keywords": [
    "url",
    "uri",
    "address",
    "string",
    "str",
    "normalize",
    "normalise",
    "normalization",
    "normalisation",
    "querystring",
    "unicode",
    "humanize",
    "humanization",
    "simple",
    "simplify",
    "human",
    "pretty",
    "prettify"
  ],
  "license": "MIT",
  "name": "humanize-url",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/humanize-url.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.0.1"
}
