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

Changelog

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

  * Non-maintainer upload.
  * source only upload to enable migration

 -- Paul Gevers <email address hidden>  Mon, 01 Nov 2021 22:13:10 +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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-jquery-mousewheel_3.1.13-3.1.dsc 2.0 KiB 4ad9927ca616ea4fac2102f4b09cfc5f7ef0155110d5ec30ffad63a9d0ef6836
node-jquery-mousewheel_3.1.13.orig.tar.gz 87.1 KiB e54e2b5d8f2a492c2c7bb4552e10fa67601ae3faf96d759e869860f995fb642a
node-jquery-mousewheel_3.1.13-3.1.debian.tar.xz 2.7 KiB f1abeae0cb81d1fe37f847b96f736efa271d8f1f95a53b327a2635dcc27ea72b

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.