{
  "name": "birch-event-emitter",
  "version": "1.2.3",
  "description": "Simple Event Emitter",
  "main": "dist/index.js",
  "ts:main": "src/index.ts",
  "types": "src/index.ts",
  "author": "Tinia Labs",
  "bugs": {
    "url": "https://github.com/tinialabs/react-birch#issues"
  },
  "homepage": "https://github.com/tinialabs/react-birch#readme",
  "keywords": [
    "right",
    "click",
    "custom",
    "context",
    "menu",
    "react",
    "react-birch",
    "tinia"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/tinialabs/react-birch.git"
  },
  "scripts": {
    "build": "tsc",
    "lint": "berun-dev lint"
  }
}
