blob: debf98bfa7d72b4cfe26588c52093056cff51c1e [file] [log] [blame]
{
"name": "zeppelin-vis",
"description": "Visualization API",
"version": "0.7.1",
"main": "visualization",
"dependencies": {
"json3": "~3.3.1",
"nvd3": "~1.7.1",
"lodash": "~3.9.3"
},
"repository": {
"type": "git",
"url": "git+https://github.com/apache/zeppelin"
},
"license": "Apache-2.0"
}