/
githubmirror
/
edex-ui
Обзор
Документация
Войти
/
githubmirror
/
edex-ui
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v2.0.0
src/package.json
40 строк
901 B
GitSquared
:bookmark: Release v2.0.0
13 янв 2019, 20:39
Не верифицирован
13 янв 2019, 20:39
03c1ebc
Код
Авторство
О чём код?
{ "name": "edex-ui", "productName": "eDEX-UI", "version": "2.0.0", "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", "howler": "2.1.1", "nanoid": "2.0.0", "node-pty": "0.8.0", "pretty-bytes": "5.1.0", "shell-env": "2.1.0", "signale": "1.3.0", "smoothie": "1.35.0", "systeminformation": "3.54.0", "tail": "2.0.2", "ws": "6.1.2", "xterm": "3.10.1" } }