{
  "name": "backbone.wreqr",
  "description": "A Simple Service Bus For Backbone and Backbone.Marionette",
  "version": "1.3.1",
  "repo": "marionettejs/backbone.wreqr",
  "keywords": [
    "backbone",
    "plugin",
    "computed",
    "field",
    "model",
    "client",
    "browser"
  ],
  "license":  "MIT",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/marionettejs/backbone.wreqr/blob/master/LICENSE.md"
    }
  ],
  "author": {
    "name": "Derick Bailey",
    "email": "marionettejs@gmail.com",
    "web": "http://derickbailey.lostechies.com"
  },
  "dependencies": {
    "jashkenas/backbone": "*",
    "jashkenas/underscore": "*"
  },
  "main": "lib/backbone.wreqr.js",
  "scripts": [
    "lib/backbone.wreqr.js"
  ]
}
