{
  "_from": "protobufjs-cli@1.1.1",
  "_id": "protobufjs-cli@1.1.1",
  "_inBundle": false,
  "_integrity": "sha512-VPWMgIcRNyQwWUv8OLPyGQ/0lQY/QTQAVN5fh+XzfDwsVw1FZ2L3DM/bcBf8WPiRz2tNpaov9lPZfNcmNo6LXA==",
  "_location": "/protobufjs-cli",
  "_phantomChildren": {
    "lru-cache": "6.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "protobufjs-cli@1.1.1",
    "name": "protobufjs-cli",
    "escapedName": "protobufjs-cli",
    "rawSpec": "1.1.1",
    "saveSpec": null,
    "fetchSpec": "1.1.1"
  },
  "_requiredBy": [
    "/google-gax"
  ],
  "_resolved": "https://registry.npmjs.org/protobufjs-cli/-/protobufjs-cli-1.1.1.tgz",
  "_shasum": "f531201b1c8c7772066aa822bf9a08318b24a704",
  "_spec": "protobufjs-cli@1.1.1",
  "_where": "/usr/share/nginx/html/anki_kol/tts/node_modules/google-gax",
  "author": {
    "name": "Daniel Wirtz",
    "email": "dcode+protobufjs@dcode.io"
  },
  "bin": {
    "pbjs": "bin/pbjs",
    "pbts": "bin/pbts"
  },
  "bugs": {
    "url": "https://github.com/protobufjs/protobuf.js/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chalk": "^4.0.0",
    "escodegen": "^1.13.0",
    "espree": "^9.0.0",
    "estraverse": "^5.1.0",
    "glob": "^8.0.0",
    "jsdoc": "^4.0.0",
    "minimist": "^1.2.0",
    "semver": "^7.1.2",
    "tmp": "^0.2.1",
    "uglify-js": "^3.7.7"
  },
  "deprecated": false,
  "description": "Translates between file formats and generates static code as well as TypeScript definitions.",
  "devDependencies": {
    "protobufjs": "file:.."
  },
  "engines": {
    "node": ">=12.0.0"
  },
  "homepage": "https://github.com/protobufjs/protobuf.js#readme",
  "license": "BSD-3-Clause",
  "main": "index.js",
  "name": "protobufjs-cli",
  "peerDependencies": {
    "protobufjs": "^7.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/protobufjs/protobuf.js.git"
  },
  "types": "index.d.ts",
  "version": "1.1.1"
}
