/
eapostnova
/
2026-1--study--simulation-modeling
Обзор
Документация
Войти
/
eapostnova
/
2026-1--study--simulation-modeling
Код
Запросы
1
Задачи
Вики
Пакеты
0
Релизы
3
CI/CD
Аналитика
Безопасность
develop
node_modules/spdx-exceptions/package.json
19 строк
463 B
Елизавета Постнова
chore(site): add changelog
06 мар 2026, 00:34
Верифицирован
06 мар 2026, 00:34
8cca814
Код
Авторство
О чём код?
{ "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" } }