代码拉取完成,页面将自动刷新
{
"name": "wanecho/mobilelogin",
"description": "mobile register login",
"keywords": [
"flarum"
],
"type": "flarum-extension",
"license": "MIT-open-group",
"require": {
"flarum/core": "^1.2.0",
"alibabacloud/client": "^1.5.29",
"gregwar/captcha": "1.*"
},
"authors": [
{
"name": "229643466@qq.com",
"email": "229643466@qq.com",
"role": "Developer"
}
],
"autoload": {
"psr-4": {
"Wanecho\\Mobilelogin\\": "src/"
}
},
"extra": {
"flarum-extension": {
"title": "Mobile Login",
"category": "feature",
"icon": {
"name": "fas fa-sms",
"color": "#ffffff",
"backgroundColor": "#fcc419"
}
},
"flarum-cli": {
"modules": {
"admin": true,
"forum": true,
"js": true,
"jsCommon": true,
"css": true,
"locale": true,
"gitConf": true,
"githubActions": true,
"prettier": true,
"typescript": true,
"bundlewatch": true,
"backendTesting": true,
"editorConfig": true,
"styleci": true
}
}
},
"minimum-stability": "dev",
"prefer-stable": true,
"autoload-dev": {
"psr-4": {
"Wanecho\\Mobilelogin\\Tests\\": "tests/"
}
},
"scripts": {
"test": [
"@test:unit",
"@test:integration"
],
"test:unit": "phpunit -c tests/phpunit.unit.xml",
"test:integration": "phpunit -c tests/phpunit.integration.xml",
"test:setup": "@php tests/integration/setup.php"
},
"scripts-descriptions": {
"test": "Runs all tests.",
"test:unit": "Runs all unit tests.",
"test:integration": "Runs all integration tests.",
"test:setup": "Sets up a database for use with integration tests. Execute this only once."
},
"require-dev": {
"flarum/testing": "^1.0.0"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。