Get all library dependency node IDs.
Iterable<String> get libraryDependencyNodeIds => nodeIdsByTypes({DependencyNodeType.libraryDependency});