doevisualizations
Version:
Data Visualization Library based on RequireJS and D3.js (v4+)
18 lines (17 loc) • 420 B
JSON
{
"name": "vOverlay",
"main": "vOverlay.js",
"homepage": "https://github.com/svivekvarma/vOverlay",
"authors": [
"Vivek Siruvuri <svivekvarma@gmail.com>"
],
"description": "A jquery overlay plugin which can handle multiple instances of itself and calculate zindex",
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}