|
1 | 1 | {
|
2 |
| - "version": "0.4.1", |
| 2 | + "version": "0.4.2", |
3 | 3 | "summary": {
|
4 | 4 | "title": "Learn NPM package json",
|
5 | 5 | "description": "The Node Package Manager (NPM) is a command-line tool used by developers to share and control modules (or packages) of JavaScript code written for use with Node.js."
|
|
18 | 18 | "cd coderoad && npm install"
|
19 | 19 | ],
|
20 | 20 | "commits": [
|
21 |
| - "a99811c863d561190f92b8aac455117407674880", |
22 |
| - "1efa2e74255816a138ea9be998d49a6bdfbd082f" |
| 21 | + "6bfa2e3f1d8e9e3dcb07ab7c6b8bc863f56e11b0" |
23 | 22 | ]
|
24 | 23 | },
|
25 | 24 | "repo": {
|
26 | 25 | "uri": "https://github.com/coderoad/fcc-learn-npm",
|
27 |
| - "branch": "v0.4.1" |
| 26 | + "branch": "v0.4.2" |
28 | 27 | },
|
29 | 28 | "dependencies": [
|
30 | 29 | {
|
|
62 | 61 | "package.json"
|
63 | 62 | ],
|
64 | 63 | "commits": [
|
65 |
| - "af2a97be3e4e0fda484913aa14df0d1a34c457a3" |
| 64 | + "ae28b98a44066947fa2a3ecab26e62e0743ff016" |
66 | 65 | ]
|
67 | 66 | },
|
68 | 67 | "solution": {
|
69 | 68 | "files": [
|
70 | 69 | "package.json"
|
71 | 70 | ],
|
72 | 71 | "commits": [
|
73 |
| - "46794cae9d036c50b673b47363e9429ae331eaf6" |
| 72 | + "e2778eaea801474be3569e31941651b11da08601" |
74 | 73 | ]
|
75 | 74 | },
|
76 | 75 | "content": "Add your name as the `author` of the project in the package.json file.\n**Note:** Remember that you’re writing JSON, so all field names must use double-quotes (\") and be separated with a comma (,).",
|
|
94 | 93 | "package.json"
|
95 | 94 | ],
|
96 | 95 | "commits": [
|
97 |
| - "1d2f58330ee9773ac7f80df5a628675fbead1e60" |
| 96 | + "c2f35a0e0c1d88435e7cb87d61d2a23b011d231b" |
98 | 97 | ]
|
99 | 98 | },
|
100 | 99 | "solution": {
|
101 | 100 | "files": [
|
102 | 101 | "package.json"
|
103 | 102 | ],
|
104 | 103 | "commits": [
|
105 |
| - "ee7a7af1c92693d239528832f2a69859371a147a" |
| 104 | + "dbbdf52595dcfe9d39343f0b8a2ebb6cc7254c1e" |
106 | 105 | ]
|
107 | 106 | },
|
108 | 107 | "content": "Add a `description` to the package.json file of your project.\n\n**Note:** Remember to use double-quotes for field-names (\") and commas (,) to separate fields.",
|
|
126 | 125 | "package.json"
|
127 | 126 | ],
|
128 | 127 | "commits": [
|
129 |
| - "6b8e6ef82ad0cd0dbb0193787c14ed39fe039132" |
| 128 | + "9cfe1fec533df98eb9c6ed927eac8e0103ecdd50" |
130 | 129 | ]
|
131 | 130 | },
|
132 | 131 | "solution": {
|
133 | 132 | "files": [
|
134 | 133 | "package.json"
|
135 | 134 | ],
|
136 | 135 | "commits": [
|
137 |
| - "b0d6dc4a4dd6b510fcd0b9d803e301049ee574d3" |
| 136 | + "7212e9079d67470e0ea6f21906b308ee82ba483d" |
138 | 137 | ]
|
139 | 138 | },
|
140 | 139 | "content": "Add an array of suitable strings to the `keywords` field in the package.json file of your project.\n\nOne of the keywords should be \"freecodecamp\".",
|
|
158 | 157 | "package.json"
|
159 | 158 | ],
|
160 | 159 | "commits": [
|
161 |
| - "67346726fb199a390aa9f402ec3a0516fcfeff74" |
| 160 | + "9652bd6438d1f403fdef12580616ed99771b3a3b" |
162 | 161 | ]
|
163 | 162 | },
|
164 | 163 | "content": "Fill the `license` field in the package.json file of your project as you find suitable.",
|
165 | 164 | "solution": {
|
166 | 165 | "commits": [
|
167 |
| - "060c0756282e4efc83435008dff06a5e4ef6943c" |
| 166 | + "effa4b7d6e65428affaff4423832b39a4314b161" |
168 | 167 | ]
|
169 | 168 | }
|
170 | 169 | }
|
|
183 | 182 | "package.json"
|
184 | 183 | ],
|
185 | 184 | "commits": [
|
186 |
| - "dc7f47dbbefb5f18cc5980418912d76096ee4907" |
| 185 | + "dfbce6652999bf559aed44434cec24c80e494452" |
187 | 186 | ]
|
188 | 187 | },
|
189 | 188 | "content": "Add a `version` to the package.json file of your project.",
|
190 | 189 | "solution": {
|
191 | 190 | "commits": [
|
192 |
| - "ad2cb8466d937eb7c03f99fc876b7ab08dd13067" |
| 191 | + "784e624939e8e47283ae9e687d2fc4fb5fcfcd61" |
193 | 192 | ]
|
194 | 193 | }
|
195 | 194 | }
|
|
212 | 211 | "node_modules/moment"
|
213 | 212 | ],
|
214 | 213 | "commits": [
|
215 |
| - "c3a72a33bb7b207b22b2dff04c0e01c269990754" |
| 214 | + "327be97be42414034279727046ced58130ebbeee" |
216 | 215 | ]
|
217 | 216 | },
|
218 | 217 | "solution": {
|
|
223 | 222 | "npm install"
|
224 | 223 | ],
|
225 | 224 | "commits": [
|
226 |
| - "506f466305b95777a1be518bf91c35831806f21c" |
| 225 | + "0eefcdbb090e62515c19b41d51998fe18bfcb7ac" |
227 | 226 | ]
|
228 | 227 | },
|
229 | 228 | "content": "Install the \"moment\" package to the `dependencies` field of your package.json file by running the command line npm install.\n\n**Note:** Moment is a handy library for working with time and dates."
|
|
247 | 246 | "node_modules/moment"
|
248 | 247 | ],
|
249 | 248 | "commits": [
|
250 |
| - "d75d588947efe26c5a2fe5bfd809da9211f8f2d3" |
| 249 | + "e25b5f37da2f052080f29bc0f1e6fb6b3ba43d93" |
251 | 250 | ]
|
252 | 251 | },
|
253 | 252 | "solution": {
|
|
258 | 257 | "npm install"
|
259 | 258 | ],
|
260 | 259 | "commits": [
|
261 |
| - "c38b20b9c8c5f9d68efa433fc33b715a70060d74" |
| 260 | + "ec1e905af4139e524369974dadcbec6a08343fcd" |
262 | 261 | ]
|
263 | 262 | },
|
264 | 263 | "content": "In the dependencies section of your package.json file, change the `version` of moment to match MAJOR version 2, MINOR version 10 and PATCH version 2"
|
|
278 | 277 | "package.json"
|
279 | 278 | ],
|
280 | 279 | "commits": [
|
281 |
| - "b4f94faaf7ee23103dbdb935083bae86ccf03799" |
| 280 | + "c7fecf0bce6abe2885b6d968486ad22417a6eded" |
282 | 281 | ]
|
283 | 282 | },
|
284 | 283 | "solution": {
|
285 | 284 | "files": [
|
286 | 285 | "package.json"
|
287 | 286 | ],
|
288 | 287 | "commits": [
|
289 |
| - "35f54899b037b00fdd85f45b0d5d94089cf599f4" |
| 288 | + "70b29effbc6a65e1cab618edd92879949160a1a0" |
290 | 289 | ]
|
291 | 290 | },
|
292 | 291 | "content": "In the package.json file, your current rule for how npm may upgrade moment is to use a specific version (2.10.2). But now, you want to allow the latest 2.10.x version.\nUse the tilde (`~`) character to prefix the version of moment in your dependencies, and allow npm to update it to any new PATCH release.\n\n**Note:** The version numbers themselves should not be changed."
|
|
306 | 305 | "package.json"
|
307 | 306 | ],
|
308 | 307 | "commits": [
|
309 |
| - "36951e66e83966359d20ece1a362b2bc91e4d722" |
| 308 | + "dc2689e47dcb0db5933ce8d599bbd292b08b9bda" |
310 | 309 | ]
|
311 | 310 | },
|
312 | 311 | "solution": {
|
313 | 312 | "files": [
|
314 | 313 | "package.json"
|
315 | 314 | ],
|
316 | 315 | "commits": [
|
317 |
| - "9578b3e8ef7f6c0f03d3e3b9b2b6bdc151e4e186" |
| 316 | + "72b8fa6680bf55da451b92ccdda89974b6742617" |
318 | 317 | ]
|
319 | 318 | },
|
320 | 319 | "content": "Use the caret (`^`) to prefix the version of moment in your dependencies and allow npm to update it to any new MINOR release.\n\n**Note:** The version numbers themselves should not be changed."
|
|
334 | 333 | "package.json"
|
335 | 334 | ],
|
336 | 335 | "commits": [
|
337 |
| - "364e2417076bf8d6604084409404ab9ff7b6533f" |
| 336 | + "6b0d618d312d7db46a5c30062a7ea1730ee2992c" |
338 | 337 | ]
|
339 | 338 | },
|
340 | 339 | "solution": {
|
341 | 340 | "files": [
|
342 | 341 | "package.json"
|
343 | 342 | ],
|
344 | 343 | "commits": [
|
345 |
| - "d3ee6474be0c501136dde32efed480c9f3d8fdbf" |
| 344 | + "41e46747dfb3977c21321d473b5f230e91240d4f" |
346 | 345 | ]
|
347 | 346 | },
|
348 | 347 | "content": "Remove the moment package from your dependencies.\n\n**Note:** Make sure you have the right amount of commas after removing it."
|
|
0 commit comments