@sjmeverett/get-package-paths
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@sjmeverett/get-package-paths

Gets an array of paths to copy for a given dependency or array of dependencies, already installed in node_modules.

Usage

import { getPackagePaths } from '@sjmeverett/get-package-paths';

const paths = getPackagePaths(process.cwd(), ['some-sort-of-package']);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i @sjmeverett/get-package-paths

Weekly Downloads

0

Version

1.0.0

License

none

Unpacked Size

5.13 kB

Total Files

8

Last publish

Collaborators

  • stewartml