{
  "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": {}
}
