{
  "inputs": {
    "src/cli.ts": {
      "bytes": 597,
      "imports": [],
      "format": "esm"
    },
    "src/index.ts": {
      "bytes": 1271,
      "imports": [],
      "format": "esm"
    },
    "src/types.ts": {
      "bytes": 3566,
      "imports": [],
      "format": "esm"
    }
  },
  "outputs": {
    "dist/cli.js.map": {
      "imports": [],
      "exports": [],
      "inputs": {},
      "bytes": 1118
    },
    "dist/cli.js": {
      "imports": [
        {
          "path": "yargs",
          "kind": "import-statement",
          "external": true
        },
        {
          "path": "yargs/helpers",
          "kind": "import-statement",
          "external": true
        },
        {
          "path": "./index.js",
          "kind": "import-statement",
          "external": true
        }
      ],
      "exports": [],
      "entryPoint": "src/cli.ts",
      "inputs": {
        "src/cli.ts": {
          "bytesInOutput": 495
        }
      },
      "bytes": 547
    },
    "dist/index.js.map": {
      "imports": [],
      "exports": [],
      "inputs": {},
      "bytes": 1967
    },
    "dist/index.js": {
      "imports": [
        {
          "path": "@substrate-system/json-canon",
          "kind": "import-statement",
          "external": true
        }
      ],
      "exports": [
        "did",
        "json"
      ],
      "entryPoint": "src/index.ts",
      "inputs": {
        "src/index.ts": {
          "bytesInOutput": 762
        }
      },
      "bytes": 951
    },
    "dist/types.js.map": {
      "imports": [],
      "exports": [],
      "inputs": {},
      "bytes": 93
    },
    "dist/types.js": {
      "imports": [],
      "exports": [],
      "entryPoint": "src/types.ts",
      "inputs": {
        "src/types.ts": {
          "bytesInOutput": 0
        }
      },
      "bytes": 34
    }
  }
}
