blob: 2a1b13375c6450d3a81722149fb74a94566eec08 [file] [log] [blame]
{
"extensions": [
{
"type": "early-initialization",
"className": "NodeMain.NodeMain"
},
{
"type": "view",
"location": "panel",
"id": "node-connection",
"title": "Connection",
"order": 0,
"className": "NodeMain.NodeConnectionsPanel",
"tags": "node"
}
],
"dependencies": ["platform", "ui", "host", "components"],
"scripts": [
"NodeConnectionsPanel.js",
"NodeMain.js"
],
"resources": [
"nodeConnectionsPanel.css"
]
}