{
  "name": "backbone-fetch-cache",
  "version": "1.4.4",
  "homepage": "https://github.com/madglory/backbone-fetch-cache",
  "authors": [
    "Andrew Appleton <hello@floatleft.com>"
  ],
  "description": "Caching for Backbone's fetch method",
  "main": "backbone.fetch-cache.js",
  "keywords": [
    "backbone",
    "fetch",
    "cache"
  ],
  "license": "MIT",
  "dependencies": {
    "backbone": ">=1.0.0"
  },
  "ignore": [
    "node_modules"
  ]
}
