{ "name": "custody", "lockfileVersion": 3, "requires": true, "packages": { "": { "dependencies": { "@noble/ed25519": "^3.1.0" } }, "node_modules/@noble/ed25519": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/@noble/ed25519/-/ed25519-3.1.0.tgz", "integrity": "sha512-pfcObRY3CtvwfaG9Mt5XqZdKmAQppl37tHUeuBhDUbiwJBCVY4/A4lbMvb1xKhMDx96AqAqZpMWuBX1HulhX4g==", "license": "MIT", "funding": { "url": "https://paulmillr.com/funding/" } } } }