{
  "_args": [
    [
      "@hapi/ammo@6.0.1",
      "/home/newziono/public_html/spamslayer.jordinmarshall.com"
    ]
  ],
  "_development": true,
  "_from": "@hapi/ammo@6.0.1",
  "_id": "@hapi/ammo@6.0.1",
  "_inBundle": false,
  "_integrity": "sha512-pmL+nPod4g58kXrMcsGLp05O2jF4P2Q3GiL8qYV7nKYEh3cGf+rV4P5Jyi2Uq0agGhVU63GtaSAfBEZOlrJn9w==",
  "_location": "/@hapi/ammo",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/ammo@6.0.1",
    "name": "@hapi/ammo",
    "escapedName": "@hapi%2fammo",
    "scope": "@hapi",
    "rawSpec": "6.0.1",
    "saveSpec": null,
    "fetchSpec": "6.0.1"
  },
  "_requiredBy": [
    "/@hapi/hapi"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/ammo/-/ammo-6.0.1.tgz",
  "_spec": "6.0.1",
  "_where": "/home/newziono/public_html/spamslayer.jordinmarshall.com",
  "bugs": {
    "url": "https://github.com/hapijs/ammo/issues"
  },
  "dependencies": {
    "@hapi/hoek": "^11.0.2"
  },
  "description": "HTTP Range processing utilities",
  "devDependencies": {
    "@hapi/code": "^9.0.3",
    "@hapi/eslint-plugin": "*",
    "@hapi/lab": "^25.1.2",
    "@hapi/wreck": "^18.0.1",
    "@types/node": "^17.0.31",
    "typescript": "~4.6.4"
  },
  "eslintConfig": {
    "extends": [
      "plugin:@hapi/module"
    ]
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/hapijs/ammo#readme",
  "keywords": [
    "http",
    "range",
    "utilities"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/ammo",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/ammo.git"
  },
  "scripts": {
    "test": "lab -a @hapi/code -t 100 -L -Y",
    "test-cov-html": "lab -a @hapi/code -r html -o coverage.html"
  },
  "types": "lib/index.d.ts",
  "version": "6.0.1"
}
