aboutsummaryrefslogtreecommitdiff
path: root/component.json
diff options
context:
space:
mode:
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 000000000..8acb3ab5a
--- /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