33 lines
730 B
JSON
33 lines
730 B
JSON
{
|
|
"name": "davclient.js",
|
|
"version": "0.1.1",
|
|
"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": "0.1.1",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "0.1.1",
|
|
"commit": "a2731f81540816b212c09d14596621cb070a4f10"
|
|
},
|
|
"_source": "https://github.com/evert/davclient.js.git",
|
|
"_target": "0.1.1",
|
|
"_originalSource": "https://github.com/evert/davclient.js.git",
|
|
"_direct": true
|
|
} |