bgplay
Version:
BGPlay provides a graphical and intuitive representation of the inter-domain routing and its evolution over time
18 lines (17 loc) • 414 B
JSON
{
"name": "bgplay",
"version": "1.0.0",
"description": "BGPlay provides a graphical and intuitive representation of the inter-domain routing and its evolution over time",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"bgp",
"network",
"visualization",
"monitoring"
],
"author": "Massimo Candela",
"license": "MIT"
}