File: /home/ubuntu/.nvm/versions/node/v8.16.2/lib/node_modules/n/package.json
{
"_from": "n",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-l/pRcSEqR5PN7/j2Y5tY8KzW/tH0bVJ5UnceItO9mLjoHjNOaRc9cVkIUzUnfftQrcc5RXaqTRrtOPhQ9n10MQ==",
"_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-6.7.0.tgz",
"_shasum": "95b4b5d338edb6959f2f4603400fcd093c372af1",
"_spec": "n",
"_where": "/usr/holmesbot2.0/dbot",
"author": {
"name": "TJ Holowaychuk",
"email": "[email protected]"
},
"bin": {
"n": "./bin/n"
},
"bugs": {
"url": "https://github.com/tj/n/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Travis Webb",
"email": "[email protected]"
},
{
"name": "Nimit Kalra",
"email": "[email protected]",
"url": "https://nimit.io"
},
{
"name": "Troy Connor",
"email": "[email protected]",
"url": "https://github.com/troy0820"
}
],
"deprecated": false,
"description": "Interactively Manage All Your Node Versions",
"devDependencies": {
"bats": "^1.1.0"
},
"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": "6.7.0"
}