wapm-to-webc 1.4.3

Convert a *.tar.gz file from WAPM to the newer Pirita format
Documentation
{
    "package": {
      "wapm": {
        "name": "wapm2pirita",
        "version": "0.1.0",
        "description": "wapm2pirita"
      }
    },
    "atoms": {
        "wapm2pirita": {
            "kind": "https://webc.org/kind/wasm"
        }
    },
    "commands": {
        "wapm2pirita": {
            "runner": "https://webc.org/runner/wasi@unstable_",
            "annotations": {
                "wasi": {
                    "atom": "wapm2pirita"
                }
            }
        }
    }
}