UNPKG

tomjs

Version:
84 lines (83 loc) 2.32 kB
{ "name": "tomjs", "version": "0.9.214", "description": "tomjs framework", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "tomjs", "framework", "Node.js", "async", "await" ], "homepage": "https://github.com/tiandiwy/tomjs", "author": "tiandiwy", "license": "MIT", "devDependencies": {}, "dependencies": { "@alicloud/sms-sdk": "^1.1.6", "async-ratelimiter": "^1.2.8", "cacheman": "^2.2.1", "continuation-local-storage": "^3.2.1", "cron": "^1.8.2", "file-exists": "^5.0.1", "humps": "^2.0.1", "ioredis": "^4.17.3", "ipchecker": "0.0.2", "json-templater": "^1.2.0", "jsonwebtoken": "^8.5.1", "koa": "^2.13.0", "koa-body": "^4.2.0", "koa-compress": "^5.1.1", "koa-conditional-get": "^3.0.0", "koa-etag": "^4.0.0", "koa-ip": "^2.0.0", "koa-jwt": "^3.5.1", "koa-locale": "^1.3.0", "koa-logger": "^3.2.0", "koa-mount": "^4.0.0", "koa-proxy": "^1.0.0-alpha.3", "koa-ratelimit": "^4.3.0", "koa-router": "^7.4.0", "koa-sslify": "^4.0.3", "koa-static": "^5.0.0", "koa-subdomain": "^3.0.0", "koa-unless": "^1.0.7", "koa-views": "^6.3.0", "koa-views-render": "0.0.1", "koa-websocket": "^6.0.0", "koa2-connect-history-api-fallback": "^0.1.3", "lodash": "^4.17.19", "log4js": "^6.4.6", "loose-json": "^1.1.2", "mongoose": "^6.13.2", "mongoose-hidden": "^1.9.1", "mongoose-validator": "^2.1.0", "mysql2": "^1.7.0", "nodemailer": "^6.6.0", "object-observer": "^1.2.0", "p-queue": "^6.6.2", "pbkdf2": "^3.1.1", "pluralize": "^7.0.0", "qcloudsms_js": "^0.1.1", "randomatic": "^3.1.1", "redis": "^3.1.2", "redis-currents": "^0.1.1", "require-directory": "^2.1.1", "sequelize": "^5.22.3", "svg-captcha": "^1.3.12", "tom-cacheman-mongodb": "^0.2.4", "tomjs-cacheman-redis": "^2.1.1", "tomjs-koa-better-ratelimit": "^2.1.5", "tomjs-koa-session2": "^1.0.1", "twig": "^1.15.4", "universal-dotenv": "^1.9.3", "uuid": "^8.3.2", "validatorjs_tom": "^0.1.2", "vamtiger-regex-html-title": "0.0.5", "xregexp": "^4.3.0" } }