{
  "_args": [
    [
      "read-package-json-fast@1.1.1",
      "/home/dianasoft/public_html"
    ]
  ],
  "_development": true,
  "_from": "read-package-json-fast@1.1.1",
  "_id": "read-package-json-fast@1.1.1",
  "_inBundle": false,
  "_integrity": "sha512-vDw3wiWLwUXhYBCVvjAQJGCI5+DcgwGSYlFETCV9m/b107/yNBnYfCkoVrwHj7338j1z24/dxUXvtrXVjVjL1Q==",
  "_location": "/read-package-json-fast",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "read-package-json-fast@1.1.1",
    "name": "read-package-json-fast",
    "escapedName": "read-package-json-fast",
    "rawSpec": "1.1.1",
    "saveSpec": null,
    "fetchSpec": "1.1.1"
  },
  "_requiredBy": [
    "/@npmcli/installed-package-contents",
    "/pacote"
  ],
  "_resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-1.1.1.tgz",
  "_spec": "1.1.1",
  "_where": "/home/dianasoft/public_html",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "https://izs.me"
  },
  "dependencies": {
    "json-parse-even-better-errors": "^2.0.1",
    "npm-normalize-package-bin": "^1.0.1"
  },
  "description": "Like read-package-json, but faster",
  "devDependencies": {
    "tap": "^14.10.1"
  },
  "license": "ISC",
  "name": "read-package-json-fast",
  "scripts": {
    "postpublish": "git push origin --follow-tags",
    "postversion": "npm publish",
    "preversion": "npm test",
    "snap": "tap",
    "test": "tap"
  },
  "tap": {
    "check-coverage": true
  },
  "version": "1.1.1"
}
