Skip to content

Support the valid 2 ways to reference a license file and 2 different licenses #15

@watilde

Description

@watilde

The following json line is the valid way to reference a file as a license file.

{ "license" : "SEE LICENSE IN <filename>" }

Also, there is a way to write 2 different kind of license:

{ "license" : "(ISC OR GPL-3.0)" }

The rest of ToDo

  • AND
  • OR
  • WITH
  • PLUS
  • SEE LICENSE IN

Could you support both style?

refs: https://docs.npmjs.com/files/package.json#license

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions