/
githubmirror
/
edex-ui
Обзор
Документация
Войти
/
githubmirror
/
edex-ui
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v2.2.6
src/package.json
52 строки
1 KB
Gabriel Saillard
chore: release v2.2.6
22 фев 2021, 13:42
Не верифицирован
22 фев 2021, 13:42
a6dbc0b
Код
Авторство
О чём код?
{ "name": "edex-ui", "productName": "eDEX-UI", "version": "2.2.6", "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": "^2.0.3", "howler": "2.2.1", "maxmind": "4.3.1", "mime-types": "^2.1.29", "nanoid": "3.1.20", "node-pty": "0.10.0", "pdfjs-dist": "2.7.570", "pretty-bytes": "5.5.0", "shell-env": "3.0.1", "signale": "1.4.0", "smoothie": "1.35.0", "systeminformation": "5.3.3", "tail": "2.2.0", "username": "5.1.0", "which": "2.0.2", "ws": "7.4.3", "xterm": "4.10.0", "xterm-addon-attach": "0.6.0", "xterm-addon-fit": "0.5.0", "xterm-addon-ligatures": "0.4.0" }, "optionalDependencies": { "osx-temperature-sensor": "1.0.7" } }