{
  "Spore": {
    "source": "/Users/mhhf/work/01_internal/spore/cli/contracts/Spore.sol",
    "binary": "0x60606040525b5b610578806100156000396000f30060606040526000357c0100000000000000000000000000000000000000000000000000000000900480633e6b1c16146100655780634089462d1461008657806356260a71146100f2578063deb931a214610119578063f72911211461015657610063565b005b6100706004506101f9565b6040518082815260200191505060405180910390f35b6100dc6004803590602001803590602001906004018035906020019191908080601f016020809104026020016040519081016040528093929190818152602001838380828437820191505050505050905061020b565b6040518082815260200191505060405180910390f35b6101036004803590602001506101d5565b6040518082815260200191505060405180910390f35b61012a60048035906020015061052d565b604051808273ffffffffffffffffffffffffffffffffffffffff16815260200191505060405180910390f35b610167600480359060200150610493565b60405180806020018281038252838181518152602001915080519060200190808383829060006004602084601f0104600302600f01f150905090810190601f1680156101c75780820380516001836020036101000a031916815260200191505b509250505060405180910390f35b60006000508181548110156100025790600052602060002090016000915090505481565b60006000600050549050610208565b90565b6000600060016000506000858152602001908152602001600020600050905060008160000160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16141580156102c557503373ffffffffffffffffffffffffffffffffffffffff168160000160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1614155b156102d3576000915061048c565b60008160000160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1614156103995760006000508054809190600101909081548183558181151161036a57818360005260206000209182019101610369919061034b565b80821115610365576000818150600090555060010161034b565b5090565b5b505050508360006000506001600060005054038154811015610002579060005260206000209001600050819055505b602060405190810160405280338152602001848152602001506001600050600086815260200190815260200160002060005060008201518160000160006101000a81548173ffffffffffffffffffffffffffffffffffffffff02191690830217905550602082015181600101600050908051906020019082805482825590600052602060002090601f01602090048101928215610453579182015b82811115610452578251826000505591602001919060010190610434565b5b50905061047e9190610460565b8082111561047a5760008181506000905550600101610460565b5090565b50509050506001915061048c565b5092915050565b602060405190810160405280600081526020015060016000506000838152602001908152602001600020600050600101600050805480601f0160208091040260200160405190810160405280929190818152602001828054801561051c57820191906000526020600020905b8154815290600101906020018083116104ff57829003601f168201915b50505050509050610528565b919050565b60006001600050600083815260200190815260200160002060005060000160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff169050610573565b91905056",
    "abi": [
      {
        "constant": true,
        "inputs": [],
        "name": "numPackages",
        "outputs": [
          {
            "name": "number",
            "type": "uint256"
          }
        ],
        "type": "function"
      },
      {
        "constant": false,
        "inputs": [
          {
            "name": "name",
            "type": "bytes32"
          },
          {
            "name": "ipfs",
            "type": "string"
          }
        ],
        "name": "registerPackage",
        "outputs": [
          {
            "name": "",
            "type": "bool"
          }
        ],
        "type": "function"
      },
      {
        "constant": true,
        "inputs": [
          {
            "name": "",
            "type": "uint256"
          }
        ],
        "name": "packagesArray",
        "outputs": [
          {
            "name": "",
            "type": "bytes32"
          }
        ],
        "type": "function"
      },
      {
        "constant": true,
        "inputs": [
          {
            "name": "name",
            "type": "bytes32"
          }
        ],
        "name": "getOwner",
        "outputs": [
          {
            "name": "owner",
            "type": "address"
          }
        ],
        "type": "function"
      },
      {
        "constant": true,
        "inputs": [
          {
            "name": "name",
            "type": "bytes32"
          }
        ],
        "name": "getLink",
        "outputs": [
          {
            "name": "link",
            "type": "string"
          }
        ],
        "type": "function"
      },
      {
        "inputs": [],
        "type": "constructor"
      }
    ],
    "address": "0x357b02b60ced30e6230cd9ccca720b5c430adb86"
  }
}