{
  "name": "is-localhost",
  "version": "0.0.2",
  "description": "Is localhost predicate",
  "main": "index.js",
  "scripts": {
    "test": "node test"
  },
  "keywords": [
    "test",
    "is",
    "localhost"
  ],
  "author": "Joseph Werle",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git://github.com/jwerle/is-localhost.git"
  },
  "bugs": {
    "url": "https://github.com/jwerle/is-localhost/issues"
  },
  "homepage": "https://github.com/jwerle/is-localhost"
}
