datacache-request
Version:
Module provides indexing and access to datacache service functions
34 lines (33 loc) • 773 B
JSON
{
"name": "datacache-request",
"version": "1.8.0",
"description": "Module provides indexing and access to datacache service functions",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/DataCache/datacache.git"
},
"keywords": [
"Data",
"Cache",
"Hosted",
"functions",
"Coupon",
"PromoCode",
"Calendar"
],
"author": "DataCache <support@datacache.ca>",
"license": "MIT",
"bugs": {
"url": "https://github.com/DataCache/datacache/issues"
},
"homepage": "https://github.com/DataCache/datacache#readme",
"dependencies": {
"ecad": "^0.2.0",
"memcached": "^2.2.2",
"unirest": "^0.5.1"
}
}