socex
Version:
Social Network of Hell
26 lines (25 loc) • 576 B
JSON
{
"name": "socex",
"version": "0.0.1",
"description": "Social Network of Hell",
"main": "server/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/kissarat/socex.git"
},
"keywords": [
"social",
"network",
"zeronet",
"messanger"
],
"author": "Taras Labiak <kissarat@gmail.com>",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/kissarat/socex/issues"
},
"homepage": "https://github.com/kissarat/socex#readme"
}