{
  "_from": "npx@^10.2.2",
  "_id": "npx@10.2.2",
  "_inBundle": false,
  "_integrity": "sha512-eImmySusyeWphzs5iNh791XbZnZG0FSNvM4KSah34pdQQIDsdTDhIwg1sjN3AIVcjGLpbQ/YcfqHPshKZQK1fA==",
  "_location": "/npx",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "npx@^10.2.2",
    "name": "npx",
    "escapedName": "npx",
    "rawSpec": "^10.2.2",
    "saveSpec": null,
    "fetchSpec": "^10.2.2"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/npx/-/npx-10.2.2.tgz",
  "_shasum": "de4be1b76e6bcbf750486925b34a07eed1db01b4",
  "_spec": "npx@^10.2.2",
  "_where": "D:\\Projects\\ergol\\site\\front-municipal",
  "author": {
    "name": "Kat Marchán",
    "email": "kzm@sykosomatic.org"
  },
  "bin": {
    "npx": "index.js"
  },
  "bugs": {
    "url": "https://github.com/npm/npx/issues"
  },
  "bundleDependencies": [
    "npm",
    "libnpx"
  ],
  "dependencies": {
    "libnpx": "10.2.2",
    "npm": "5.1.0"
  },
  "deprecated": false,
  "description": "execute npm package binaries",
  "files": [
    "*.js",
    "npx.1"
  ],
  "homepage": "https://github.com/npm/npx#readme",
  "keywords": [
    "npm",
    "npm exec",
    "shell",
    "scripts",
    "npm bin",
    "cli"
  ],
  "license": "ISC",
  "main": "index.js",
  "man": [
    "./npx.1"
  ],
  "name": "npx",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/npx.git"
  },
  "version": "10.2.2"
}
