{
  "name": "zklib-js-zkteko",
  "version": "1.3.4",
  "description": "Improved JavaScript library for working with ZKTeco biometric attendance devices",
  "main": "zklib.js",
  "scripts": {
    "test": "node test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/AlexanderSaenz/zklib-js"
  },
  "keywords": [
    "zkteco",
    "zklib",
    "attendance",
    "biometric",
    "nodejs",
    "device"
  ],
  "author": "Alexander Saenz",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/AlexanderSaenz/zklib-js/issues"
  },
  "homepage": "https://github.com/AlexanderSaenz/zklib-js#readme"
}
