/
githubmirror
/
node
Обзор
Документация
Войти
/
githubmirror
/
node
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
deps/npm/node_modules/spdx-exceptions/package.json
19 строк
463 B
npm CLI robot
deps: upgrade npm to 10.5.0
29 фев 2024, 18:28
Не верифицирован
29 фев 2024, 18:28
c08b797
Код
Авторство
О чём код?
{ "name": "spdx-exceptions", "description": "list of SPDX standard license exceptions", "version": "2.5.0", "author": "The Linux Foundation", "contributors": [ "Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com/)" ], "license": "CC-BY-3.0", "repository": "kemitchell/spdx-exceptions.json", "files": [ "index.json", "deprecated.json" ], "scripts": { "build": "node build.js", "latest": "node latest.js" } }