smart-access
Version:
Smart Access Controller
24 lines (23 loc) • 457 B
JSON
{
"name": "smart-access",
"version": "0.1.12",
"description": "Smart Access Controller",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"smart",
"access",
"accesslist",
"mysql",
"RAM",
"cache"
],
"author": "Hamidreza Afsordeh <hamid@yekta.io>",
"license": "ISC",
"dependencies": {
"smart-mysql-cache": "latest",
"smart-mysql": "latest"
}
}