deprecated-spdx-license-ids

0.0.0 • Public • Published

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.

Package Sidebar

Install

npm i deprecated-spdx-license-ids

Weekly Downloads

1

Version

0.0.0

License

CC0-1.0

Last publish

Collaborators

  • shinnn