{
  "_args": [
    [
      "@hapi/nigel@5.0.1",
      "/home/newziono/public_html/spamslayer.jordinmarshall.com"
    ]
  ],
  "_development": true,
  "_from": "@hapi/nigel@5.0.1",
  "_id": "@hapi/nigel@5.0.1",
  "_inBundle": false,
  "_integrity": "sha512-uv3dtYuB4IsNaha+tigWmN8mQw/O9Qzl5U26Gm4ZcJVtDdB1AVJOwX3X5wOX+A07qzpEZnOMBAm8jjSqGsU6Nw==",
  "_location": "/@hapi/nigel",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/nigel@5.0.1",
    "name": "@hapi/nigel",
    "escapedName": "@hapi%2fnigel",
    "scope": "@hapi",
    "rawSpec": "5.0.1",
    "saveSpec": null,
    "fetchSpec": "5.0.1"
  },
  "_requiredBy": [
    "/@hapi/pez"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/nigel/-/nigel-5.0.1.tgz",
  "_spec": "5.0.1",
  "_where": "/home/newziono/public_html/spamslayer.jordinmarshall.com",
  "bugs": {
    "url": "https://github.com/hapijs/nigel/issues"
  },
  "dependencies": {
    "@hapi/hoek": "^11.0.2",
    "@hapi/vise": "^5.0.1"
  },
  "description": "Boyer-Moore-Horspool algorithms",
  "devDependencies": {
    "@hapi/code": "^9.0.3",
    "@hapi/eslint-plugin": "*",
    "@hapi/lab": "^25.0.1",
    "@hapi/teamwork": "^6.0.0"
  },
  "engines": {
    "node": ">=14.0.0"
  },
  "eslintConfig": {
    "extends": [
      "plugin:@hapi/module"
    ]
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/hapijs/nigel#readme",
  "keywords": [
    "boyer-moore-horspool",
    "algorithms",
    "lookup",
    "search",
    "stream"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/nigel",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/nigel.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"
}
