/
githubmirror
/
edex-ui
Обзор
Документация
Войти
/
githubmirror
/
edex-ui
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v1.1.2
src/package.json
37 строк
828 B
GitSquared
:bookmark: v1.1.2
02 дек 2018, 18:37
Не верифицирован
02 дек 2018, 18:37
ed645eb
Код
Авторство
О чём код?
{ "name": "edex-ui", "productName": "eDEX-UI", "version": "1.1.2", "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": "GitSquared <squared@codebrew.fr>", "license": "GPL-3.0", "bugs": { "url": "https://github.com/GitSquared/edex-ui/issues" }, "homepage": "https://github.com/GitSquared/edex-ui#readme", "dependencies": { "clipboardy": "1.2.3", "color": "3.1.0", "node-pty": "0.7.8", "pretty-bytes": "5.1.0", "signale": "1.3.0", "smoothie": "1.35.0", "systeminformation": "3.51.3", "tail": "2.0.1", "ws": "6.1.2", "xterm": "3.8.0" } }