@pontem/coins-registry
Version:
Liquidswap & Pontem Wallet coins & pools registry
32 lines (31 loc) • 752 B
JSON
{
"name": "@pontem/coins-registry",
"version": "3.12.0",
"description": "Liquidswap & Pontem Wallet coins & pools registry",
"main": "src/index.js",
"scripts": {
"test": "xo"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pontem-network/coins-registry.git"
},
"keywords": [
"coins",
"crypto",
"cryptocoins",
"cryptocurrencies",
"liquidswap",
"pools"
],
"author": "Pontem Network <info@pontem.network> (https://pontem.network)",
"license": "MIT",
"bugs": {
"url": "https://github.com/pontem-network/coins-registry/issues"
},
"homepage": "https://github.com/pontem-network/coins-registry#readme",
"type": "module",
"devDependencies": {
"xo": "^0.52.4"
}
}