{ "name": "at-least-node", "version": "1.0.0", "description": "Lightweight Node.js version sniffing/comparison", "homepage": "https://github.com/RyanZim/at-least-node#readme", "repository": { "type": "git", "url": "git+https://github.com/RyanZim/at-least-node.git" }, "license": "ISC", "author": "Ryan Zimmerman ", "main": "index.js", "files": [], "devDependencies": { "ava": "^3.1.0", "rewire": "^4.0.1", "semver": "^7.1.2" }, "engines": { "node": ">= 4.0.0" } }