Server IP : 92.205.26.207 / Your IP : 216.73.216.16 Web Server : Apache System : Linux 207.26.205.92.host.secureserver.net 4.18.0-553.60.1.el8_10.x86_64 #1 SMP Thu Jul 10 04:01:16 EDT 2025 x86_64 User : zikryat ( 1002) PHP Version : 8.3.23 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/zikryat/public_html/node_modules/protobufjs-cli/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
{ "name": "protobufjs-cli", "description": "Translates between file formats and generates static code as well as TypeScript definitions.", "version": "1.1.1", "author": "Daniel Wirtz <[email protected]>", "repository": { "type": "git", "url": "https://github.com/protobufjs/protobuf.js.git" }, "engines": { "node": ">=12.0.0" }, "license": "BSD-3-Clause", "main": "index.js", "types": "index.d.ts", "bin": { "pbjs": "bin/pbjs", "pbts": "bin/pbts" }, "peerDependencies": { "protobufjs": "^7.0.0" }, "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" }, "devDependencies": { "protobufjs": "file:.." } }