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