Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.mdns.eu/nextcloud/passwords-client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json
index 17f5453..ba85684 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,10 @@
"api",
"nextcloud"
],
+ "repository": {
+ "type": "git",
+ "url": "https://git.mdns.eu/nextcloud/passwords-client.git"
+ },
"dependencies": {
"eventemitter3": "^3.1.2",
"libsodium-wrappers": "^0.7.4"