{
  "_args": [
    [
      "@hapi/file@3.0.0",
      "/home/newziono/public_html/spamslayer.jordinmarshall.com"
    ]
  ],
  "_development": true,
  "_from": "@hapi/file@3.0.0",
  "_id": "@hapi/file@3.0.0",
  "_inBundle": false,
  "_integrity": "sha512-w+lKW+yRrLhJu620jT3y+5g2mHqnKfepreykvdOcl9/6up8GrQQn+l3FRTsjHTKbkbfQFkuksHpdv2EcpKcJ4Q==",
  "_location": "/@hapi/file",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/file@3.0.0",
    "name": "@hapi/file",
    "escapedName": "@hapi%2ffile",
    "scope": "@hapi",
    "rawSpec": "3.0.0",
    "saveSpec": null,
    "fetchSpec": "3.0.0"
  },
  "_requiredBy": [
    "/@hapi/subtext"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/file/-/file-3.0.0.tgz",
  "_spec": "3.0.0",
  "_where": "/home/newziono/public_html/spamslayer.jordinmarshall.com",
  "bugs": {
    "url": "https://github.com/hapijs/file/issues"
  },
  "dependencies": {},
  "description": "General purpose file utilities",
  "devDependencies": {
    "@hapi/code": "^9.0.0",
    "@hapi/eslint-plugin": "*",
    "@hapi/lab": "^25.0.1",
    "@types/node": "^17.0.36",
    "typescript": "~4.7.2"
  },
  "eslintConfig": {
    "extends": [
      "plugin:@hapi/module"
    ]
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/hapijs/file#readme",
  "keywords": [
    "utilities",
    "file"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/file",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/file.git"
  },
  "scripts": {
    "test": "lab -a @hapi/code -t 100 -L -Y",
    "test-cov-html": "lab -a @hapi/code -t 100 -L -r html -o coverage.html"
  },
  "types": "lib/index.d.ts",
  "version": "3.0.0"
}
