Слияние кода завершено, страница обновится автоматически
{
"root": [
{
"name": "install",
"alias": [
"i"
],
"tip": [
"U: install|i <package>\n",
"Install a package.\n",
"E: install axios"
],
"options": [
{
"name": "-g",
"alias": [
"--global"
],
"tip": [
"U: -g|--global\n",
"Install package globally."
]
},
{
"name": "-S",
"alias": [
"--save"
],
"tip": [
"U: -S|--save\n",
"Write to the dependencies of package.json."
]
},
{
"name": "-D",
"alias": [
"--save-dev"
],
"tip": [
"U: -D|--save-dev\n",
"Write to the devDependencies of package.json."
]
}
]
},
{
"name": "uninstall",
"tip": [
"U: uninstall <package>\n",
"Uninstall a package.\n",
"E: uninstall express"
],
"options": [
{
"name": "-g",
"alias": [
"--global"
],
"tip": [
"U: -g|--global\n",
"Uninstall package globally."
]
},
{
"name": "-S",
"alias": [
"--save"
],
"tip": [
"U: -S|--save\n",
"Remove from the dependencies of package.json."
]
},
{
"name": "-D",
"alias": [
"--save-dev"
],
"tip": [
"U: -D|--save-dev\n",
"Remove from the devDependencies of package.json."
]
}
]
},
{
"name": "update",
"tip": [
"U: update <package>\n",
"Update a package.\n",
"E: update express"
],
"options": [
{
"name": "-g",
"alias": [
"--global"
],
"tip": [
"U: -g|--global\n",
"Update package globally."
]
},
{
"name": "-S",
"alias": [
"--save"
],
"tip": [
"U: -S|--save\n",
"Update the dependencies of package.json."
]
},
{
"name": "-D",
"alias": [
"--save-dev"
],
"tip": [
"U: -D|--save-dev\n",
"Update the devDependencies of package.json."
]
}
]
},
{
"name": "run",
"tip": [
"U: run <script>\n",
"Run a script defined in package.json.\n",
"E: run build"
],
"next": []
},
{
"name": "search",
"tip": [
"U: search <query>\n",
"Search for packages on npm.\n",
"E: search vue"
]
},
{
"name": "init",
"tip": [
"Create a new package.json file."
],
"options": [
{
"name": "-y",
"alias": [
"--yes"
],
"tip": [
"U: -y|--yes\n",
"Use default values for all options."
]
},
{
"name": "-f",
"alias": [
"--force"
],
"tip": [
"U: -f|--force\n",
"Overwrite package.json if it already exists."
]
}
]
},
{
"name": "list",
"alias": [
"ls"
],
"tip": [
"U: list|ls\n",
"List installed packages."
],
"options": [
{
"name": "-g",
"alias": [
"--global"
],
"tip": [
"U: -g|--global\n",
"List globally installed packages."
]
}
]
},
{
"name": "test",
"tip": [
"run this projects tests."
]
},
{
"name": "cache",
"tip": [
"Manipulates packages cache."
],
"next": [
{
"name": "add",
"tip": [
"Add a package to the local cache."
]
},
{
"name": "clean",
"tip": [
"Clean packages cache."
]
},
{
"name": "ls",
"tip": [
"List packages in the cache."
]
},
{
"name": "verify",
"tip": [
"Verify the contents of the cache."
]
}
]
},
{
"name": "config",
"tip": [
"Manage the npm configuration."
],
"next": [
{
"name": "get",
"tip": [
"Get a value from the npm config."
]
},
{
"name": "set",
"tip": [
"Set a value in the npm config."
]
},
{
"name": "list",
"tip": [
"List the npm config."
]
},
{
"name": "delete",
"tip": [
"Delete a value from the npm config."
]
},
{
"name": "edit",
"tip": [
"Open the npm config file in an editor."
]
},
{
"name": "fix",
"tip": [
"Fix a broken package.json file."
]
}
]
},
{
"name": "root",
"tip": [
"Display the effective npm root."
]
},
{
"name": "view",
"tip": [
"View registry information."
]
},
{
"name": "outdated",
"tip": [
"Check for outdated packages."
]
},
{
"name": "help",
"tip": [
"U: help [<command>]\n",
"Get help on npm.\n",
"E: help install"
]
}
],
"options": [
{
"name": "-l",
"tip": [
"display usage info for all commands."
]
},
{
"name": "-v",
"alias": [
"--version"
],
"tip": [
"U: -v|--version\n",
"output the version number."
]
}
],
"common_options": [
{
"name": "-h",
"alias": [
"--help"
],
"tip": [
"U: -h|--help\n",
"Show help."
]
}
],
"info": {
"completion_info": {
"url": "https://www.npmjs.com/",
"description": [
"npm - package manager."
]
}
}
}
Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Опубликовать ( 0 )