{
  "_args": [
    [
      "@hapi/address@2.1.2",
      "/var/www/html/flask/cst_hack/binary-back"
    ]
  ],
  "_from": "@hapi/address@2.1.2",
  "_id": "@hapi/address@2.1.2",
  "_inBundle": false,
  "_integrity": "sha512-O4QDrx+JoGKZc6aN64L04vqa7e41tIiLU+OvKdcYaEMP97UttL0f9GIi9/0A4WAMx0uBd6SidDIhktZhgOcN8Q==",
  "_location": "/@hapi/address",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/address@2.1.2",
    "name": "@hapi/address",
    "escapedName": "@hapi%2faddress",
    "scope": "@hapi",
    "rawSpec": "2.1.2",
    "saveSpec": null,
    "fetchSpec": "2.1.2"
  },
  "_requiredBy": [
    "/@hapi/catbox/@hapi/joi",
    "/@hapi/hapi/@hapi/joi",
    "/@hapi/heavy/@hapi/joi",
    "/@hapi/joi",
    "/@hapi/nes/@hapi/joi",
    "/@hapi/podium/@hapi/joi",
    "/@hapi/shot/@hapi/joi",
    "/@hapi/statehood/@hapi/joi"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/address/-/address-2.1.2.tgz",
  "_spec": "2.1.2",
  "_where": "/var/www/html/flask/cst_hack/binary-back",
  "bugs": {
    "url": "https://github.com/hapijs/address/issues"
  },
  "dependencies": {},
  "description": "Email address and domain validation",
  "devDependencies": {
    "@hapi/code": "6.x.x",
    "@hapi/lab": "20.x.x"
  },
  "homepage": "https://github.com/hapijs/address#readme",
  "keywords": [
    "email",
    "domain",
    "address",
    "validation"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/address",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/address.git"
  },
  "scripts": {
    "test": "lab -a @hapi/code -t 100 -L",
    "test-cov-html": "lab -a @hapi/code -t 100 -L -r html -o coverage.html"
  },
  "version": "2.1.2"
}
