Display package license on version info api endpoint
Open
Type: enhancement
- Dominant language
- Dart
- Stars
- 944
- Forks
- 184
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 12
Description
## Problem
Pub currently accepts non-oss licensed packages. It's important to have an easy way to check a package license through the API.
## Suggestion
The package license is currently displayed on the package page. That info could also be exposed on the return for `https://pub.dev/api/packages//versions/`
Contributor guide
Assessment
This issue has not been assessed yet.