Package: node-resolve-pkg (0.2.0-1)
Links for node-resolve-pkg
Debian Resources:
Download Source Package node-resolve-pkg:
- [node-resolve-pkg_0.2.0-1.dsc]
- [node-resolve-pkg_0.2.0.orig.tar.gz]
- [node-resolve-pkg_0.2.0-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Resolve the path of a package regardless of it having an entry point
Some packages like CLI tools and grunt tasks don't have a entry point, like `"main": "foo.js"` in package.json, resulting in them not being resolvable by `require.resolve()`. Unlike `require.resolve()`, this module also resolves packages without an entry point, returns `null` instead of throwing when the module can't be found, and resolves from `process.cwd()` instead `__dirname` by default.
Node.js is an event-based server-side JavaScript engine.
Other Packages Related to node-resolve-pkg
|
|
|
|
-
- dep: node-resolve-from (>= 2.0.0)
- Resolve the path of a module from a given path
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
Download node-resolve-pkg
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 3.6 kB | 16.0 kB | [list of files] |