Files
2026-03-01 19:59:11 -08:00

19 lines
337 B
JSON

{
"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"
}
}