9 lines
189 B
JSON
9 lines
189 B
JSON
|
|
{
|
||
|
|
"imports": {
|
||
|
|
"@grpc/grpc-js": "npm:@grpc/grpc-js@^1.12",
|
||
|
|
"@grpc/proto-loader": "npm:@grpc/proto-loader@^0.7"
|
||
|
|
},
|
||
|
|
"nodeModulesDir": "none",
|
||
|
|
"unstable": ["worker-options"]
|
||
|
|
}
|