UNPKG

react-native-smartconfig-tem

Version:
47 lines (46 loc) 1.15 kB
{ "name": "react-native-smartconfig-tem", "version": "1.3.3", "description": "no", "repository": "https://github.com/HebertGB/react-native-smartconfig-tem", "author": "hebertGB <hebert@tem.ind.br> (https://github.com/HebertGB)", "license": "MIT", "main": "lib/commonjs/index", "module": "lib/module/index", "types": "lib/typescript/src/index.d.ts", "react-native": "src/index", "source": "src/index", "bugs": { "url": "https://github.com/HebertGB/react-native-smartconfig-tem/issues" }, "homepage": "https://github.com/HebertGB/react-native-smartconfig-tem#readme", "files": [ "src", "lib", "android", "ios", "cpp", "react-native-smartconfig-tem.podspec", "!lib/typescript/example", "!**/__tests__", "!**/__fixtures__", "!**/__mocks__" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native-smartconfig", "smartconfig", "ESP8266", "ESP32" ], "devDependencies": { "react": "16.11.0", "react-native": "0.62.2" }, "peerDependencies": { "react": "*", "react-native": "*" } }