{ "name": "@furtherverse/crypto", "version": "1.0.0", "private": true, "type": "module", "exports": { ".": "./src/index.ts" }, "dependencies": { "openpgp": "catalog:" }, "devDependencies": { "@furtherverse/tsconfig": "workspace:*", "@types/bun": "catalog:" } }