{
  "name": "node-zklib",
  "version": "1.3.0",
  "description": "light weight module for connect to biometrix device",
  "main": "zklib.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/caobo171/node-zklib.git"
  },
  "author": "caobo171",
  "license": "ISC",
  "homepage": "https://github.com/caobo171/node-zklib#readme",
  "dependencies": {
    "node-zklib": "^1.0.0"
  }
}