Appendix
Configuration of the file package.json
This section summarizes all features for the configuration of the file package.json .
Meaning of the Configuration Elements
The features can have various effects. It is recommended to argue with some of it at the beginning precisely. The configuration of the package, thus the execution of npm config , influences the available features.
Some features are only relevant if the application is to be published as a new package on NPM. This does not apply in most cases. You can then ignore the appropriate options.
Name
Name and version are the most important fields. The name is required. From names and version, a clear ID of the package is created. It is assumed that your application becomes again installable ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access