{
  "name": "bean",
  "description": "an events api for javascript",
  "version": "0.2.9",
  "homepage": "https://github.com/fat/bean",
  "authors": ["Jacob Thornton <@fat>"],
  "repository": {
    "type": "git",
    "url": "https://github.com/fat/bean.git"
  },
  "keywords": ["ender", "events", "event"],
  "main": "./bean.js",
  "ender": "./src/ender.js"
}
