Package: wnpp
Severity: wishlist
Owner: Bastien Roucariès <[email protected]>
X-Debbugs-CC: [email protected]


* Package name    : node-resolve-import
  Version         : 1.4.1
  Upstream Author : Isaac Z. Schlueter <[email protected]> (https://blog.izs.me)
* URL             : https://github.com/isaacs/resolve-import#readme
* License         : BlueOak-1.0.0
  Programming Lang: JavaScript
  Description     : deterministic import path resolution for Node.js

 This module provides deterministic resolution of targets
 referenced by import() statements within Node.js ESM loader
 environments. It identifies the exact file that Node.js would
 load and returns either a file:// URL object for
 filesystem‑based resolutions or the corresponding builtin
 module identifier when the request refers to a Node.js core module.
 .
 The package also includes an auxiliary component, node-walk-path,
 which implements a generator that iteratively traverses a
 filesystem path upward, yielding each parent directory in sequence.
 This utility is well suited for directory‑tree inspection,
 configuration discovery, and other tasks requiring systematic upward
 path traversal.

 under js team umbrella

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to