react-native-aliyun-onekey
Version:
此项目由[react-native-ali-onepass](https://github.com/he-yf/react-native-ali-onepass) fork 而来
38 lines (37 loc) • 664 B
JSON
{
"name": "react-native-aliyun-onekey",
"version": "1.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"no test specified \""
},
"repository": {
"type": "git",
"url": "git+https://github.com/izetent/react-native-aliyun-onekey"
},
"keywords": [
"react-native",
"ali",
"ali-one-pass",
"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": "*"
}
}