{
  "_args": [
    [
      "node-abi@3.74.0",
      "E:\\WEB_TESTING\\PROJECT_HOST\\asktek.dashboard.webapi"
    ]
  ],
  "_from": "node-abi@3.74.0",
  "_id": "node-abi@3.74.0",
  "_inBundle": false,
  "_integrity": "sha512-c5XK0MjkGBrQPGYG24GBADZud0NCbznxNx0ZkS+ebUTrmV1qTDxPxSL8zEAPURXSbLRWVexxmP4986BziahL5w==",
  "_location": "/node-abi",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "node-abi@3.74.0",
    "name": "node-abi",
    "escapedName": "node-abi",
    "rawSpec": "3.74.0",
    "saveSpec": null,
    "fetchSpec": "3.74.0"
  },
  "_requiredBy": [
    "/prebuild-install"
  ],
  "_resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.74.0.tgz",
  "_spec": "3.74.0",
  "_where": "E:\\WEB_TESTING\\PROJECT_HOST\\asktek.dashboard.webapi",
  "author": {
    "name": "Lukas Geiger"
  },
  "bugs": {
    "url": "https://github.com/electron/node-abi/issues"
  },
  "dependencies": {
    "semver": "^7.3.5"
  },
  "description": "Get the Node ABI for a given target and runtime, and vice versa.",
  "devDependencies": {
    "tape": "^5.3.1"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "abi_registry.json"
  ],
  "homepage": "https://github.com/electron/node-abi#readme",
  "keywords": [
    "node",
    "electron",
    "node_module_version",
    "abi",
    "v8"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "node-abi",
  "publishConfig": {
    "provenance": true
  },
  "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.74.0"
}
