// Bootstrap3 - Cart_rules > information.tpl + header + Font Awesome + Switch

This commit is contained in:
Kevin Granger
2013-06-28 19:35:32 +02:00
parent aa8d6d5872
commit d583cf25d2
83 changed files with 15331 additions and 19707 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"name": "admin-theme",
"version": "0.0.0",
"dependencies": {
"requirejs": "~2.1.4",
"modernizr": "~2.6.2",
"jquery": "~1.9.1",
"bootstrap": "https://github.com/twitter/bootstrap/archive/3.0.0-wip.zip",
"font-awesome": "~3.2.1-wip"
},
"devDependencies": {}
}