react-birch-event-emitter
Version:
Simple Event Emitter
28 lines (27 loc) • 498 B
JSON
{
"name": "react-birch-event-emitter",
"version": "2.0.7",
"description": "Simple Event Emitter",
"main": "dist/index.js",
"browser:module": "src/index.ts",
"types": "src/index.ts",
"author": "Tinia Labs <admin@tinialabs.org>",
"repository": {
"type": "git",
"url": "https://github.com/tinialabs/react-birch.git"
},
"keywords": [
"right",
"click",
"custom",
"context",
"menu",
"react",
"react-birch",
"tinia"
],
"license": "MIT",
"scripts": {
"build": "tsc"
}
}