{
  "Spore": {
    "source": ".//contracts/Spore.sol",
    "binary": "0x60606040525b5b6105d7806100146000396000f360606040523615610074576000357c0100000000000000000000000000000000000000000000000000000000900480633e6b1c16146100765780634089462d1461009757806354fd4d501461010357806356260a7114610124578063deb931a21461014b578063f72911211461018857610074565b005b61008160045061022b565b6040518082815260200191505060405180910390f35b6100ed6004803590602001803590602001906004018035906020019191908080601f016020809104026020016040519081016040528093929190818152602001838380828437820191505050505050905061023d565b6040518082815260200191505060405180910390f35b61010e6004506105aa565b6040518082815260200191505060405180910390f35b610135600480359060200150610207565b6040518082815260200191505060405180910390f35b61015c60048035906020015061055f565b604051808273ffffffffffffffffffffffffffffffffffffffff16815260200191505060405180910390f35b6101996004803590602001506104c5565b60405180806020018281038252838181518152602001915080519060200190808383829060006004602084601f0104600302600f01f150905090810190601f1680156101f95780820380516001836020036101000a031916815260200191505b509250505060405180910390f35b60006000508181548110156100025790600052602060002090016000915090505481565b6000600060005054905061023a565b90565b6000600060016000506000858152602001908152602001600020600050905060008160000160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16141580156102f757503373ffffffffffffffffffffffffffffffffffffffff168160000160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1614155b1561030557600091506104be565b60008160000160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff1614156103cb5760006000508054809190600101909081548183558181151161039c5781836000526020600020918201910161039b919061037d565b80821115610397576000818150600090555060010161037d565b5090565b5b505050508360006000506001600060005054038154811015610002579060005260206000209001600050819055505b604060405190810160405280338152602001848152602001506001600050600086815260200190815260200160002060005060008201518160000160006101000a81548173ffffffffffffffffffffffffffffffffffffffff02191690830217905550602082015181600101600050908051906020019082805482825590600052602060002090601f01602090048101928215610485579182015b82811115610484578251826000505591602001919060010190610466565b5b5090506104b09190610492565b808211156104ac5760008181506000905550600101610492565b5090565b5050905050600191506104be565b5092915050565b602060405190810160405280600081526020015060016000506000838152602001908152602001600020600050600101600050805480601f0160208091040260200160405190810160405280929190818152602001828054801561054e57820191906000526020600020905b81548152906001019060200180831161053157829003601f168201915b5050505050905061055a565b919050565b60006001600050600083815260200190815260200160002060005060000160009054906101000a900473ffffffffffffffffffffffffffffffffffffffff1690506105a5565b919050565b60007f302e302e3200000000000000000000000000000000000000000000000000000090506105d4565b9056",
    "abi": [
      {
        "inputs": [],
        "constant": true,
        "name": "numPackages",
        "outputs": [
          {
            "type": "uint256",
            "name": "number"
          }
        ],
        "type": "function"
      },
      {
        "inputs": [
          {
            "type": "bytes32",
            "name": "name"
          },
          {
            "type": "string",
            "name": "ipfs"
          }
        ],
        "constant": false,
        "name": "registerPackage",
        "outputs": [
          {
            "type": "bool",
            "name": ""
          }
        ],
        "type": "function"
      },
      {
        "inputs": [],
        "constant": true,
        "name": "version",
        "outputs": [
          {
            "type": "bytes32",
            "name": ""
          }
        ],
        "type": "function"
      },
      {
        "inputs": [
          {
            "type": "uint256",
            "name": ""
          }
        ],
        "constant": true,
        "name": "packagesArray",
        "outputs": [
          {
            "type": "bytes32",
            "name": ""
          }
        ],
        "type": "function"
      },
      {
        "inputs": [
          {
            "type": "bytes32",
            "name": "name"
          }
        ],
        "constant": true,
        "name": "getOwner",
        "outputs": [
          {
            "type": "address",
            "name": "owner"
          }
        ],
        "type": "function"
      },
      {
        "inputs": [
          {
            "type": "bytes32",
            "name": "name"
          }
        ],
        "constant": true,
        "name": "getLink",
        "outputs": [
          {
            "type": "string",
            "name": "link"
          }
        ],
        "type": "function"
      },
      {
        "inputs": [],
        "type": "constructor"
      }
    ],
    "address": "0xc305c901078781c232a2a521c2af7980f8385ee9"
  }
}