[ 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.
