Files

19 lines
464 B
JSON

{
"name": "backbone.fetch-cache",
"filename": "backbone.fetch-cache.min.js",
"version": "1.1.2",
"author": "Andy Appleton",
"description": "Caches calls to Backbone.[Model | Collection].fetch",
"homepage": "https://github.com/mrappleton/backbone-fetch-cache",
"keywords": [
"backbone",
"fetch",
"cache"
],
"repositories": [{
"type": "git",
"url": "https://github.com/mrappleton/backbone-fetch-cache.git"
}
]
}