Pakket: node-resolve-pkg-maps (1.0.0-1)
Verwijzigingen voor node-resolve-pkg-maps
Debian bronnen:
Het bronpakket node-resolve-pkg-maps downloaden:
- [node-resolve-pkg-maps_1.0.0-1.dsc]
- [node-resolve-pkg-maps_1.0.0.orig.tar.gz]
- [node-resolve-pkg-maps_1.0.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
utilities for subpath and conditional resolution
This node package provides an API for resolving both exports and imports in package.json, taking into account any paths and conditions. It follows the ECMAScript Module (ESM) resolution algorithm and is tested against node.js for accuracy.
This is different than the resolve.exports node module, because that one only resolves exports, whereas this package resolves both exports & imports. It also addresses many of the bugs in resolve.exports.
Node.js is an event-based server-side JavaScript engine.
