Show the different classes of dependencies. Classes are usually divided by language or the file types of the dependency.
Label | Description | |
---|---|---|
Binary |
Executables that are called directly by the code.
| |
Google font |
Fonts downloaded from fonts.googleapis.com.
| |
JavaScript |
JavaScript libraries downloaded the from NPM registry and used for front-end functionality.
| |
Python |
Python packages downloaded from PyPI.
|