Skip to content

Missing LICENSE.txt #2

@mwittig

Description

@mwittig

Just a minor issue. The project is missing file "LICENSE.txt" which is referenced by the license property of the package.json descriptor file. Please also note, the format used for "license" has been deprecated. The license property should be assigned a string value instead, e.g. "license": "MIT" See also https://docs.npmjs.com/files/package.json#license. I think the LICENSE should still be included with the project and packaged by including in via "files" or by default (if no "files" property is used).

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