summaryrefslogtreecommitdiff
path: root/bower_components/jquery/component.json
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/jquery/component.json')
-rw-r--r--bower_components/jquery/component.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/bower_components/jquery/component.json b/bower_components/jquery/component.json
new file mode 100644
index 00000000..cf834a30
--- /dev/null
+++ b/bower_components/jquery/component.json
@@ -0,0 +1,15 @@
+{
+ "name": "jquery",
+ "repo": "components/jquery",
+ "version": "2.0.3",
+ "description": "jQuery component",
+ "keywords": [
+ "jquery",
+ "component"
+ ],
+ "main": "jquery.js",
+ "scripts": [
+ "jquery.js"
+ ],
+ "license": "MIT"
+}