/
githubmirror
/
client
Обзор
Документация
Войти
/
githubmirror
/
client
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
go/chat/flip/package.json
22 строки
543 B
Maxwell Krohn
preliminary implementation of a coinflip secure MPC (#15977)
11 фев 2019, 18:14
11 фев 2019, 18:14
822d118
Код
Авторство
О чём код?
{ "name": "go-flip", "version": "1.0.0", "description": "Code in Go for MPC of a coin flip", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/keybase/go-flip.git" }, "author": "Keybase, Inc.", "license": "BSD-3-Clause", "bugs": { "url": "https://github.com/keybase/go-flip/issues" }, "homepage": "https://github.com/keybase/go-flip#readme", "dependencies": { "avdl-compiler": "^1.3.29" } }