{
  "_from": "@napi-rs/wasm-runtime@^1.1.4",
  "_id": "@napi-rs/wasm-runtime@1.1.4",
  "_inBundle": false,
  "_integrity": "sha512-3NQNNgA1YSlJb/kMH1ildASP9HW7/7kYnRI2szWJaofaS1hWmbGI4H+d3+22aGzXXN9IJ+n+GiFVcGipJP18ow==",
  "_location": "/@napi-rs/wasm-runtime",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@napi-rs/wasm-runtime@^1.1.4",
    "name": "@napi-rs/wasm-runtime",
    "escapedName": "@napi-rs%2fwasm-runtime",
    "scope": "@napi-rs",
    "rawSpec": "^1.1.4",
    "saveSpec": null,
    "fetchSpec": "^1.1.4"
  },
  "_requiredBy": [
    "/@rolldown/binding-wasm32-wasi"
  ],
  "_resolved": "https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-1.1.4.tgz",
  "_shasum": "a46bbfedc29751b7170c5d23bc1d8ee8c7e3c1e1",
  "_spec": "@napi-rs/wasm-runtime@^1.1.4",
  "_where": "/home/demoaccessworld/public_html/projects/goodwill-lms/node_modules/@rolldown/binding-wasm32-wasi",
  "author": {
    "name": "LongYinan",
    "url": "https://github.com/Brooooooklyn"
  },
  "bugs": {
    "url": "https://github.com/napi-rs/napi-rs/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@tybys/wasm-util": "^0.10.1"
  },
  "deprecated": false,
  "description": "Runtime and polyfill for wasm targets",
  "devDependencies": {
    "@rollup/plugin-alias": "^6.0.0",
    "@rollup/plugin-commonjs": "^29.0.0",
    "@rollup/plugin-inject": "^5.0.5",
    "@rollup/plugin-json": "^6.1.0",
    "@rollup/plugin-node-resolve": "^16.0.3",
    "@rollup/plugin-replace": "^6.0.3",
    "buffer": "^6.0.3",
    "events": "^3.3.0",
    "memfs": "^4.50.0",
    "node-inspect-extracted": "^3.2.2",
    "path-browserify": "^1.0.1",
    "process": "^0.11.10",
    "readable-stream": "^4.7.0",
    "rollup": "^4.53.1",
    "rollup-plugin-polyfill-node": "^0.13.0",
    "tslib": "^2.8.1"
  },
  "exports": {
    ".": {
      "import": "./runtime.js",
      "require": "./runtime.cjs"
    },
    "./fs": {
      "import": "./dist/fs.js"
    }
  },
  "files": [
    "runtime.cjs",
    "runtime.js",
    "fs-proxy.js",
    "dist/*.cjs",
    "dist/*.js"
  ],
  "funding": {
    "type": "github",
    "url": "https://github.com/sponsors/Brooooooklyn"
  },
  "homepage": "https://napi.rs/",
  "license": "MIT",
  "name": "@napi-rs/wasm-runtime",
  "peerDependencies": {
    "@emnapi/core": "^1.7.1",
    "@emnapi/runtime": "^1.7.1"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/napi-rs/napi-rs.git",
    "directory": "wasm-runtime"
  },
  "scripts": {
    "build": "rollup -c rollup.config.js",
    "test": "node --test"
  },
  "type": "module",
  "version": "1.1.4"
}
