control-center/thrift-config.json

12 lines
477 B
JSON
Raw Normal View History

{
"proto": {
"damsel": { "path": "./node_modules/damsel/proto", "meta": true },
"machinegun": "./node_modules/machinegun_proto/proto",
"fistful": "./node_modules/fistful-proto/proto",
"messages": "./node_modules/messages-proto/proto",
"file-storage": "./node_modules/file-storage-proto/proto",
"ank": "./node_modules/ank-proto/proto",
2020-10-15 14:35:44 +00:00
"skipper": { "path": "./node_modules/skipper-proto/proto", "meta": true }
}
}