d9e13ed064
GitOrigin-RevId: a930f7da84786807bb105df40e76b541604c3e72
26 lines
700 B
JSON
26 lines
700 B
JSON
{
|
|
"name": "rust-analyzer",
|
|
"version": "0.2.751",
|
|
"dependencies": {
|
|
"https-proxy-agent": "^5.0.0",
|
|
"node-fetch": "^2.6.1",
|
|
"vscode-languageclient": "^7.1.0-next.5",
|
|
"d3": "^7.0.0",
|
|
"d3-graphviz": "^4.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",
|
|
"tslib": "^2.3.0",
|
|
"typescript": "^4.3.5",
|
|
"typescript-formatter": "^7.2.2",
|
|
"vsce": "^1.95.1",
|
|
"vscode-test": "^1.5.1"
|
|
}
|
|
}
|