spdx-license-ids : A list of SPDX license identifiers. You can installing spdx-license-ids npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install spdx-license-ids $ sudo npm install -g spdx-license-ids
If want to update the spdx-license-ids package execute the command as below,
$ sudo npm update spdx-license-ids
Update package globally,
$ npm install -g spdx-license-ids
$ sudo git clone https://github.com/rektide/spdx-license-ids.git
$ sudo npm install -g ./spdx-license-ids
spdx-license-ids@2.0.1 /usr/lib/node_modules/spdx-license-ids
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall spdx-license-ids
| Package Name | spdx-license-ids |
| Version | 2.0.1 |
| Description | A list of SPDX license identifiers |
| Released Date | 2017-02-06T08:52:09.937Z |
| Published by | shinnn |
| How to Learn | https://www.npmjs.com/package/spdx-license-ids/tutorial |