@alexsandersarmento/react-native-event-emitter
Version:
**@alexsandersarmento/react-native-event-emitter** is a simple library for handling custom events in React Native applications.
23 lines (22 loc) • 494 B
JSON
{
"name": "@alexsandersarmento/react-native-event-emitter",
"version": "1.1.5",
"description": "",
"main": "index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react",
"react-native",
"events",
"event-management",
"event-handling"
],
"author": "Alexsander Sarmento",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/alexsandersarmento/react-native-event-emitter"
}
}