Skip to content

"licenses" field is misused in package.json #63

@andrey-skl

Description

@andrey-skl

Same as react-component/util#41:

Now "licenses" field of package.json contains single "MIT" string

According to spec, the "license" (not "licenses") field should be used to specify the single "MIT" license.

So, field should be renamed "licenses" => "license" I believe.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions