/
githubmirror
/
client
Обзор
Документация
Войти
/
githubmirror
/
client
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v6.2.2
protocol/package.json
31 строка
833 B
chrisnojima
better generated types. updated protocol deps (#24927)
18 апр 2022, 19:51
Не верифицирован
18 апр 2022, 19:51
a4e6a77
Код
Авторство
О чём код?
{ "name": "keybase-protocol", "version": "1.0.0", "description": "An IDL and protocol generator for Keybase components", "main": "bin/compile.iced", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/keybase/protocol" }, "author": "Maxwell Krohn <max@keybase.io>", "license": "BSD-3-Clause", "bugs": { "url": "https://github.com/keybase/protocol/issues" }, "homepage": "https://github.com/keybase/protocol", "dependencies": { "avdl-compiler": "1.4.10", "avdl2json": "2.2.5", "camelcase": "6.3.0", "iced-coffee-script": "108.0.14", "iced-error": "0.0.13", "iced-logger": "0.0.6", "iced-runtime": "1.0.4", "iced-utils": "0.1.27", "json5": "2.2.1", "prettier": "2.6.2" } }