UNPKG

html-cache

Version:

Cache html content into RAM or Drive

28 lines (27 loc) 652 B
{ "name": "html-cache", "version": "0.0.2", "description": "Cache html content into RAM or Drive", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/vuanhhaogk/html-cache.git" }, "keywords": [ "HTML", "Cache", "NodeJS", "RAM", "Drive", "Reuse" ], "author": "Vu Anh Hao <vuanhhaogk@gmail.com> (http://xn--vanhhoblog-l4a35n.vn)", "license": "MIT", "bugs": { "url": "https://github.com/vuanhhaogk/html-cache/issues" }, "homepage": "https://github.com/vuanhhaogk/html-cache#readme" }