node-toidentifier 1.0.0-4 source package in Ubuntu

Changelog

node-toidentifier (1.0.0-4) unstable; urgency=medium

  * Bump debhelper from old 12 to 13.

 -- Debian Janitor <email address hidden>  Wed, 15 Sep 2021 11:58:21 +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-toidentifier_1.0.0-4.dsc 2.1 KiB 334442577e77af5b6f23bec8d1f5ad5b69921e0816164a6102dad378374e4b08
node-toidentifier_1.0.0.orig.tar.gz 3.3 KiB b863c58fa81aa9e4dea9dc55f93a247548ec74920b61bf93e163b7034e2296d6
node-toidentifier_1.0.0-4.debian.tar.xz 2.6 KiB ac18c5118b7c14a27b7d9d480a3b3facc5c22a93b26b0bb8d1ebd75419621bed

Available diffs

No changes file available.

Binary packages built by this source

node-toidentifier: Convert a string of words to a JavaScript identifier

 This module given a string as the argument, will transform it to an identifier
 (variable name for instance) using stable rules.
 .
 It is a dependency of Express.js, a web application framework for Node.js.
 .
 Node.js is an event-based server-side JavaScript engine.