makedrive-client
Version:
Webmaker cloud-syncing filesystem client-side API
46 lines (45 loc) • 1 kB
JSON
{
"name": "makedrive-client",
"version": "0.0.25",
"description": "Webmaker cloud-syncing filesystem client-side API",
"main": "makedrive.js",
"directories": {
"dist": "./"
},
"keywords": [
"filesystem",
"storage",
"web",
"makedrive",
"webmaker",
"cloud"
],
"license": "MPL2",
"contributors": [
{
"name": "David Humphrey",
"email": "david.humphrey@senecacollege.ca",
"url": "https://github.com/humphd"
},
{
"name": "Ali Al Dallal",
"email": "ali@alicoding.com",
"url": "https://github.com/alicoding"
},
{
"name": "Kieran Sedgwick",
"email": "kieran.sedgwick@gmail.com",
"url": "https://github.com/sedge"
},
{
"name": "Gideon Thomas",
"email": "r.gideonthomas@gmail.com",
"url": "https://github.com/gideonthomas"
},
{
"name": "Yoav Gurevich",
"email": "ygurevich@ymail.com",
"url": "https://github.com/yoavgurevich"
}
]
}