z-iosselect
Version:
iosselect for andriod and ios
29 lines (28 loc) • 570 B
JSON
{
"name": "z-iosselect",
"version": "0.0.9",
"description": "iosselect for andriod and ios",
"main": "index.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/zbm2001/iosselect.git"
},
"keywords": [
"iosselect",
"select",
"ios",
"andriod"
],
"author": "zhousheng",
"license": "ISC",
"bugs": {
"url": "https://github.com/zbm2001/iosselect/issues"
},
"homepage": "https://github.com/zbm2001/iosselect#readme",
"devDependencies": {
"iscroll": "^5.2.0"
}
}