mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-10-18 07:53:44 +08:00
tt
This commit is contained in:
26
hotgo-uniapp/package.json
Normal file
26
hotgo-uniapp/package.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "JeeSite4",
|
||||
"version": "4.3.0",
|
||||
"description": "JeeSite4 移动端快速开发框架",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://gitee.com/thinkgem/jeesite4-uniapp.git"
|
||||
},
|
||||
"keywords": [
|
||||
"JeeSite",
|
||||
"快速开发平台"
|
||||
],
|
||||
"author": "ThinkGem",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/thinkgem/jeesite4-uniapp/issues"
|
||||
},
|
||||
"homepage": "https://github.com/thinkgem/jeesite4-uniapp#readme",
|
||||
"dependencies": {
|
||||
"vue-i18n": "^8.20.0"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user