Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <otto@github.com>2012-10-30 09:01:58 +0400
committerMark Otto <otto@github.com>2012-10-30 09:01:58 +0400
commitb5af762ef59e1fa97f4386f5feadb67aa5183fef (patch)
tree3bcd0841e6938379e8c8ae7259ee16f27a49ea41 /component.json
parent7426ced0fb288a9e86f18da1849ad74f652d219a (diff)
parent68cfedb34af198f178128f8c9bc8ea164e44304a (diff)
Merge branch '2.1.2-wip'v2.2.0
Conflicts: js/bootstrap-dropdown.js
Diffstat (limited to 'component.json')
-rw-r--r--component.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/component.json b/component.json
new file mode 100644
index 0000000000..8acb3ab5a0
--- /dev/null
+++ b/component.json
@@ -0,0 +1,8 @@
+{
+ "name": "bootstrap",
+ "version": "2.2.0",
+ "main": ["./docs/assets/js/bootstrap.js", "./docs/assets/css/bootstrap.css"],
+ "dependencies": {
+ "jquery": "~1.8.0"
+ }
+} \ No newline at end of file