{
  "_from": "node",
  "_id": "node@16.1.0",
  "_inBundle": false,
  "_integrity": "sha512-VCdVc3JI7WrGFwaentjwZsL936Gbzvi4k4y8pqWvml/7JM98oVY9mCv/WvzpPHr2NyZHXCngTiIa0Y26xufNSA==",
  "_location": "/node",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "node",
    "name": "node",
    "escapedName": "node",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#DEV:/",
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/node/-/node-16.1.0.tgz",
  "_shasum": "9d56ec8b644d6545fb4b447b7916f26ff81daa29",
  "_spec": "node",
  "_where": "C:\\Users\\Laurent\\Google Drive\\EuropaTrackdays\\www\\EuropaTrackdays",
  "author": "",
  "bin": {
    "node": "bin/node.exe"
  },
  "bugs": {
    "url": "https://github.com/aredridel/node-bin-gen/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "node-bin-setup": "^1.0.0"
  },
  "deprecated": false,
  "description": "node",
  "engines": {
    "npm": ">=5.0.0"
  },
  "homepage": "https://github.com/aredridel/node-bin-gen#readme",
  "keywords": [
    "runtime"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "node",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/aredridel/node-bin-gen.git"
  },
  "scripts": {
    "preinstall": "node installArchSpecificPackage"
  },
  "version": "16.1.0",
  "devDependencies": {
    "node-win-x64": "^16.1.0"
  }
}