diff --git a/packages.json b/packages.json index 81871ef..dcccf23 100644 --- a/packages.json +++ b/packages.json @@ -10086,5 +10086,17 @@ "description": "Renormalization of colloidal charges of polydipserse dispersions using the Poisson-Boltzmann equation", "license": "MIT", "web": "https://github.com/guibar64/polypbren" + }, + { + "name": "spdx_licenses", + "url": "https://github.com/euantorano/spdx_licenses.nim", + "method": "git", + "tags": [ + "spdx", + "license" + ], + "description": "A library to retrieve the list of commonly used licenses from the SPDX License List.", + "license": "BSD3", + "web": "https://github.com/euantorano/spdx_licenses.nim" } ]