{
  "_args": [
    [
      "@hapi/statehood@8.1.1",
      "/home/newziono/public_html/spamslayer.jordinmarshall.com"
    ]
  ],
  "_development": true,
  "_from": "@hapi/statehood@8.1.1",
  "_id": "@hapi/statehood@8.1.1",
  "_inBundle": false,
  "_integrity": "sha512-YbK7PSVUA59NArAW5Np0tKRoIZ5VNYUicOk7uJmWZF6XyH5gGL+k62w77SIJb0AoAJ0QdGQMCQ/WOGL1S3Ydow==",
  "_location": "/@hapi/statehood",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/statehood@8.1.1",
    "name": "@hapi/statehood",
    "escapedName": "@hapi%2fstatehood",
    "scope": "@hapi",
    "rawSpec": "8.1.1",
    "saveSpec": null,
    "fetchSpec": "8.1.1"
  },
  "_requiredBy": [
    "/@hapi/hapi"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/statehood/-/statehood-8.1.1.tgz",
  "_spec": "8.1.1",
  "_where": "/home/newziono/public_html/spamslayer.jordinmarshall.com",
  "bugs": {
    "url": "https://github.com/hapijs/statehood/issues"
  },
  "dependencies": {
    "@hapi/boom": "^10.0.1",
    "@hapi/bounce": "^3.0.1",
    "@hapi/bourne": "^3.0.0",
    "@hapi/cryptiles": "^6.0.1",
    "@hapi/hoek": "^11.0.2",
    "@hapi/iron": "^7.0.1",
    "@hapi/validate": "^2.0.1"
  },
  "description": "HTTP State Management Utilities",
  "devDependencies": {
    "@hapi/code": "^9.0.3",
    "@hapi/eslint-plugin": "*",
    "@hapi/lab": "^25.1.2"
  },
  "eslintConfig": {
    "extends": [
      "plugin:@hapi/module"
    ]
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/hapijs/statehood#readme",
  "keywords": [
    "HTTP",
    "state",
    "cookies",
    "secure"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/statehood",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/statehood.git"
  },
  "scripts": {
    "test": "lab -a @hapi/code -t 100 -L",
    "test-cov-html": "lab -a @hapi/code -r html -o coverage.html"
  },
  "types": "lib/index.d.ts",
  "version": "8.1.1"
}
