This file ( 1kB ) exceeds the allowed full mode (48 kb) size.
The editor full hight is disabled, only scrolling is allowed..
If you wish to edit a file, it is recommended to use the scroll mode as some users do not like the full height
mode, although some users like it.
{
"name": "p3x-angular-http-cache-interceptor",
"peerDependencies": {
"@angular/common": "^9.1.4",
"@angular/core": "^9.1.4",
"tslib": "^1.11.1"
},
"devDependencies": {
"corifeus-builder": "^2020.4.176"
},
"corifeus": {
"publish": true,
"install": false
},
"version": "2020.4.245",
"description": "🔥 Cache every request in Angular, not only the GET, but all methods using as an interceptor, and allows you to interact with the interceptor via specific headers, that are will be not included in the request.",
"repository": {
"type": "git",
"url": "git+https://github.com/patrikx3/angular-http-cache-interceptor.git"
},
"keywords": [
"angular",
"cache",
"interceptor",
"network",
"http",
"client",
"http-client",
"header",
"headers",
"interact"
],
"author": "Patrik Laszlo <alabard@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/patrikx3/angular-http-cache-interceptor/issues"
},
"homepage": "https://pages.corifeus.com/angular-http-cache-interceptor",
"engines": {
"node": ">=12.13.0"
}
}