License Data Type

A description of a particular license used by a project.

Properties
name data type description
name string
url string

Example

{
  "name" : "...",
  "url" : "..."
}