{
  "name": "denzel",
  "description": "model, and collection library for class based or pojo models",
  "main": "dist/denzel.min.js",
  "authors": [
    "Justin Beaudry <beaudry.justin@gmail.com>"
  ],
  "license": "MIT",
  "keywords": [
    "models",
    "collections",
    "model",
    "MVC"
  ],
  "homepage": "https://github.com/JustinBeaudry/denzel",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
