{
  "name": "@nocobase/plugin-sms-auth",
  "version": "0.10.0-alpha.5",
  "main": "lib/server/index.js",
  "devDependencies": {
    "@nocobase/actions": "0.10.0-alpha.5",
    "@nocobase/auth": "0.10.0-alpha.5",
    "@nocobase/plugin-auth": "0.10.0-alpha.5",
    "@nocobase/plugin-verification": "0.10.0-alpha.5",
    "@nocobase/server": "0.10.0-alpha.5",
    "@nocobase/test": "0.10.0-alpha.5"
  },
  "displayName": "SMS Auth",
  "displayName.zh-CN": "短信登录",
  "description": "SMS authentication function",
  "description.zh-CN": "提供短信登录认证功能。"
}