1 Star 1 Fork 0

十国 / taro-h5

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.10 KB
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
十国 提交于 2023-09-01 08:34 . 1.0.78
{
"name": "@aks-dev/taro-h5",
"version": "1.0.78",
"description": "移动端开发工具包",
"main": "src/index.ts",
"types": "src/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": [
"/src",
"/lib",
"/types",
"/utils",
"/**/*.png",
"/**/*.gif",
"/**/*.md",
"!/tsconfig.json",
"!/tsconfig.md"
],
"keywords": [
"taro-react",
"react",
"h5"
],
"repository": {
"type": "git",
"url": "https://gitee.com/the_period_of_the_ten_kingdoms/taro-h5"
},
"author": "aks-dev",
"license": "MIT",
"peerDependencies": {
"@tarojs/components": "*",
"@tarojs/taro": "*",
"react": "*",
"typescript": "*"
},
"devDependencies": {
"@tarojs/components": "^3.4.9",
"@tarojs/taro": "^3.4.9",
"@types/node": "^18.7.6",
"@types/react": "^17.0.2",
"tslib": "^2.4.0",
"typescript": "^4.6.4"
},
"dependencies": {
"antd-mobile": "^5.19.0",
"moment": "^2.29.4",
"react-use": "^17.4.0",
"signature_pad": "^4.0.5"
},
"resolutions": {
"@types/react": "*"
}
}
HTML
1
https://gitee.com/the_period_of_the_ten_kingdoms/taro-h5.git
git@gitee.com:the_period_of_the_ten_kingdoms/taro-h5.git
the_period_of_the_ten_kingdoms
taro-h5
taro-h5
master

搜索帮助