/
githubmirror
/
edex-ui
Обзор
Документация
Войти
/
githubmirror
/
edex-ui
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v0.9.0
src/package.json
36 строк
829 B
GitSquared
:bookmark: v0.9.0
13 июн 2018, 20:34
Не верифицирован
13 июн 2018, 20:34
059dada
Код
Авторство
О чём код?
{ "name": "edex-ui", "productName": "eDEX-UI", "version": "0.9.0", "description": "A science fiction desktop running everywhere. Awesome.", "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, Pixelylon", "license": "GPL-3.0", "bugs": { "url": "https://github.com/GitSquared/edex-ui/issues" }, "homepage": "https://github.com/GitSquared/edex-ui#readme", "dependencies": { "battery-level": "3.0.0", "color": "3.0.0", "node-pty": "0.7.4", "pretty-bytes": "5.1.0", "signale": "1.0.1", "smoothie": "1.35.0", "systeminformation": "3.41.1", "ws": "5.1.1", "xterm": "3.3.0" } }