Skip to content

Instantly share code, notes, and snippets.

@joelmccracken
Created February 13, 2014 20:02
Show Gist options
  • Save joelmccracken/8982718 to your computer and use it in GitHub Desktop.
Save joelmccracken/8982718 to your computer and use it in GitHub Desktop.
"requirejs": "~2.1.8",
"jquery": "~1.10.2",
"backbone": "~1.1.0",
"underscore": "~1.5.2",
"marionette": "~1.4.0",
"handlebars.js": "~1.0.0",
"bugsnag": "~1.0.10",
"mediaelement": "~2.13.1",
"fastclick": "~0.6.10",
"cookie.js": "git://github.com/thinkthroughmath/cookie.js",
"ttm-caliper-backbone": "git@github.com:thinkthroughmath/ttm-caliper-backbone.git",
"ttm-global-sass": "git@github.com:thinkthroughmath/ttm-global-sass.git#1.2.1",
"ttm-icons": "git@github.com:thinkthroughmath/ttm-icons.git#0.3.1",
"ttm-logos": "git@github.com:thinkthroughmath/ttm-logos.git#1.0.0",
"ttm-vendor-fonts": "git@github.com:thinkthroughmath/ttm-vendor-fonts.git#0.2.2",
"javascript-calculator": "git@github.com:thinkthroughmath/javascript-calculator.git#~0.4.7",
"equation-builder": "git@github.com:thinkthroughmath/equation-builder.git#~0.1.4",
"swfobject": "git@github.com:swfobject/swfobject.git#2.2"
"requirejs": "~2.1.8",
"jquery": "~1.10.2",
"backbone": "~1.1.0",
"underscore": "~1.5.2",
"marionette": "~1.4.0",
"handlebars.js": "~1.0.0",
"bugsnag": "~1.0.10",
"mediaelement": "~2.13.1",
"fastclick": "~0.6.10",
"cookie.js": "git://github.com/thinkthroughmath/cookie.js",
"ttm-caliper-backbone": "git@github.com:thinkthroughmath/ttm-caliper-backbone.git",
"ttm-global-sass": "git@github.com:thinkthroughmath/ttm-global-sass.git#1.2.1",
"ttm-icons": "git@github.com:thinkthroughmath/ttm-icons.git#0.3.1",
"ttm-logos": "git@github.com:thinkthroughmath/ttm-logos.git#1.0.0",
"ttm-vendor-fonts": "git@github.com:thinkthroughmath/ttm-vendor-fonts.git#0.2.2",
"javascript-calculator": "git@github.com:thinkthroughmath/javascript-calculator.git#~0.4.3",
"equation-builder": "git@github.com:thinkthroughmath/equation-builder.git#~0.1.2",
"swfobject": "git@github.com:swfobject/swfobject.git#2.2",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment