Home > @microsoft/rush-lib > RushConfigurationProject > packageName
RushConfigurationProject.packageName property
The name of the NPM package. An error is reported if this name is not identical to packageJson.name.
Example: @scope/MyProject
Signature:
readonly packageName: string;