Get the current version of the bridge from the package.json file. By default this uses identifyPackageFile to determine the file.
identifyPackageFile
Either the version number, or unknown.
Optional
The path to the package.json of the bridge.
Generated using TypeDoc
Get the current version of the bridge from the package.json file. By default this uses
identifyPackageFile
to determine the file.Returns
Either the version number, or unknown.