react-native-mbaichuan
Version:
react-native library for Ali Baichuan
28 lines (26 loc) • 623 B
JSON
{
"name": "react-native-mbaichuan",
"version": "4.7.1",
"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": "bashen1 <maochunjie@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/bashen1/react-native-mbaichuan/issues"
},
"homepage": "https://github.com/bashen1/react-native-mbaichuan#readme",
"peerDependencies": {
"react-native": ">=0.40"
}
}