/
githubmirror
/
hyper
Обзор
Документация
Войти
/
githubmirror
/
hyper
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v3.2.0
app/package.json
41 строка
982 B
Labhansh Agrawal
3.2.0
04 фев 2022, 12:30
04 фев 2022, 12:30
e50ea06
Код
Авторство
О чём код?
{ "name": "hyper", "productName": "Hyper", "description": "A terminal built on web technologies", "version": "3.2.0", "license": "MIT", "author": { "name": "ZEIT, Inc.", "email": "team@zeit.co" }, "repository": "zeit/hyper", "dependencies": { "@electron/remote": "2.0.4", "async-retry": "1.3.3", "chokidar": "^3.5.3", "color": "4.2.0", "default-shell": "1.0.1", "electron-fetch": "1.7.4", "electron-is-dev": "2.0.0", "electron-store": "8.0.1", "fs-extra": "10.0.0", "git-describe": "4.1.0", "lodash": "4.17.21", "mkdirp": "1.0.4", "ms": "2.1.3", "native-process-working-directory": "^1.0.2", "node-pty": "0.10.1", "os-locale": "5.0.0", "parse-url": "5.0.7", "pify": "5.0.0", "queue": "6.0.2", "react": "17.0.2", "react-dom": "17.0.2", "semver": "7.3.5", "sudo-prompt": "^9.2.1", "uuid": "8.3.2" }, "optionalDependencies": { "native-reg": "1.0.0" } }