rrdcached-binding
Version:
Node.js lib connecting to the rrdcached
22 lines (21 loc) • 459 B
JSON
{
"name": "rrdcached-binding",
"version": "0.2.0",
"description": "Node.js lib connecting to the rrdcached",
"main": "rrdcached.js",
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/BastiOfBerlin/rrdcached-binding"
},
"keywords": [
"rrdtool",
"rrdcached",
"binding"
],
"author": "Sebastian List",
"license": "MIT",
"readmeFilename": "README.md",
"dependencies": {},
"devDependencies": {}
}