onerom-wasm 0.3.9

One ROM Supporting Tooling Web Assembly Implementation
{
  "name": "one-rom-wasm",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "dependencies": {
        "@types/node": "^25.7.0"
      }
    },
    "node_modules/@types/node": {
      "version": "25.7.0",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-25.7.0.tgz",
      "integrity": "sha512-z+pdZyxE+RTQE9AcboAZCb4otwcrvgHD+GlBpPgn0emDVt0ohrTMhAwlr2Wd9nZ+nihhYFxO2pThz3C5qSu2Eg==",
      "license": "MIT",
      "dependencies": {
        "undici-types": "~7.21.0"
      }
    },
    "node_modules/undici-types": {
      "version": "7.21.0",
      "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.21.0.tgz",
      "integrity": "sha512-w9IMgQrz4O0YN1LtB7K5P63vhlIOvC7opSmouCJ+ZywlPAlO9gIkJ+otk6LvGpAs2wg4econaCz3TvQ9xPoyuQ==",
      "license": "MIT"
    }
  }
}