{
  "name": "@emnapi/runtime",
  "versions": {
    "0.31.0": {
      "name": "@emnapi/runtime",
      "version": "0.31.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.31.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "52d8087c5d9b58351adbebf4b753a31d9da28ad6",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.31.0.tgz",
        "fileCount": 14,
        "integrity": "sha512-Rb02iU2h6ENHX7Z+tFUnZjhnjdEt/1RIxMSplNo6Um24FTqr6ozCu/0SfPAvrJ4jCjIpSUqXxbQc8PwXl7eR3Q==",
        "signatures": [
          {
            "sig": "MEUCIQDxGR+ndyEL5n7liMTthWn9Vp2LKfkW7eVAk/qKEbB8JQIgNW8VMZpPOvAy8AGgYgKn4ItcnHVeoi5Y+cC87qOAKD0=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 280415,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6zs2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpssw/9HGPHX5jL/im9FyeNC2FBKIooF8v1g9s7MtcaMcM+S6FzQKhv\r\nxaOFMmpig+PwJfL0nyaSytLDyQRUw0VsdGrq4wCqixCS6iVsgqhb89HaJtvb\r\nzRhRpXJqqdkVPnyKTMpXkRiOK3+U+apGjk4hsAq8YAyybhLHmrVY2YPkmddb\r\nP7YQGf2VID7AQxGTsGgOEaJE6Pgj57nAII6sz92t9r9uYjbiOGiRFHsoxowZ\r\nxCchz8X/FKQBJ5wD39Ok+8BYSYNaPtPAyOmxXHZsd6CEn1FejNgNtWvyuj/Z\r\nZ0W2aWf2rb61SWkHCt7l2akPnGQv1nzvLP5XELhRl6+pPStCX4c3NBwz/EN5\r\ne96j09u56MG+mCm9stuVKOM/mYulrhyPQc5qxl7I0TGGTXLmlURAbynGcU6E\r\ngdLr/X/vQaOfQ5JMozhqbe7hhrr2m7dyy1IIelnoqXAUEBGG63dea69zZ/42\r\nZcbHAT7FIQNHCahcHNIgmScdcxrqBqIT/P1Rr2ZGTvAIQoeAANUdC0sulbXT\r\njVqEzJlSA3w4vxz876GUg/nIcg64riHGBYa+s4+jkmbwfxRmtvUra3sGnMeV\r\nUDEAKdzXFijbwIKfkHCZtLSk4/2ZtsxCDGs0SY2DSrHGj+vl8vO0X7o02guu\r\nYS7DKZZlGP4Zey6ucKaKeRAHd9KE2Gd8vLs=\r\n=0yw3\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "require": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "dd523c65470211bbe81e7e5a80eb0427b248149c",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "8.5.5",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "16.15.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^2.77.2",
        "rollup-plugin-terser": "^7.0.2",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.33.7",
        "@rollup/plugin-node-resolve": "^13.3.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.31.0_1676360501762_0.7726737876084993",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.32.0": {
      "name": "@emnapi/runtime",
      "version": "0.32.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.32.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "1262536a0990150c96494c9aff60091e80473c29",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.32.0.tgz",
        "fileCount": 4,
        "integrity": "sha512-IXm7s5m+ZAAbim4MvD9Hkp7gbWYLhWeQ12QhG93pti7u4Ur4+YiUVbzg42kS5HbJYZll9dgK7fyTyJhYj/IORw==",
        "signatures": [
          {
            "sig": "MEQCIFyNPlW7tHBXJERgaaCfAUutOIhitp2nCngCyKxh/ItAAiBmU2q5qfIzryv3cFjhNCemPl82bGYmLQxcQ8u7WV+4cQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 2638,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+kuWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJSA//arvMLhix07z4aifVpUfRqMflcEpxxV58edSft8FtkI6zi3dh\r\nzt7dH8BnWhHIdp3ZJ4KNtZ9VRmy8MVO3RW/pqU6yPcFZ8q3Fj89/qyTE2l8x\r\nlW51YttCWHeGYnepuh8d0jgBt49DpmQaikJbue+aGJufVEO0+o+3SkXprK+S\r\nvGmRsYvwRX3xwRoTgX9pYrVaGxZEGbL0D99E46PmkDoG5pKKMW8loaam2oY7\r\nue71CXu7LrN6bbXR5nW5dl9b9cASfxi+G1ZOwRlM9iDA8OAWUo8QybTksUyc\r\nzPN9Kv94nwb8omuIBTKBAd7+RXWmeoltAt1NtN5xq0fMABjQgeJhwAkeo6R/\r\nv1QK5Fp1cFUJM6bCLhhk6oAV9Qs8iI9TqopRucT2FftWxTgZgyZuvQvv7mmk\r\nwsDtOsLjO5TgdOEflpdav9RzOjVHpaRKYBUnutMVixl4uUxixwVMH5j/WrmJ\r\najMD6T05XpDqooXA7gkBgDzo6WpAkhJEhE8rRRokmFhXMK2c2O3XbWdaMHcn\r\nhYJjQfuOW1MhU7NVlYBuPrfukp38VcNG4icy94WjI0VhH+tzKTxUjmUYOlDX\r\nz+Zai+Y++fdJcgyeNUWTQvsB/RK6TiyW/KCtexfZinkE3mIuWH8LJOk1dNN9\r\ngAQ6Gh3ZdgaIY9N2XPCdd4OcqDAXX7ilZmU=\r\n=Qbba\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "require": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "be5dbeac6ff0c8b7364590a34b60ab4ee1b48f7c",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "8.19.2",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.12.1",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^2.77.2",
        "rollup-plugin-terser": "^7.0.2",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.33.7",
        "@rollup/plugin-node-resolve": "^13.3.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.32.0_1677347733956_0.06409257239814181",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.32.2": {
      "name": "@emnapi/runtime",
      "version": "0.32.2",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.32.2",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "f4005b59acac095f4175459c7b55203cdebe6bc2",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.32.2.tgz",
        "fileCount": 14,
        "integrity": "sha512-RLuUHWIsfjxCnepXGDhaEVk1Emz5HjymVY6khB+ydnfKTdAa6GBNKuDyya2nrZJ/KXw1xdEri5EJMKnZrq+7vQ==",
        "signatures": [
          {
            "sig": "MEYCIQDLImXqqRrBYJELxl9uHXYAsPweAiQiTLZgaZE/u5EqtgIhAP2gPjC6n08xQoUge6zNx8X8Wai+tv1Zh0xj0f5mYGvq",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 280415,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+lgnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpkuA//YJTKPSJ0Rt54ziRCnGa15Oi9X+nspEO8Y3/SSPMpgJ4BkNRR\r\n7ZGJ0J+GYww/1f96oApp1Tl0W4I5bioW3C9DGtcucB3E8hSUUOsMdeUYj4cK\r\nVsGpn06WQcUIDCivzsEgEplZtTyTWqW0i30mceEEnSuKAFj6xg36HVV5Ed11\r\n1fU519/JspiQSUpoTouDRS8+pNHZaGVO2ygAUPtMZaGUx3LBwZOrDb7SsNVc\r\njMfA9RfaudgBv0HgVEEr1cBrcp7LRCdAR28tnfz8idY+Kl4ziV7LXWnIP64U\r\nUzkE2TF57HPN6ddFadqyDurUO1ztXpLZ1YkbSpZnp+bIbT2A/WKC+7O9aho5\r\nCYLm1o4wZLD+iIgFfcwncpwBZaIsLKvU63CRIuK8oyQhhGz6g/1NMopVL5Pz\r\n7ADRcdj0qf5yypji5C9UTDdVzzrfTvS5eGCBw0tuoXR+uP1rThFQj8UF4iW4\r\n3sIYqaHVzNQVUvYzD0+VGTcH/dZ5UfIWM4QBRYFWbSke2jI6oO5r8HKhgk9z\r\nzopGv69bKh6gtOi9fHItF0fsibi/AvZ6UrEQ+Y+8sUKf29cHsH4zF0rRnb28\r\noucqC9KFiv+3iAjaaYM3Hbs5JJ4WVTNbIZDsjUSWJuUp7VdBlaswhbwdB//e\r\nMcMxDAx3oU24yjcjoQkL8zWe9PgM6WnH/q0=\r\n=MCnu\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "require": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "6643963d7cad2b78682b8545f7d2adb435971506",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "8.19.2",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.12.1",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^2.77.2",
        "rollup-plugin-terser": "^7.0.2",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.33.7",
        "@rollup/plugin-node-resolve": "^13.3.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.32.2_1677350950986_0.7077599703464794",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.33.0": {
      "name": "@emnapi/runtime",
      "version": "0.33.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.33.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "86b1ac5c8c01dc9e85397bb417391c36bb14d375",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.33.0.tgz",
        "fileCount": 14,
        "integrity": "sha512-y2/KQMPFan1jL0dgo7LHcV+Q4ymlfd7iVe+5CdJ3HGUiIx0ICTk3lDEFIRQ5XA+VqF/UFHGx2gt6UehnZC9P3A==",
        "signatures": [
          {
            "sig": "MEQCICej8NVQpCsMylVP2kJttj+YfNmI2/ZOHNnnNSaAPSxPAiA6tl+tF1Pfv+Dr9KOxxyXtWQk8t5F55Ze3DBTF0uouQw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 280359,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCeInACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8og/7Bq+tQxmP74s+iS8Kl+KP5Q7kPzoWGtZz04bb7XpzHSbw6TEp\r\n3xhjmZeJKPVm2K0SGbAQUU52VjvbSpHLJWW0tit2z/7VZ4Q4fPND5jM2d9rN\r\nw/ail9SwpbjR/Lv0ckg1iNCpwsHdQM//DPDMn0StmjDFWywb4sjkhYxWENx2\r\n14sqh3aHhlJKE72jz+ehUj5O8ZXb2Ibn5zPM81CGZdky6ux2axgrBKfuM+lb\r\ngBcB1qiFFka/9pEJvqoE4xIVwapTGPMl0ZCkucYQznAfoO5zZPfJfFahCsBx\r\nvvSfk/UAFdmsz5lsqu3AHRn86HnibZwL8fMY5AAGLg7tpwIjXzjqkAlhRDpn\r\nrDeQ3crXJ6CrCFHHLYoFOfyjYJdEd4V77NxdK278fK2IURmOygf0E5r91NRz\r\nuuvarMA4aYxV/hjzq5x+OWuzpp4ntFyhtSMELAQ3xJadkMOq0fISY9wfzm3j\r\ntVBCf68iME8tQzK22QEQGndfOR3SKhWE69tKo7Qpo+WjbrRpyIPhiAy1e1wz\r\n2JNj3YAxrjo5k/KNPP4bswIqnkywUuBoF99CtgIG2T9NMzDy/E98axb2baAt\r\n4LD58tkC/EvUd56vBNI7b7THC4kPij6A/A/ahO9wJrl/qfV41kOxtzgN++Zw\r\nRHMHM9O55Ii0WvfDgoGRDdPe98iG9nhiC0c=\r\n=JdMx\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "require": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "3a6e7315bc74de10697cc68cf12d97d2f8c9cddd",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "8.19.2",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.12.1",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^2.77.2",
        "rollup-plugin-terser": "^7.0.2",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.33.7",
        "@rollup/plugin-node-resolve": "^13.3.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.33.0_1678369319210_0.36336926233899747",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.33.1": {
      "name": "@emnapi/runtime",
      "version": "0.33.1",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.33.1",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "8edf70c03ea0dc1b801f19fdeacf882208ce7826",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.33.1.tgz",
        "fileCount": 14,
        "integrity": "sha512-1dL5rVm7r3OLyFLSizh+ZvIfa/5cyz5z1/im+q4zPF0fR4qHCgj7ynl/oPPO2zuuSp+UhbI3OBw5TRfK98ozEw==",
        "signatures": [
          {
            "sig": "MEUCICcI52d1n64k/wp33nNLna/AIBIdySjVmYbwCoTOMer2AiEAud/REyVaEjPmA+b2xcm82Cne8/L95IURN9KySEtVi5M=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 280359,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCfw9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpnJBAAlWDoe1hwwV5vE+5REskfgodxc5ZuafHff7YCPA69KJvY2ulY\r\n3WMTRNsU7RFiDgfQK/egF5xUdhtjgo7RD8ekNRYlgN4h9xvSBkYiPSEGbI+0\r\nndIyctdO9VQCxxlZEEmWVcHQQIs2lfmoaX6LJNekdzisvhtODE/WtFk7kgTM\r\nehWDowMtw1HeWr2p/glQW1HpCmDUFYFhHbU4L4kiXgF4RIjO7d7aR3YlJOa9\r\nfw2T7d4Lf67Pta2MLS4czse/kGHWv0EEX+ktC8TkcCXbnAhYcKG1bLElhdc6\r\n+3cs3lKXczO/VkDsD6/HVFwXjhtBvuZqN5SxRL8bqWcjPraH8vp6ZleRYwPq\r\nojKFgjj4L+7gaiF4A5TsWydBDMkfBHxiYvzGgAnhcId+loyf8mtbBLaotLAm\r\nFKo4aBz/ged7I44SdWWyqPf7hD5lEaKICHNa+aCheGRzyAsOx+P3SWWo/Dtq\r\nhtAY9tyl2+hDwc3IQeMq9vx5lM6nQ2XKOJDx150m7vYr59E++Z2StB8CsPND\r\nTg6QqgMl0371GkvoZfPspkaiWS4kKEtTS8HbZxOqlcH7uRme9gU6+K6x6Os0\r\n5RT2CGyHR2uR3BSfthnHEKj3+Yy85G4I6YNyn/oQMjr/TF59pcNiXt8mMgBp\r\nNrkeiaIQno6j8w0hM+996FTRDantYkGNVTI=\r\n=1O2l\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "require": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "3d9eaa50e9dee68da01a6de446eca882fc7d0121",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "8.19.2",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.12.1",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^2.77.2",
        "rollup-plugin-terser": "^7.0.2",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.33.7",
        "@rollup/plugin-node-resolve": "^13.3.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.33.1_1678375997210_0.35840008199828577",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.34.0": {
      "name": "@emnapi/runtime",
      "version": "0.34.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.34.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "2b93dd62755702c9298b0711984a25fa9fc2e7dc",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.34.0.tgz",
        "fileCount": 14,
        "integrity": "sha512-CFwtsAUAUV/KIzdFsn9LSerLiUr/+iJvrc7khnU0EsIa5zAHxSk2Qfd0fzq/rNGx7LwVZsXCgEwLE6uyx0PutQ==",
        "signatures": [
          {
            "sig": "MEUCIBC/wXWhOHbhdsB/BippG35xQRgVxNNiRZSiBe2VaIPuAiEAoCx8rw3/NN+8wj9zzBSO9V5iTu1/4CYNPCUFBoAQ6d8=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 280579,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkErbUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptMBAAoH+ClyypW66d04IuiJU/t/BlDFdFQ8/nSGUAvq+GvSV8WzYe\r\nguT0GAHjHzwnMJFofNm2wCjY1ZJFqiccBSM38GOCc/Gm3yawFgGO+mrU1Ba2\r\n9t4DVtapsheSt/jYCQZSy9yNBoDqEH/SGCZrCkRH9UM8HZO58MYFjOJbyWdi\r\nYOBOkxc+NcOk+kH4cV+rP9RfEzxEb1g6wy5YEW6YtP+6SrRW6OTU1B9HzMaf\r\nj5vVFl6GYf8/SiTFITKieX2YJ48miJPkUkPQ7fqEkqnGdyvPxCPHTAYW0iB4\r\nuhJl+oHsUyadBNxTBSeWq3siMBn4ZHKJ5M6W+IPQYcazEunFFfv5mxBle7pU\r\nytkMHcVKT+3PZGF/3ltp63CCImNaTLNFpHd6/DGijk9i/seMl1S5SVCXpmhA\r\n66y3fhRsuRhifbUG1B3uaQdBam3tMvETAUmCkAIlBW/j8n4eae/q9oKrvPHo\r\nSHjD8fiAXPrhHGfI1Og2ssgoazULheHPhvetGMNyCnbPRoEz+y2V4g7cylf2\r\nklvtHmsOGcmGzUS1THJJlhkktLBGwMz3ssV3kwV3VhDA//OLWL/aobYNyFvM\r\npeF0HIWsPjBb7LbyYphEKoiSdpgBEne7noW0Ax74FZga1gYfsRx8zZ0sDKLY\r\nSEy5KV9zYjNA55Q/4wyhH4093mt5R9u8utA=\r\n=wzo8\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "require": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "0063272fc3c70bfdb95ffd8bc37d97d04195c573",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "8.19.2",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.12.1",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^2.77.2",
        "rollup-plugin-terser": "^7.0.2",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.33.7",
        "@rollup/plugin-node-resolve": "^13.3.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.34.0_1678948052219_0.009340418748712942",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.35.0": {
      "name": "@emnapi/runtime",
      "version": "0.35.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.35.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "19f726638f97d7975398993b9c45a4b6b9047ffd",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.35.0.tgz",
        "fileCount": 14,
        "integrity": "sha512-c6k4KuKGQQ3o4BjtxsoWBW95MAM842mxZJwaKniS+dLhloBvLW0m1Z/TZOet3We2mAmneTGIDmj79YgSfcZYGQ==",
        "signatures": [
          {
            "sig": "MEUCIQCivP8R9V2dxU+b9ylZmlgRuQNpNUhw3ulS28fPQY3C8wIge209ivLCjsvnDUL00zF893+5HyIzk0k6mbddnT4U2Ck=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 280579,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHCCgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFEQ//fZY5Cq0hDtpRJrDNpsuouoELGsoK13MV77gKioMuckbKXTKc\r\nL4KIcZwI7Z3KdcVRvZbM6u2UrRCtF5QtRFIbZgQhT1UJnRlResyPiqIRjwNF\r\ns1gBP7d52nr0nEmazsUhSEOeV0L2nbrUrZni8QkxXmyAXJA5a/40xLXNB0gR\r\ncr7dUHmXjPuZKj1MIy6F1sg8AZx7I1ohVUVKUGrMRlEKLb7hYSZVstBr50pt\r\n4Ku/lQKh2mVVf9Ezzba+iQaNsdAkelu9KzbCRXit8Pb6XBMjRjz+ljZNoCcy\r\nJLKTT58H0FqX6dldZKQ3dc69jHKgOnQYluvwxuHhJrN3XdlRlfcXxlWJ8E/6\r\nG06T5BBPZL0ZO+ylgbSERsb8WIVKEVzlHZddqpBBIAJcAnNJNXi48Q/nqiNy\r\nqOW4I8VdZQIhbjvA/H5ob970oxyzgRH0uxWoB8lneqK8HXbzTgI3tLOTSKjy\r\nej5gZIfcPNfiwpRivtMQKo7sCAVLhLD5P0d4JGneflI8ChDrxRq7UOYI5ckB\r\nq9kTBbejst7BTiJTiRsk+R/sSLr4eqCMyjZdUSv4W8iTRxnkqLEDEZvP+pec\r\nMYf5tUzjwKYWJtWcaTypyZa/RXRmNqO5/Oap4QXTeVY0fQ789iAWdsVCsMl6\r\n4ozaYbkJHBA17tWtiMQEPwEvEPuMO/Ps/h0=\r\n=IkiG\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "require": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "70aa71c9a9bb3291c0a2eb81a7376250fe868578",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "8.19.2",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.12.1",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^2.77.2",
        "rollup-plugin-terser": "^7.0.2",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.33.7",
        "@rollup/plugin-node-resolve": "^13.3.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.35.0_1679564960443_0.7522948636730482",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.36.0": {
      "name": "@emnapi/runtime",
      "version": "0.36.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.36.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "4ffa4df9d94fbbe67c2e147182ca9532ddca4dc5",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.36.0.tgz",
        "fileCount": 14,
        "integrity": "sha512-+YBaodzydpoKmDyDJXRM53GOcpqIcdAHaPpPO5RfkZWP3pKqNHbUsx5YWWG/6WVZIHGT3omIAzPmHfPTSRwgvw==",
        "signatures": [
          {
            "sig": "MEUCIHWOF3fs7ONb8LcYQq1TzeNF0AhzV3pozC7D64metY1WAiEA15htWAgdl0SgR6AAxNvQZD3OgMYUuPVcobI7kgl/PwU=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 284702,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJU8oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWaQ//d8Te/wYRvyWlnK5Yw7qJJ8qz96bjx1A2407YKOZ62DKodlWe\r\n+s/L2lQSC4/c275ShUhiVuYdxBV1Sj/aOiI0z5+hrmHDYnAtqmkYTfyKhZHg\r\ndxR0nVl6LU0bEppSEWIitJmNcpWkDn9HpwVCdMfu8cjp49COgc4+JeZmjYEh\r\nEx9fHdJc6E8s5MSkgKBVCQYEtZxVlOpjJzKnXyPJ+ZWGGcq8ZOQZ7h+lvw0G\r\nSN1fAlHz5IFaQWsXg6fFKxX5H2TKLfVTILGqpCki87JeiCj2ydmhbvLOP5Z9\r\nGXF5Qy/EyWhRQAn5U8Rmk21aFFotLMo7RL02QFX1Q8mc2U3KURgENt+/dmY3\r\nt56eMnvwoUNlq1B5C2bdhetlSg9wNzbGC1BGpfRiQUuwAVeuSl99NM7gvI2x\r\nFqBQ0iXhMEzH37kXpZBQRJ8j6XBmYacvLTaypGI/NPSt2QlMSFUO/mJ9qr//\r\nFXlVbCu+M2ymiVbscK2xkhmVCHH9Dr8H2RfBcG+L2BJP8mrjR6QZgl6HjM18\r\nCydY+j88lPsKfAv+HGUGtOO3V44gcKmY1KWAxUpKUvHKJIMlFrKrJaxBOJ54\r\nYhAJQcPCd93sxrqXPxBHtPCqJ42pEi9NfP740LfCEYL1Is+8xw/0wLMMqEsN\r\ncsRyudZdO1sIhTFy6t4G4LbzzbOR5BAEv6k=\r\n=lTlb\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "require": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "ba0cc473d2f6e0ee2037a57e5ae6d3455685fed3",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "8.19.2",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.12.1",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^2.77.2",
        "rollup-plugin-terser": "^7.0.2",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.33.7",
        "@rollup/plugin-node-resolve": "^13.3.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.36.0_1680166695812_0.02309806730596753",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.36.1": {
      "name": "@emnapi/runtime",
      "version": "0.36.1",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.36.1",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "f233df9cb9bad16058b6c40866ef1cc29064d3ef",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.36.1.tgz",
        "fileCount": 14,
        "integrity": "sha512-RML15w85VHxflG8Bi3FC0SUq11n2TGYUzIasly+tshMGnOyfGVhlQpgpwwt/lS1YmQM+JNYfs0lxn6yC+l+7GA==",
        "signatures": [
          {
            "sig": "MEQCIFaLQ/vsuYJsV4boIVDBtnOwLz0op2BzTIXbsjPFJMulAiBF+hLot5dOCg8V99RIR3MOJ13PVsKfz+46VNzBvF0kgQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 284702,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJqeQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmotmw/+NR0G7Wws51HsDMfwxDEyQJ8xYQyakK6WUJkYlE0wR9sN2z0e\r\n259SoE7ptAkFaZHKt9Fr2OQyawhHnExrkKn2uo5dTSI2G9Dq0lv8cNeBiuN6\r\n0xZAY579gEHNnmU3Xvk+uRRO3DA+R/Ux4py+Y1ISDRSdcbvwBJUb7syHSPj9\r\nrJxLpvdU0XWvOl+2J8mn2vo/isWULOFF6Omnlmg5hTkdI5uZGzRxZpdVy7AL\r\ndFVOOMOqFbC8pmwSITIKPQbVxuY9LBMoFGq3NLEIyZ1JVJ3T2iB/frVXGU6+\r\nmz+q6im/fa/EsAtHcJ3VGDkUUrSTSuSd/Vze5HCv/jTKSKCI+BUgELcCHGMq\r\njRKdUjeXa5iHt7NVfPtpRGOKNmoWriaoplLxs9a3oZv7pKXIZcfRfeI+ie4/\r\nqcSY11gMnZRBtzaMy7Iv3Pzj6wF8qXicBXUVSDHePpEMH3g2LWiND1WAKcHr\r\nAwA81JmRS/AzTVyyhm4Ez+6dwNrqfP1l0Y8QOYK63ndyYY9ghz7GfuBvkV01\r\nHzpGcpVMoNFlwKsW+f50zLb6TXk/pHSgMSaS332NZ/1s1ZEWZDCo7rQw4EIT\r\npa8Jo8xuBVVzxCiuJFxO8ctfW8jS75IuXTeVz8W+Dy5xII2LddW9ZiTtSfqX\r\nqIN6q9s3Gm5ffY/gJSl/K8RNeFmMtzL6y5g=\r\n=OAy/\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "require": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "8ecf3b61b2ebd8e1b0a05e880eaae04d7861f6a5",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "8.19.2",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.12.1",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^2.77.2",
        "rollup-plugin-terser": "^7.0.2",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.33.7",
        "@rollup/plugin-node-resolve": "^13.3.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.36.1_1680254863794_0.2617722930318638",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.36.2": {
      "name": "@emnapi/runtime",
      "version": "0.36.2",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.36.2",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "f1c79a5c881ff2710e31354f96bb9d01d7084fd8",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.36.2.tgz",
        "fileCount": 14,
        "integrity": "sha512-xdoGCgGpHcOHQYTocFpiU1jvKaf28G/p1g+HNhURRmPE208M/TjvoyPwwoaO5UMSzqnCUdX6HOZqlMekwzOXpw==",
        "signatures": [
          {
            "sig": "MEUCIGY8Q6DFgSWCZBQ1gky2CBzuN51HMHE8q702csJP10HTAiEAkkpGvcrq+6oOJWmPenlyoHyh8ljjXj5uiEYHOcXPrRc=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 284702,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJxMVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCKA/+NagiG7+2LsmWaf8JD0DI6cXHbEpxu23y7PJFG41kG6v8wcue\r\nbbZLike/Oj5Bo3EUlxRfpfU8ro7tNJ2LTODBdunJWhcXru4TNJJvEHkoFbCW\r\nIxoEAA9fSqOeF0ZOc5c9/Sph6JMb4SaRnYqivTV0epviDBTmSMAhVqvhs+2E\r\nxg5vcoc4C5ud6hQvhAcn48w3ninHReyYwQmBA3/R3He8VI75RZhttk5HX+D6\r\ns0JS6hKGNuW4rfL+dkBD1VBbjQPUt8bdJdUjpsfGIf2BO6gLZo8k7VwjbnmE\r\nJC7QdeghaIN6ueZblxqcQmti4z51oCps3bmOJoscldcbQ+m2wt0ljYPre+r8\r\nqD7ENasHV7g3b5ZumdsnG+Xw2lVAnRWpBtjUFqnGMXXcm0JI4ObocX9gNGj3\r\nym51cS/5WPxmuYh7A/a4/P7W++ulUDaMpSIZyKtReH1ctxBxttL9TBwzHpCD\r\nCGMa+y2fJUgUZRJcln6fl6FJCUyXtW82BZLQrGmgIJO4AAyhaCIzX1iGse+q\r\nVYBCDM5Qm7RRKLash/bPl/s9IcdLetJ1ARxhs4b+KSKYGO1Tsxc2uXsmAQ2w\r\n/+a1lyaQ517Vyq8E8izGJ3DGxkyY48RRZps7GjTX8DnudTedVlNYZWL0ouwT\r\nFASfCV89QXu2OYsPq+jp+RY7UwpPMVTZ/to=\r\n=URSY\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "require": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "c6c15f63b3dba916e4acadd4ab810c8b72fccfd1",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "8.19.2",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.12.1",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^2.77.2",
        "rollup-plugin-terser": "^7.0.2",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.33.7",
        "@rollup/plugin-node-resolve": "^13.3.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.36.2_1680282388978_0.6000905132079375",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.36.3": {
      "name": "@emnapi/runtime",
      "version": "0.36.3",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.36.3",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "1f6dccb7ddb44069ac6c0818e76200ec5a713fd8",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.36.3.tgz",
        "fileCount": 14,
        "integrity": "sha512-4j+a1htZYIqjWj4ElV+h2/NS6xVzNvvmpvHcYpLXW0ewDhsaJBGwMxn1B4T9IbJfAe68jTIiyjEFSBP6hlJF/Q==",
        "signatures": [
          {
            "sig": "MEYCIQDNQqX3bLWrgACJBRGLS9i/5hCoDnBYgY1wF387Ui3MgQIhAKszFSPswSe5qlb8RIk+YJurVbDVutqAwbHJ/S/5LbVF",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 284702,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK7hfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/HRAAiABgl0lHqAkFNnxZn9CuDuFyRd33A8JHc8uoybBYhiSe3ecR\r\nMdznYiw+ZmWvwxReF1rRis4un5k1QE8Q2llbgooMkrYNxZjMh+YZeWWV9scp\r\ngAOT9qhn1DCGylQbQlMwYWsROJerQ6cIJa0m6ArAqg99XRtb37q1J/enlE7C\r\nmgSKI0mX+ybq083sF5sVxmerKH6Xs4Hx1/wF1BbvgLDY1kugHHtKBAFlBrr1\r\nekzXkrscU0j7GnQg6vR+sGpaLvpmJHTEfqnbWY1LjuBSZispGrJJspgzlO8s\r\nAcsSc7dyVH8jnybEE1esadSzJ2gjpwO7JZwKJY6nl1ORmFiaGsmhnMxd3o8A\r\nrswVz5j875epdStPANHZzgWCi9B4au2JJNd2XJH2UBtEr4jmOcCg+ESawxJq\r\nx5ZUD98js5zt/l53xESsrk5eWBaEmIVZ2j5MzREfg5bDqXMcG1knKVuKOXmg\r\nXeR8TGiARWhhNxoY94EzrKP+dyJPFwrPaYpG+fwoY11Ya36ZUvuJvkfjaRcS\r\nykEt0CGQfKe3HROnR0v0w1IiYSuaRuSm2N59w99S4Mt2QalOHlYchb9qkNl2\r\nDGn+o0Zzf55oIZkO7RdS8RAfI+cq+MmpdHpn07JoBe7pKi02zpCVH77SLe+R\r\nS7Ht7EGG6d5uLiqpimltqVwpCNm5Qxhi+o4=\r\n=mrKw\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "require": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "ef44a08d3665e989ae9d37b0720845d5c292e330",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "8.19.2",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.12.1",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^2.77.2",
        "rollup-plugin-terser": "^7.0.2",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.33.7",
        "@rollup/plugin-node-resolve": "^13.3.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.36.3_1680586847541_0.7432820414477621",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.37.0": {
      "name": "@emnapi/runtime",
      "version": "0.37.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.37.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "95f044d7296b7ce6f2310e8b43f6d471a025c7eb",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.37.0.tgz",
        "fileCount": 14,
        "integrity": "sha512-RU/qjbp7o4cwxdQHjxWQMtbRPWk5S76ZT9ifndyLXCXUK3Z8Xxm3HgeyBhLQnkZ3jVIKkagIvTDIQZ7JPYYkgA==",
        "signatures": [
          {
            "sig": "MEYCIQD+aA3EAVd8H+FXqAZ/lu0dk4CzwRJ3NxBknoLrLqftMQIhAPzlp+g1/1nCasX8W60SY2SL0gVsd+UnRcJo+stE327e",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 289911,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkO9bmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqd3A/+JxrXOdRmCoNOj0zHK+yVVEmD5ABQ8dIKNofp00eMxkjr2HUN\r\nO+o8GMZ/nHEwSmI8ENSaM/BETKn+4Ro8Olf0/xFG5wWszOCtcsFM7ihAcxS+\r\ncPXrneI+S4pQodN9PONJd3fEYmLoUV8P31tRwGXRQKJaLdtXFckL+hAf5T2s\r\nLHdOmS8SDLv8LvfKp2y0FcmTv9nqV8UZOR5ogqeE0RQkvo3pqnYY2gR+OUt6\r\nv0IatHQHii24pucA7A3N6KMVk6NaQhqq5mGeilY/L1SNz77U5VjNpKF+GgEa\r\n9lNSMsX592kffRENgMXJrz9jBa4jrb8VkFvl/1uPl5KAtjuEEKHPKv9r0q/H\r\nbadFHr7Vhm/NYfGE2WAxlTsfc5iO2XuvO7/GRbbjTdwEW4HCvM4qwkVSZ7uB\r\nEHwqMU0fUmd1/BEc4RI1cHJTco2U0zj3j+MwoeYTxMS3Boh8ZXZWGUq7gP9C\r\nJjPdOZnFP1SoZbPA4ufXESB4q/9C4bZrq76aZg0xzp6Zrl8WIu5piVLNC1D6\r\n+5gT5wbddI7D8ReTua5bHEk9veRHcPUfbDo1UbEUP4K4f0/V7wwT4lPoHxj+\r\nDyn07nktJjep3VDWyqL6up7l2I3tGcy/J401/waCpprrwAFiWXOp7ykAWGdj\r\nvTuwStsnfLha0CCJ0DqiEwXXivVUkYy32dk=\r\n=2Yci\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "require": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "35421c72f455dfd7a9760cb6896c53571f2a2395",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "9.3.1",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.14.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^2.77.2",
        "rollup-plugin-terser": "^7.0.2",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.33.7",
        "@rollup/plugin-node-resolve": "^13.3.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.37.0_1681643238173_0.9618733728954842",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.38.0": {
      "name": "@emnapi/runtime",
      "version": "0.38.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.38.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "9bed0f7f3e502683fefa8d9ca8ccfdb9859d48b1",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.38.0.tgz",
        "fileCount": 14,
        "integrity": "sha512-XvYBXCjJi1tVGR80EMF1SuaGUCKYVPaUxYe+2V+69CELx6xBLMLOiCboJ+ANIcikWutdAUk46xLQHCwqLstyVQ==",
        "signatures": [
          {
            "sig": "MEYCIQDW84Jlcx14gMNThh5X3cSC5TKVgE1J7YFfkzU6EWAOHgIhAOy1EvRDPaRgkMZkdIyRzm7o7aq4g46PoaEpZqfnyglS",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 289911,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQrxDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqaMA/+MwjY1hGlQdPOKsCVa41Y9/FLt6NUOPJ8IOyaeRaMm+httjiJ\r\nIv3WYklIAP3Sy/y7RZRiJFxICHki2u1krx6zAIyL4uhh+jKBm0vIfjdKc+da\r\ndJy7guqZHWl38AzqjtOjL/O9O6SBCq/lsEbUbNLHbrd/m0RAA7bopWVMK6fz\r\nSBEQmLmzmvrU4mpnEKyKkYRBRoqEb0ltk7rxsw/pQzGC0mteBueY0C26swiY\r\nZsW5jckGovV1ZeQPZk1luIHpHFcyJEwl9e/OZWJSl9bznVB/96pvteJ+fWx7\r\nVRC+wZrwpSTUOmorM3Fmm+TGibuXasa3x0u+7dDpwADsI7IFdBK8cGNzpuIR\r\ncLfQcltO6mz/NlCbjaascBoJCUI1lOCjmFqEm107053NJyj+LHnunTSCt/UL\r\n3M/wKjUj4CtDnEoeGN7Oe0CMAp3BgA8TRUNRifpF4iWa6GIxolf3Sp7B8A7U\r\ndjMTM5NDdr1iGy4AkofJgp+APWZLXOJuBh4hXUy8GR4JzfMS1/FoUgoK2aQW\r\nEw5m5V+W3+UD7scS+F+7wonFIKNh5gugEcf3qge5FDsOGWDgae7MwPDHPvu5\r\nvnnFLFrM9jxJeT1JZ5L1GmQD7QFXbAP8KhDJAXJvPsLtos9gPUpho/SXT+iK\r\nlSpKaivKZKWBnrJTIpqO7yeL9vl2kwstQOY=\r\n=A5qK\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "require": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "38a2cd6147863ae54f294defc482043d42a6d723",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "9.3.1",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.14.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^2.77.2",
        "rollup-plugin-terser": "^7.0.2",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.33.7",
        "@rollup/plugin-node-resolve": "^13.3.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.38.0_1682095171667_0.33544648204911454",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.38.1": {
      "name": "@emnapi/runtime",
      "version": "0.38.1",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.38.1",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "8e68f2783e9a63e7489a222a3d601b9ae6f1f146",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.38.1.tgz",
        "fileCount": 14,
        "integrity": "sha512-5wSuNMCsDMT1AnOomTkG4YK33W+giltHo+X7dvQhg8KA+HGNnUPtbHiX2DqbfrEyxr018X41JbQYRPYJcaA63g==",
        "signatures": [
          {
            "sig": "MEUCIQDrf0qjB1Yg4Ba+78Dm9jxeBuJODbPwbm/UFFLcC0MHAAIgLVen2IHYLKREXJW+SpF8SB4ITp5NjkHLQcvuvAyjtDI=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 289911,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRqwCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpIvQ/7BYLy3wmHU/qY7xK3NPBseuu5xwosjAU5z6VU6eXCkODQfdtG\r\nUTP/NcokE0c1z1EQUtlFAMYltlNDqmvcu10KCaK8qNx+rQO9YM1MInGQGhPN\r\nXmMt8V9YdccdRVt78mFxaVcnwWQsoIpQf3ARzNou4bcYGfz5h8Qywm8TqnE8\r\nnE9wB95oj+88fSIdJkQaKWkz1kDerCd8EMRWEU399kj+BL4iJj+mUV0M4bej\r\nZVe487918UY3AIX2HlzLi22x6Xl1BPfD9xrO/cx4UNTYp14zxkZHrju0UHN0\r\nVlHtxXpMwrztUvA5bwofueGiqPWHq6ZbK26bfZ+X8opCdM/te15ldrp2IccG\r\n20OsyhRAuNO3QpExX7p+zOGEdJBlzPZjsCboOxdw1VsqZp2bfXj0Rn3fItos\r\n9I72r4U1JxYQC1pq8KRDQWE1iITykAJv+SDcsXe80xqjZuOKJFoOdXCgIOYb\r\nRy7Jo++hzIoQsf2+Oc6kqJgqzpp+52mWvKzkD9nnjDudEHnQ/MUpNXKh1z8M\r\nrd5FpqpbnSfFbA3PIdmX2KztgzJPrCL+inqd8GL5lUJTTA/mBCxxnwXul1wG\r\nQt/uFZV9kGu7DLpzhHYDyaSS14byBn5ZYebKRtv6zDM8Dj0KN+p169l7libH\r\nzsFPDCu1w5M1iDBxYxdch704u88lS7XiPbQ=\r\n=Sab8\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "require": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "0bca75fb56d3b7921eaa058ba70d8d1b3139de23",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "9.3.1",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.14.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^2.77.2",
        "rollup-plugin-terser": "^7.0.2",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.33.7",
        "@rollup/plugin-node-resolve": "^13.3.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.38.1_1682353154114_0.06532730686952704",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.38.2": {
      "name": "@emnapi/runtime",
      "version": "0.38.2",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.38.2",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "13f78cae637da30a20c08d433818314477839a6e",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.38.2.tgz",
        "fileCount": 14,
        "integrity": "sha512-52VDFuLzOxdU5K4gl85KGxEr8JhZm2VCkx/KhVF+y+KSkYxivY84S005xMBewkfeLbgO8qcvJ0Lwf9YW4XX9QA==",
        "signatures": [
          {
            "sig": "MEQCIFkucATsVpqbmkxS7G2rKvPUZbLelQBzwe9c1b2zEHVfAiBKAnFmMqwV5WQ4fTn9oj7dACWjQMrVGSpdPwCSQvNMYw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 289911,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRrGgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvlQ//eKm2Ykfzrso/mdBrpbUkMtt/IMAzy5Vm9KcRCAEIR26Xg9C1\r\nH5jm5SGGT6W33d5uNf27a3+F3/NaOHbHjvHgLuvX6O7BdXX0HPgWf7jm/D+s\r\neyldM89YvgWR385UZ1nVp0I0lNeezskGBxolyy+Ipslfn6kUp4bUE7HQ1FBR\r\nPXPoxb3Lnx3Upz/zNQKcONWuA/lr1WFaMpNzYZN1NhJ8lY2E3ZzT13i1x7qu\r\nCacy3T6i7sHc5MAw1H4N0xHytn5a1R96FudkmD3QBcHXxOyGCnDvghoyNZS3\r\nhfipuHM0som0564xPqm0iDn5tkGeBX4lnw3OV5sVK6UcOgkVzYbEL2yGM/qy\r\nHZy9yuCl8gCd0sjHmHLEkUtnA/IWqDVuVjkswMT4CSBxz/4Jhefc5H+iJ5k5\r\nzy9E9PBJ1tbCSouu8TGXodX2ias2/JskQ2x22UKXvr1lP4cK0z7f1nfcXbWu\r\nosI97PegX+aXOglVNScxkdIAsLPlgp79K2w8yx4JGLLMWSXnksCNxwa2N0EQ\r\niw3jUsbVndE0cNErx/B1pqXK7bc6cHH0CYGudrvnc+R6xhaBuBM0ZULivT/Y\r\nwIClk3eGNna90pBzO78j3a0/4CNKVS5Q67nK8FMjVKWCVdhsW6B9Ed+Ng5HA\r\nOW5SZIEe5LNgkfgX6GyLsCWTr8C9iqvYsvk=\r\n=WFOT\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "require": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "be15ac53006080faa0be0c1ce2750ef768e66f79",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "9.3.1",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.14.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^2.77.2",
        "rollup-plugin-terser": "^7.0.2",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.33.7",
        "@rollup/plugin-node-resolve": "^13.3.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.38.2_1682354592022_0.334112387508954",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.38.3": {
      "name": "@emnapi/runtime",
      "version": "0.38.3",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.38.3",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "9b2980fcd4fc58c036ceebd279bef1f76f543f0f",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.38.3.tgz",
        "fileCount": 14,
        "integrity": "sha512-7eCuWKaMNjGq89vlXsoirQSffKiJd9oxxf17PTzaKv7RofSh+IZUQfokEZnxCdFUSxwzob58CUIPcZ5PX6psxw==",
        "signatures": [
          {
            "sig": "MEQCIF/friMr23MCIyGFMJTMrL9MVK/TTOmtek09B16HpZo1AiB6m5UmYOjrlxypy/FAQNi4zjd706sGn1STfI+fYGXBpw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 293613
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "require": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "9236bd341d01b27672c8fea01f67adaeed8b581d",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "9.3.1",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.14.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^2.77.2",
        "rollup-plugin-terser": "^7.0.2",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.33.7",
        "@rollup/plugin-node-resolve": "^13.3.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.38.3_1683338594849_0.699985741794112",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.39.0": {
      "name": "@emnapi/runtime",
      "version": "0.39.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.39.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "ad069a1a590056156694ec04e63c1957bf58a53e",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.39.0.tgz",
        "fileCount": 14,
        "integrity": "sha512-fgj1jtV1fVELvdd9c5unmTp4gbfwgY0Ld7RqB+k5C1PquPCuYlqLjXWVA90ffsAhC5t16w1Pr227iRmVramiIQ==",
        "signatures": [
          {
            "sig": "MEUCIBILvSOpxHh6TM12LSjgiNsfFfwp2utbCHR3xIvDa89DAiEA/vITJd9VwTpWN/RwxLzYRAKWaJipYF6sudnUQdzBsqU=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 328410
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "require": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "ed02fc958dbc51d098a3e914c6b4f9645ce8692d",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "9.3.1",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.14.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^2.77.2",
        "rollup-plugin-terser": "^7.0.2",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.33.7",
        "@rollup/plugin-node-resolve": "^13.3.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.39.0_1685969228782_0.8733789467934103",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.40.0": {
      "name": "@emnapi/runtime",
      "version": "0.40.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.40.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "8d1d9bc9795e5754b507a32acc1eb4cbb94a98ad",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.40.0.tgz",
        "fileCount": 14,
        "integrity": "sha512-vzGzhsSDrlcxKH3EFBRhVtzZMTYw1WH2Brp35mRDuEvhD1Av/CNejVqTCRJvMAQzAk35Ydb60UEpehatS/TVpg==",
        "signatures": [
          {
            "sig": "MEQCIBHHK4LC0Ashlzus2qjfvdceQc/mvLkBOIdQFahEeLdsAiBDptDmlAxXiSlGUCmBBWbvzSV5l30GzTjFXy3rGVJ+9g==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 328107
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "require": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "306bfa7a45d54f45651866c8fdd43a2940c9ac24",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "9.3.1",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.14.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^3.25.1",
        "@rollup/plugin-terser": "^0.4.3",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.35.3",
        "@rollup/plugin-node-resolve": "^15.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.40.0_1686996007403_0.016268797845189864",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.41.0": {
      "name": "@emnapi/runtime",
      "version": "0.41.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.41.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "cc6f2c17aa1afa89bd3dddebf796a583fae0aec6",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.41.0.tgz",
        "fileCount": 14,
        "integrity": "sha512-USzJAqJa4ATVnAxn+UfTA13ff5qf+1ZnSPerckN2JqTgkKjvtBrTl/H3Ooq93Yaua40fY5so4QNK2tzCnhrbtg==",
        "signatures": [
          {
            "sig": "MEUCIAioul8oicq37KSI2vKr3IEqrH6PnDtaRekU0bNX0+IBAiEAjWpPX6IaXLVQ9113MLz+57HzknM3vmUfB999DxXShJY=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 328107
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "require": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "5870859a62ca15c5f3e2e7cbaeaa20503f88b1d6",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "9.3.1",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.14.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^3.25.1",
        "@rollup/plugin-terser": "^0.4.3",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.35.3",
        "@rollup/plugin-node-resolve": "^15.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.41.0_1687610661851_0.6183150684584191",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.42.0": {
      "name": "@emnapi/runtime",
      "version": "0.42.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.42.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "3f7370482d52f0c6f70b6657815baac99f0c2c4f",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.42.0.tgz",
        "fileCount": 17,
        "integrity": "sha512-hches/5j+vGEQkqqnTByvW6wEv1an/4E0nFiIDzQxb9kFZpzRH808HhtfJFVTyWj8pRY3s0bPlAOlj1Rd4XIQw==",
        "signatures": [
          {
            "sig": "MEYCIQDraXKzzZgB+jA7eMCRWaADVngOfMCunDtdko8jTTQg+gIhAPUv5eBCGAg1UMVv7BBGBhBKYvmXWfhWOL3B3klefpiI",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 392640
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": {
            "import": "./dist/emnapi.d.mts",
            "module": "./dist/emnapi.d.ts",
            "default": "./dist/emnapi.d.ts"
          },
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "f04d9ed6c0cdee9c75af403884188abbbc022c82",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "9.3.1",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.14.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^3.25.1",
        "@rollup/plugin-terser": "^0.4.3",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.35.3",
        "@rollup/plugin-node-resolve": "^15.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.42.0_1694833721463_0.418891819188967",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.43.0": {
      "name": "@emnapi/runtime",
      "version": "0.43.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.43.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "47a195cb68b59de2568e8e34d08b32bd70dd3d74",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.43.0.tgz",
        "fileCount": 17,
        "integrity": "sha512-OXXD8B9JNgRePkd/rNg8oeXkDkjuNG5xdK/mIYrjTS3p1COVJqtxbUC6G4JPTsMhkQmuoDsvWlm+2rq4mIcoPA==",
        "signatures": [
          {
            "sig": "MEYCIQCtVXUIqY9mXcX9O/sfkauOe7Wt7HdP+kV88ed3ZbxMFQIhAJuznWw5XYArp6tZK5edW4gZKYaFaYbMBkbeEkvn/N8t",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 408947
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": {
            "import": "./dist/emnapi.d.mts",
            "module": "./dist/emnapi.d.ts",
            "default": "./dist/emnapi.d.ts"
          },
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "69532adc017ced261d70f452a01381b4baac0017",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "9.3.1",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.14.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^3.25.1",
        "@rollup/plugin-terser": "^0.4.3",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.35.3",
        "@rollup/plugin-node-resolve": "^15.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.43.0_1697812011531_0.5029765685101826",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.43.1": {
      "name": "@emnapi/runtime",
      "version": "0.43.1",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.43.1",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "c72d5e32f9331f313ae6690d8a64454647ab245b",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.43.1.tgz",
        "fileCount": 17,
        "integrity": "sha512-Q5sMc4Z4gsD4tlmlyFu+MpNAwpR7Gv2errDhVJ+SOhNjWcx8UTqy+hswb8L31RfC8jBvDgcnT87l3xI2w08rAg==",
        "signatures": [
          {
            "sig": "MEYCIQDOD1WCnvDDAxREjmoMpK1nciUAuUFfl9dp84h6xQ2CUwIhAMEN6lun23fJbAe05ZCepTiA4wNZoktvdZvQsQHi5tGl",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 408947
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": {
            "import": "./dist/emnapi.d.mts",
            "module": "./dist/emnapi.d.ts",
            "default": "./dist/emnapi.d.ts"
          },
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "261b2aa0e39704f2aa9c86542e207575da4bb4e8",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "9.3.1",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.14.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^3.25.1",
        "@rollup/plugin-terser": "^0.4.3",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.35.3",
        "@rollup/plugin-node-resolve": "^15.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.43.1_1697907331900_0.2990561936620555",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.44.0": {
      "name": "@emnapi/runtime",
      "version": "0.44.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.44.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "1ef702f846cfcd559d28eb7673919087ba5b63e3",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.44.0.tgz",
        "fileCount": 17,
        "integrity": "sha512-ZX/etZEZw8DR7zAB1eVQT40lNo0jeqpb6dCgOvctB6FIQ5PoXfMuNY8+ayQfu8tNQbAB8gQWSSJupR8NxeiZXw==",
        "signatures": [
          {
            "sig": "MEUCIC+a42E81A1BNBRXmE0u4J8TlsVi1Kr1hYzMAU1UgjjoAiEAuIGe7MYOSmL0Ywn1HQ7Lxv4QWq9yKTLjpjvgdkdBTAY=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 408947
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": {
            "import": "./dist/emnapi.d.mts",
            "module": "./dist/emnapi.d.ts",
            "default": "./dist/emnapi.d.ts"
          },
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "56e64929c4f8d7be42e3c3ab15965eb555713246",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "9.8.1",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "18.18.2",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "rollup": "^3.25.1",
        "@rollup/plugin-terser": "^0.4.3",
        "@rollup/plugin-replace": "^5.0.2",
        "@microsoft/api-extractor": "^7.35.3",
        "@rollup/plugin-node-resolve": "^15.1.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.44.0_1699775943132_0.2536924749658649",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "0.45.0": {
      "name": "@emnapi/runtime",
      "version": "0.45.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@0.45.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "e754de04c683263f34fd0c7f32adfe718bbe4ddd",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-0.45.0.tgz",
        "fileCount": 17,
        "integrity": "sha512-Txumi3td7J4A/xTTwlssKieHKTGl3j4A1tglBx72auZ49YK7ePY6XZricgIg9mnZT4xPfA+UPCUdnhRuEFDL+w==",
        "signatures": [
          {
            "sig": "MEYCIQD+7lU9mXqUbLRtuWgV9v3rd2Xgboa12Ebvp1kMyTkBSAIhAOp7xeSioDqCTsLU7S40jVZ2MJpGXasButiDJKzJ1oXY",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 409981
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": {
            "import": "./dist/emnapi.d.mts",
            "module": "./dist/emnapi.d.ts",
            "default": "./dist/emnapi.d.ts"
          },
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "f00e1789c83d0779d20d3468acca6d4d0b037008",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "10.1.0",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "20.9.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_0.45.0_1703853907553_0.4692172355218991",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.0.0": {
      "name": "@emnapi/runtime",
      "version": "1.0.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@1.0.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "84843607c8ffa2c6ad292abbacf4f762145dfeba",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.0.0.tgz",
        "fileCount": 17,
        "integrity": "sha512-tT9dWmzo0V8NKm82d1sQ48Nt2Y+HZcJpideKOiDcMtb29n67sDOZBUrD1o5bRe0lTeEa1xRXKvlVbdkMMaKy8A==",
        "signatures": [
          {
            "sig": "MEUCIQDeH8gE3EoIGlZwkNdTnk2XEL/XLtvzUJzrUSAIv0iQBwIgb9ABRf+MdBJ6ulZ8nxGmdXbFXIjeeLTxWEWlGZz9iUI=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 410211
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": {
            "import": "./dist/emnapi.d.mts",
            "module": "./dist/emnapi.d.ts",
            "default": "./dist/emnapi.d.ts"
          },
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "14e3f418fda80d3eff5dd00d8310f3b662f4c09b",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "10.1.0",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "20.9.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_1.0.0_1706547273721_0.7585057315102175",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.1.0": {
      "name": "@emnapi/runtime",
      "version": "1.1.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@1.1.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "b07a0c8d3e61795a192fab57ff0c90a77283ada1",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.1.0.tgz",
        "fileCount": 17,
        "integrity": "sha512-gCGlE0fJGWalfy+wbFApjhKn6uoSVvopru77IPyxNKkjkaiSx2HxDS7eOYSmo9dcMIhmmIvoxiC3N9TM1c3EaA==",
        "signatures": [
          {
            "sig": "MEQCIHh+wBI4l2HAX6UWCbfstwwj2UJJOAyHXA1oEtWE1iV6AiAdCL5z3dhqlU+pGPqvhe5PVG+vWRe5enl2lZFqo+B6wA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 410211
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": {
            "import": "./dist/emnapi.d.mts",
            "module": "./dist/emnapi.d.ts",
            "default": "./dist/emnapi.d.ts"
          },
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "571f577dba78867d5403a18bec11fae9da651b04",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "10.1.0",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "20.9.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_1.1.0_1710929316340_0.5807449211677376",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.1.1": {
      "name": "@emnapi/runtime",
      "version": "1.1.1",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@1.1.1",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "697d02276ca6f49bafe6fd01c9df0034818afa98",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.1.1.tgz",
        "fileCount": 17,
        "integrity": "sha512-3bfqkzuR1KLx57nZfjr2NLnFOobvyS0aTszaEGCGqmYMVDRaGvgIZbjGSV/MHSSmLgQ/b9JFHQ5xm5WRZYd+XQ==",
        "signatures": [
          {
            "sig": "MEUCIQC8DseuikmBvRCD+peovmxFPAhTbVr1RriHTESWZu2DmwIgGR26OpzsMNw4legivIZGId/BbtsO4c3/erb40IlXeDo=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 410211
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": {
            "import": "./dist/emnapi.d.mts",
            "module": "./dist/emnapi.d.ts",
            "default": "./dist/emnapi.d.ts"
          },
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "import": "./dist/emnapi.min.mjs",
          "require": null
        }
      },
      "gitHead": "be5c620ad8ce7603471e46750942d87045cc53f0",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "10.1.0",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "20.9.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_1.1.1_1711730907613_0.6398291569797416",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.2.0": {
      "name": "@emnapi/runtime",
      "version": "1.2.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@1.2.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "71d018546c3a91f3b51106530edbc056b9f2f2e3",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.2.0.tgz",
        "fileCount": 17,
        "integrity": "sha512-bV21/9LQmcQeCPEg3BDFtvwL6cwiTMksYNWQQ4KOxCZikEGalWtenoZ0wCiukJINlGCIi2KXx01g4FoH/LxpzQ==",
        "signatures": [
          {
            "sig": "MEQCIHP5mLld+XfVXP30K3vUcEcB3BJ+S2t0lVtitk9kejJaAiAFxckrCSdOmfXffc/yd3rIfl37aJ+ZbqsIRMOe48V+lw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 411183
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": {
            "import": "./dist/emnapi.d.mts",
            "module": "./dist/emnapi.d.ts",
            "default": "./dist/emnapi.d.ts"
          },
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "gitHead": "414439fae59c3e0b6ae4245aeeea9cf1c0edc7ac",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "10.1.0",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "20.9.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_1.2.0_1716108654439_0.2983151993867881",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.3.0": {
      "name": "@emnapi/runtime",
      "version": "1.3.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@1.3.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "63ebb77b9212ef7334f19ab8842ff76039c4f953",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.3.0.tgz",
        "fileCount": 17,
        "integrity": "sha512-XMBySMuNZs3DM96xcJmLW4EfGnf+uGmFNjzpehMjuX5PLB5j87ar2Zc4e3PVeZ3I5g3tYtAqskB28manlF69Zw==",
        "signatures": [
          {
            "sig": "MEQCIHi21mho8xfq0fiYlC/QwKd0Z2Bd+NSesxtCIfA+fxPiAiBtO71+bYOBAQlkFaUdR3jw6e1izHkax/hxPM0rrieUwg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 437568
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": {
            "import": "./dist/emnapi.d.mts",
            "module": "./dist/emnapi.d.ts",
            "default": "./dist/emnapi.d.ts"
          },
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "gitHead": "df9dd83a167391d5380bde236b12ca32245c0b22",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "10.1.0",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "20.9.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_1.3.0_1728031562967_0.20579860347782652",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.3.1": {
      "name": "@emnapi/runtime",
      "version": "1.3.1",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@1.3.1",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "0fcaa575afc31f455fd33534c19381cfce6c6f60",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.3.1.tgz",
        "fileCount": 17,
        "integrity": "sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==",
        "signatures": [
          {
            "sig": "MEUCIDezuITTw8wIpMthkJZqOOlaKLLxSGVDfnTiMEpw7EnhAiEAtP8BsJeGn8oFmMSmx1+G2h71MhCqzzS6uyd9udSiMcs=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 438034
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": {
            "import": "./dist/emnapi.d.mts",
            "module": "./dist/emnapi.d.ts",
            "default": "./dist/emnapi.d.ts"
          },
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "gitHead": "3cb78fbc014e545409b72ef05dc71bd7dbe1c2ee",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "10.1.0",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "20.9.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_1.3.1_1728721899236_0.08313367122788318",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.4.0": {
      "name": "@emnapi/runtime",
      "version": "1.4.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@1.4.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "8f509bf1059a5551c8fe829a1c4e91db35fdfbee",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.4.0.tgz",
        "fileCount": 17,
        "integrity": "sha512-64WYIf4UYcdLnbKn/umDlNjQDSS8AgZrI/R9+x5ilkUVFxXcA1Ebl+gQLc/6mERA4407Xof0R7wEyEuj091CVw==",
        "signatures": [
          {
            "sig": "MEUCIQD78NluWyAQzmcsURVy+7SCusRd+77a3RKYKMecK3MwUAIgCh1cqxuqz0Y7ksmwyYhaZLfgltJ3syN9GlGJwJQ+vSc=",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 422837
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": {
            "import": "./dist/emnapi.d.mts",
            "module": "./dist/emnapi.d.ts",
            "default": "./dist/emnapi.d.ts"
          },
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "gitHead": "906d8a6505605b27d1a4ddd78c1ede59df0d1e09",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "10.1.0",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "20.9.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_1.4.0_1743176964561_0.516078691865764",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "1.4.1": {
      "name": "@emnapi/runtime",
      "version": "1.4.1",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@1.4.1",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "79e54e3cc7f1955b3080f6e1e0e111e06114e114",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.4.1.tgz",
        "fileCount": 17,
        "integrity": "sha512-LMshMVP0ZhACNjQNYXiU1iZJ6QCcv0lUdPDPugqGvCGXt5xtRVBPdtA0qU12pEXZzpWAhWlZYptfdAFq10DOVQ==",
        "signatures": [
          {
            "sig": "MEUCICuPjI+4ZtEh9+wrcTADMwxCgmXTpD2h/patab8Z1Q7jAiEA+GVYcU869JcnyFbcJVP8bHio4GwOkg3Ox8Wp7HGT/MI=",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 423565
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": {
            "import": "./dist/emnapi.d.mts",
            "module": "./dist/emnapi.d.ts",
            "default": "./dist/emnapi.d.ts"
          },
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "gitHead": "c07e9f67c261056cd05d394b2f006f90a9b03874",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "10.1.0",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "20.9.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_1.4.1_1744429307770_0.24014061948911847",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "1.4.2": {
      "name": "@emnapi/runtime",
      "version": "1.4.2",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@1.4.2",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "53022012c971bf18545886309790e5a3ad9b5145",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.4.2.tgz",
        "fileCount": 17,
        "integrity": "sha512-+b+3BJl18a0LKeHvy5eLOwPkiaz10C2MUUYKQ25itZS50TlP5FuDh2Q5EiFlB++vAuCS6HnrihqVlbdcRYyp9w==",
        "signatures": [
          {
            "sig": "MEYCIQDKNmXkbvFp8fKZg0wL4dAI4qnH9wOq7ZBUXL+9m47ULQIhAJsj9Db20D1tKB8gwm6V74FSGfivNTwebbMHtHcaFqzK",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 423565
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": {
            "import": "./dist/emnapi.d.mts",
            "module": "./dist/emnapi.d.ts",
            "default": "./dist/emnapi.d.ts"
          },
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "gitHead": "051f1dd160b4c9775c5b42e37e60e9777949b381",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "10.1.0",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "20.9.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_1.4.2_1744732131633_0.2243818139453877",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "1.4.3": {
      "name": "@emnapi/runtime",
      "version": "1.4.3",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@1.4.3",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "c0564665c80dc81c448adac23f9dfbed6c838f7d",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.4.3.tgz",
        "fileCount": 17,
        "integrity": "sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ==",
        "signatures": [
          {
            "sig": "MEQCIDcaU4+A/rTukyVxQnZzlZ0azJxfF0kqgISH0LERErerAiAv3gur/bXUd9xOPkuCwfmjS5iFtFtNpybdZbHk+aM1FA==",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 423565
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": {
            "import": "./dist/emnapi.d.mts",
            "module": "./dist/emnapi.d.ts",
            "default": "./dist/emnapi.d.ts"
          },
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "gitHead": "90c4c1b1358851d401dd162c5d1925a2dcb2e397",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "10.1.0",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "20.9.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_1.4.3_1744733893067_0.39742741811393456",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "1.4.4": {
      "name": "@emnapi/runtime",
      "version": "1.4.4",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@1.4.4",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "19a8f00719c51124e2d0fbf4aaad3fa7b0c92524",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.4.4.tgz",
        "fileCount": 17,
        "integrity": "sha512-hHyapA4A3gPaDCNfiqyZUStTMqIkKRshqPIuDOXv1hcBnD4U3l8cP0T1HMCfGRxQ6V64TGCcoswChANyOAwbQg==",
        "signatures": [
          {
            "sig": "MEUCIFDabMRPskSBt8cwTPmh7B2Q8btJQOtktjI9UblySaZoAiEAk0WH5fdcYGk4fDfSoZbCIe0N7yoNiO61h13hSxAF04I=",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 423533
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": {
            "import": "./dist/emnapi.d.mts",
            "module": "./dist/emnapi.d.ts",
            "default": "./dist/emnapi.d.ts"
          },
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "gitHead": "87bb86c3a5c718ab72fb228505ffde58d7ebea3e",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "actor": {
          "name": "toyobayashi",
          "type": "user",
          "email": "lifenglin314@outlook.com"
        },
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "10.1.0",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "20.9.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_1.4.4_1751899590760_0.12891449996127058",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "1.4.5": {
      "name": "@emnapi/runtime",
      "version": "1.4.5",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@1.4.5",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "c67710d0661070f38418b6474584f159de38aba9",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.4.5.tgz",
        "fileCount": 17,
        "integrity": "sha512-++LApOtY0pEEz1zrd9vy1/zXVaVJJ/EbAF3u0fXIzPJEDtnITsBGbbK0EkM72amhl/R5b+5xx0Y/QhcVOpuulg==",
        "signatures": [
          {
            "sig": "MEYCIQD5GUqLWaJcl35OwLMFXRMzVkaMqj9AnKt8kFww3qNmnQIhAJBKsEwOGWzn83ij+Blm+YyaLa0HonfmA+jl8tNX+0kn",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 423533
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": {
            "import": "./dist/emnapi.d.mts",
            "module": "./dist/emnapi.d.ts",
            "default": "./dist/emnapi.d.ts"
          },
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "gitHead": "4afb0e72e28486a073e55d8fa2e00c9ea916d0f5",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "10.1.0",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "20.9.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_1.4.5_1752828695603_0.5446655227884976",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "1.5.0": {
      "name": "@emnapi/runtime",
      "version": "1.5.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@1.5.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "9aebfcb9b17195dce3ab53c86787a6b7d058db73",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.5.0.tgz",
        "fileCount": 17,
        "integrity": "sha512-97/BJ3iXHww3djw6hYIfErCZFee7qCtrneuLa20UXFCOTCfBM2cvQHjWJ2EG0s0MtdNwInarqCTz35i4wWXHsQ==",
        "signatures": [
          {
            "sig": "MEUCIElChr2ao722V6FtzHf9ZMITcvVTbXw6I+vHgBXb7YuFAiEA7/DkqLGMt6NBmVzYIhXllcFHq9MdloSlXT1+gH8/1fA=",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 423936
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": {
            "import": "./dist/emnapi.d.mts",
            "module": "./dist/emnapi.d.ts",
            "default": "./dist/emnapi.d.ts"
          },
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "gitHead": "61628bd5e27679955f13cbff8f6573d66a5fc00c",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "toyobayashi",
        "email": "lifenglin314@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "10.9.2",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "22.16.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_1.5.0_1756437608251_0.7274059568094866",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "1.6.0": {
      "name": "@emnapi/runtime",
      "version": "1.6.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@1.6.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "8fe297e0090f6e89a57a1f31f1c440bdbc3c01d8",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.6.0.tgz",
        "fileCount": 17,
        "integrity": "sha512-obtUmAHTMjll499P+D9A3axeJFlhdjOWdKUNs/U6QIGT7V5RjcUW1xToAzjvmgTSQhDbYn/NwfTRoJcQ2rNBxA==",
        "signatures": [
          {
            "sig": "MEQCICf1P+9xhAF0vlpN7dq8CeR+mnYOcKKwsDnKqrpTQU/7AiA8l3TfwQeokT/Fda9J9PtE+47b8ADRie8qiP48vTX6Tw==",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/@emnapi%2fruntime@1.6.0",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "unpackedSize": 423936
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": {
            "import": "./dist/emnapi.d.mts",
            "module": "./dist/emnapi.d.ts",
            "default": "./dist/emnapi.d.ts"
          },
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "gitHead": "86d68f88ec3cc3949a555c93a633fa8997534413",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:87df32fe-ee52-45aa-aa57-97b7ccbdf27b"
        }
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "11.6.2",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "22.16.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_1.6.0_1761012851796_0.48758766965628886",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "1.7.0": {
      "name": "@emnapi/runtime",
      "version": "1.7.0",
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "_id": "@emnapi/runtime@1.7.0",
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "dist": {
        "shasum": "d7ef3832df8564fe5903bf0567aedbd19538ecbe",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.7.0.tgz",
        "fileCount": 17,
        "integrity": "sha512-oAYoQnCYaQZKVS53Fq23ceWMRxq5EhQsE0x0RdQ55jT7wagMu5k+fS39v1fiSLrtrLQlXwVINenqhLMtTrV/1Q==",
        "signatures": [
          {
            "sig": "MEYCIQCEbUkWvpY/na9djKjP4lAz0o0IcJYa3TvhsWxrNKX0OAIhAPhDgVJwm8xtpVTnguiEMfr9Bqhris4mlmCKcbszdMgl",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/@emnapi%2fruntime@1.7.0",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "unpackedSize": 423936
      },
      "main": "index.js",
      "types": "./dist/emnapi.d.ts",
      "module": "./dist/emnapi.esm-bundler.js",
      "exports": {
        ".": {
          "types": {
            "import": "./dist/emnapi.d.mts",
            "module": "./dist/emnapi.d.ts",
            "default": "./dist/emnapi.d.ts"
          },
          "import": "./dist/emnapi.mjs",
          "module": "./dist/emnapi.esm-bundler.js",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "gitHead": "11f4936f39121d0d79bc4901cf14dca02ef4abea",
      "scripts": {
        "build": "node ./script/build.js"
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:87df32fe-ee52-45aa-aa57-97b7ccbdf27b"
        }
      },
      "repository": {
        "url": "git+https://github.com/toyobayashi/emnapi.git",
        "type": "git"
      },
      "_npmVersion": "11.6.2",
      "description": "emnapi runtime",
      "directories": {},
      "sideEffects": false,
      "_nodeVersion": "22.16.0",
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "publishConfig": {
        "access": "public"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/runtime_1.7.0_1762161208935_0.8552992535619515",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "1.7.1": {
      "name": "@emnapi/runtime",
      "version": "1.7.1",
      "description": "emnapi runtime",
      "main": "index.js",
      "module": "./dist/emnapi.esm-bundler.js",
      "types": "./dist/emnapi.d.ts",
      "sideEffects": false,
      "exports": {
        ".": {
          "types": {
            "module": "./dist/emnapi.d.ts",
            "import": "./dist/emnapi.d.mts",
            "default": "./dist/emnapi.d.ts"
          },
          "module": "./dist/emnapi.esm-bundler.js",
          "import": "./dist/emnapi.mjs",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "scripts": {
        "build": "node ./script/build.js"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/toyobayashi/emnapi.git"
      },
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "publishConfig": {
        "access": "public"
      },
      "gitHead": "f40577ad6013236e46bef57d829ece20773997bb",
      "_id": "@emnapi/runtime@1.7.1",
      "_nodeVersion": "22.16.0",
      "_npmVersion": "11.6.2",
      "dist": {
        "integrity": "sha512-PVtJr5CmLwYAU9PZDMITZoR5iAOShYREoR45EyyLrbntV50mdePTgUn4AmOw90Ifcj+x2kRjdzr1HP3RrNiHGA==",
        "shasum": "a73784e23f5d57287369c808197288b52276b791",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.7.1.tgz",
        "fileCount": 17,
        "unpackedSize": 423936,
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/@emnapi%2fruntime@1.7.1",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEUCIQDO0ufgNowobSe0v06wsClhJL7HtoJ3g2nbcHX+EU5hZQIgVtpBv940+z4sRsab5gtAXAXIFhK3VX3T0fmlq2p7ovQ="
          }
        ]
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:87df32fe-ee52-45aa-aa57-97b7ccbdf27b"
        }
      },
      "directories": {},
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/runtime_1.7.1_1763101986661_0.3381076178648199"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "1.8.0": {
      "name": "@emnapi/runtime",
      "version": "1.8.0",
      "description": "emnapi runtime",
      "main": "index.js",
      "module": "./dist/emnapi.esm-bundler.js",
      "types": "./dist/emnapi.d.ts",
      "sideEffects": false,
      "exports": {
        ".": {
          "types": {
            "module": "./dist/emnapi.d.ts",
            "import": "./dist/emnapi.d.mts",
            "default": "./dist/emnapi.d.ts"
          },
          "module": "./dist/emnapi.esm-bundler.js",
          "import": "./dist/emnapi.mjs",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "scripts": {
        "build": "node ./script/build.js"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/toyobayashi/emnapi.git"
      },
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "publishConfig": {
        "access": "public"
      },
      "gitHead": "8ed5b338f89136b7ec7a08e9d52aba4bfa5c1e22",
      "_id": "@emnapi/runtime@1.8.0",
      "_nodeVersion": "22.16.0",
      "_npmVersion": "11.7.0",
      "dist": {
        "integrity": "sha512-Z82FDl1ByxqPEPrAYYeTQVlx2FSHPe1qwX465c+96IRS3fTdSYRoJcRxg3g2fEG5I69z1dSEWQlNRRr0/677mg==",
        "shasum": "85d78a090880b3524f88d9916124f1acd6b6c6de",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.8.0.tgz",
        "fileCount": 17,
        "unpackedSize": 423936,
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/@emnapi%2fruntime@1.8.0",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEUCIQDpD8JnTGQRdEFkdPBb2Zdj5qas5Qpxx8wVqOx8qxxjigIgfsQtR6ohEVH3Dq1uvNlgwjZ4IVsTWbEOJvMl8RuESnE="
          }
        ]
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:87df32fe-ee52-45aa-aa57-97b7ccbdf27b"
        }
      },
      "directories": {},
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/runtime_1.8.0_1767446033846_0.02282516902104037"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "1.8.1": {
      "name": "@emnapi/runtime",
      "version": "1.8.1",
      "description": "emnapi runtime",
      "main": "index.js",
      "module": "./dist/emnapi.esm-bundler.js",
      "types": "./dist/emnapi.d.ts",
      "sideEffects": false,
      "exports": {
        ".": {
          "types": {
            "module": "./dist/emnapi.d.ts",
            "import": "./dist/emnapi.d.mts",
            "default": "./dist/emnapi.d.ts"
          },
          "module": "./dist/emnapi.esm-bundler.js",
          "import": "./dist/emnapi.mjs",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "scripts": {
        "build": "node ./script/build.js"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/toyobayashi/emnapi.git"
      },
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "publishConfig": {
        "access": "public"
      },
      "gitHead": "54037dde7be14b987744653fac4e30dd43cb8747",
      "_id": "@emnapi/runtime@1.8.1",
      "_nodeVersion": "24.11.1",
      "_npmVersion": "11.7.0",
      "dist": {
        "integrity": "sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==",
        "shasum": "550fa7e3c0d49c5fb175a116e8cd70614f9a22a5",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.8.1.tgz",
        "fileCount": 17,
        "unpackedSize": 424124,
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/@emnapi%2fruntime@1.8.1",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEUCIDxUZmxKWQMEH3AuwgpMHvg7Rwk6YEOy/VJzdYjUKS8zAiEAjbZrnGlmIWRTbkBChRJyJ9it/ndcbc4QMInp3HXBPZ4="
          }
        ]
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:87df32fe-ee52-45aa-aa57-97b7ccbdf27b"
        }
      },
      "directories": {},
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/runtime_1.8.1_1767522421447_0.4149161585644565"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "1.9.0": {
      "name": "@emnapi/runtime",
      "version": "1.9.0",
      "description": "emnapi runtime",
      "main": "index.js",
      "module": "./dist/emnapi.esm-bundler.js",
      "types": "./dist/emnapi.d.ts",
      "sideEffects": false,
      "exports": {
        ".": {
          "types": {
            "module": "./dist/emnapi.d.ts",
            "import": "./dist/emnapi.d.mts",
            "default": "./dist/emnapi.d.ts"
          },
          "module": "./dist/emnapi.esm-bundler.js",
          "import": "./dist/emnapi.mjs",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "scripts": {
        "build": "node ./script/build.js"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/toyobayashi/emnapi.git"
      },
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "publishConfig": {
        "access": "public"
      },
      "gitHead": "c9743cf573e52c5b4d31d7369c752b652b29fe9e",
      "_id": "@emnapi/runtime@1.9.0",
      "_nodeVersion": "24.11.1",
      "_npmVersion": "11.11.1",
      "dist": {
        "integrity": "sha512-QN75eB0IH2ywSpRpNddCRfQIhmJYBCJ1x5Lb3IscKAL8bMnVAKnRg8dCoXbHzVLLH7P38N2Z3mtulB7W0J0FKw==",
        "shasum": "91c54a6e77c36154c125e873409472e2b70efd5b",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.9.0.tgz",
        "fileCount": 17,
        "unpackedSize": 424148,
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/@emnapi%2fruntime@1.9.0",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEQCICW8fN3JtBA466Gx6S1E8XYwx6Zjo+gHCDZyG8hwRk9dAiB2exSTXjYwt/iWmE4c9SnVM3wo89GL2bg4yckF32FZWQ=="
          }
        ]
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:87df32fe-ee52-45aa-aa57-97b7ccbdf27b"
        }
      },
      "directories": {},
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/runtime_1.9.0_1773307806555_0.30654825514491946"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "1.9.1": {
      "name": "@emnapi/runtime",
      "version": "1.9.1",
      "description": "emnapi runtime",
      "main": "index.js",
      "module": "./dist/emnapi.esm-bundler.js",
      "types": "./dist/emnapi.d.ts",
      "sideEffects": false,
      "exports": {
        ".": {
          "types": {
            "module": "./dist/emnapi.d.ts",
            "import": "./dist/emnapi.d.mts",
            "default": "./dist/emnapi.d.ts"
          },
          "module": "./dist/emnapi.esm-bundler.js",
          "import": "./dist/emnapi.mjs",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "scripts": {
        "build": "node ./script/build.js"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/toyobayashi/emnapi.git"
      },
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "publishConfig": {
        "access": "public"
      },
      "gitHead": "12b9cf3925afdf1116c80aa6e23c5ba881240de2",
      "_id": "@emnapi/runtime@1.9.1",
      "_nodeVersion": "24.11.1",
      "_npmVersion": "11.12.0",
      "dist": {
        "integrity": "sha512-VYi5+ZVLhpgK4hQ0TAjiQiZ6ol0oe4mBx7mVv7IflsiEp0OWoVsp/+f9Vc1hOhE0TtkORVrI1GvzyreqpgWtkA==",
        "shasum": "115ff2a0d589865be6bd8e9d701e499c473f2a8d",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.9.1.tgz",
        "fileCount": 17,
        "unpackedSize": 424148,
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/@emnapi%2fruntime@1.9.1",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEUCIEjrR/txeKfAaEXAo1SOAzNVyYKq40/v3s6No5jFKY4SAiEAg8yvdkAPL+v5GAS9VlU/RrhuidE8L7G7ZBHsLe2pA4c="
          }
        ]
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:87df32fe-ee52-45aa-aa57-97b7ccbdf27b"
        }
      },
      "directories": {},
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/runtime_1.9.1_1773928105849_0.8419137155256273"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "1.9.2": {
      "name": "@emnapi/runtime",
      "version": "1.9.2",
      "description": "emnapi runtime",
      "main": "index.js",
      "module": "./dist/emnapi.esm-bundler.js",
      "types": "./dist/emnapi.d.ts",
      "sideEffects": false,
      "exports": {
        ".": {
          "types": {
            "module": "./dist/emnapi.d.ts",
            "import": "./dist/emnapi.d.mts",
            "default": "./dist/emnapi.d.ts"
          },
          "module": "./dist/emnapi.esm-bundler.js",
          "import": "./dist/emnapi.mjs",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "scripts": {
        "build": "node ./script/build.js"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/toyobayashi/emnapi.git"
      },
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "publishConfig": {
        "access": "public"
      },
      "gitHead": "8037eb8107ae0c74f99c3fe0b045d5cf3f438ff9",
      "_id": "@emnapi/runtime@1.9.2",
      "_nodeVersion": "24.11.1",
      "_npmVersion": "11.12.1",
      "dist": {
        "integrity": "sha512-3U4+MIWHImeyu1wnmVygh5WlgfYDtyf0k8AbLhMFxOipihf6nrWC4syIm/SwEeec0mNSafiiNnMJwbza/Is6Lw==",
        "shasum": "8b469a3db160817cadb1de9050211a9d1ea84fa2",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.9.2.tgz",
        "fileCount": 17,
        "unpackedSize": 424148,
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/@emnapi%2fruntime@1.9.2",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEUCIQD2VMQzEZphDwRKnmza2UDLh6KcVVed3EF8Dlr/qXjzYgIgSMEzFxjnWNlwwa6MJiIpKzp70lIsa6PrvzORcg9Too0="
          }
        ]
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:87df32fe-ee52-45aa-aa57-97b7ccbdf27b"
        }
      },
      "directories": {},
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/runtime_1.9.2_1775124914813_0.6945767850703914"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "1.10.0": {
      "name": "@emnapi/runtime",
      "version": "1.10.0",
      "description": "emnapi runtime",
      "main": "index.js",
      "module": "./dist/emnapi.esm-bundler.js",
      "types": "./dist/emnapi.d.ts",
      "sideEffects": false,
      "exports": {
        ".": {
          "types": {
            "module": "./dist/emnapi.d.ts",
            "import": "./dist/emnapi.d.mts",
            "default": "./dist/emnapi.d.ts"
          },
          "module": "./dist/emnapi.esm-bundler.js",
          "import": "./dist/emnapi.mjs",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "scripts": {
        "build": "node ./script/build.js"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/toyobayashi/emnapi.git"
      },
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "publishConfig": {
        "access": "public"
      },
      "gitHead": "ba84999164c8d9ee10e57f72bb6fa5fa0b192b54",
      "_id": "@emnapi/runtime@1.10.0",
      "_nodeVersion": "24.11.1",
      "_npmVersion": "11.12.1",
      "dist": {
        "integrity": "sha512-ewvYlk86xUoGI0zQRNq/mC+16R1QeDlKQy21Ki3oSYXNgLb45GV1P6A0M+/s6nyCuNDqe5VpaY84BzXGwVbwFA==",
        "shasum": "4b260c0d3534204e98c6110b8db1a987d26ec87c",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.10.0.tgz",
        "fileCount": 17,
        "unpackedSize": 433489,
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/@emnapi%2fruntime@1.10.0",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEUCIEdrUfOXpCKbKi6Y+6bhEipxu/8X0PMv1+BvdHRsqajhAiEAp+gBHpSAmGnMqQhLHJoS9JKAfCk5/aH+ujUncmjZRds="
          }
        ]
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:87df32fe-ee52-45aa-aa57-97b7ccbdf27b"
        }
      },
      "directories": {},
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/runtime_1.10.0_1776312268535_0.4108262783681975"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "2.0.0-alpha.1": {
      "name": "@emnapi/runtime",
      "version": "2.0.0-alpha.1",
      "description": "emnapi runtime",
      "type": "module",
      "main": "./dist/emnapi.js",
      "module": "./dist/emnapi.js",
      "types": "./dist/emnapi.d.ts",
      "sideEffects": false,
      "exports": {
        ".": "./dist/emnapi.js",
        "./package.json": "./package.json"
      },
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "scripts": {
        "build": "rollup -c"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/toyobayashi/emnapi.git"
      },
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "publishConfig": {
        "access": "public"
      },
      "readmeFilename": "README.md",
      "gitHead": "ae41bf5ec114d3343721147d6390029d6152688c",
      "_id": "@emnapi/runtime@2.0.0-alpha.1",
      "_nodeVersion": "24.11.1",
      "_npmVersion": "11.15.0",
      "dist": {
        "integrity": "sha512-yfmBpaAJou3bHPoJ97iBaJ051Jqsn/KSlbhAGC8uIpD9S6vhgh+LE/tx9xmj+XzKgXI4g8kmJ6vm3z73KAE6iw==",
        "shasum": "ee9e3d147d8ecdc560c43bcdb8f14c3aa98e1091",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-2.0.0-alpha.1.tgz",
        "fileCount": 7,
        "unpackedSize": 254728,
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/@emnapi%2fruntime@2.0.0-alpha.1",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEYCIQD+42onVrv1DREM4K8eQ/lBA6yA2SGcWP36U3B249SDuQIhALchfnJbZ+pAG0y/1diyQKo3dtNO5WG4qJIZ4DXr7Chf"
          }
        ]
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:87df32fe-ee52-45aa-aa57-97b7ccbdf27b"
        }
      },
      "directories": {},
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/runtime_2.0.0-alpha.1_1779357625105_0.9971722196562027"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "1.11.0": {
      "name": "@emnapi/runtime",
      "version": "1.11.0",
      "description": "emnapi runtime",
      "main": "index.js",
      "module": "./dist/emnapi.esm-bundler.js",
      "types": "./dist/emnapi.d.ts",
      "sideEffects": false,
      "exports": {
        ".": {
          "types": {
            "module": "./dist/emnapi.d.ts",
            "import": "./dist/emnapi.d.mts",
            "default": "./dist/emnapi.d.ts"
          },
          "module": "./dist/emnapi.esm-bundler.js",
          "import": "./dist/emnapi.mjs",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "scripts": {
        "build": "node ./script/build.js"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/toyobayashi/emnapi.git"
      },
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "publishConfig": {
        "access": "public"
      },
      "gitHead": "e4a7825f1f30bfefffcb8ddc480f311138631144",
      "_id": "@emnapi/runtime@1.11.0",
      "_nodeVersion": "24.11.1",
      "_npmVersion": "11.16.0",
      "dist": {
        "integrity": "sha512-55coeOFKHv1ywEcUXJtWU5f+Jr/W5tZDvZig8DLKSwUN1JpROQ4rk/SNOQiFWmaR/VKF4zuFyW1B8JduOSv6Pg==",
        "shasum": "ce16b3674ff7266bbf50f9668bde8a04f3014d4e",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.11.0.tgz",
        "fileCount": 17,
        "unpackedSize": 433489,
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/@emnapi%2fruntime@1.11.0",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEUCIEybXr5dhmD0PKKlrUK674FsGmD9SqcNmfNj8CQwqPZzAiEAkBo5aXR33VxVg+Hk5jveslvyEo2/O0YeDzd6oCtpim0="
          }
        ]
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:87df32fe-ee52-45aa-aa57-97b7ccbdf27b"
        }
      },
      "directories": {},
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/runtime_1.11.0_1780888008668_0.4477004518235055"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "2.0.0-alpha.2": {
      "name": "@emnapi/runtime",
      "version": "2.0.0-alpha.2",
      "description": "emnapi runtime",
      "type": "module",
      "main": "./dist/emnapi.js",
      "module": "./dist/emnapi.js",
      "types": "./dist/emnapi.d.ts",
      "sideEffects": false,
      "exports": {
        ".": "./dist/emnapi.js",
        "./package.json": "./package.json"
      },
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "scripts": {
        "build": "rollup -c"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/toyobayashi/emnapi.git"
      },
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "publishConfig": {
        "access": "public"
      },
      "readmeFilename": "README.md",
      "gitHead": "f85bc7dc1c43ac670b5112fe5dc878ac0a93436b",
      "_id": "@emnapi/runtime@2.0.0-alpha.2",
      "_nodeVersion": "24.11.1",
      "_npmVersion": "11.16.0",
      "dist": {
        "integrity": "sha512-/9J2lgnfjETAmYsqkTBoqczuSDwHiNRhlvSnVLyIi4X4skchHvIUTvM8YKmR5PE8A8Heryyla5+pvOtV635RMw==",
        "shasum": "a220a66a98252fc0b0495aa62e5ddc8a40d446c7",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-2.0.0-alpha.2.tgz",
        "fileCount": 7,
        "unpackedSize": 254728,
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/@emnapi%2fruntime@2.0.0-alpha.2",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEUCIQCCCqxAe93I+UyjimMlnKCWbTa3Xblcvz+Og19g6myuSQIgTqSLfoJd3rEl9KDj6JSRSKiiSehoh/Nw18EaTyZFS30="
          }
        ]
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:87df32fe-ee52-45aa-aa57-97b7ccbdf27b"
        }
      },
      "directories": {},
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/runtime_2.0.0-alpha.2_1780900026807_0.7182710757144921"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "1.11.1": {
      "name": "@emnapi/runtime",
      "version": "1.11.1",
      "description": "emnapi runtime",
      "main": "index.js",
      "module": "./dist/emnapi.esm-bundler.js",
      "types": "./dist/emnapi.d.ts",
      "sideEffects": false,
      "exports": {
        ".": {
          "types": {
            "module": "./dist/emnapi.d.ts",
            "import": "./dist/emnapi.d.mts",
            "default": "./dist/emnapi.d.ts"
          },
          "module": "./dist/emnapi.esm-bundler.js",
          "import": "./dist/emnapi.mjs",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "scripts": {
        "build": "node ./script/build.js"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/toyobayashi/emnapi.git"
      },
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "publishConfig": {
        "access": "public"
      },
      "gitHead": "6c3668c9afbfa96cf030a74705f1ff7868d332bd",
      "_id": "@emnapi/runtime@1.11.1",
      "_nodeVersion": "24.11.1",
      "_npmVersion": "11.17.0",
      "dist": {
        "integrity": "sha512-vgj7R3y3Wgx24IQaGPA/R6YFXLHVMOZ0uVEyIQPaWs+rd1AzfEMXlAC22FYwO1XkKR6NPsq7mUandH8oIRdZFw==",
        "shasum": "58f1f3d5d81a9b12f793ab688c96371901027c24",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.11.1.tgz",
        "fileCount": 17,
        "unpackedSize": 433489,
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/@emnapi%2fruntime@1.11.1",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEUCIQDxzdd40SsFF/dBwzrYga8xXFwTcYxC7Bc0wU+3B2TngQIgY4FufBHf2F1PtbKbmeJOjiCg1w+jPlLdkcQEyGlq1vo="
          }
        ]
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:87df32fe-ee52-45aa-aa57-97b7ccbdf27b"
        }
      },
      "directories": {},
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/runtime_1.11.1_1781321759156_0.14116590071682356"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "1.11.2": {
      "name": "@emnapi/runtime",
      "version": "1.11.2",
      "description": "emnapi runtime",
      "main": "index.js",
      "module": "./dist/emnapi.esm-bundler.js",
      "types": "./dist/emnapi.d.ts",
      "sideEffects": false,
      "exports": {
        ".": {
          "types": {
            "module": "./dist/emnapi.d.ts",
            "import": "./dist/emnapi.d.mts",
            "default": "./dist/emnapi.d.ts"
          },
          "module": "./dist/emnapi.esm-bundler.js",
          "import": "./dist/emnapi.mjs",
          "default": "./index.js"
        },
        "./dist/emnapi.cjs.min": {
          "types": "./dist/emnapi.d.ts",
          "default": "./dist/emnapi.cjs.min.js"
        },
        "./dist/emnapi.min.mjs": {
          "types": "./dist/emnapi.d.mts",
          "default": "./dist/emnapi.min.mjs"
        }
      },
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "scripts": {
        "build": "node ./script/build.js"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/toyobayashi/emnapi.git"
      },
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "publishConfig": {
        "access": "public"
      },
      "gitHead": "061ae9e8c0b4ec4a31db9cbaecc82a63527ad334",
      "_id": "@emnapi/runtime@1.11.2",
      "_nodeVersion": "24.11.1",
      "_npmVersion": "11.18.0",
      "dist": {
        "integrity": "sha512-kyOl3X0DuTiT1h2ft8r2fYO8JYtU9a9Xis/zBSiGArNaagCOWx90N1k2wxp18czFDH+OgcWGb5ZP/XMt3dcyPA==",
        "shasum": "eb22f04d76febfdf4f87fdaff54c8a53f6bf0dbd",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-1.11.2.tgz",
        "fileCount": 17,
        "unpackedSize": 433583,
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/@emnapi%2fruntime@1.11.2",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEQCIGBuEzwg86Hi65as6vbeId2hUt/QDmD4YW5FKx7ig1L/AiBzhsoVerj2ZV5/FFnOiWYdjXnLL6f6IS8ZQAQgU3o2qQ=="
          }
        ]
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:87df32fe-ee52-45aa-aa57-97b7ccbdf27b"
        }
      },
      "directories": {},
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/runtime_1.11.2_1783046949628_0.8581732750423632"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "2.0.0-alpha.3": {
      "name": "@emnapi/runtime",
      "version": "2.0.0-alpha.3",
      "description": "emnapi runtime",
      "type": "module",
      "main": "./dist/emnapi.js",
      "module": "./dist/emnapi.js",
      "types": "./dist/emnapi.d.ts",
      "sideEffects": false,
      "exports": {
        ".": {
          "types": "./dist/emnapi.d.ts",
          "import": "./dist/emnapi.js",
          "require": "./index.cjs",
          "default": "./dist/emnapi.js"
        },
        "./package.json": "./package.json"
      },
      "dependencies": {
        "tslib": "^2.4.0"
      },
      "scripts": {
        "build": "rollup -c",
        "test": "node ./test/index.js"
      },
      "repository": {
        "type": "git",
        "url": "git+https://github.com/toyobayashi/emnapi.git"
      },
      "author": {
        "name": "toyobayashi"
      },
      "license": "MIT",
      "bugs": {
        "url": "https://github.com/toyobayashi/emnapi/issues"
      },
      "homepage": "https://github.com/toyobayashi/emnapi#readme",
      "publishConfig": {
        "access": "public"
      },
      "readmeFilename": "README.md",
      "gitHead": "8dd9bab810b1041c54a73596d3eed9aea68eb538",
      "_id": "@emnapi/runtime@2.0.0-alpha.3",
      "_nodeVersion": "24.11.1",
      "_npmVersion": "11.6.2",
      "dist": {
        "integrity": "sha512-hFPAhMUjJD9BSyCANEISPOogeXC9Zo9ZQl7L6vKnaVsMkCtzznaW/naYypeyl0Gv5rYfWYsZbpixTMpjDJzQeA==",
        "shasum": "aef04c35c9a83c23ab0f251f03095440edd7ad5f",
        "tarball": "http://mirrors.tencentyun.com/npm/@emnapi/runtime/-/runtime-2.0.0-alpha.3.tgz",
        "fileCount": 8,
        "unpackedSize": 258946,
        "attestations": {
          "url": "https://registry.npmjs.org/-/npm/v1/attestations/@emnapi%2fruntime@2.0.0-alpha.3",
          "provenance": {
            "predicateType": "https://slsa.dev/provenance/v1"
          }
        },
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEUCIDAWBD1mEVn4krnfofcStAj8V+YCJ6S9zkA65te58t1RAiEAiLKgZg+tNzeYaacjmiQPd+7kYvSXVMUPcwUtBxoL+V0="
          }
        ]
      },
      "_npmUser": {
        "name": "GitHub Actions",
        "email": "npm-oidc-no-reply@github.com",
        "trustedPublisher": {
          "id": "github",
          "oidcConfigId": "oidc:87df32fe-ee52-45aa-aa57-97b7ccbdf27b"
        }
      },
      "directories": {},
      "maintainers": [
        {
          "name": "toyobayashi",
          "email": "lifenglin314@outlook.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/runtime_2.0.0-alpha.3_1784382916085_0.46634862660514464"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    }
  },
  "time": {
    "created": "2023-02-14T07:41:41.699Z",
    "modified": "2026-07-18T13:55:16.526Z",
    "0.31.0": "2023-02-14T07:41:41.984Z",
    "0.32.0": "2023-02-25T17:55:34.111Z",
    "0.32.1": "2023-02-25T18:25:59.850Z",
    "0.32.2": "2023-02-25T18:49:11.193Z",
    "0.33.0": "2023-03-09T13:41:59.363Z",
    "0.33.1": "2023-03-09T15:33:17.421Z",
    "0.34.0": "2023-03-16T06:27:32.419Z",
    "0.35.0": "2023-03-23T09:49:20.680Z",
    "0.36.0": "2023-03-30T08:58:15.972Z",
    "0.36.1": "2023-03-31T09:27:43.977Z",
    "0.36.2": "2023-03-31T17:06:29.169Z",
    "0.36.3": "2023-04-04T05:40:47.783Z",
    "0.37.0": "2023-04-16T11:07:18.331Z",
    "0.38.0": "2023-04-21T16:39:31.936Z",
    "0.38.1": "2023-04-24T16:19:14.377Z",
    "0.38.2": "2023-04-24T16:43:12.223Z",
    "0.38.3": "2023-05-06T02:03:15.090Z",
    "0.39.0": "2023-06-05T12:47:09.002Z",
    "0.40.0": "2023-06-17T10:00:07.651Z",
    "0.41.0": "2023-06-24T12:44:22.108Z",
    "0.42.0": "2023-09-16T03:08:41.708Z",
    "0.43.0": "2023-10-20T14:26:51.705Z",
    "0.43.1": "2023-10-21T16:55:32.109Z",
    "0.44.0": "2023-11-12T07:59:03.349Z",
    "0.45.0": "2023-12-29T12:45:07.718Z",
    "1.0.0": "2024-01-29T16:54:33.918Z",
    "1.1.0": "2024-03-20T10:08:36.498Z",
    "1.1.1": "2024-03-29T16:48:27.844Z",
    "1.2.0": "2024-05-19T08:50:54.645Z",
    "1.3.0": "2024-10-04T08:46:03.144Z",
    "1.3.1": "2024-10-12T08:31:39.508Z",
    "1.4.0": "2025-03-28T15:49:24.760Z",
    "1.4.1": "2025-04-12T03:41:47.949Z",
    "1.4.2": "2025-04-15T15:48:51.814Z",
    "1.4.3": "2025-04-15T16:18:13.279Z",
    "1.4.4": "2025-07-07T14:46:30.988Z",
    "1.4.5": "2025-07-18T08:51:35.792Z",
    "1.5.0": "2025-08-29T03:20:08.465Z",
    "1.6.0": "2025-10-21T02:14:11.975Z",
    "1.7.0": "2025-11-03T09:13:29.130Z",
    "1.7.1": "2025-11-14T06:33:06.871Z",
    "1.8.0": "2026-01-03T13:13:53.988Z",
    "1.8.1": "2026-01-04T10:27:01.590Z",
    "1.9.0": "2026-03-12T09:30:06.705Z",
    "1.9.1": "2026-03-19T13:48:26.003Z",
    "1.9.2": "2026-04-02T10:15:14.953Z",
    "1.10.0": "2026-04-16T04:04:28.682Z",
    "2.0.0-alpha.1": "2026-05-21T10:00:25.307Z",
    "1.11.0": "2026-06-08T03:06:48.815Z",
    "2.0.0-alpha.2": "2026-06-08T06:27:06.957Z",
    "1.11.1": "2026-06-13T03:35:59.303Z",
    "1.11.2": "2026-07-03T02:49:09.815Z",
    "2.0.0-alpha.3": "2026-07-18T13:55:16.221Z"
  },
  "users": {},
  "dist-tags": {
    "latest": "1.11.2",
    "alpha": "2.0.0-alpha.3"
  },
  "_rev": "36410-b4cfc91da347544a",
  "_id": "@emnapi/runtime",
  "readme": "See [https://github.com/toyobayashi/emnapi](https://github.com/toyobayashi/emnapi)",
  "_attachments": {}
}
