猩星文档 / npm8中文文档
    • npm 8.19.1
    • 1  CLI 命令
    • 2  配置 npm
    • 3  使用 npm

npm 8.19.1 中文文档

  • CLI 命令
    • npm
    • npm access
    • npm adduser
    • npm audit
    • npm bin
    • npm bugs
    • npm cache
    • npm ci
    • npm completion
    • npm config
    • npm dedupe
    • npm deprecate
    • npm diff
    • npm dist-tag
    • npm docs
    • npm doctor
    • npm edit
    • npm exec
    • npm explain
    • npm explore
    • npm find-dupes
    • npm fund
    • npm help
    • npm help-search
    • npm hook
    • npm init
    • npm install
    • npm install-ci-test
    • npm install-test
    • npm link
    • npm logout
    • npm ls
    • npm org
    • npm outdated
    • npm owner
    • npm pack
    • npm ping
    • npm pkg
    • npm prefix
    • npm profile
    • npm prune
    • npm publish
    • npm query
    • npm rebuild
    • npm repo
    • npm restart
    • npm root
    • npm run-script
    • npm search
    • npm set-script
    • npm shrinkwrap
    • npm star
    • npm stars
    • npm start
    • npm stop
    • npm team
    • npm test
    • npm token
    • npm uninstall
    • npm unpublish
    • npm unstar
    • npm update
    • npm version
    • npm view
    • npm whoami
    • npx
  • 配置 npm
    • 安装
    • 文件夹
    • npmrc
    • npm-shrinkwrap.json
    • package.json
    • package-lock.json
  • 使用 npm
    • 注册表
    • 包规范
    • config
    • 日志
    • 范围
    • scripts
    • workspaces
    • 组织
    • 依赖选择器语法和查询
    • 开发者
    • 移动