{ "_args": [ [ "node-releases@1.1.47", "/tmp/tailwind-hugo" ] ], "_development": true, "_from": "node-releases@1.1.47", "_id": "node-releases@1.1.47", "_inBundle": false, "_integrity": "sha512-k4xjVPx5FpwBUj0Gw7uvFOTF4Ep8Hok1I6qjwL3pLfwe7Y0REQSAqOwwv9TWBCUtMHxcXfY4PgRLRozcChvTcA==", "_location": "/node-releases", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "node-releases@1.1.47", "name": "node-releases", "escapedName": "node-releases", "rawSpec": "1.1.47", "saveSpec": null, "fetchSpec": "1.1.47" }, "_requiredBy": [ "/browserslist" ], "_resolved": "https://registry.npmjs.org/node-releases/-/node-releases-1.1.47.tgz", "_spec": "1.1.47", "_where": "/tmp/tailwind-hugo", "author": { "name": "Sergey Rubanov", "email": "chi187@gmail.com" }, "bugs": { "url": "https://github.com/chicoxyzzy/node-releases/issues" }, "dependencies": { "semver": "^6.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.47" }