vis.js is a dynamic, browser-based visualization library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

20 lines
319 B

{
"name": "BRIDGE",
"version": "0.2.0",
"description": "Cloud element for BRIDGE demo",
"main": "proxy.js",
"scripts": {
"start": "node proxy.js"
},
"dependencies": {
"evejs": "0.4.6-test"
},
"engines": {
"node": "0.10.x"
},
"keywords": [
"node",
"heroku",
"express"
]
}