We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6f6fb8 commit df02d98Copy full SHA for df02d98
1 file changed
package.json
@@ -1,6 +1,10 @@
1
{
2
"name": "libsql",
3
"version": "0.6.0-pre.1",
4
+ "repository": {
5
+ "type": "git",
6
+ "url": "https://github.com/tursodatabase/libsql-js"
7
+ },
8
"description": "A better-sqlite3 compatible API for libSQL that supports Bun, Deno, and Node",
9
"os": [
10
"darwin",
0 commit comments