UNPKG

@pgchain/network-list

Version:
27 lines (26 loc) 604 B
{ "name": "@pgchain/network-list", "version": "2.0.1", "description": "PGWallet network list", "main": "build/index.js", "files": [ "build" ], "typings": "build/index.d.ts", "license": "MIT", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/pgchain/network-list.git" }, "keywords": [ "pgwallet" ], "author": "PGChain Developer", "bugs": { "url": "https://github.com/pgchain/network-list/issues" }, "homepage": "https://github.com/pgchain/network-list#readme" }