author | ymh <ymh.work@gmail.com> |
Fri, 08 Sep 2017 12:04:06 +0200 | |
changeset 541 | e756a8c72c3d |
permissions | -rw-r--r-- |
{ "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" }