Your IP : 216.73.216.48
{
"_from": "n",
"_id": "n@6.0.1",
"_inBundle": false,
"_integrity": "sha512-/lAVjr1Ng6m55Y9HsjkDaaGGXyQ+XaUtGhdcM+bz63eRkW4ezxEzsEwJj5LIi5ddGFyQQzsyX6ta4ftFIyW3ag==",
"_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.0.1.tgz",
"_shasum": "c6bf458061c09f4acef2e86221245b5c6d887d91",
"_spec": "n",
"_where": "/",
"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": "Travis Webb",
"email": "me@traviswebb.com"
},
{
"name": "Nimit Kalra",
"email": "me@nimit.io",
"url": "http://nimit.io"
},
{
"name": "Troy Connor",
"email": "troy0820@gmail.com",
"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.0.1"
}