Skip to content

License not recognized by npm #24

@bvancea

Description

@bvancea

When accessing https://www.npmjs.com/package/jstz , the license shows up as none, even though the LICENSE file mentions MIT.

I had a look at the package.json file, and it seems that the license is specified using the licenses field. This field was deprecated in favor of the license field. See the npm documentation for license.

Updating package.json to use license should solve the issue.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions