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

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrantje <brantje@gmail.com>2017-02-20 02:01:01 +0300
committerbrantje <brantje@gmail.com>2017-02-22 20:02:55 +0300
commitfd8dcc6c1ca9e2a5effdff71ee37999d61a58b41 (patch)
tree2e2aacaff8de8f246da6cf1606fd4e8c3b9fcbb1 /package.json
parent514cb569fba1ee7333f49d8adc4b7be6b52497b4 (diff)
Add feature to request vault destructions
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 08c7d973..d6d1e7a9 100644
--- a/package.json
+++ b/package.json
@@ -22,6 +22,7 @@
"grunt-replace": "^1.0.1",
"html-minifier": "^3.0.2",
"jasmine-core": "^2.5.2",
+ "jshint-stylish": "^2.2.1",
"karma": "^1.3.0",
"karma-chrome-launcher": "^2.0.0",
"karma-firefox-launcher": "^1.0.0",