{
  "name": "gcf1",
  "version": "1.0.0",
  "description": "gcf1 integration for node.js",
  "main": "index.js",
  "gypfile": true,
  "scripts": {
    "build": "node-gyp rebuild",
    "clean": "node-gyp clean",
    "install": "node-gyp rebuild"
  },
  "author": "dorza",
  "license": "ISC",
  "devDependencies": {
    "node-gyp": "^3.8.0"
  },
  "dependencies": {
    "node-addon-api": "^1.7.2"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/luminati-io/gcf1_lib.git"
  },
  "bugs": {
    "url": "https://github.com/luminati-io/gcf1_lib/issues"
  },
  "homepage": "https://github.com/luminati-io/gcf1_lib#readme"
}
