libjs-microplugin.js 0.0.3+dfsg-1.1 source package in Ubuntu

Changelog

libjs-microplugin.js (0.0.3+dfsg-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Fri, 01 Jan 2021 17:23:16 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjs-microplugin.js_0.0.3+dfsg-1.1.dsc 2.1 KiB 7c172e520f6692fa3b7e220dced56add3ee81d24c462e08845b9da72f139aa03
libjs-microplugin.js_0.0.3+dfsg.orig.tar.gz 4.4 KiB fab73bc4236253ad41cce1ae573e778261d74b1610a3d0686e107f17695ea955
libjs-microplugin.js_0.0.3+dfsg-1.1.debian.tar.xz 1.8 KiB aab7c53bda02d0b33c19e643b09ad44d7bf36b052a38c26589ac8848fa471560

Available diffs

No changes file available.

Binary packages built by this source

libjs-microplugin.js: Lightweight plugin / dependency system for libraries

 MicroPlugin is a lightweight drop-in plugin architecture for your
 JavaScript library. Plugins can declare dependencies to other plugins
 and can be initialized with options (in a variety of formats). It is
 AMD-compatible and it works identically in Node.js and in a browser.