generateAboutLibrariesNPMOutput(licenses
): AboutLibrariesLikePackageInfo
[]
Generates AboutLibraries-compatible metadata for NPM dependencies
This will take scanned NPM licenses and produce output that can be modified and/or written to the Android project files.
Name | Type | Description |
---|---|---|
licenses |
AggregatedLicensesObj |
Scanned NPM licenses |
AboutLibrariesLikePackageInfo
[]
Array of AboutLibrariesLikePackage objects, each representing a NPM dependency
See