spdx-license-list : List of SPDX licenses. You can installing spdx-license-list 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-list $ sudo npm install -g spdx-license-list
If want to update the spdx-license-list package execute the command as below,
$ sudo npm update spdx-license-list
Update package globally,
$ npm install -g spdx-license-list
$ sudo git clone https://github.com/rektide/spdx-license-list.git
$ sudo npm install -g ./spdx-license-list
spdx-license-list@3.0.1 /usr/lib/node_modules/spdx-license-list
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall spdx-license-list
| Package Name | spdx-license-list |
| Version | 3.0.1 |
| Description | List of SPDX licenses |
| Released Date | 2017-03-15T10:09:26.943Z |
| Published by | sindresorhus |
| How to Learn | https://www.npmjs.com/package/spdx-license-list/tutorial |