react-native-onepass-alibaba
Version:
此项目由[react-native-ali-onepass](https://github.com/yoonzm/react-native-ali-onepass) fork 而来
37 lines (36 loc) • 654 B
JSON
{
"name": "react-native-onepass-alibaba",
"version": "1.1.8",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"no test specified \""
},
"repository": {
"type": "git",
"url": "git+https://github.com/EatherToo/react-native-onepass-alibaba.git"
},
"keywords": [
"react-native",
"ali",
"onepass",
"quickpass",
"auth",
"onekey",
"login"
],
"files": [
"android/",
"ios/",
"index.js",
"index.d.ts",
"RNAliOnepass.podspec",
"package.json",
"README.md"
],
"author": "Eather",
"license": "MIT",
"peerDependencies": {
"react-native": "*"
}
}