npm-*: fix page title (#14842)

This commit is contained in:
Lena
2024-11-16 07:33:14 +01:00
committed by GitHub
parent f0f9ac5e44
commit 326763b178
21 changed files with 21 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
# npm-check
# npm check
> Controleer op verouderde, onjuiste en ongebruikte npm-pakketafhankelijkheden.
> Meer informatie: <https://github.com/dylang/npm-check>.

View File

@@ -1,4 +1,4 @@
# npm-home
# npm home
> Open de npm-pagina, Yarn-pagina of GitHub-repository van een pakket in de webbrowser.
> Meer informatie: <https://github.com/sindresorhus/npm-home>.

View File

@@ -1,4 +1,4 @@
# npm-name
# npm name
> Controleer of een pakket- of organisatienaam beschikbaar is op npm.
> Meer informatie: <https://github.com/sindresorhus/npm-name-cli>.

View File

@@ -1,4 +1,4 @@
# npm-why
# npm why
> Identificeert waarom een npm-pakket is geïnstalleerd.
> Meer informatie: <https://github.com/amio/npm-why>.