@arlenwang/react-native-mbaichuan
Version:
react-native library for Ali Baichuan
28 lines (26 loc) • 627 B
JSON
{
"name": "@arlenwang/react-native-mbaichuan",
"version": "4.3.7",
"description": "react-native library for Ali Baichuan",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"baichuan",
"react",
"react-component",
"ios",
"android"
],
"author": "wangarlen@gmail.com",
"license": "MIT",
"bugs": {
"url": "https://github.com/ArlenWang/react-native-mbaichuan/issues"
},
"homepage": "https://github.com/ArlenWang/react-native-mbaichuan#readme",
"peerDependencies": {
"react-native": ">=0.40"
}
}