Last active
November 3, 2015 19:24
-
-
Save gaspanik/3806129 to your computer and use it in GitHub Desktop.
ST: Fetch files & packages
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
Show hidden characters
{ | |
"files": | |
{ | |
"Chart.js": "https://github.com/nnnick/Chart.js", | |
"Modernizr.js": "http://modernizr.com/downloads/modernizr-latest.js", | |
"Normalize.css 1.x": "https://github.com/necolas/normalize.css/blob/v1.1.3/normalize.css", | |
"Normalize.css 2.x": "https://github.com/necolas/normalize.css/blob/v2.1.3/normalize.css", | |
"Normalize.css 3.x": "https://raw.githubusercontent.com/necolas/normalize.css/master/normalize.css", | |
"Respond.js": "https://github.com/scottjehl/Respond/blob/master/dest/respond.min.js", | |
"Sanitize.css": "https://raw.github.com/ZDroid/sanitize.css/master/sanitize.css", | |
"jQuery": "http://code.jquery.com/jquery.min.js" | |
}, | |
"packages": | |
{ | |
"Adaptive-Images": "https://github.com/MattWilcox/Adaptive-Images/zipball/master", | |
"AngularJS 1.2.x": "https://github.com/angular/angular.js/archive/v1.2.21.zip", | |
"Antwort": "https://github.com/InterNations/antwort/archive/master.zip", | |
"Bootstrap 2.x": "https://github.com/twbs/bootstrap/archive/v2.3.2.zip", | |
"Bootstrap 3.x": "https://github.com/twbs/bootstrap/archive/master.zip", | |
"CSS3PIE": "http://css3pie.com/download-latest", | |
"Clearless": "https://github.com/clearleft/clearless/archive/master.zip", | |
"Conditionizr": "http://github.com/conditionizr/conditionizr/archive/master.zip", | |
"Cool Kitten": "https://github.com/jalxob/cool-kitten/archive/master.zip", | |
"Effeckt.css": "https://github.com/h5bp/Effeckt.css/archive/gh-pages.zip", | |
"FitVids.js": "https://github.com/davatron5000/FitVids.js/archive/master.zip", | |
"Foundation 5": "https://github.com/zurb/foundation/archive/master.zip", | |
"Foundation Ink": "https://github.com/zurb/ink/archive/master.zip", | |
"LESSHat": "https://github.com/CSSHat/LESSHat/archive/master.zip", | |
"Metro-UI-CSS": "https://github.com/olton/Metro-UI-CSS/archive/master.zip", | |
"Normalize.css 1.x": "https://github.com/necolas/normalize.css/archive/v1.1.3.zip", | |
"Normalize.css 2.x": "https://github.com/necolas/normalize.css/archive/v2.1.3.zip", | |
"Normalize.css 3.x": "https://github.com/necolas/normalize.css/archive/master.zip", | |
"Preboot": "https://github.com/mdo/preboot/archive/master.zip", | |
"Sassaparilla": "https://github.com/fffunction/sassaparilla/archive/master.zip", | |
"TODC Bootstrap": "https://github.com/todc/todc-bootstrap/archive/master.zip", | |
"Themes: _s": "https://github.com/Automattic/_s/archive/master.zip", | |
"Wirefy": "https://github.com/cjdsie/wirefy/archive/master.zip", | |
"WordPress": "http://wordpress.org/latest.zip", | |
"html5-boilerplate": "https://github.com/h5bp/html5boilerplate.com/archive/master.zip", | |
"html5shiv": "https://github.com/aFarkas/html5shiv/archive/master.zip", | |
"jQuery 1.11.x": "https://github.com/jquery/jquery/archive/1.11.1.zip", | |
"jQuery 2.1.x": "https://github.com/jquery/jquery/archive/2.1.1.zip" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment