markgojs
Version:
Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams
12 lines (11 loc) • 317 B
JSON
{
"name": "electron-circuit",
"version": "0.0.1",
"description": "A simple logic circuit diagram and emulator using GoJS for diagramming and editing",
"main": "main.js",
"author": "Northwoods Software (https://gojs.net)",
"dependencies": {
"gojs": ">=1.5.18",
"electron-prebuilt": "^0.36.0"
}
}