PackageInfo.resolvedDependencies
public DependencyInfo[] resolvedDependencies;
Description 描述
An array of DependencyInfos listing all the packages this package directly or indirectly depends to and the versions they resolved to.
An array of DependencyInfos listing all the packages this package directly or indirectly depends to and the versions they resolved to.