{
  "_from": "@emnapi/runtime@^1.2.0",
  "_id": "@emnapi/runtime@1.8.1",
  "_inBundle": false,
  "_integrity": "sha512-mehfKSMWjjNol8659Z8KxEMrdSJDDot5SXMq00dM8BN4o+CLNXQ0xH2V7EchNHV4RmbZLmmPdEaXZc5H2FXmDg==",
  "_location": "/@emnapi/runtime",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@emnapi/runtime@^1.2.0",
    "name": "@emnapi/runtime",
    "escapedName": "@emnapi%2fruntime",
    "scope": "@emnapi",
    "rawSpec": "^1.2.0",
    "saveSpec": null,
    "fetchSpec": "^1.2.0"
  },
  "_requiredBy": [
    "/@img/sharp-wasm32",
    "/@napi-rs/wasm-runtime"
  ],
  "_resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.8.1.tgz",
  "_shasum": "550fa7e3c0d49c5fb175a116e8cd70614f9a22a5",
  "_spec": "@emnapi/runtime@^1.2.0",
  "_where": "C:\\Sites\\Ecommerce\\node_modules\\@img\\sharp-wasm32",
  "author": {
    "name": "toyobayashi"
  },
  "bugs": {
    "url": "https://github.com/toyobayashi/emnapi/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "tslib": "^2.4.0"
  },
  "deprecated": false,
  "description": "emnapi runtime",
  "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"
    }
  },
  "homepage": "https://github.com/toyobayashi/emnapi#readme",
  "license": "MIT",
  "main": "index.js",
  "module": "./dist/emnapi.esm-bundler.js",
  "name": "@emnapi/runtime",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/toyobayashi/emnapi.git"
  },
  "scripts": {
    "build": "node ./script/build.js"
  },
  "sideEffects": false,
  "types": "./dist/emnapi.d.ts",
  "version": "1.8.1"
}
