react-native-smartconnection
Version:
SmartConfig for mtk chips. With LinkIt_SDK_V4.6.1_public sdk android added.
29 lines (28 loc) • 674 B
JSON
{
"name": "react-native-smartconnection",
"version": "0.0.16",
"description": "SmartConfig for mtk chips. With LinkIt_SDK_V4.6.1_public sdk android added.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native",
"smartconfig",
"mtk",
"elian"
],
"author": {
"name": "luoli",
"email": "cluo.cassie@gmail.com",
"url": "https://github.com/CassieLuoli"
},
"license": "Apache-2.0",
"peerDependencies": {
"react-native": "^0.54.2"
},
"repository": {
"type": "git",
"url": "https://github.com/CassieLuoli/react-native-smartconnection.git"
}
}