{
  "_args": [
    [
      "@emnapi/runtime@0.44.0",
      "/var/www/html/armory/api"
    ]
  ],
  "_from": "@emnapi/runtime@0.44.0",
  "_id": "@emnapi/runtime@0.44.0",
  "_inBundle": false,
  "_integrity": "sha512-ZX/etZEZw8DR7zAB1eVQT40lNo0jeqpb6dCgOvctB6FIQ5PoXfMuNY8+ayQfu8tNQbAB8gQWSSJupR8NxeiZXw==",
  "_location": "/@emnapi/runtime",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@emnapi/runtime@0.44.0",
    "name": "@emnapi/runtime",
    "escapedName": "@emnapi%2fruntime",
    "scope": "@emnapi",
    "rawSpec": "0.44.0",
    "saveSpec": null,
    "fetchSpec": "0.44.0"
  },
  "_requiredBy": [
    "/@img/sharp-wasm32"
  ],
  "_resolved": "https://registry.npmjs.org/@emnapi/runtime/-/runtime-0.44.0.tgz",
  "_spec": "0.44.0",
  "_where": "/var/www/html/armory/api",
  "author": {
    "name": "toyobayashi"
  },
  "bugs": {
    "url": "https://github.com/toyobayashi/emnapi/issues"
  },
  "dependencies": {
    "tslib": "^2.4.0"
  },
  "description": "emnapi runtime",
  "devDependencies": {
    "@microsoft/api-extractor": "^7.35.3",
    "@rollup/plugin-node-resolve": "^15.1.0",
    "@rollup/plugin-replace": "^5.0.2",
    "@rollup/plugin-terser": "^0.4.3",
    "rollup": "^3.25.1"
  },
  "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",
      "import": "./dist/emnapi.min.mjs",
      "require": null
    }
  },
  "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": "0.44.0"
}
