{
  "_args": [
    [
      "@hapi/vise@5.0.1",
      "/home/newziono/public_html/spamslayer.jordinmarshall.com"
    ]
  ],
  "_development": true,
  "_from": "@hapi/vise@5.0.1",
  "_id": "@hapi/vise@5.0.1",
  "_inBundle": false,
  "_integrity": "sha512-XZYWzzRtINQLedPYlIkSkUr7m5Ddwlu99V9elh8CSygXstfv3UnWIXT0QD+wmR0VAG34d2Vx3olqcEhRRoTu9A==",
  "_location": "/@hapi/vise",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/vise@5.0.1",
    "name": "@hapi/vise",
    "escapedName": "@hapi%2fvise",
    "scope": "@hapi",
    "rawSpec": "5.0.1",
    "saveSpec": null,
    "fetchSpec": "5.0.1"
  },
  "_requiredBy": [
    "/@hapi/nigel"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/vise/-/vise-5.0.1.tgz",
  "_spec": "5.0.1",
  "_where": "/home/newziono/public_html/spamslayer.jordinmarshall.com",
  "bugs": {
    "url": "https://github.com/hapijs/vise/issues"
  },
  "dependencies": {
    "@hapi/hoek": "^11.0.2"
  },
  "description": "Treat multiple buffers as one",
  "devDependencies": {
    "@hapi/code": "^9.0.0",
    "@hapi/eslint-plugin": "*",
    "@hapi/lab": "^25.0.1"
  },
  "eslintConfig": {
    "extends": [
      "plugin:@hapi/module"
    ]
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/hapijs/vise#readme",
  "keywords": [
    "buffer",
    "array",
    "merge",
    "combine"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/vise",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/vise.git"
  },
  "scripts": {
    "test": "lab -a @hapi/code -t 100 -L",
    "test-cov-html": "lab -a @hapi/code -r html -o coverage.html"
  },
  "version": "5.0.1"
}
