Skip to content

Commit 922cd2b

Browse files
committed
add fields
1 parent 66e7487 commit 922cd2b

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

session 3/chapters/1. Software Package Manager.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@ for more information, [read here](https://www.section.io/engineering-education/n
8686

8787
# Metadata Inside package.json
8888

89+
![package.json metadata](../images/pack-metadata.jpg)
90+
8991
## The name property
9092

9193
The `name property` in a `package.json` file is one of the fundamental components of the `package.json` structure. At its core, name is a string that is exactly what you would expect - the name of the module that the `package.json` is describing.

session 3/images/pack-metadata.jpg

139 KB
Loading

0 commit comments

Comments
 (0)