node-jquery-mousewheel 1:3.1.13-5 source package in Ubuntu

Changelog

node-jquery-mousewheel (1:3.1.13-5) unstable; urgency=medium

  * Team upload
  * Ignore auto_build (Closes: #1005452)

 -- Yadd <email address hidden>  Sun, 13 Feb 2022 08:45:51 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc
Kinetic release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-jquery-mousewheel_3.1.13-5.dsc 2.2 KiB 292ffc5383b1b1dc9e6cd98fe04a53a689aa5480a030b28470b3c465c8a66ccb
node-jquery-mousewheel_3.1.13.orig.tar.gz 87.1 KiB e54e2b5d8f2a492c2c7bb4552e10fa67601ae3faf96d759e869860f995fb642a
node-jquery-mousewheel_3.1.13-5.debian.tar.xz 3.0 KiB ef243fcb421dfa80b5c3866ea4ae8c1ea323feffad4bf98c3580104b13d5fd07

Available diffs

No changes file available.

Binary packages built by this source

libjs-jquery-mousewheel: jQuery plugin that adds cross-browser mouse wheel support

 In order to use the plugin, simply bind the mousewheel event to an element.
 .
 It also provides two helper methods called mousewheel and unmousewheel that
 act just like other event helper methods in jQuery.
 .
 This package is suitable for direct use in browser environment.

node-jquery-mousewheel: jQuery plugin to add cross-browser mouse wheel support (Node.js)

 In order to use the plugin, simply bind the mousewheel event to an element.
 .
 It also provides two helper methods called mousewheel and unmousewheel that
 act just like other event helper methods in jQuery.
 .
 Node.js is an event-based server-side JavaScript engine.