{ "name": "rust-analyzer", "version": "0.2.702", "dependencies": { "https-proxy-agent": "^5.0.0", "node-fetch": "^2.6.1", "vscode-languageclient": "^7.1.0-next.5", "@rollup/plugin-commonjs": "^17.0.0", "@rollup/plugin-node-resolve": "^13.0.0", "@types/glob": "^7.1.4", "@types/mocha": "^8.2.3", "@types/node": "~14.17.5", "@types/node-fetch": "^2.5.11", "@types/vscode": "^1.57.0", "@typescript-eslint/eslint-plugin": "^4.28.2", "@typescript-eslint/parser": "^4.28.2", "eslint": "^7.30.0", "glob": "^7.1.6", "mocha": "^9.0.2", "rollup": "=2.51.1", "tslib": "^2.3.0", "typescript": "^4.3.5", "typescript-formatter": "^7.2.2", "vsce": "^1.95.1", "vscode-test": "^1.5.1" } }