packagePath property

String? packagePath
getter/setter pair

Path to the package.json.

e.g. workspace/path/to/package Only one of archive or package_path can be specified.

Optional.

Implementation

core.String? packagePath;