UNPKG

markgojs

Version:

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

12 lines (11 loc) 304 B
{ "name": "phantom-circuit", "version": "0.0.1", "description": "A simple logic circuit diagram and emulator using GoJS for diagramming", "main": "logicCircuit.js", "author": "Northwoods Software (https://gojs.net)", "dependencies": { "gojs": ">=1.5.18", "phantomjs": "^1.9.19" } }