We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm cmd
1 parent b6e0997 commit a014f3dCopy full SHA for a014f3d
docs/content/commands/npm-pkg.md
@@ -16,7 +16,7 @@ npm pkg delete <field> [.<subfield> ...]
16
17
A command that automates the management of `package.json` files.
18
`npm pkg` provide 3 different sub commands that allow you to modify or retrieve
19
-values for given object keys in your `packge.json`.
+values for given object keys in your `package.json`.
20
21
The syntax to retrieve and set fields is a dot separated representation of
22
the nested object properties to be found within your `package.json`, it's the
0 commit comments