Lines Matching full:dependencies
19 constraints of both your package and its dependencies (if they also require the
31 dependencies in your project `package.json`. If you want to also update
39 on dependencies, `dep1` (`dep2`, .. etc.). The published versions of `dep1`
59 #### Caret Dependencies
64 "dependencies": {
72 #### Tilde Dependencies
77 "dependencies": {
87 #### Caret Dependencies below 1.0.0
92 "dependencies": {
102 "dependencies": {
118 "dependencies": {
130 "dependencies": {
139 satisfy the semver requirements of multiple dependencies in your tree.
164 Save installed packages to a `package.json` file as dependencies.
224 Only install direct dependencies in the top level `node_modules`, but hoist
225 on deeper dependencies. Sets `--install-strategy=shallow`.
237 Note that these dependencies _are_ still resolved and added to the
254 Option that allows for defining which types of dependencies to install.
355 acknowledging the number of dependencies looking for funding. See [`npm
433 When set file: protocol dependencies will be packed and installed as regular
434 dependencies instead of creating a symlink. This option has no effect on