We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1ccd3f commit 431ac12Copy full SHA for 431ac12
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "@advanced-rect-client/api-console-extension",
+ "name": "@advanced-rest-client/api-console-extension",
3
"version": "0.1.0",
4
"description": "API Console extension to proxy HTTP requests to the documented API.",
5
"type": "module",
@@ -15,10 +15,10 @@
15
],
16
"repository": {
17
"type": "git",
18
- "url": "git://github.com/advanced-rect-client/api-console-extension.git"
+ "url": "git://github.com/advanced-rest-client/api-console-extension.git"
19
},
20
"bugs": {
21
- "url": "https://github.com/advanced-rect-client/api-console-extension/issues",
+ "url": "https://github.com/advanced-rest-client/api-console-extension/issues",
22
"email": "arc@mulesoft.com"
23
24
"scripts": {
0 commit comments