1 Star 0 Fork 45

西南 / Swiper3d

forked from visitor009 / Swiper3d 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 773 Bytes
一键复制 编辑 原始数据 按行查看 历史
visitor009 提交于 2020-04-27 21:11 . 增加初始化配置,优化交互
{
"name": "swiper3d",
"version": "1.0.0",
"description": "移动端旋转木马轮播图",
"main": "Gulpfile.js",
"devDependencies": {
"babel-core": "^6.26.3",
"babel-polyfill": "^6.26.0",
"babel-preset-es2015": "^6.24.1",
"clean": "^4.0.2",
"del": "^5.1.0",
"delete": "^1.1.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^7.0.0",
"gulp-babel": "^7.0.1",
"gulp-cssnano": "^2.1.3"
},
"browserslist": [
"Android >= 4.4",
"iOS >= 7",
"> 1%",
"ie >= 10"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "gulp"
},
"repository": {
"type": "git",
"url": "https://gitee.com/visitor009/swiper3d.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}
JavaScript
1
https://gitee.com/HuYuliu/swiper3d.git
git@gitee.com:HuYuliu/swiper3d.git
HuYuliu
swiper3d
Swiper3d
master

搜索帮助