moonwalkerswap-v2-periphery
Version:
Moonwalkerswap v2 periphery
33 lines (32 loc) • 815 B
JSON
{
"name": "moonwalkerswap-v2-periphery",
"version": "1.0.1",
"description": "Moonwalkerswap v2 periphery",
"main": "truffle-config.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MoonWalkerJim/Moonwalkerswap-v2-periphery.git"
},
"author": "Warren",
"license": "MIT",
"bugs": {
"url": "https://github.com/MoonWalkerJim/Moonwalkerswap-v2-periphery/issues"
},
"homepage": "https://github.com/MoonWalkerJim/Moonwalkerswap-v2-periphery#readme",
"dependencies": {
"moonwalkerswap-libraries": "^1.0.2",
"moonwalkerswap-v2-core": "^1.0.0"
},
"devDependencies": {},
"keywords": [
"Moonwalkerswap",
"Periphery",
"V2"
]
}