astroport-docker/ipfs-swarm-cleaner/package.json

19 lines
373 B
JSON

{
"name": "ipfs-swarm-cleaner",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"ipfs-http-client": "^44.1.0",
"moment": "^2.26.0",
"pull-stream": "^3.6.14",
"ssb-client": "4.9.0"
}
}