{ "author": "Pezkuwi Team ", "bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues", "description": "A list of all available Bizinikiwi networks and their applicable prefixes", "engines": { "node": ">=18" }, "homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/networks#readme", "license": "Apache-2.0", "name": "@pezkuwi/networks", "repository": { "directory": "packages/networks", "type": "git", "url": "https://github.com/pezkuwichain/pezkuwi-common.git" }, "sideEffects": false, "type": "module", "version": "14.0.8", "main": "index.js", "dependencies": { "@pezkuwi/util": "workspace:*", "@substrate/ss58-registry": "^1.51.0", "tslib": "^2.8.0" }, "devDependencies": { "@pezkuwi/hw-ledger": "workspace:*" } }