{
  "_from": "@emnapi/runtime@^1.2.0",
  "_id": "@emnapi/runtime@1.3.1",
  "_inBundle": false,
  "_integrity": "sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==",
  "_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"
  ],
  "_resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-1.3.1.tgz",
  "_shasum": "0fcaa575afc31f455fd33534c19381cfce6c6f60",
  "_spec": "@emnapi/runtime@^1.2.0",
  "_where": "/app/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.3.1"
}
