UNPKG

react-native-ali-smartliving

Version:

Component implementation for smartliving WiFi SDK of Ali fy platform

42 lines (41 loc) 1.06 kB
{ "name": "react-native-ali-smartliving", "version": "2.0.9", "description": "Component implementation for smartliving WiFi SDK of Ali fy platform", "main": "index", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "ali", "ali-smartliving", "ali-smartliving-device-alios-things", "alios", "alios-things", "android", "ios", "react-native", "smartliving", "websocket", "WiFi" ], "peerDependencies": { "@react-native-community/netinfo": ">=5.0.0", "expo-location": ">=10.0.0", "react-native-tcp-socket": ">=5.0.0" }, "dependencies": { "pako": "^1.0.11", "tinycolor2": "^1.4.1" }, "repository": { "type": "git", "url": "git+https://github.com/flyskywhy/react-native-ali-smartliving.git" }, "author": "ccc, Li Zheng", "license": "ISC", "bugs": { "url": "https://github.com/flyskywhy/react-native-ali-smartliving.git/issues" }, "homepage": "https://github.com/flyskywhy/react-native-ali-smartliving.git#readme" }