{
  "_from": "node-abi@^3.3.0",
  "_id": "node-abi@3.45.0",
  "_inBundle": false,
  "_integrity": "sha512-iwXuFrMAcFVi/ZoZiqq8BzAdsLw9kxDfTC0HMyjXfSL/6CSDAGD5UmR7azrAgWV1zKYq7dUUMj4owusBWKLsiQ==",
  "_location": "/node-abi",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "node-abi@^3.3.0",
    "name": "node-abi",
    "escapedName": "node-abi",
    "rawSpec": "^3.3.0",
    "saveSpec": null,
    "fetchSpec": "^3.3.0"
  },
  "_requiredBy": [
    "/prebuild-install"
  ],
  "_resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.45.0.tgz",
  "_shasum": "f568f163a3bfca5aacfce1fbeee1fa2cc98441f5",
  "_spec": "node-abi@^3.3.0",
  "_where": "C:\\Users\\fahmi\\Downloads\\wa_api_baileys_v_5.0.0\\node_modules\\prebuild-install",
  "author": {
    "name": "Lukas Geiger"
  },
  "bugs": {
    "url": "https://github.com/electron/node-abi/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "semver": "^7.3.5"
  },
  "deprecated": false,
  "description": "Get the Node ABI for a given target and runtime, and vice versa.",
  "devDependencies": {
    "@continuous-auth/semantic-release-npm": "^3.0.0",
    "got": "^11.8.2",
    "tape": "^5.3.1"
  },
  "engines": {
    "node": ">=10"
  },
  "homepage": "https://github.com/electron/node-abi#readme",
  "keywords": [
    "node",
    "electron",
    "node_module_version",
    "abi",
    "v8"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "node-abi",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/electron/node-abi.git"
  },
  "scripts": {
    "test": "tape test/index.js",
    "update-abi-registry": "node --unhandled-rejections=strict scripts/update-abi-registry.js"
  },
  "version": "3.45.0"
}
