{
  "name": "@anysphere/policy-watcher",
  "version": "1.3.2-cursor.2",
  "description": "",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/microsoft/vscode-policy-watcher.git"
  },
  "author": "João Moreno",
  "license": "MIT",
  "types": "index.d.ts",
  "dependencies": {
    "bindings": "^1.5.0",
    "node-addon-api": "^8.2.0"
  },
  "release": {
    "branches": [
      "main"
    ]
  }
}
