monorepo-dependencies

1.0.0 • Public • Published

monorepo-dependencies

npm
NPM

Get the local dependency package path of lerna and yarn in the workspace

Usage

const { monorepoDependenciesLocalPaths } = require('monorepo-dependencies');

monorepoDependenciesLocalPaths('@scope/core');

In the yarn or lerna workspace, obtain the local dependency package path through the package name.

Package Sidebar

Install

npm i monorepo-dependencies

Weekly Downloads

11

Version

1.0.0

License

ISC

Unpacked Size

6.83 kB

Total Files

5

Last publish

Collaborators

  • fupengl