We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9ae99f commit 080a64fCopy full SHA for 080a64f
package.json
@@ -5,7 +5,7 @@
5
"webview": "./cli/index.mjs",
6
"webviewjs": "./cli/index.mjs"
7
},
8
- "description": "Robust cross-platform webview library for Node.js written in Rust",
+ "description": "Robust cross-platform webview library for Node.js written in Rust. It also works with deno and bun.",
9
"main": "index.js",
10
"repository": "[email protected]:twlite/webview.git",
11
"license": "MIT",
0 commit comments