{
  "name": "moonwalkerswap-v1-core",
  "version": "1.0.2",
  "description": "Moonwalkerswap v1 core",
  "main": "truffle-config.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Warren",
  "license": "MIT",
  "devDependencies": {
    "truffle-plugin-verify": "^0.5.20"
  },
  "dependencies": {
    "truffle-flatten": "^1.0.8"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MoonWalkerJim/moonwalkerswap-v1-core.git"
  },
  "keywords": [
    "Moonwalkerswap",
    "V1",
    "Core",
    "Contracts"
  ],
  "bugs": {
    "url": "https://github.com/MoonWalkerJim/moonwalkerswap-v1-core/issues"
  },
  "homepage": "https://github.com/MoonWalkerJim/moonwalkerswap-v1-core#readme"
}
