Created
March 6, 2015 19:10
-
-
Save ronnyhartenstein/ebf6b1b7d27a8b883161 to your computer and use it in GitHub Desktop.
OXID Bootstrap Responsive: Bower Pakete
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
{ | |
"name": "meinshop", | |
"version": "1.0.0", | |
"dependencies": { | |
"bootstrap": "3.3.2", | |
"bootstrap-sass": "3.3.2", | |
"fontawesome": "*", | |
"modernizr": "*", | |
"jquery": "1.11.2", | |
"jquery-ui": "1.10.4", | |
"underscore": "*", | |
"matchHeight": "*", | |
"jquery-prettyphoto": "scaron/prettyphoto", | |
"jquery.scrollTo": "*", | |
"jquery-getUrlParam": "johnantoni/jquery.geturlparam", | |
"jquery-form": "*", | |
"es5-shim": "*", | |
"jquery-lazyload-any": "emn178/jquery-lazyload-any", | |
"jquery-cookie": "1.4.1", | |
"oxid-console": "EllisV/oxid-console#1.1.5", | |
"oxid-bla-tinymce": "vanilla-thunder/bla-tinymce", | |
"oxid-vt-devutils": "vanilla-thunder/vt-devutils", | |
"oxid-ag-isal": "vanilla-thunder/ag-isal", | |
"oxid-cookbook": "OXIDCookbook/Cookbook_GER1", | |
"oxid-Module-IDE-Helper": "DSB/Oxid-Module-IDE-Helper", | |
"oxid-module_generator": "druteika/oxid_module_generator" | |
}, | |
"private": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment