tom-framework
Version:
tom-framework for Node.js
118 lines • 6.45 kB
JavaScript
module.exports = {
canRelativePath: false,
files: {
"@alicloud/sms-sdk": "@alicloud/sms-sdk",
"bcrypt": "bcrypt",
"cacheman": "cacheman",
"consolidate": "consolidate",
"continuation-local-storage": "continuation-local-storage",
"eventemitter2": "eventemitter2",
"events": "events",
"file-exists": "file-exists",
"fs": "fs",
"get-paths": "get-paths",
"humps": "humps",
"ioredis": "ioredis",
"jsonwebtoken": "jsonwebtoken",
"json-templater/object": "json-templater/object",
"koa": "koa",
"koa-body": "koa-body",
"koa-jwt": "koa-jwt",
"koa-jwt/lib/verify": "koa-jwt/lib/verify",
"koa-locale": "koa-locale",
"koa-logger": "koa-logger",
"koa-ratelimit": "koa-ratelimit",
"koa-router": "koa-router",
"koa-session2": "koa-session2",
"koa-static": "koa-static",
"koa-unless": "koa-unless",
"lodash": "lodash",
"log4js": "log4js",
"mongoose": "mongoose",
"mongoose-delete": "mongoose-delete",
"mongoose-hidden": "mongoose-hidden",
"ms": "ms",
"nodemailer": "nodemailer",
"path": "path",
"pbkdf2": "pbkdf2",
"pluralize": "pluralize",
"p-queue": "p-queue",
"pretty": "pretty",
"randomatic": "randomatic",
"redis-currents": "redis-currents",
"sequelize": "sequelize",
"svg-captcha": "svg-captcha",
"tomjs/auth/auth_jwt": "tomjs/auth/auth_jwt",
"tomjs/auth/auth_jwt_check": "tomjs/auth/auth_jwt_check",
"tomjs/cache": "tomjs/cache",
"tomjs/configs": "tomjs/configs",
"tomjs/controllers/auth/base_login": "tomjs/controllers/auth/base_login",
"tomjs/controllers/auth/base_password": "tomjs/controllers/auth/base_password",
"tomjs/controllers/auth/base_register": "tomjs/controllers/auth/base_register",
"tomjs/controllers/base_controller": "tomjs/controllers/base_controller",
"tomjs/controllers/base_user": "tomjs/controllers/base_user",
"tomjs/database": "tomjs/database",
"tomjs/error/base_api_error": "tomjs/error/base_api_error",
"tomjs/error/database_config_error": "tomjs/error/database_config_error",
"tomjs/error/eventemitter2_tom_error": "tomjs/error/eventemitter2_tom_error",
"tomjs/error/forgotpassword_error": "tomjs/error/forgotpassword_error",
"tomjs/error/listener_error": "tomjs/error/listener_error",
"tomjs/error/mongoose_error": "tomjs/error/mongoose_error",
"tomjs/error/sms_error": "tomjs/error/sms_error",
"tomjs/error/streams_error": "tomjs/error/streams_error",
"tomjs/handlers/__": "tomjs/handlers/__",
"tomjs/handlers/authorize": "tomjs/handlers/authorize",
"tomjs/handlers/base_tools": "tomjs/handlers/base_tools",
"tomjs/handlers/build_token": "tomjs/handlers/build_token",
"tomjs/handlers/captcha": "tomjs/handlers/captcha",
"tomjs/handlers/captcha_email": "tomjs/handlers/captcha_email",
"tomjs/handlers/captcha_mobile": "tomjs/handlers/captcha_mobile",
"tomjs/handlers/db_tools": "tomjs/handlers/db_tools",
"tomjs/handlers/email": "tomjs/handlers/email",
"tomjs/handlers/events": "tomjs/handlers/events",
"tomjs/handlers/eventemitter2_tom": "tomjs/handlers/eventemitter2_tom",
"tomjs/handlers/gettimes": "tomjs/handlers/gettimes",
"tomjs/handlers/gettitle": "tomjs/handlers/gettitle",
"tomjs/handlers/json_templater": "tomjs/handlers/json_templater",
"tomjs/handlers/jwt-sign": "tomjs/handlers/jwt-sign",
"tomjs/handlers/load_class": "tomjs/handlers/load_class",
"tomjs/handlers/load_class_sync": "tomjs/handlers/load_class_sync",
"tomjs/handlers/load-secret-key": "tomjs/handlers/load-secret-key",
"tomjs/handlers/log4js": "tomjs/handlers/log4js",
"tomjs/handlers/listener_tools": "tomjs/handlers/listener_tools",
"tomjs/handlers/object-observer": "tomjs/handlers/object-observer",
"tomjs/handlers/queue": "tomjs/handlers/queue",
"tomjs/handlers/render": "tomjs/handlers/render",
"tomjs/handlers/sendemail": "tomjs/handlers/sendemail",
"tomjs/handlers/tools": "tomjs/handlers/tools",
"tomjs/listener/base_listener": "tomjs/listener/base_listener",
"tomjs/middleware/access_control_allow": "tomjs/middleware/access_control_allow",
"tomjs/middleware/auth_user": "tomjs/middleware/auth_user",
"tomjs/middleware/options": "tomjs/middleware/options",
"tomjs/middleware/ratelimit": "tomjs/middleware/ratelimit",
"tomjs/middleware/response-formatter": "tomjs/middleware/response-formatter",
"tomjs/middleware/setuplang": "tomjs/middleware/setuplang",
"tomjs/models/mongoose_middleware/deep_populate": "tomjs/models/mongoose_middleware/deep_populate",
"tomjs/models/mongoose_middleware/pagination": "tomjs/models/mongoose_middleware/pagination",
"tomjs/models/mongoose_middleware/update_assign": "tomjs/models/mongoose_middleware/update_assign",
"tomjs/models/mongoose_middleware/update_at": "tomjs/models/mongoose_middleware/update_at",
"tomjs/models/mongoose_middleware/support_sequelize": "tomjs/models/mongoose_middleware/support_sequelize",
"tomjs/models/mongoose_model": "tomjs/models/mongoose_model",
"tomjs/models/op": "tomjs/models/op",
"tomjs/models/sequelize_model": "tomjs/models/sequelize_model",
"tomjs/password": "tomjs/password",
"tomjs/route/main-routes": "tomjs/route/main-routes",
"tomjs/rules/auth/base_captcha": "tomjs/rules/auth/base_captcha",
"tomjs/rules/auth/base_login": "tomjs/rules/auth/base_login",
"tomjs/rules/auth/base_password": "tomjs/rules/auth/base_password",
"tomjs/rules/auth/base_register": "tomjs/rules/auth/base_register",
"tomjs/session/cahce_store": "tomjs/session/cahce_store",
"tomjs/sms": "tomjs/sms",
"tomjs/streams": "tomjs/streams",
"tomjs/streams/redis_streams": "tomjs/streams/redis_streams",
"tomjs/validator": "tomjs/validator",
"validatorjs_tom": "validatorjs_tom",
"vamtiger-regex-html-title": "vamtiger-regex-html-title",
"xregexp": "xregexp",
}
};