deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: node-resolve-from
Description: |-
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.
Homepage: https://github.com/sindresorhus/resolve-pkg
Installed-Size: '17'
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Multi-Arch: foreign
Package: node-resolve-pkg
Priority: optional
Section: javascript
Version: 2.0.0-3
srcpkg_name: node-resolve-pkg
srcpkg_version: 2.0.0-3