The same as a JSDependency but containing the origin from the containing JSDependencyManifest.
Expresses a dependency on a raw JS library and the JS libraries this library itself depends on.
Expresses a dependency on a raw JS library and the JS libraries this library itself depends on.
Both the resourceName and each element of dependencies is the unqualified filename of the library (e.g. "jquery.js").
The information written to a "JS_DEPENDENCIES" manifest file.
The place a JSDependency originated from
Information about a resolved JSDependency
The same as a JSDependency but containing the origin from the containing JSDependencyManifest. This class is used for filtering of dependencies.