UNPKG

node-bird-routeparse

Version:
28 lines (27 loc) 647 B
{ "name": "node-bird-routeparse", "version": "0.0.8", "description": "Generate JSON from bird's stdout.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/nat-lab/node-bird-routeparse.git" }, "keywords": [ "routing", "route", "bgp" ], "author": "nat <nat@nat.moe>", "license": "MIT", "bugs": { "url": "https://github.com/nat-lab/node-bird-routeparse/issues" }, "homepage": "https://github.com/nat-lab/node-bird-routeparse#readme", "dependencies": { "event-stream": "^3.3.4" } }