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