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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-12-20 19:51:09 +0300
committerJulius Härtl <jus@bitgrid.net>2019-01-09 17:01:59 +0300
commit6da13f82ff87f0bfe3b3741d35bff54a400acf2c (patch)
treea89eb2c162f5a53c785295afae23977cdd3b3f4c /core/vendor
parent208788173d0dab2950bf5eb1ddbfcab63ef781e3 (diff)
Remove Bower
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'core/vendor')
-rw-r--r--core/vendor/zxcvbn/.bower.json44
1 files changed, 0 insertions, 44 deletions
diff --git a/core/vendor/zxcvbn/.bower.json b/core/vendor/zxcvbn/.bower.json
deleted file mode 100644
index e15402e3cdf..00000000000
--- a/core/vendor/zxcvbn/.bower.json
+++ /dev/null
@@ -1,44 +0,0 @@
-{
- "name": "zxcvbn",
- "description": "realistic password strength estimation",
- "main": "dist/zxcvbn.js",
- "keywords": [
- "password",
- "passphrase",
- "strength",
- "quality",
- "estimation",
- "estimate",
- "meter",
- "pattern",
- "matcher",
- "security",
- "authentication",
- "cracking",
- "scoring",
- "entropy",
- "bruteforce"
- ],
- "ignore": [
- "/.*",
- "*.json",
- "node_modules",
- "data",
- "data-scripts",
- "demo",
- "lib",
- "src",
- "test"
- ],
- "homepage": "https://github.com/dropbox/zxcvbn",
- "version": "4.4.2",
- "_release": "4.4.2",
- "_resolution": {
- "type": "version",
- "tag": "v4.4.2",
- "commit": "0b7f691c370d922399fe60927433338c062dde23"
- },
- "_source": "https://github.com/dropbox/zxcvbn.git",
- "_target": "4.4.2",
- "_originalSource": "zxcvbn"
-} \ No newline at end of file