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

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaimund Schlüßler <raimund.schluessler@googlemail.com>2016-02-13 16:42:14 +0300
committerRaimund Schlüßler <raimund.schluessler@googlemail.com>2016-02-13 17:04:41 +0300
commitd2683926a477ff96759292ce363948fa8a3b6d10 (patch)
tree23f26cdf2eccdd481e2a1bb9f8fda7de18d3ba69 /js/vendor/davclient.js/.bower.json
parent2868021064c2b1717d5bea00114f1a2f56dc1c5e (diff)
Use bower, update dependencies
Diffstat (limited to 'js/vendor/davclient.js/.bower.json')
-rw-r--r--js/vendor/davclient.js/.bower.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/js/vendor/davclient.js/.bower.json b/js/vendor/davclient.js/.bower.json
new file mode 100644
index 00000000..23f3eab6
--- /dev/null
+++ b/js/vendor/davclient.js/.bower.json
@@ -0,0 +1,31 @@
+{
+ "name": "davclient.js",
+ "authors": [
+ "Evert Pot <me@evertpot.com>"
+ ],
+ "description": "A WebDAV, CalDAV and CardDAV client for browsers.",
+ "main": "lib/client.js",
+ "keywords": [
+ "webdav",
+ "caldav",
+ "carddav"
+ ],
+ "license": "MIT",
+ "homepage": "http://sabre.io/",
+ "ignore": [
+ "**/.*",
+ "node_modules",
+ "bower_components",
+ "test",
+ "tests"
+ ],
+ "_release": "8ccf8df2a2",
+ "_resolution": {
+ "type": "branch",
+ "branch": "master",
+ "commit": "8ccf8df2a2eccf7a1e885f88c95517a2e3687bb3"
+ },
+ "_source": "https://github.com/evert/davclient.js.git",
+ "_target": "*",
+ "_originalSource": "https://github.com/evert/davclient.js.git"
+} \ No newline at end of file