mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-30 16:14:21 +02:00
Merge commit '35db670c97cf708658d9b331d5bd55c0c21cf7bc' as 'lib/vis'
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "vis",
|
||||
"version": "3.11.0",
|
||||
"main": ["dist/vis.min.js", "dist/vis.min.css"],
|
||||
"description": "A dynamic, browser-based visualization library.",
|
||||
"homepage": "http://visjs.org/",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/almende/vis.git"
|
||||
},
|
||||
"ignore": [
|
||||
"misc",
|
||||
"node_modules",
|
||||
"test",
|
||||
"tools",
|
||||
".idea",
|
||||
".npmignore",
|
||||
".gitignore"
|
||||
],
|
||||
"dependencies": {},
|
||||
"devDependencies": {}
|
||||
}
|
||||
Reference in New Issue
Block a user