{
  "_args": [
    [
      "node-version-call@0.3.19",
      "/var/www/html/whatsapp-bi"
    ]
  ],
  "_from": "node-version-call@0.3.19",
  "_id": "node-version-call@0.3.19",
  "_inBundle": false,
  "_integrity": "sha512-NIQBJbQJbTT+sWYRXvgNxs+Jy4FZx3jPgX4FBoYDuRduGpY2GM0wWySwW+cFFryKxUUmSj4GWhRQvEhpEf9RyA==",
  "_location": "/node-version-call",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "node-version-call@0.3.19",
    "name": "node-version-call",
    "escapedName": "node-version-call",
    "rawSpec": "0.3.19",
    "saveSpec": null,
    "fetchSpec": "0.3.19"
  },
  "_requiredBy": [
    "/node-install-release"
  ],
  "_resolved": "https://registry.npmjs.org/node-version-call/-/node-version-call-0.3.19.tgz",
  "_spec": "0.3.19",
  "_where": "/var/www/html/whatsapp-bi",
  "author": {
    "name": "Kevin Malakoff",
    "email": "kmalakoff@gmail.com",
    "url": "https://github.com/kmalakoff"
  },
  "bugs": {
    "url": "https://github.com/kmalakoff/node-version-call/issues"
  },
  "dependencies": {
    "fs-access-sync-compat": "^1.0.2",
    "function-exec-sync": "^0.2.10",
    "node-install-release": "^0.3.17",
    "node-resolve-versions": "^0.3.7",
    "osenv": "^0.1.5"
  },
  "description": "Call a function in a specific version of node",
  "devDependencies": {
    "@types/mocha": "^9.1.1",
    "@types/node": "^18.7.1",
    "is-version": "^0.2.1",
    "lodash.keys": "^4.2.0",
    "ts-dev-stack": "^0.8.7"
  },
  "engines": {
    "node": ">=0.8"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/kmalakoff/node-version-call#README.md",
  "keywords": [
    "apis",
    "batch",
    "cross-fetch",
    "fetch",
    "form",
    "gapi",
    "google",
    "http",
    "https",
    "isomorphic-fetch",
    "message",
    "multipart",
    "node-fetch",
    "parser",
    "parser-multipart",
    "parts",
    "typescript"
  ],
  "license": "MIT",
  "main": "dist/cjs/index.js",
  "name": "node-version-call",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/kmalakoff/node-version-call.git"
  },
  "scripts": {
    "build": "tsds build",
    "deploy": "tsds deploy",
    "format": "tsds format",
    "lint": "tsds lint",
    "test": "tsds test:node",
    "test:engines": "nvu engines tsds test:node",
    "version": "tsds version"
  },
  "tsds": {
    "source": "src/index.ts",
    "targets": [
      "cjs"
    ]
  },
  "types": "dist/types/index.d.ts",
  "version": "0.3.19"
}
