{
  "name": "@magaya/cloud-client-window-helper",
  "version": "0.0.3",
  "description": "Magaya Cloud Client Window Helper",
  "main": "index.js",
  "gypfile": true,
  "scripts": {
    "build": "node-gyp rebuild",
    "clean": "node-gyp clean",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "magaya",
    "cloud",
    "helper"
  ],
  "author": "Magaya Corporation",
  "license": "MIT",
  "devDependencies": {
    "node-gyp": "^6.0.0"
  },
  "dependencies": {
    "node-addon-api": "^1.7.1"
  }
}
