Merge pull request #704 from orbitdb/feat/keywords

chore: Adding keywords to package.json
This commit is contained in:
Richard Littauer 2019-10-08 10:43:30 -04:00 committed by GitHub
commit 29d74e4bf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -91,5 +91,15 @@
"haad <haad@haja.io>",
"shamb0t <shams@haja.io>",
"hajamark <mark@haja.io>"
],
"keywords": [
"crdt",
"database",
"decentralized",
"decentralised",
"distributed",
"ipfs",
"p2p",
"peer-to-peer"
]
}