Created
June 30, 2014 22:22
-
-
Save damonsharp/0bb0da334e4d39e56ba8 to your computer and use it in GitHub Desktop.
Sublime Text Fetch Config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"files": | |
{ | |
}, | |
"packages": | |
{ | |
"Angular JS": "https://github.com/angular/angular.js/archive/master.zip", | |
"Backbone JS": "https://github.com/documentcloud/backbone/zipball/master", | |
"CodeIgniter": "http://codeigniter.com/download.php", | |
"Ember JS": "https://github.com/emberjs/ember.js/archive/master.zip", | |
"Font Awesome": "https://github.com/FortAwesome/Font-Awesome/archive/master.zip", | |
"HTML5 Boilerplate": "https://github.com/h5bp/html5-boilerplate/zipball/master", | |
"Laravel 3": "https://github.com/laravel/laravel/archive/3.0.zip", | |
"Laravel 4": "https://github.com/laravel/laravel/zipball/master", | |
"MODx": "https://github.com/modxcms/revolution/zipball/master", | |
"Modernizr": "https://github.com/Modernizr/Modernizr/archive/master.zip", | |
"Respond JS": "https://github.com/scottjehl/Respond/archive/master.zip", | |
"Subtle Patterns": "https://github.com/subtlepatterns/SubtlePatterns/archive/master.zip", | |
"Twitter Bootstrap 3": "https://github.com/twbs/bootstrap/archive/master.zip", | |
"VideoJS": "https://github.com/zencoder/video-js/archive/master.zip", | |
"WordPress": "http://wordpress.org/latest.zip", | |
"Zurb Foundation Responsive Framework": "https://github.com/zurb/foundation/archive/master.zip", | |
"jQuery": "https://github.com/jquery/jquery/zipball/master", | |
"jQuery Mobile": "https://github.com/jquery/jquery-mobile/archive/master.zip", | |
"jQuery UI": "https://github.com/jquery/jquery-ui/archive/master.zip" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment