get-monorepo-packages

1.2.0 • Public • Published

get-monorepo-packages

Travis Prettier npm semantic-release License

Get a list of packages from a monorepo. Supports:

Install

npm install --save get-monorepo-packages

Usage

import getPackages from 'get-monorepo-packages';
getPackages('/path/to/root');

Returns an array of objects containing:

  • location - The relative path to the package.
  • package - The package.json file for the package.

Readme

Keywords

Package Sidebar

Install

npm i get-monorepo-packages

Weekly Downloads

101,807

Version

1.2.0

License

MIT

Unpacked Size

4.88 kB

Total Files

4

Last publish

Collaborators

  • azz