{ "name": "shell", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "sliver-script": "^1.2.5" }, "overrides": { "@grpc/grpc-js": "^1.14.3", "protobufjs": "^7.2.5" } }