mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
npm-*: fix page title (#14842)
This commit is contained in:
parent
f0f9ac5e44
commit
326763b178
21 changed files with 21 additions and 21 deletions
|
@ -1,4 +1,4 @@
|
||||||
# npm-check
|
# npm check
|
||||||
|
|
||||||
> Prüft veraltete, inkorrekte und nicht verwendete Abhängigkeiten.
|
> Prüft veraltete, inkorrekte und nicht verwendete Abhängigkeiten.
|
||||||
> Weitere Informationen: <https://github.com/dylang/npm-check>.
|
> Weitere Informationen: <https://github.com/dylang/npm-check>.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# npm-why
|
# npm why
|
||||||
|
|
||||||
> Identifiziert, warum ein npm Paket installiert ist.
|
> Identifiziert, warum ein npm Paket installiert ist.
|
||||||
> Weitere Informationen: <https://github.com/amio/npm-why>.
|
> Weitere Informationen: <https://github.com/amio/npm-why>.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# npm-check
|
# npm check
|
||||||
|
|
||||||
> 오래되고, 부정확하고, 사용되지 않는 npm 패키지 의존성을 확인하세요.
|
> 오래되고, 부정확하고, 사용되지 않는 npm 패키지 의존성을 확인하세요.
|
||||||
> 더 많은 정보: <https://github.com/dylang/npm-check>.
|
> 더 많은 정보: <https://github.com/dylang/npm-check>.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# npm-home
|
# npm home
|
||||||
|
|
||||||
> 웹 브라우저에서 패키지의 npm 페이지, Yarn 페이지 또는 GitHub 저장소를 엽니다.
|
> 웹 브라우저에서 패키지의 npm 페이지, Yarn 페이지 또는 GitHub 저장소를 엽니다.
|
||||||
> 더 많은 정보: <https://github.com/sindresorhus/npm-home>.
|
> 더 많은 정보: <https://github.com/sindresorhus/npm-home>.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# npm-name
|
# npm name
|
||||||
|
|
||||||
> npm에서 패키지 또는 조직 이름이 사용 가능한지 확인.
|
> npm에서 패키지 또는 조직 이름이 사용 가능한지 확인.
|
||||||
> 더 많은 정보: <https://github.com/sindresorhus/npm-name-cli>.
|
> 더 많은 정보: <https://github.com/sindresorhus/npm-name-cli>.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# npm-org
|
# npm org
|
||||||
|
|
||||||
> 조직을 관리.
|
> 조직을 관리.
|
||||||
> 더 많은 정보: <https://docs.npmjs.com/cli/commands/npm-org>.
|
> 더 많은 정보: <https://docs.npmjs.com/cli/commands/npm-org>.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# npm-outdated
|
# npm outdated
|
||||||
|
|
||||||
> 오래된 npm 패키지 의존성을 확인.
|
> 오래된 npm 패키지 의존성을 확인.
|
||||||
> 더 많은 정보: <https://docs.npmjs.com/cli/commands/npm-outdated>.
|
> 더 많은 정보: <https://docs.npmjs.com/cli/commands/npm-outdated>.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# npm-owner
|
# npm owner
|
||||||
|
|
||||||
> 게시된 패키지의 소유권 관리.
|
> 게시된 패키지의 소유권 관리.
|
||||||
> 더 많은 정보: <https://docs.npmjs.com/cli/commands/npm-owner>.
|
> 더 많은 정보: <https://docs.npmjs.com/cli/commands/npm-owner>.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# npm-why
|
# npm why
|
||||||
|
|
||||||
> npm 패키지가 왜 설치되었는지 식별.
|
> npm 패키지가 왜 설치되었는지 식별.
|
||||||
> 더 많은 정보: <https://github.com/amio/npm-why>.
|
> 더 많은 정보: <https://github.com/amio/npm-why>.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# npm-check
|
# npm check
|
||||||
|
|
||||||
> Controleer op verouderde, onjuiste en ongebruikte npm-pakketafhankelijkheden.
|
> Controleer op verouderde, onjuiste en ongebruikte npm-pakketafhankelijkheden.
|
||||||
> Meer informatie: <https://github.com/dylang/npm-check>.
|
> Meer informatie: <https://github.com/dylang/npm-check>.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# npm-home
|
# npm home
|
||||||
|
|
||||||
> Open de npm-pagina, Yarn-pagina of GitHub-repository van een pakket in de webbrowser.
|
> Open de npm-pagina, Yarn-pagina of GitHub-repository van een pakket in de webbrowser.
|
||||||
> Meer informatie: <https://github.com/sindresorhus/npm-home>.
|
> Meer informatie: <https://github.com/sindresorhus/npm-home>.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# npm-name
|
# npm name
|
||||||
|
|
||||||
> Controleer of een pakket- of organisatienaam beschikbaar is op npm.
|
> Controleer of een pakket- of organisatienaam beschikbaar is op npm.
|
||||||
> Meer informatie: <https://github.com/sindresorhus/npm-name-cli>.
|
> Meer informatie: <https://github.com/sindresorhus/npm-name-cli>.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# npm-why
|
# npm why
|
||||||
|
|
||||||
> Identificeert waarom een npm-pakket is geïnstalleerd.
|
> Identificeert waarom een npm-pakket is geïnstalleerd.
|
||||||
> Meer informatie: <https://github.com/amio/npm-why>.
|
> Meer informatie: <https://github.com/amio/npm-why>.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# npm-why
|
# npm why
|
||||||
|
|
||||||
> Identifierar varför ett npm-paket är installerat.
|
> Identifierar varför ett npm-paket är installerat.
|
||||||
> Mer information: <https://github.com/amio/npm-why>.
|
> Mer information: <https://github.com/amio/npm-why>.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# npm-check
|
# npm check
|
||||||
|
|
||||||
> Check for outdated, incorrect, and unused npm package dependencies.
|
> Check for outdated, incorrect, and unused npm package dependencies.
|
||||||
> More information: <https://github.com/dylang/npm-check>.
|
> More information: <https://github.com/dylang/npm-check>.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# npm-home
|
# npm home
|
||||||
|
|
||||||
> Open the npm page, Yarn page, or GitHub repository of a package in the web browser.
|
> Open the npm page, Yarn page, or GitHub repository of a package in the web browser.
|
||||||
> More information: <https://github.com/sindresorhus/npm-home>.
|
> More information: <https://github.com/sindresorhus/npm-home>.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# npm-name
|
# npm name
|
||||||
|
|
||||||
> Check whether a package or organization name is available on npm.
|
> Check whether a package or organization name is available on npm.
|
||||||
> More information: <https://github.com/sindresorhus/npm-name-cli>.
|
> More information: <https://github.com/sindresorhus/npm-name-cli>.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# npm-org
|
# npm org
|
||||||
|
|
||||||
> Manage organizations.
|
> Manage organizations.
|
||||||
> More information: <https://docs.npmjs.com/cli/commands/npm-org>.
|
> More information: <https://docs.npmjs.com/cli/commands/npm-org>.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# npm-outdated
|
# npm outdated
|
||||||
|
|
||||||
> Check for outdated npm package dependencies.
|
> Check for outdated npm package dependencies.
|
||||||
> More information: <https://docs.npmjs.com/cli/commands/npm-outdated>.
|
> More information: <https://docs.npmjs.com/cli/commands/npm-outdated>.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# npm-owner
|
# npm owner
|
||||||
|
|
||||||
> Manage ownership of published packages.
|
> Manage ownership of published packages.
|
||||||
> More information: <https://docs.npmjs.com/cli/commands/npm-owner>.
|
> More information: <https://docs.npmjs.com/cli/commands/npm-owner>.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# npm-why
|
# npm why
|
||||||
|
|
||||||
> Identifies why an npm package is installed.
|
> Identifies why an npm package is installed.
|
||||||
> More information: <https://github.com/amio/npm-why>.
|
> More information: <https://github.com/amio/npm-why>.
|
||||||
|
|
Loading…
Add table
Reference in a new issue