UNPKG

@globiance/default-token-list

Version:

This is the module which contains the list of tokens which will be available by default for swapping on [GlobianceDEX](https://dex.globiance.com) for everyone. This module also enlists the default set of pool visible in the [pool list](http://dex.globianc

35 lines (34 loc) 797 B
{ "name": "@globiance/default-token-list", "version": "2.0.28", "description": "", "main": "lib/index.js", "types": "lib/index.d.ts", "private": false, "files": [ "lib" ], "repository": { "type": "git", "url": "git+https://github.com/Globiance/default-token-list.git" }, "scripts": { "compile": "node scripts/compile.js", "publish-patch": "npm version patch --git-tag-version false && npm run compile && npm publish" }, "keywords": [ "globiance", "default", "token", "list" ], "author": "Rudresh Solanki", "license": "ISC", "bugs": { "url": "https://github.com/Globiance/default-token-list/issues" }, "homepage": "https://github.com/Globiance/default-token-list#readme", "dependencies": { "path": "^0.12.7" } }