@@ -1,11 +1,17 @@
|
||||
{
|
||||
"name": "ringnet",
|
||||
"version": "1.0.0",
|
||||
"description": "A decentralized peer-to-peer network implementation using WebRTC for communication in a double ring topology",
|
||||
"main": "index.js",
|
||||
"type": "module",
|
||||
"author": "ale",
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.manalejandro.com/ale/ringnet"
|
||||
},
|
||||
"homepage": "https://ringnet.cloud",
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
"start:oracle": "node oracle.js",
|
||||
|
||||
Referencia en una nueva incidencia
Block a user