{
  "_args": [
    [
      "@npmcli/map-workspaces@2.0.4",
      "/app"
    ]
  ],
  "_from": "@npmcli/map-workspaces@2.0.4",
  "_id": "@npmcli/map-workspaces@2.0.4",
  "_inBundle": false,
  "_integrity": "sha512-bMo0aAfwhVwqoVM5UzX1DJnlvVvzDCHae821jv48L1EsrYwfOZChlqWYXEtto/+BkBXetPbEWgau++/brh4oVg==",
  "_location": "/@npmcli/map-workspaces",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@npmcli/map-workspaces@2.0.4",
    "name": "@npmcli/map-workspaces",
    "escapedName": "@npmcli%2fmap-workspaces",
    "scope": "@npmcli",
    "rawSpec": "2.0.4",
    "saveSpec": null,
    "fetchSpec": "2.0.4"
  },
  "_requiredBy": [
    "/@npmcli/arborist"
  ],
  "_resolved": "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-2.0.4.tgz",
  "_spec": "2.0.4",
  "_where": "/app",
  "author": {
    "name": "GitHub Inc."
  },
  "bugs": {
    "url": "https://github.com/npm/map-workspaces/issues"
  },
  "dependencies": {
    "@npmcli/name-from-folder": "^1.0.1",
    "glob": "^8.0.1",
    "minimatch": "^5.0.1",
    "read-package-json-fast": "^2.0.3"
  },
  "description": "Retrieves a name:pathname Map for a given workspaces config",
  "devDependencies": {
    "@npmcli/eslint-config": "^3.0.1",
    "@npmcli/template-oss": "3.5.0",
    "tap": "^16.0.1"
  },
  "engines": {
    "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
  },
  "files": [
    "bin/",
    "lib/"
  ],
  "homepage": "https://github.com/npm/map-workspaces#readme",
  "keywords": [
    "npm",
    "npmcli",
    "libnpm",
    "cli",
    "workspaces",
    "map-workspaces"
  ],
  "license": "ISC",
  "main": "lib/index.js",
  "name": "@npmcli/map-workspaces",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/map-workspaces.git"
  },
  "scripts": {
    "lint": "eslint \"**/*.js\"",
    "lintfix": "npm run lint -- --fix",
    "postlint": "template-oss-check",
    "posttest": "npm run lint",
    "postversion": "npm publish",
    "prepublishOnly": "git push origin --follow-tags",
    "pretest": "npm run lint",
    "preversion": "npm test",
    "snap": "tap",
    "template-oss-apply": "template-oss-apply --force",
    "test": "tap"
  },
  "tap": {
    "check-coverage": true
  },
  "templateOSS": {
    "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
    "version": "3.5.0"
  },
  "version": "2.0.4"
}
