aboutsummaryrefslogtreecommitdiffstats
path: root/component.json
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2014-02-12 09:46:31 -0800
committerTimmy Willison <timmywillisn@gmail.com>2011-01-31 08:31:29 -0500
commit675226eea749826a354d07295ff7f7bf0b613f28 (patch)
treedd4e37369a5356b6eead762d24df669dbb01247e /component.json
parent8d8db3f2b3f8c3d41854726c8a0227f6deecc602 (diff)
downloadjquery-675226eea749826a354d07295ff7f7bf0b613f28.tar.gz
jquery-675226eea749826a354d07295ff7f7bf0b613f28.zip
Include distribution in release tag1.5.01.5
Diffstat (limited to 'component.json')
-rwxr-xr-xcomponent.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/component.json b/component.json
new file mode 100755
index 000000000..94c940e28
--- /dev/null
+++ b/component.json
@@ -0,0 +1,8 @@
+{
+ "name" : "jquery",
+ "version" : "1.5.0",
+ "main" : "./jquery.js",
+ "dependencies": {
+ }
+}
+