JSPM

  • Created
  • Published
  • Downloads 33848946
  • Score
    100M100P100Q268218F
  • License CC0-1.0

A list of SPDX license identifiers

Package Exports

  • spdx-license-ids

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (spdx-license-ids) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

spdx-license-ids

A list of SPDX license identifiers

Download JSON

Use as a JavaScript Library

NPM version Bower version Build Status Coverage Status

Installation

npm

npm install spdx-license-ids

bower

bower install spdx-license-ids

API

spdxLicenseIds

Type: Array of String

It returns an array of SPDX license identifiers.

const spdxLicenseIds = require('spdx-license-ids'); //=> ['Glide', 'Abstyles', 'AFL-1.1', ... ]

License

Creative Commons Zero v1.0 Universal.