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

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"
]
}