UNPKG
pads_app
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
playground of algorithms for Distributed Systems(PADS)
github.com/doc-vu/pads
doc-vu/pads
pads_app
/
src
/
plugins
/
CreateTopology
/
metadata.json
14 lines
•
306 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"id"
:
"CreateTopology"
,
"name"
:
"CreateTopology"
,
"version"
:
"0.1.0"
,
"description"
:
""
,
"icon"
:
{
"class"
:
"glyphicon glyphicon-cog"
,
"src"
:
""
}
,
"disableServerSideExecution"
:
false
,
"disableBrowserSideExecution"
:
false
,
"writeAccessRequired"
:
false
,
"configStructure"
:
[
]
}