ren-framework
Version:
22 lines (21 loc) • 404 B
JSON
{
"name": "ren-framework",
"version": "0.0.5",
"description": "Ren Framework",
"main": "index.js",
"keywords": [
"Framework",
"Ren",
"QingTong"
],
"repository": "https://github.com/Verdient/ren-framework.git",
"author": "Verdient.",
"license": "ISC",
"dependencies": {
"cli-color": "^1.4.0",
"mysql2": "^1.6.4",
"redis": "^2.8.0",
"uuid": "^8.0.0",
"xmlbuilder": "^10.1.1"
}
}