{
  "name": "backbone-nested-danbrianwhite",
  "version": "2.0.5",
  "description": "A plugin to make Backbone.js keep track of nested attributes.",
  "scripts": {
    "test": "bower install; grunt"
  },
  "dependencies": {
    "underscore": ">=1.5.0",
    "backbone": ">=0.9.2"
  },
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-contrib-qunit": "~0.2.2",
    "grunt-contrib-jshint": "~0.6.4",
    "grunt-mocha-test": "~0.8.2",
    "grunt-contrib-watch": "~0.5.3",
    "jslitmus": "~0.1.0",
    "mocha": "~1.17.1",
    "grunt-cli": "*",
    "bower": "*"
  },
  "homepage": "http://danbrianwhite.github.com/backbone-nested/",
  "main": "backbone-nested.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/danbrianwhite/backbone-nested.git"
  },
  "github": "https://github.com/danbrianwhite/backbone-nested"
}
