pluscache
Version:
A simple cache manager
31 lines (30 loc) • 610 B
JSON
{
"name": "pluscache",
"version": "1.1.1",
"description": "A simple cache manager",
"main": "src/Cache.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/167BOT/PlusCache.git"
},
"keywords": [
"cache",
"map",
"data",
"quick",
"module",
"ligth"
],
"author": "167#0353",
"license": "ISC",
"bugs": {
"url": "https://github.com/167BOT/PlusCache/issues"
},
"homepage": "https://github.com/167BOT/PlusCache#readme"
}