mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-10 21:35:56 +10:00
19 lines
464 B
JSON
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"
|
|
}
|
|
]
|
|
}
|