Advertisement
Guest User

Untitled

a guest
Oct 24th, 2012
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. shim: {
  2. backbone: {
  3. deps: ['underscore', 'jquery'],
  4. exports: 'Backbone'
  5. },
  6. 'jquery.cookie': {
  7. deps: ['jquery'],
  8. exports: 'jQuery.fn.cookie'
  9. }
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement