UNPKG

rn-imx-logger

Version:
28 lines (27 loc) 596 B
{ "name": "rn-imx-logger", "version": "1.0.21", "description": "Imaxeam logger for react-native", "main": "index.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Med-Amine-Fredj/rn-imx-logger" }, "keywords": [ "mqtt", "reactnative", "logger", "rabbitMQ" ], "author": { "name": "Fredj Mohamed Amine", "email": "medamin.fredj@gmail.com" }, "license": "ISC", "dependencies": { "sp-react-native-mqtt": "^0.5.1" } }