{
  "name": "backbone-reaction",
  "version": "0.12.0",
  "author": "Joe Hudson <joehud@gmail.com>",
  "description": "multiple projects working together (backbone-xhr-events, react-events, react-backbone, react-mixin-manager)",
  "repository": {
    "type": "git",
    "url": "https://github.com/jhudson8/backbone-reaction.git"
  },
  "keywords": [
    "react",
    "backbone",
    "react-component",
    "react-mixin-manager"
  ],
  "dependencies": {
    "underscore": "*"
  },
  "devDependencies": {
    "react": "*",
    "backbone": "*",
    "chai": "*",
    "mocha": "*",
    "sinon": "*",
    "sinon-chai": "*",
    "uglify-js": "*"
  },
  "license": "MIT"
}
