/
githubmirror
/
edex-ui
Обзор
Документация
Войти
/
githubmirror
/
edex-ui
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v0.6.0
src/package.json
33 строки
758 B
GitSquared
Release 0.6.0
31 дек 2017, 02:13
Не верифицирован
31 дек 2017, 02:13
31602cf
Код
Авторство
О чём код?
{ "name": "edex-ui", "productName": "eDEX-UI", "version": "0.6.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", "node-pty": "0.7.4", "smoothie": "^1.33.0", "systeminformation": "^3.33.11", "ws": "3.3.3", "xterm": "2.9.2" } }