Explorar o código

Create bower.json

Stein, Peter %!s(int64=11) %!d(string=hai) anos
pai
achega
21f2c7314b
Modificáronse 1 ficheiros con 15 adicións e 0 borrados
  1. 15 0
      bower.json

+ 15 - 0
bower.json

@@ -0,0 +1,15 @@
+{
+  "name": "bootstrap-switch",
+  "version": "1.6",
+  "main": [
+    "static/js/bootstrap-switch.js",
+    "static/stylesheets/bootstrap-switch.css"
+  ],
+  "ignore": [
+    ".jshintrc",
+    "**/*.txt"
+  ],
+  "dependencies": {
+    "jquery": "~1.9.0",
+  }
+}