File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @cnamts/vue-cli-plugin-proxy" ,
33 "version" : " 1.0.0" ,
4- "description" : " " ,
5- "main" : " index.js" ,
4+ "description" : " Provide all http-proxy-middleware options to vue-cli" ,
5+ "keywords" : [
6+ " vue" ,
7+ " vuejs2" ,
8+ " vue-cli" ,
9+ " proxy"
10+ ],
11+ "homepage" : " https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/blob/master/README.md" ,
12+ "bugs" : {
13+ "url" : " https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/issues" ,
14+ "email" : " deraw@outlook.fr"
15+ },
16+ "license" : " MIT" ,
617 "author" : " Dylan Broussard <deraw@outlook.fr>" ,
18+ "main" : " index.js" ,
19+ "repository" : {
20+ "type" : " git" ,
21+ "url" : " https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy"
22+ },
723 "dependencies" : {
824 "http-proxy-middleware" : " ^0.18.0"
925 }
You can’t perform that action at this time.
0 commit comments