From 4642156cbc6da4a9e25dce2168f2fb9b726de042 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Tue, 6 Aug 2013 15:19:12 -0400 Subject: unignore bower_components --- 2/bower_components/jquery/component.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 2/bower_components/jquery/component.json (limited to '2/bower_components/jquery/component.json') diff --git a/2/bower_components/jquery/component.json b/2/bower_components/jquery/component.json new file mode 100644 index 00000000..cf834a30 --- /dev/null +++ b/2/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" +} -- cgit v1.2.3