forked from cfjedimaster/brackets-jsdownloader
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjsdownloader_index.json
7 lines (7 loc) · 1.08 KB
/
jsdownloader_index.json
1
2
3
4
5
6
7
[
{"key":"jquery","name":"jQuery 2.0","file":{"href":"http://code.jquery.com/jquery-2.0.0.min.js"}},
{"key":"handlebars","name":"Handlebars 1.0.0","file":{"href":"https://raw.github.com/wycats/handlebars.js/1.0.0/dist/handlebars.runtime.js"}},
{"key":"underscore","name":"Underscore 1.5.2","file":"https://raw.github.com/jashkenas/underscore/1.5.2/underscore-min.js"},
{"key":"zepto","name":"Zepto 1.0", "file":"http://zeptojs.com/zepto.min.js"},
{"key":"jqm","name":"jQuery Mobile 1.3.2", "files":[{"href":"http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.js"},{"href":"http://code.jquery.com/mobile/1.3.2/jquery.mobile-1.3.2.min.css"},{"href":"http://code.jquery.com/mobile/1.3.2/images/icons-36-white.png","path":"images/"},{"href":"http://code.jquery.com/mobile/1.3.2/images/icons-36-black.png","path":"images/"},{"href":"http://code.jquery.com/mobile/1.3.2/images/icons-18-black.png","path":"images/"},{"href":"http://code.jquery.com/mobile/1.3.2/images/icons-18-white.png","path":"images/"},{"href":"http://code.jquery.com/mobile/1.3.2/images/ajax-loader.gif","path":"images/"}]}
]