lets try this

This commit is contained in:
Andre Staltz 2023-04-21 14:14:26 +03:00
parent 51f3f52b95
commit aea89ed525
1 changed files with 4 additions and 4 deletions

View File

@ -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": [