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 ecb1541 commit 2fc01e1Copy full SHA for 2fc01e1
README.md
@@ -1,3 +1,7 @@
1
+<p align="center">
2
+ <img src="https://github.com/9romise/vscode-npmx/blob/main/res/logo.png?raw=true" height="150">
3
+</p>
4
+
5
<h1 align="center">npmx <sup>VS Code</sup></h1>
6
7
<p align="center">
package.json
@@ -5,6 +5,7 @@
"type": "module",
"version": "0.0.1",
"packageManager": "pnpm@10.28.2",
8
+ "description": "A better browser for the npm registry",
9
"author": {
10
"name": "Vida Xie",
11
"email": "vida_2020@163.com",
@@ -26,7 +27,7 @@
26
27
"Other"
28
],
29
"main": "./dist/index.mjs",
- "icon": "res/icon.svg",
30
+ "icon": "res/logo.png",
31
"files": [
32
"LICENSE.md",
33
"dist/*",
res/icon.svg
res/logo.png
956 Bytes
0 commit comments