0.0.0 • Published 6 years ago

deprecated-spdx-license-ids v0.0.0

Weekly downloads
4
License
CC0-1.0
Repository
github
Last release
6 years ago

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.