[ sid ]
[ ソース: node-resolve-pkg-maps ]
パッケージ: node-resolve-pkg-maps (1.0.0-1)
node-resolve-pkg-maps に関するリンク
Debian の資源:
node-resolve-pkg-maps ソースパッケージをダウンロード:
- [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]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
