package.json
383 Bytes
{
"name": "yoho.iswiper",
"version": "3.0.0",
"description": "yoho.swiper",
"keywords": [],
"homepage": "",
"author": "chenglong <chenglong.wang@yoho.cn>",
"licenses": "MIT",
"spm": {
"main": "swiper.js"
},
"devDependencies": {
"spm": "3"
},
"scripts": {
"test": "spm test",
"build": "spm build"
}
}