diff options
author | Timmy Willison <timmywillisn@gmail.com> | 2014-02-12 09:48:55 -0800 |
---|---|---|
committer | Timmy Willison <timmywillisn@gmail.com> | 2011-02-23 13:55:29 -0500 |
commit | 916e094290202ce8017d6d6e000b444817b7cfa0 (patch) | |
tree | f981f4872ba016d61d94abbc567f2d74c6694e1a /component.json | |
parent | 2defcf96e571728b0a565527a532feb30466ebf4 (diff) | |
download | jquery-1.5.1.tar.gz jquery-1.5.1.zip |
Include distribution in release tag1.5.1
Diffstat (limited to 'component.json')
-rwxr-xr-x | component.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/component.json b/component.json new file mode 100755 index 000000000..a392d246a --- /dev/null +++ b/component.json @@ -0,0 +1,8 @@ +{ + "name" : "jquery", + "version" : "1.5.1", + "main" : "./jquery.js", + "dependencies": { + } +} + |