@142vip/egg-redis
Version:
43 lines • 898 B
JSON
{
"name": "@142vip/egg-redis",
"version": "0.0.1-alpha.1",
"private": false,
"description": "公众号搜:储凡",
"author": "mmdapl <mmdapl@163.com>",
"license": "MIT",
"homepage": "https://142vip.github.io/core-x/packages/egg-redis/",
"repository": {
"type": "git",
"url": "git+https://github.com/142vip/core-x.git",
"directory": "packages/egg-redis"
},
"eggPlugin": {
"name": "redis"
},
"keywords": [
"公众号搜:储凡",
"142vip",
"@142vip",
"@142vip/egg-redis",
"egg-redis",
"redis",
"egg-plugin",
"eggPlugin",
"egg"
],
"files": [
"agent.js",
"app.js",
"core",
"dist"
],
"dependencies": {
"ioredis": "5.4.2",
"@142vip/egg": "0.0.1-alpha.0",
"@142vip/utils": "0.0.1-alpha.13"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
}
}