react-native-fixed-rabbitmq
Version:
A RabbitMq component for React Native, with Android's single event receive bug fix and iOS Compilation Fix.
42 lines (41 loc) • 1.04 kB
JSON
{
"author": {
"name": "Tim Honders and Gabriel Regis"
},
"bugs": {
"url": "https://github.com/GabrielRegis/react-native-fixed-rabbitmq/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "A RabbitMq component for React Native, with Android's single event receive bug fix and iOS Compilation Fix.",
"devDependencies": {},
"directories": {},
"keywords": [
"react-native",
"react",
"RabbitMq"
],
"license": "MIT",
"main": "index.js",
"homepage": "https://github.com/GabrielRegis/react-native-fixed-rabbitmq",
"maintainers": [
{
"name": "timhonders",
"email": "tim.honders@kega.nl"
},
{
"name": "gabrielbregis",
"email": "gabrielbregis@gmail.com"
}
],
"name": "react-native-fixed-rabbitmq",
"nativePackage": true,
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/GabrielRegis/react-native-fixed-rabbitmq.git"
},
"scripts": {},
"version": "1.0.9"
}