{
  "_from": "npm-pick-manifest@6.1.0",
  "_id": "npm-pick-manifest@6.1.0",
  "_inBundle": false,
  "_integrity": "sha512-ygs4k6f54ZxJXrzT0x34NybRlLeZ4+6nECAIbr2i0foTnijtS1TJiyzpqtuUAJOps/hO0tNDr8fRV5g+BtRlTw==",
  "_location": "/npm-pick-manifest",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "npm-pick-manifest@6.1.0",
    "name": "npm-pick-manifest",
    "escapedName": "npm-pick-manifest",
    "rawSpec": "6.1.0",
    "saveSpec": null,
    "fetchSpec": "6.1.0"
  },
  "_requiredBy": [
    "/@angular/cli",
    "/pacote"
  ],
  "_resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-6.1.0.tgz",
  "_shasum": "2befed87b0fce956790f62d32afb56d7539c022a",
  "_spec": "npm-pick-manifest@6.1.0",
  "_where": "D:\\Development\\Work\\CENOS\\sample-app-angular-hybrid\\node_modules\\@angular\\cli",
  "author": {
    "name": "Kat Marchán",
    "email": "kzm@sykosomatic.org"
  },
  "bugs": {
    "url": "https://github.com/npm/npm-pick-manifest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "npm-install-checks": "^4.0.0",
    "npm-package-arg": "^8.0.0",
    "semver": "^7.0.0"
  },
  "deprecated": false,
  "description": "Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.",
  "devDependencies": {
    "standard": "^14.3.1",
    "standard-version": "^7.0.1",
    "tap": "^14.10.2"
  },
  "files": [
    "*.js"
  ],
  "homepage": "https://github.com/npm/npm-pick-manifest#readme",
  "keywords": [
    "npm",
    "semver",
    "package manager"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "npm-pick-manifest",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/npm-pick-manifest.git"
  },
  "scripts": {
    "coverage": "tap",
    "lint": "standard",
    "postrelease": "npm publish",
    "posttest": "npm run lint",
    "prepublishOnly": "git push --follow-tags",
    "prerelease": "npm t",
    "release": "standard-version -s",
    "test": "tap"
  },
  "tap": {
    "check-coverage": true
  },
  "version": "6.1.0"
}
