| Current Path : /etc/kibana/node_modules/graphlib/ |
| Current File : //etc/kibana/node_modules/graphlib/package.json |
{
"name": "graphlib",
"version": "2.1.7",
"description": "A directed and undirected multi-graph library",
"author": "Chris Pettitt <cpettitt@gmail.com>",
"main": "index.js",
"keywords": [
"graph",
"algorithms"
],
"dependencies": {},
"devDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/dagrejs/graphlib.git"
},
"license": "MIT",
"cleaned": true
}