diff options
author | Rob Loach <robloach@gmail.com> | 2015-06-04 00:49:42 -0400 |
---|---|---|
committer | Rob Loach <robloach@gmail.com> | 2015-06-04 00:49:42 -0400 |
commit | eed809471bbd1f176353a4cfcb6a606df992cf75 (patch) | |
tree | dc5b210168a3687dcb325a1e061d026869cab6ba | |
parent | 747285635f2e456a028e11f61ff4c6e0fdbcc1ac (diff) | |
download | jquery-once-origin/jsdelivr.zip jquery-once-origin/jsdelivr.tar.gz jquery-once-origin/jsdelivr.tar.bz2 |
Add info.iniorigin/jsdelivr
-rw-r--r-- | info.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/info.ini b/info.ini new file mode 100644 index 0000000..786c243 --- /dev/null +++ b/info.ini @@ -0,0 +1,5 @@ +author = "Rob Loach" +github = "https://github.com/RobLoach/jquery-once" +homepage = "https://github.com/RobLoach/jquery-once" +description = "Act on jQuery elements only once." +mainfile = "jquery.once.js" |