Add apicache
Related: #8
... | @@ -9,6 +9,7 @@ | ... | @@ -9,6 +9,7 @@ |
"test": "mocha" | "test": "mocha" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"apicache": "0.0.14", | |||
"body-parser": "^1.13.1", | "body-parser": "^1.13.1", | ||
"cookie-parser": "^1.3.5", | "cookie-parser": "^1.3.5", | ||
"cors": "^2.7.1", | "cors": "^2.7.1", | ||
... | ... |
Please register or sign in to comment