{
  "_args": [
    [
      "@hapi/pinpoint@1.0.2",
      "/var/www/html/sprbackend"
    ]
  ],
  "_from": "@hapi/pinpoint@1.0.2",
  "_id": "@hapi/pinpoint@1.0.2",
  "_inBundle": false,
  "_integrity": "sha512-dtXC/WkZBfC5vxscazuiJ6iq4j9oNx1SHknmIr8hofarpKUZKmlUVYVIhNVzIEgK5Wrc4GMHL5lZtt1uS2flmQ==",
  "_location": "/@hapi/pinpoint",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@hapi/pinpoint@1.0.2",
    "name": "@hapi/pinpoint",
    "escapedName": "@hapi%2fpinpoint",
    "scope": "@hapi",
    "rawSpec": "1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
  },
  "_requiredBy": [
    "/@hapi/joi"
  ],
  "_resolved": "https://registry.npmjs.org/@hapi/pinpoint/-/pinpoint-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "/var/www/html/sprbackend",
  "bugs": {
    "url": "https://github.com/hapijs/pinpoint/issues"
  },
  "dependencies": {},
  "description": "Return the filename and line number of the calling function",
  "devDependencies": {
    "@hapi/code": "6.x.x",
    "@hapi/lab": "20.x.x"
  },
  "files": [
    "lib"
  ],
  "homepage": "https://github.com/hapijs/pinpoint#readme",
  "keywords": [
    "utilities"
  ],
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "name": "@hapi/pinpoint",
  "repository": {
    "type": "git",
    "url": "git://github.com/hapijs/pinpoint.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": "1.0.2"
}
