kahwee/backbone-deep-model

View on GitHub
bower.json

Summary

Maintainability
Test Coverage
{
  "name": "backbone-deep-model",
  "main": "index.js",
  "homepage": "https://github.com/kahwee/backbone-deep-model",
  "authors": [
    "KahWee Teng <t@kw.sg>"
  ],
  "moduleType": [
    "es6",
    "node"
  ],
  "keywords": [
    "backbone"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}