mirror of
https://github.com/valitydev/control-center.git
synced 2024-11-06 10:35:18 +00:00
13 lines
566 B
JSON
13 lines
566 B
JSON
{
|
|
"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",
|
|
"skipper": { "path": "./node_modules/skipper-proto/proto", "meta": true },
|
|
"deanonimus": { "path": "./node_modules/deanonimus-proto/proto", "meta": true }
|
|
}
|
|
}
|