node-latest
Version:
Determine the lastest Node or npm version.
13 lines (12 loc) • 534 B
JSON
{
"name": "node-latest",
"version": "4.0.1",
"description": "Determine the lastest Node or npm version.",
"keywords": [ "node", "npm", "version", "latest", "lts", "next" ],
"main": "index.js",
"author": "Mark Tiedemann <www.marktiedemann@gmail.com>",
"license": "WTFPL",
"repository": { "type": "git", "url": "git+https://github.com/MarkTiedemann/node-latest.git" },
"bugs": { "url": "https://github.com/MarkTiedemann/node-latest/issues" },
"homepage": "https://github.com/MarkTiedemann/node-latest"
}