{
  "_args": [
    [
      "@rodrigogs/zongji@0.4.14",
      "/var/www/html"
    ]
  ],
  "_from": "@rodrigogs/zongji@0.4.14",
  "_id": "@rodrigogs/zongji@0.4.14",
  "_inBundle": false,
  "_integrity": "sha512-U2UUFzL/Lsc7AfRXAyo2OW4caGzf+teKOVA+D1Suq4f87Scn4frIGaiKOgZ/j50C1bXRT46wcy2AgWgZfr5fWQ==",
  "_location": "/@rodrigogs/zongji",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@rodrigogs/zongji@0.4.14",
    "name": "@rodrigogs/zongji",
    "escapedName": "@rodrigogs%2fzongji",
    "scope": "@rodrigogs",
    "rawSpec": "0.4.14",
    "saveSpec": null,
    "fetchSpec": "0.4.14"
  },
  "_requiredBy": [
    "/@rodrigogs/mysql-events"
  ],
  "_resolved": "https://registry.npmjs.org/@rodrigogs/zongji/-/zongji-0.4.14.tgz",
  "_spec": "0.4.14",
  "_where": "/var/www/html",
  "author": {
    "name": "Nevill",
    "email": "nevill.dutt@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/rodrigogs/zongji/issues"
  },
  "contributors": [
    {
      "name": "numtel",
      "email": "ben@latenightsketches.com",
      "url": "https://github.com/numtel"
    },
    {
      "name": "rfanth",
      "email": "rfa@rfanth.com",
      "url": "https://github.com/rfanth"
    },
    {
      "name": "rodrigogs",
      "email": "rodrigo.smscom@gmail.com (https://github.com/rodrigogs)",
      "url": "https://github.com/rodrigogs"
    }
  ],
  "dependencies": {
    "iconv-lite": "^0.4.24",
    "mysql": "^2.16.0"
  },
  "description": "A mysql binlog listener running on Node.js",
  "devDependencies": {
    "eslint": "5.12.0",
    "nodeunit": "~0.11.3"
  },
  "directories": {
    "test": "test"
  },
  "engines": {
    "node": ">=6"
  },
  "homepage": "https://github.com/rodrigogs/zongji",
  "keywords": [
    "mysql",
    "binlog"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "@rodrigogs/zongji",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rodrigogs/zongji.git"
  },
  "scripts": {
    "lint": "eslint .",
    "test": "nodeunit --reporter=minimal test"
  },
  "version": "0.4.14"
}
