According to backbone js website:
Backbone\'s only hard dependency is Underscore.js ( > 1.3.1). For RESTful persistence, history support via Backbone.Rout
You can use the Backbone.Model without jQuery, but Backbone.View will require either jQuery or Zepto, just like the docs state.
Backbone.Model
Backbone.View