/
githubmirror
/
edex-ui
Обзор
Документация
Войти
/
githubmirror
/
edex-ui
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v2.2.0
src/package.json
43 строки
969 B
Gabriel SAILLARD (GitSquared)
:bookmark: v2.2.0 Release
29 апр 2019, 21:00
Не верифицирован
29 апр 2019, 21:00
ba98743
Код
Авторство
О чём код?
{ "name": "edex-ui", "productName": "eDEX-UI", "version": "2.2.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": { "color": "3.1.1", "howler": "2.1.2", "nanoid": "2.0.1", "node-pty": "0.8.1", "pretty-bytes": "5.2.0", "shell-env": "3.0.0", "signale": "1.4.0", "smoothie": "1.35.0", "systeminformation": "4.1.6", "tail": "2.0.2", "ws": "6.2.1", "xterm": "3.12.2", "username": "4.1.0" }, "optionalDependencies": { "osx-temperature-sensor": "1.0.3" } }