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:
authorMarius David Wieschollek <passwords.public@mdns.eu>2019-06-06 22:56:42 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2019-06-06 22:56:42 +0300
commitf1918bd0ef1175cf230354c215e1211411acf700 (patch)
treee292ab923b1b86df3b8b854e63790aa6e5c6f108 /package.json
parent542423aa2f35bccc8af02c39081acecaf0e427ba (diff)
Updated package.json
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"