author | ymh <ymh.work@gmail.com> |
Tue, 20 Mar 2018 15:02:40 +0100 | |
changeset 573 | 25f3d28f51b2 |
parent 541 | e756a8c72c3d |
permissions | -rwxr-xr-x |
{ "name" : "backbone", "version" : "1.2.2", "description" : "Give your JS App some Backbone with Models, Views, Collections, and Events.", "keywords" : ["model", "view", "controller", "router", "server", "client", "browser"], "repo" : "jashkenas/backbone", "dependencies" : { "jashkenas/underscore" : "*" }, "main" : "backbone.js", "scripts" : ["backbone.js"], "license" : "MIT" }