license-parser

1.0.2 • Public • Published

license-parser

Downloads Version License

Install

Using npm

npm install license-parser

Using yarn

yarn add license-parser

Usage

const licenseParser = require('license-parser')
licenseParser('mit')
// => ['MIT']

License

MIT license.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    28
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    28
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i license-parser

Weekly Downloads

7

Version

1.0.2

License

MIT

Last publish

Collaborators

  • jasonxia23