Added support of graphviz

This commit is contained in:
Wu Cheng-Han
2016-01-12 07:56:29 -06:00
parent 8af7841de3
commit 1672df3dce
4 changed files with 17 additions and 1 deletions

View File

@@ -28,6 +28,7 @@
"moment": "~2.10.6",
"handlebars": "~4.0.5",
"js-url": "~2.0.2",
"socket.io-client": "~1.3.7"
"socket.io-client": "~1.3.7",
"viz.js": "~1.3.0"
}
}