control-freak-ide/misc/pocs/GoJS/projects/phantom-circuit/package.json
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00

12 lines
304 B
JSON

{
"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"
}
}