We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e53539 commit 3b52a88Copy full SHA for 3b52a88
package.json
@@ -3,6 +3,10 @@
3
"version": "0.3.0",
4
"description": "Simple, Fast, Multi-writer, Convergent, Replicated SQLite with 800 LOC only",
5
"main": "lib/index.js",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "git@github.com:carboneio/replic-sqlite.git"
9
+ },
10
"directories": {
11
"lib": "lib",
12
"test": "test"
0 commit comments