You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
-
"name": "dev-proxy-vsc-ext",
3
-
"displayName": "Dev Proxy",
4
-
"description": "Dev Proxy is a command line tool that helps you simulate behaviors and errors of cloud APIs.",
2
+
"name": "dev-proxy-toolkit",
3
+
"displayName": "Dev Proxy Toolkit",
4
+
"description": "Dev Proxy is a command line tool that helps you simulate behaviors and errors of cloud APIs. The Dev Proxy Toolkit extension for Visual Studio Code makes it easy to create and update configuration files.",
0 commit comments