{
  "name": "moonwalkerswap-stakingrewards",
  "version": "1.0.0",
  "description": "moonwalker staker rewards factory",
  "main": "truffle-config.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "MoonwalkerJim",
  "license": "MIT",
  "dependencies": {
    "truffle": "^5.4.31",
    "truffle-flatten": "^1.0.8",
    "truffle-plugin-verify": "^0.5.21"
  },
  "devDependencies": {
    "mocha": "^8.1.2"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MoonWalkerJim/Moonwalker-Staking-contracts.git"
  },
  "keywords": [
    "Moonwalkerswap",
    "Staking",
    "Core"
  ],
  "bugs": {
    "url": "https://github.com/MoonWalkerJim/Moonwalker-Staking-contracts/issues"
  },
  "homepage": "https://github.com/MoonWalkerJim/Moonwalker-Staking-contracts#readme"
}
