/
githubmirror
/
edex-ui
Обзор
Документация
Войти
/
githubmirror
/
edex-ui
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v2.2.3
src/package.json
50 строк
1 KB
Gabriel Saillard
chore: upgrade systeminf to v4.30.5, patch sec issue #907
27 ноя 2020, 17:51
Не верифицирован
27 ноя 2020, 17:51
e8a36aa
Код
Авторство
О чём код?
{ "name": "edex-ui", "productName": "eDEX-UI", "version": "2.2.3", "description": "eDEX-UI sci-fi interface", "keywords": [ "desktop", "sci-fi", "gui", "portable", "tty", "terminal" ], "main": "_boot.js", "repository": { "type": "git", "url": "git+https://github.com/GitSquared/edex-ui.git" }, "author": "Gabriel 'Squared' SAILLARD <gabriel@saillard.dev> (https://gaby.dev)", "license": "GPL-3.0", "bugs": { "url": "https://github.com/GitSquared/edex-ui/issues" }, "homepage": "https://github.com/GitSquared/edex-ui#readme", "dependencies": { "augmented-ui": "^1.1.2", "color": "3.1.3", "geolite2-redist": "^1.0.7", "howler": "2.2.1", "maxmind": "4.3.1", "nanoid": "3.1.18", "node-pty": "0.9.0", "pretty-bytes": "5.4.1", "shell-env": "3.0.0", "signale": "1.4.0", "smoothie": "1.35.0", "systeminformation": "4.30.5", "tail": "2.0.4", "username": "5.1.0", "which": "2.0.2", "ws": "7.4.0", "xterm": "4.9.0", "xterm-addon-attach": "0.6.0", "xterm-addon-fit": "0.4.0", "xterm-addon-ligatures": "0.3.0" }, "optionalDependencies": { "osx-temperature-sensor": "1.0.7" } }