{
  "_from": "node-releases@^2.0.18",
  "_id": "node-releases@2.0.18",
  "_inBundle": false,
  "_integrity": "sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==",
  "_location": "/node-releases",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "node-releases@^2.0.18",
    "name": "node-releases",
    "escapedName": "node-releases",
    "rawSpec": "^2.0.18",
    "saveSpec": null,
    "fetchSpec": "^2.0.18"
  },
  "_requiredBy": [
    "/browserslist"
  ],
  "_resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.18.tgz",
  "_shasum": "f010e8d35e2fe8d6b2944f03f70213ecedc4ca3f",
  "_spec": "node-releases@^2.0.18",
  "_where": "/var/www/html/frontend-new/node_modules/browserslist",
  "author": {
    "name": "Sergey Rubanov",
    "email": "chi187@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/chicoxyzzy/node-releases/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Node.js releases data",
  "devDependencies": {
    "semver": "^7.3.5"
  },
  "homepage": "https://github.com/chicoxyzzy/node-releases#readme",
  "keywords": [
    "nodejs",
    "releases"
  ],
  "license": "MIT",
  "name": "node-releases",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chicoxyzzy/node-releases.git"
  },
  "scripts": {
    "build": "node scripts/build.js"
  },
  "type": "module",
  "version": "2.0.18"
}
