UNPKG

@xrplf/isomorphic

Version:

A collection of isomorphic and tree-shakeable crypto hashes and utils for xrpl.js

12 lines (11 loc) 219 B
{ "name": "@xrplf/isomorphic/ws", "private": true, "main": "../dist/ws", "types": "../dist/ws", "browser": "../dist/ws/browser.js", "dependencies": { "ws": "^8.13.0", "eventemitter3": "^5.0.1" } }