{ "name": "made-in-guyana", "description": "🇬🇾 A list of cool projects made in Guyana", "keywords": [ "made", "in", "guyana", "a", "list", "of", "cool", "projects" ], "license": "MIT", "version": "1.0.3", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Ionică Bizău (https://ionicabizau.net)", "homepage": "https://github.com/IonicaBizau/made-in-guyana#readme", "files": [ "bin/", "app/", "lib/", "dist/", "src/", "scripts/", "resources/", "menu/", "cli.js", "index.js", "index.d.ts", "package-lock.json", "bloggify.js", "bloggify.json", "bloggify/" ], "repository": { "type": "git", "url": "git+ssh://git@github.com/IonicaBizau/made-in-guyana.git" }, "bugs": { "url": "https://github.com/IonicaBizau/made-in-guyana/issues" }, "blah": { "installation": [ { "h2": "Contents" }, { "ul": [ "[Java](#java)" ] }, { "h3": "Java #" }, { "table": { "headers": [ ":star2:", "Name", "Description", "🌍" ], "rows": [ [ "107", "[@JoshuaKissoon](https://github.com/JoshuaKissoon)/[**Kademlia**](https://github.com/JoshuaKissoon/Kademlia)", "A Java implementation of Kademlia Routing Protocol and DHT", "" ], [ "11", "[@JoshuaKissoon](https://github.com/JoshuaKissoon)/[**DOSNA**](https://github.com/JoshuaKissoon/DOSNA)", "DOSNA (Distributed Online Social Network Architecture) is an Architecture that can serve as a core for DOSNs.", "" ], [ "5", "[@JoshuaKissoon](https://github.com/JoshuaKissoon)/[**SocialKademlia**](https://github.com/JoshuaKissoon/SocialKademlia)", "Kademlia Routing Protocol with improvements for Decentralized Social Networks.", "" ], [ "2", "[@JoshuaKissoon](https://github.com/JoshuaKissoon)/[**Likir**](https://github.com/JoshuaKissoon/Likir)", "Likir is a DHT designed and initially developed by some university students. More info found here http://likir.di.unito.it/details.html", "" ] ] } } ] } }