5
0
mirror of https://github.com/cwinfo/hyperboria-peers.git synced 2024-09-08 00:24:32 +00:00
hyperboria-peers/package.json
2019-01-22 18:49:32 +01:00

26 lines
583 B
JSON

{
"name": "hyperboria-peers",
"version": "1.0.36",
"description": "A geographically sorted list of public peering credentials for joining Hyperboria",
"main": "index.js",
"scripts": {
"test": "node tests.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hyperboria/peers.git"
},
"keywords": [
"hyperboria",
"fc00",
"public",
"peers"
],
"author": "ansuz",
"license": "AGPL-3.0",
"bugs": {
"url": "https://github.com/hyperboria/peers/issues"
},
"homepage": "https://github.com/hyperboria/peers#readme"
}