licenses.dev

import-cwd v3.0.0

Import a module like with `require()` but from the current working directory

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
import-from • 3.0.0Import a module like with `require()` but from a given pathDIRECT1
resolve-from • 5.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/import-cwd)](https://licenses.dev/npm/import-cwd)
<a href="https://licenses.dev/npm/import-cwd">
  <img src="https://licenses.dev/b/npm/import-cwd" alt="licenses" />
</a>

Or the licenses badge code for the 3.0.0 version:

[![licenses](https://licenses.dev/b/npm/import-cwd/3.0.0)](https://licenses.dev/npm/import-cwd/3.0.0)
<a href="https://licenses.dev/npm/import-cwd/3.0.0">
  <img src="https://licenses.dev/b/npm/import-cwd/3.0.0" alt="licenses" />
</a>
GitHub