diff options
-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" |