{
  "name": "lzz-gyp",
  "version": "0.4.3",
  "description": "Lazycplusplus integration for native nodejs addons.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/JoshuaWise/lzz-gyp.git"
  },
  "keywords": [
    "c++",
    "cpp",
    "lazycplusplus",
    "header",
    "node-gyp"
  ],
  "author": "Joshua Wise <joshuathomaswise@gmail.com>",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/JoshuaWise/lzz-gyp/issues"
  },
  "homepage": "https://github.com/JoshuaWise/lzz-gyp#readme",
  "dependencies": {
    "which": "^1.3.0"
  }
}
