2016-10-07 12:24:24 +03:00
|
|
|
{
|
|
|
|
"name": "davclient.js",
|
2017-09-13 17:15:55 +03:00
|
|
|
"version": "0.1.2",
|
2016-10-07 12:24:24 +03:00
|
|
|
"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"
|
|
|
|
],
|
2017-09-13 17:15:55 +03:00
|
|
|
"_release": "0.1.2",
|
2016-10-07 12:24:24 +03:00
|
|
|
"_resolution": {
|
|
|
|
"type": "version",
|
2017-09-13 17:15:55 +03:00
|
|
|
"tag": "0.1.2",
|
|
|
|
"commit": "c735ca284175c6f0419a2dd73de43de611afdb8f"
|
2016-10-07 12:24:24 +03:00
|
|
|
},
|
|
|
|
"_source": "https://github.com/evert/davclient.js.git",
|
2017-09-13 17:15:55 +03:00
|
|
|
"_target": "0.1.2",
|
|
|
|
"_originalSource": "https://github.com/evert/davclient.js.git"
|
2016-10-07 12:24:24 +03:00
|
|
|
}
|