{
  "name": "free-shadowsocks",
  "version": "0.0.1",
  "description": "free-shadowsocks",
  "blocks": {
    "input": [
      {
        "type": "PrefixScript",
        "prefix": "free",
        "space": false,
        "args": "None",
        "script": "zazu-entry.js",
        "connections": [
          "copy"
        ]
      }
    ],
    "output": [
      {
        "id": "copy",
        "type": "CopyToClipboard",
        "text": "{value}"
      }
    ]
  }
}
