blob: 55d204dcb67fcb38b8600126c4e69e72a68d966d [file] [log] [blame]
{
"name": "zeppelin-vis",
"description": "Visualization API",
"version": "0.7.0",
"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"
}