-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Description
Hi!
While reading the npm docs, I came across a sentence that confused me a bit:
"When listed as a dependent in a package.json file, scoped packages are preceded by their scope name. The scope name is everything between the @ and the slash:"
I think the word "dependency" was meant to be used here, instead of the word "dependent".
If I understand it correctly the author was trying to refer to the scoped dependencies of a package that are listed in the "dependencies" field, as dependent packages aren't listed in a package.json file.
Metadata
Metadata
Assignees
Labels
No labels