@yidun/captcha-plugin-rn
Version:
yidun captcha detect react-native plugin
28 lines (25 loc) • 508 B
JSON
{
"name": "@yidun/captcha-plugin-rn",
"version": "1.1.18",
"description": "yidun captcha detect react-native plugin",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"yidun",
"captcha",
"验证码",
"智能验证"
],
"author": "yidun",
"license": "Apache 2.0",
"peerDependencies": {
"react-native": ">= 0.41.2"
},
"homepage": "",
"publishConfig": {
"access": "public"
}
}