{
  "_args": [
    [
      "@npmcli/installed-package-contents@1.0.5",
      "/home/dianasoft/public_html"
    ]
  ],
  "_development": true,
  "_from": "@npmcli/installed-package-contents@1.0.5",
  "_id": "@npmcli/installed-package-contents@1.0.5",
  "_inBundle": false,
  "_integrity": "sha512-aKIwguaaqb6ViwSOFytniGvLPb9SMCUm39TgM3SfUo7n0TxUMbwoXfpwyvQ4blm10lzbAwTsvjr7QZ85LvTi4A==",
  "_location": "/@npmcli/installed-package-contents",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@npmcli/installed-package-contents@1.0.5",
    "name": "@npmcli/installed-package-contents",
    "escapedName": "@npmcli%2finstalled-package-contents",
    "scope": "@npmcli",
    "rawSpec": "1.0.5",
    "saveSpec": null,
    "fetchSpec": "1.0.5"
  },
  "_requiredBy": [
    "/pacote"
  ],
  "_resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-1.0.5.tgz",
  "_spec": "1.0.5",
  "_where": "/home/dianasoft/public_html",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "https://izs.me"
  },
  "bin": {
    "installed-package-contents": "index.js"
  },
  "bugs": {
    "url": "https://github.com/npm/installed-package-contents/issues"
  },
  "dependencies": {
    "npm-bundled": "^1.1.1",
    "npm-normalize-package-bin": "^1.0.1",
    "read-package-json-fast": "^1.1.1",
    "readdir-scoped-modules": "^1.1.0"
  },
  "description": "Get the list of files installed in a package in node_modules, including bundled dependencies",
  "devDependencies": {
    "tap": "^14.10.4"
  },
  "engines": {
    "node": ">= 10"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/npm/installed-package-contents#readme",
  "license": "ISC",
  "main": "index.js",
  "name": "@npmcli/installed-package-contents",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/installed-package-contents.git"
  },
  "scripts": {
    "postpublish": "git push origin --follow-tags",
    "postversion": "npm publish",
    "preversion": "npm test",
    "snap": "tap",
    "test": "tap"
  },
  "tap": {
    "check-coverage": true
  },
  "version": "1.0.5"
}
