{
  "name": "zklib",
  "version": "0.2.11",
  "description": "Attendance Machine Library for NodeJS with a connection to the network using the UDP protocol and port 4370",
  "main": "zklib/zklib.js",
  "scripts": {
    "test": "jest",
    "test:w": "yarn test --watch",
    "test:cov": "yarn test --coverage",
    "test:w:cov": "yarn test:w --coverage"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bulentv/js_zklib.git"
  },
  "keywords": [
    "zklib"
  ],
  "author": {
    "name": "Bulent Vural",
    "email": "bulentv@gmail.com",
    "url": "http://www.bvnet.net"
  },
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/bulentv/js_zklib/issues"
  },
  "homepage": "https://github.com/bulentv/js_zklib#readme",
  "readmeFilename": "README.md",
  "gitHead": "2bc26f603a96ed81b55fd1974bbac2786ff04ad3",
  "_id": "zklib@0.0.7",
  "_shasum": "e03fc9bddcf11d2fe881f5b77249faf81865341d",
  "_from": "zklib@0.0.7",
  "_npmVersion": "2.10.1",
  "_nodeVersion": "0.12.4",
  "_npmUser": {
    "name": "bulentv",
    "email": "bulentv@gmail.com"
  },
  "dist": {
    "shasum": "e03fc9bddcf11d2fe881f5b77249faf81865341d",
    "tarball": "http://registry.npmjs.org/zklib/-/zklib-0.0.7.tgz"
  },
  "maintainers": [
    {
      "name": "bulentv",
      "email": "bulentv@gmail.com"
    },
    {
      "name": "mribichich",
      "email": "guli4073@gmail.com"
    }
  ],
  "directories": {},
  "_resolved": "https://registry.npmjs.org/zklib/-/zklib-0.0.7.tgz",
  "dependencies": {
    "async": "^2.6.0"
  },
  "devDependencies": {
    "@types/node": "^10.3.1",
    "jest": "^22.4.3"
  }
}
