/
githubmirror
/
edex-ui
Обзор
Документация
Войти
/
githubmirror
/
edex-ui
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v0.8.1
src/package.json
34 строки
776 B
Git²
...and release 0.8.1
24 мар 2018, 01:05
24 мар 2018, 01:05
f9da749
Код
Авторство
О чём код?
{ "name": "edex-ui", "productName": "eDEX-UI", "version": "0.8.1", "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": { "color": "3.0.0", "battery-level": "3.0.0", "node-pty": "0.7.4", "smoothie": "1.34.0", "systeminformation": "3.37.7", "ws": "5.1.0", "xterm": "3.2.0" } }