5 Star 6 Fork 11

DCloud / 猜歌游戏管理端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.49 KB
一键复制 编辑 原始数据 按行查看 历史
Anne_LXM 提交于 2024-03-26 15:41 . publish1.2.4
{
"name": "uniCloud admin 基础框架",
"id": "uni-songgame-admin",
"version": "1.2.4",
"description": "有奖猜歌游戏是一款基于uni-app、uniCloud、uniAD 开发的小游戏,通过猜歌曲、观看广告赚取现金奖励。",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": "https://gitee.com/dcloud/song-guessing-game-admin",
"keywords": [
"猜歌",
"游戏",
"广告",
"网赚"
],
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/dcloudio/uni-template-admin/issues"
},
"homepage": "https://github.com/dcloudio/uni-template-admin#readme",
"dependencies": [],
"displayName": "有奖猜歌游戏管理后台",
"engines": {
"HBuilderX": "^3.1.0"
},
"dcloudext": {
"sale": {
"regular": {
"price": "0.00"
},
"sourcecode": {
"price": "0.00"
}
},
"contact": {
"qq": ""
},
"declaration": {
"ads": "无",
"data": "无",
"permissions": "无"
},
"npmurl": "",
"type": "unicloud-template-project"
},
"uni_modules": {
"platforms": {
"cloud": {
"tcb": "y",
"aliyun": "y",
"alipay": "y"
},
"client": {
"App": {
"app-vue": "u",
"app-nvue": "u"
},
"H5-mobile": {
"Safari": "u",
"Android Browser": "u",
"微信浏览器(Android)": "u",
"QQ浏览器(Android)": "u"
},
"H5-pc": {
"Chrome": "u",
"IE": "u",
"Edge": "u",
"Firefox": "u",
"Safari": "u"
},
"小程序": {
"微信": "u",
"阿里": "u",
"百度": "u",
"字节跳动": "u",
"QQ": "u"
},
"快应用": {
"华为": "u",
"联盟": "u"
},
"Vue": {
"vue2": "y",
"vue3": "u"
}
}
}
}
}
1
https://gitee.com/dcloud/song-guessing-game-admin.git
git@gitee.com:dcloud/song-guessing-game-admin.git
dcloud
song-guessing-game-admin
猜歌游戏管理端
master

搜索帮助