{
  "name": "@evolutionland/market",
  "version": "1.2.4",
  "description": "Market contracts for Evolution Land",
  "main": "truffle-config.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/evolutionlandorg/market-contracts.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/evolutionlandorg/market-contracts/issues"
  },
  "homepage": "https://github.com/evolutionlandorg/market-contracts#readme",
  "dependencies": {
    "@evolutionland/bancor": "^1.3.0",
    "@evolutionland/bank": "^1.1.1",
    "@evolutionland/common": "^1.4.13",
    "@evolutionland/land": "^1.2.0",
    "@evolutionland/upgraeability-using-unstructured-storage": "^0.1.1",
    "openzeppelin-solidity": "^1.12.0",
    "truffle-hdwallet-provider": "0.0.6"
  }
}
