{ "_args": [ [ "node-releases@1.1.32", "E:\\python\\setup-php" ] ], "_from": "node-releases@1.1.32", "_id": "node-releases@1.1.32", "_inBundle": false, "_integrity": "sha512-VhVknkitq8dqtWoluagsGPn3dxTvN9fwgR59fV3D7sLBHe0JfDramsMI8n8mY//ccq/Kkrf8ZRHRpsyVZ3qw1A==", "_location": "/node-releases", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "node-releases@1.1.32", "name": "node-releases", "escapedName": "node-releases", "rawSpec": "1.1.32", "saveSpec": null, "fetchSpec": "1.1.32" }, "_requiredBy": [ "/browserslist" ], "_resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.32.tgz", "_spec": "1.1.32", "_where": "E:\\python\\setup-php", "author": { "name": "Sergey Rubanov", "email": "chi187@gmail.com" }, "bugs": { "url": "https://github.com/chicoxyzzy/node-releases/issues" }, "dependencies": { "semver": "^5.3.0" }, "description": "Node.js releases data", "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": "npm run fetch && npm run process", "fetch": "node scripts/fetch.js", "process": "node scripts/process.js" }, "version": "1.1.32" }