/
eapostnova
/
2026-1--study--simulation-modeling
Обзор
Документация
Войти
/
eapostnova
/
2026-1--study--simulation-modeling
Код
Запросы
1
Задачи
Вики
Пакеты
0
Релизы
3
CI/CD
Аналитика
Безопасность
develop
package.json
25 строк
644 B
Елизавета Постнова
chore(release): 1.4.1
12 апр 2026, 15:15
Верифицирован
12 апр 2026, 15:15
214a986
Код
Авторство
О чём код?
{ "name": "simulation-modeling", "version": "1.4.1", "description": "Имитационное моделирование", "main": "index.js", "repository": { "type": "git", "url": "git@github.com:ratratik/-2026-1--study--simulation-modeling.git" }, "author": "Елизавета Постнова <fnafmemories@gmail.com>", "license": "CC-BY-4.0", "config": { "commitizen": { "path": "cz-customizable" } }, "devDependencies": { "commit-and-tag-version": "^12.6.1", "cz-customizable": "^7.3.0" }, "scripts": { "release": "commit-and-tag-version", "commit": "cz-customizable" } }