{
  "_args": [
    [
      "hostile@1.3.2",
      "/Users/Franklin/Workspace/Gits/web-config/server"
    ]
  ],
  "_from": "hostile@1.3.2",
  "_id": "hostile@1.3.2",
  "_inBundle": false,
  "_integrity": "sha512-wOXjaB9HPLiWw6PvLcuLZomss/tURub44WhReH/3PVmdruUwxYuJAN2TgxYgsWeLOlrM6cnMSait4ERDLckbFA==",
  "_location": "/hostile",
  "_phantomChildren": {
    "color-convert": "1.9.3",
    "escape-string-regexp": "1.0.5",
    "has-flag": "3.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "hostile@1.3.2",
    "name": "hostile",
    "escapedName": "hostile",
    "rawSpec": "1.3.2",
    "saveSpec": null,
    "fetchSpec": "1.3.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/hostile/-/hostile-1.3.2.tgz",
  "_spec": "1.3.2",
  "_where": "/Users/Franklin/Workspace/Gits/web-config/server",
  "author": {
    "name": "Feross Aboukhadijeh",
    "email": "feross@feross.org",
    "url": "https://feross.org"
  },
  "bin": {
    "hostile": "bin/cmd.js"
  },
  "bugs": {
    "url": "https://github.com/feross/hostile/issues"
  },
  "dependencies": {
    "chalk": "^2.3.1",
    "minimist": "^1.1.0",
    "once": "^1.3.0",
    "split": "^1.0.0",
    "through": "^2.3.4"
  },
  "description": "Simple /etc/hosts manipulation",
  "devDependencies": {
    "standard": "*",
    "tape": "^4.0.0"
  },
  "homepage": "https://github.com/feross/hostile",
  "keywords": [
    "/etc/hosts",
    "change hosts",
    "etc hosts",
    "hostname",
    "hosts file"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "hostile",
  "repository": {
    "type": "git",
    "url": "git://github.com/feross/hostile.git"
  },
  "scripts": {
    "test": "standard && tape test/*.js"
  },
  "version": "1.3.2"
}
