{
  "name": "node-jvt",
  "version": "0.0.3",
  "description": "nodejs control ipc of JVT",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/signhuwei/node-jvt.git"
  },
  "keywords": [
    "JVT",
    "ipc",
    "VideoNet",
    "driver"
  ],
  "author": "signhuwei@qq.com",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/signhuwei/node-jvt/issues"
  },
  "homepage": "https://github.com/signhuwei/node-jvt#readme",
  "dependencies": {
    "bindings": "^1.5.0",
    "node-addon-api": "^1.6.2"
  }
}
