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 8f2e81e commit febb646Copy full SHA for febb646
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@samrum/create-vite-plugin-web-extension",
3
"version": "0.9.5",
4
- "description": "",
+ "description": "An easy way to start a Vite Web Extension project using @samrum/vite-plugin-web-extension",
5
"type": "module",
6
"bin": {
7
"@samrum/create-vite-plugin-web-extension": "create.cjs"
0 commit comments