Skip to content

Instantly share code, notes, and snippets.

@giannif
Last active December 15, 2015 02:29
Show Gist options
  • Save giannif/5187610 to your computer and use it in GitHub Desktop.
Save giannif/5187610 to your computer and use it in GitHub Desktop.
Endslate Module JSON
var config = {
module:{
endslate: {
"$": {
"shim": true,
"url": "http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"
},
"mtvn-util": "http://media.mtvnservices.com/player/api/module/mtvn-util/latest/mtvn-util.min.js",
"endslate-css": "http://media.mtvnservices.com/player/api/module/endslate/latest/style.css",
"endslate": "http://media.mtvnservices.com/player/api/module/endslate/latest/endslate.min.js"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment