{ "name": "ipfs", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "module", "dependencies": { "@helia/unixfs": "^1.3.0", "helia": "^1.3.2", "ipfs": "^0.66.1" } }