#!/bin/sed -e 1d
{
    "schema": 1,

    "name": "iperf3",
    "description": "Measure network throughput with iperf3",
    "version": "1.0",
    "tests": [ "throughput" ],

    "preference": 10,

    "maintainer": {
        "name": "perfSONAR Development Team",
	"email": "perfsonar-developer@internet2.edu",
	"href": "http://www.perfsonar.net"
    }
}
