UNPKG

react-birch-event-emitter

Version:
28 lines (27 loc) 498 B
{ "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" } }