mirror of https://codeberg.org/pzp/pzp-sync.git
lets try this
This commit is contained in:
parent
51f3f52b95
commit
aea89ed525
|
@ -1,13 +1,13 @@
|
||||||
{
|
{
|
||||||
"name": "dagsync",
|
"name": "ppppp-tangle-sync",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "SSB replication using Kleppmann's hash graph sync",
|
"description": "PPPPP replication using Kleppmann's hash graph sync",
|
||||||
"author": "Andre Staltz <contact@staltz.com>",
|
"author": "Andre Staltz <contact@staltz.com>",
|
||||||
"license": "CC0-1.0",
|
"license": "CC0-1.0",
|
||||||
"homepage": "https://github.com/staltz/dagsync",
|
"homepage": "https://github.com/staltz/ppppp-tangle-sync",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git@github.com:staltz/dagsync.git"
|
"url": "git@github.com:staltz/ppppp-tangle-sync.git"
|
||||||
},
|
},
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"files": [
|
"files": [
|
||||||
|
|
Loading…
Reference in New Issue