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