Page Contents

Home > @loopback/tsdocs > LernaPackage

LernaPackage interface

Typescript definition for Lerna Package

Signature:

export interface LernaPackage 

Properties

Property Modifiers Type Description
location   string Location of the package
manifestLocation   string Location of package.json
name   string Package name
private   boolean Is it a private package?
rootPath   string Root directory of the monorepo