{
  "name": "copilot-node-server",
  "version": "1.41.0",
  "description": "Copilot Node.js server stripped from https://github.com/github/copilot.vim",
  "bin": {
    "copilot-node-server": "copilot/dist/language-server.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jfcherng/copilot-node-server.git"
  },
  "keywords": [
    "copilot"
  ],
  "license": "GitHub Terms of Service",
  "bugs": {
    "url": "https://github.com/jfcherng/copilot-node-server/issues"
  },
  "homepage": "https://github.com/jfcherng/copilot-node-server#readme"
}
