biketrack-app/node_modules/@ethersphere/bee-js/dist/mjs/package.json

9 lines
191 B
JSON

{
"type": "module",
"browser": {
"stream": false,
"./utils/data.js": "./utils/data.browser.js",
"./utils/collection.node.js": "./utils/collection.browser.js"
}
}