UNPKG

markgojs

Version:

Interactive diagrams, charts, and graphs, such as trees, flowcharts, orgcharts, UML, BPMN, or business diagrams

11 lines (10 loc) 285 B
{ "name": "nw-circuit", "version": "0.0.1", "description": "A simple logic circuit diagram and emulator using GoJS for diagramming and editing", "main": "logicCircuit.html", "author": "Northwoods Software (https://gojs.net)", "dependencies": { "gojs": ">=1.5.18" } }