{
  "name": "xmind-vana-osx-siwa",
  "version": "1.0.0",
  "description": "Sign in with Apple using ASWebAuthenticationSession for macOS",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "configure": "node-gyp configure",
    "build": "node ./build.js",
    "install": "(node-gyp rebuild 2> builderror.log) || (exit 0)",
    "test": "node ./test.js"
  },
  "repository": {
    "type": "git",
    "url": "ssh://git@hq.xmind.cn:30001/xmind/vana-osx-api.git"
  },
  "keywords": [],
  "author": "",
  "license": "SEE LICENSE IN LICENSE",
  "dependencies": {
    "bindings": "^1.5.0",
    "node-addon-api": "8.3.1"
  }
}
