File tree 8 files changed +117
-10
lines changed
8 files changed +117
-10
lines changed Original file line number Diff line number Diff line change @@ -57,3 +57,4 @@ typings/
57
57
# dotenv environment variables file
58
58
.env
59
59
60
+ ** /package-lock.json
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " Chapter-3 " ,
2
+ "name" : " Chapter_2_listing_10 " ,
3
3
"version" : " 1.0.0" ,
4
- "description" : " Code examples for Chapter 3 of JavaScript Data Wrangling." ,
4
+ "description" : " Code examples for Chapter 2 of JavaScript Data Wrangling." ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
7
7
"test" : " echo \" Error: no test specified\" && exit 1"
8
8
},
9
9
"repository" : {
10
10
"type" : " git" ,
11
- "url" : " git+https://ashleydavis@github.com/JavaScript-Data-Wrangling/Chapter-3 .git"
11
+ "url" : " git+https://ashleydavis@github.com/JavaScript-Data-Wrangling/Chapter-2 .git"
12
12
},
13
13
"keywords" : [],
14
14
"author" : " ashley@codecapers.com.au" ,
15
15
"license" : " MIT" ,
16
16
"bugs" : {
17
- "url" : " https://github.com/JavaScript-Data-Wrangling/Chapter-3 /issues"
17
+ "url" : " https://github.com/JavaScript-Data-Wrangling/Chapter-2 /issues"
18
18
},
19
- "homepage" : " https://github.com/JavaScript-Data-Wrangling/Chapter-3 #readme" ,
19
+ "homepage" : " https://github.com/JavaScript-Data-Wrangling/Chapter-2 #readme" ,
20
20
"dependencies" : {
21
- "chai" : " 4.1.2" ,
22
- "express" : " 4.15.4" ,
23
- "moment" : " 2.21.0" ,
24
- "yargs" : " 8.0.2"
21
+ "express" : " 4.15.4"
25
22
}
26
23
}
Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " Chapter_2_listing_11_and_12" ,
3
+ "version" : " 1.0.0" ,
4
+ "description" : " Code examples for Chapter 2 of JavaScript Data Wrangling." ,
5
+ "main" : " index.js" ,
6
+ "scripts" : {
7
+ "test" : " echo \" Error: no test specified\" && exit 1"
8
+ },
9
+ "repository" : {
10
+ "type" : " git" ,
11
+ "url" : " git+https://ashleydavis@github.com/JavaScript-Data-Wrangling/Chapter-2.git"
12
+ },
13
+ "keywords" : [],
14
+ "author" : " ashley@codecapers.com.au" ,
15
+ "license" : " MIT" ,
16
+ "bugs" : {
17
+ "url" : " https://github.com/JavaScript-Data-Wrangling/Chapter-2/issues"
18
+ },
19
+ "homepage" : " https://github.com/JavaScript-Data-Wrangling/Chapter-2#readme" ,
20
+ "dependencies" : {
21
+ "express" : " 4.15.4"
22
+ }
23
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " Chapter_2_listing_14_and_15" ,
3
+ "version" : " 1.0.0" ,
4
+ "description" : " Code examples for Chapter 2 of JavaScript Data Wrangling." ,
5
+ "main" : " index.js" ,
6
+ "scripts" : {
7
+ "test" : " echo \" Error: no test specified\" && exit 1"
8
+ },
9
+ "repository" : {
10
+ "type" : " git" ,
11
+ "url" : " git+https://ashleydavis@github.com/JavaScript-Data-Wrangling/Chapter-2.git"
12
+ },
13
+ "keywords" : [],
14
+ "author" : " ashley@codecapers.com.au" ,
15
+ "license" : " MIT" ,
16
+ "bugs" : {
17
+ "url" : " https://github.com/JavaScript-Data-Wrangling/Chapter-2/issues"
18
+ },
19
+ "homepage" : " https://github.com/JavaScript-Data-Wrangling/Chapter-2#readme" ,
20
+ "dependencies" : {
21
+ "express" : " 4.15.4"
22
+ }
23
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Web server with static files" ,
3
3
"main" : " index.js" ,
4
- "homepage" : " https://github.com/JavaScript-Data-Wrangling/Chapter-3 " ,
4
+ "homepage" : " https://github.com/JavaScript-Data-Wrangling/Chapter-2 " ,
5
5
"authors" : [
6
6
" Ashley Davis <ashley@codecapers.com.au>"
7
7
],
Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " Chapter_2_listing_2" ,
3
+ "version" : " 1.0.0" ,
4
+ "description" : " Code examples for Chapter 2 of JavaScript Data Wrangling." ,
5
+ "main" : " index.js" ,
6
+ "scripts" : {
7
+ "test" : " echo \" Error: no test specified\" && exit 1"
8
+ },
9
+ "repository" : {
10
+ "type" : " git" ,
11
+ "url" : " git+https://ashleydavis@github.com/JavaScript-Data-Wrangling/Chapter-2.git"
12
+ },
13
+ "keywords" : [],
14
+ "author" : " ashley@codecapers.com.au" ,
15
+ "license" : " MIT" ,
16
+ "bugs" : {
17
+ "url" : " https://github.com/JavaScript-Data-Wrangling/Chapter-2/issues"
18
+ },
19
+ "homepage" : " https://github.com/JavaScript-Data-Wrangling/Chapter-2#readme" ,
20
+ "dependencies" : {}
21
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " Chapter_2_listing_4" ,
3
+ "version" : " 1.0.0" ,
4
+ "description" : " Code examples for Chapter 2 of JavaScript Data Wrangling." ,
5
+ "main" : " index.js" ,
6
+ "scripts" : {
7
+ "test" : " echo \" Error: no test specified\" && exit 1"
8
+ },
9
+ "repository" : {
10
+ "type" : " git" ,
11
+ "url" : " git+https://ashleydavis@github.com/JavaScript-Data-Wrangling/Chapter-2.git"
12
+ },
13
+ "keywords" : [],
14
+ "author" : " ashley@codecapers.com.au" ,
15
+ "license" : " MIT" ,
16
+ "bugs" : {
17
+ "url" : " https://github.com/JavaScript-Data-Wrangling/Chapter-2/issues"
18
+ },
19
+ "homepage" : " https://github.com/JavaScript-Data-Wrangling/Chapter-2#readme" ,
20
+ "dependencies" : {}
21
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " Chapter_2_listing_6_and_7" ,
3
+ "version" : " 1.0.0" ,
4
+ "description" : " Code examples for Chapter 2 of JavaScript Data Wrangling." ,
5
+ "main" : " index.js" ,
6
+ "scripts" : {
7
+ "test" : " echo \" Error: no test specified\" && exit 1"
8
+ },
9
+ "repository" : {
10
+ "type" : " git" ,
11
+ "url" : " git+https://ashleydavis@github.com/JavaScript-Data-Wrangling/Chapter-2.git"
12
+ },
13
+ "keywords" : [],
14
+ "author" : " ashley@codecapers.com.au" ,
15
+ "license" : " MIT" ,
16
+ "bugs" : {
17
+ "url" : " https://github.com/JavaScript-Data-Wrangling/Chapter-2/issues"
18
+ },
19
+ "homepage" : " https://github.com/JavaScript-Data-Wrangling/Chapter-2#readme" ,
20
+ "dependencies" : {}
21
+ }
You can’t perform that action at this time.
0 commit comments