Files
orbitdbbug/package.json
2021-03-31 11:09:26 +02:00

17 lines
317 B
JSON

{
"name": "orbitdbbug",
"version": "1.0.0",
"description": "",
"main": "bug.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"ipfs-core": "^0.5.4",
"ipfs-http-client": "^47.0.1",
"orbit-db": "^0.26.1"
}
}