1 Star 0 Fork 34

leong/zebra-uniapp-swiper

forked from zebra/zebra-uniapp-swiper 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 941 Bytes
一键复制 编辑 原始数据 按行查看 历史
陌160 提交于 2023-12-19 14:22 . package.json update
{
"name": "zebra-swiper",
"version": "1.0.0",
"description": "zebra-swiper",
"main": "index.js",
"scripts": {
"serve": "npm --prefix ./demos/zebra-swiper-demo-cli run serve",
"docs": "npm --prefix ./docs/zebra-swiper-docs run docs:dev",
"async": "node scripts/async",
"lint": "eslint --ext .tsx,.ts,.vue ./demos",
"lint-fix": "eslint --ext .tsx,.ts,.vue ./demos/zebra-swiper-demo-cli --fix",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/zebra-ui/zebra-swiper.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/zebra-ui/zebra-swiper/issues"
},
"homepage": "https://github.com/zebra-ui/zebra-swiper#readme",
"dependencies": {
"@zebra-ui/eslint-config": "^1.0.5",
"fs-extra": "^11.2.0"
},
"devDependencies": {
"eslint": "^8.43.0",
"typescript": "^5.1.6"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/wx_971d548fca/zebra-uniapp-swiper.git
git@gitee.com:wx_971d548fca/zebra-uniapp-swiper.git
wx_971d548fca
zebra-uniapp-swiper
zebra-uniapp-swiper
master

搜索帮助