Move bower/package.json dependency completions to javascript extension

This commit is contained in:
Martin Aeschlimann
2016-04-18 17:55:22 +02:00
parent 4fe233c752
commit 235cbcdf9d
33 changed files with 703 additions and 1844 deletions

View File

@@ -8,8 +8,8 @@
"node": "*"
},
"dependencies": {
"http-proxy-agent": "^0.2.6",
"https-proxy-agent": "^0.3.5",
"request-light": "^0.0.3",
"jsonc-parser": "^0.0.1",
"vscode-languageserver": "^1.3.0",
"vscode-nls": "^1.0.4"
},