Skip to content

Add license file to npm package #638

@pblajer

Description

@pblajer

Background

It's a common practice to include license file in npm package/releases. MIT license states that it must be included in all copies of this software, so it forces users to download it manually (and releases themselves are not compliant with it).

Repro steps:

  1. npm install jsrsasign
  2. ls ./node_modules/jsrsasign

Current:

No license files to be found in listed files

Expected:

License file is listed

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