osi-licenses

0.1.1 • Public • Published

osi-licenses

id-name pairs of OSI-approved licenses, based on list at http://opensource.org/licenses/alphabetical .

Usage

var licenses = require("osi-licenses")
if(licenses["MIT"] == "MIT license") {
  console.log("It worked!")
}

License

osi-licenses is released under the MIT License.
Copyright (c) 2013 Meryn Stol

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    806
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    806
  • 0.1.0
    1

Package Sidebar

Install

npm i osi-licenses

Weekly Downloads

807

Version

0.1.1

License

MIT

Last publish

Collaborators

  • meryn