ng-request-cache
Version:
AngularJS HTTP request cache for IndexeDB and $cacheFactory
29 lines (28 loc) • 678 B
JSON
{
"name": "ng-request-cache",
"version": "1.0.12",
"description": "AngularJS HTTP request cache for IndexeDB and $cacheFactory",
"main": "index.js",
"directories": {
"example": "examples"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/GadflyBSD/ng-request-cache.git"
},
"author": "gadflybsd@gmail.com",
"license": "ISC",
"bugs": {
"url": "https://github.com/GadflyBSD/ng-request-cache/issues"
},
"homepage": "https://github.com/GadflyBSD/ng-request-cache#readme",
"keywords": [
"angularJs",
"request",
"cache",
"ng"
]
}