@globiance/default-token-list-test
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
34 lines (33 loc) • 717 B
JSON
{
"name": "@globiance/default-token-list-test",
"version": "2.0.14",
"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-test.git"
},
"scripts": {
"compile": "node scripts/compile.js"
},
"keywords": [
"globiance",
"default",
"token",
"list"
],
"author": "Rudresh Solanki",
"license": "ISC",
"bugs": {
"url": "https://github.com/Globiance/default-token-list-test/issues"
},
"homepage": "https://github.com/Globiance/default-token-list-test#readme",
"dependencies": {
"path": "^0.12.7"
}
}