We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 739e54c commit adbfe76Copy full SHA for adbfe76
package.json
@@ -3,6 +3,10 @@
3
"version": "0.0.1",
4
"author": "Jay Lee <jay@vendit.co.kr>",
5
"description": "High-performance, SOLID-structured RESP client for Redis and other RESP-compatible servers",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "https://github.com/vcms-io/solidis.git"
9
+ },
10
"license": "MIT",
11
"type": "module",
12
"scripts": {
0 commit comments