{ "_from": "n", "_id": "n@10.1.0", "_inBundle": false, "_integrity": "sha512-P6uzqlGmqh1eDiMjob/5QR3INWuYdaEJP+yb5tThxxQYdS2fxaRGzavNfR+1gVf8K4yIWeVdzi48hGKJLUHg2Q==", "_location": "/n", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "n", "name": "n", "escapedName": "n", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER" ], "_resolved": "https://registry.npmjs.org/n/-/n-10.1.0.tgz", "_shasum": "76453d5e33b2c15b8af992dee252bd2a4ffede35", "_spec": "n", "_where": "/root", "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" }, "bin": { "n": "bin/n" }, "bugs": { "url": "https://github.com/tj/n/issues" }, "bundleDependencies": false, "contributors": [ { "name": "n Contributors", "url": "https://github.com/tj/n/graphs/contributors" } ], "deprecated": false, "description": "Interactively Manage All Your Node Versions", "devDependencies": { "bats": "^1.2.1", "bats-assert": "github:bats-core/bats-assert", "bats-support": "github:bats-core/bats-support" }, "engines": { "node": "*" }, "files": [ "bin/n" ], "homepage": "https://github.com/tj/n", "keywords": [ "nvm", "node", "version", "manager", "switcher", "node", "binary", "env" ], "license": "MIT", "name": "n", "os": [ "!win32" ], "preferGlobal": true, "repository": { "type": "git", "url": "git://github.com/tj/n.git" }, "scripts": { "test": "test/bin/run-all-tests" }, "version": "10.1.0" }