{
  "contractName": "DependencyMock",
  "abi": [],
  "bytecode": "0x6080604052348015600f57600080fd5b50603580601d6000396000f3006080604052600080fd00a165627a7a72305820cddaf471dbabb63a8f5b344e3b22df5fb4f1a1ad402af222b7c4663cce78bb850029",
  "deployedBytecode": "0x6080604052600080fd00a165627a7a72305820cddaf471dbabb63a8f5b344e3b22df5fb4f1a1ad402af222b7c4663cce78bb850029",
  "sourceMap": "26:27:2:-;;;;8:9:-1;5:2;;;30:1;27;20:12;5:2;26:27:2;;;;;;;",
  "deployedSourceMap": "26:27:2:-;;;;;",
  "source": "pragma solidity ^0.4.24;\n\ncontract DependencyMock {\n}\n",
  "sourcePath": "/Users/connor/Documents/git/zos/packages/vouching/contracts/mocks/DependencyMock.sol",
  "ast": {
    "absolutePath": "/Users/connor/Documents/git/zos/packages/vouching/contracts/mocks/DependencyMock.sol",
    "exportedSymbols": {
      "DependencyMock": [
        487
      ]
    },
    "id": 488,
    "nodeType": "SourceUnit",
    "nodes": [
      {
        "id": 486,
        "literals": [
          "solidity",
          "^",
          "0.4",
          ".24"
        ],
        "nodeType": "PragmaDirective",
        "src": "0:24:2"
      },
      {
        "baseContracts": [],
        "contractDependencies": [],
        "contractKind": "contract",
        "documentation": null,
        "fullyImplemented": true,
        "id": 487,
        "linearizedBaseContracts": [
          487
        ],
        "name": "DependencyMock",
        "nodeType": "ContractDefinition",
        "nodes": [],
        "scope": 488,
        "src": "26:27:2"
      }
    ],
    "src": "0:54:2"
  },
  "legacyAST": {
    "absolutePath": "/Users/connor/Documents/git/zos/packages/vouching/contracts/mocks/DependencyMock.sol",
    "exportedSymbols": {
      "DependencyMock": [
        487
      ]
    },
    "id": 488,
    "nodeType": "SourceUnit",
    "nodes": [
      {
        "id": 486,
        "literals": [
          "solidity",
          "^",
          "0.4",
          ".24"
        ],
        "nodeType": "PragmaDirective",
        "src": "0:24:2"
      },
      {
        "baseContracts": [],
        "contractDependencies": [],
        "contractKind": "contract",
        "documentation": null,
        "fullyImplemented": true,
        "id": 487,
        "linearizedBaseContracts": [
          487
        ],
        "name": "DependencyMock",
        "nodeType": "ContractDefinition",
        "nodes": [],
        "scope": 488,
        "src": "26:27:2"
      }
    ],
    "src": "0:54:2"
  },
  "compiler": {
    "name": "solc",
    "version": "0.4.24+commit.e67f0147.Emscripten.clang"
  },
  "networks": {},
  "schemaVersion": "2.0.1",
  "updatedAt": "2018-12-15T05:05:31.544Z"
}