← Back
Editing: package.json
{ "_from": "n", "_id": "n@9.0.1", "_inBundle": false, "_integrity": "sha512-SsKwY5iFdKd3xpsT4ISFmRLnCVcx+eNMc2NIlxMQL+w6zKK4hjaMvSZf8V+Fq2ipVCuuLD2fhVJSA6cszfJq9g==", "_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-9.0.1.tgz", "_shasum": "bd6cac69015ffec722f1aa867a59875f400d6ec0", "_spec": "n", "_where": "/home/ubuntu", "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": "9.0.1" }
Save File
Cancel