{
  "name": "modella",
  "version": "0.2.14",
  "description": "simplified models",
  "keywords": [
    "modella",
    "models"
  ],
  "author": "matthew mueller <mattmuelle@gmail.com>",
  "dependencies": {
    "emitter-component": "1.0.1",
    "is-browser": "~2.0.0"
  },
  "browser": {
    "emitter": "emitter-component"
  },
  "devDependencies": {
    "mocha": "*",
    "expect.js": "*",
    "express": "*"
  },
  "scripts": {
    "test": "make test"
  }
}
