Skip to content

Commit 7ba4068

Browse files
committed
update package.json with details
1 parent c3057d9 commit 7ba4068

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
{
22
"name": "coderoad-es2015",
33
"version": "0.1.0",
4-
"description": "Coderoad tutorial",
5-
"author": "Name <email> (site)",
4+
"description": "Coderoad tutorial for learning ES2015",
5+
"author": "Shawn McKay <shawn.j.mckay@gmail.com> (shmck.com)",
66
"contributors": [],
77
"main": "coderoad.json",
88
"files": [
99
"coderoad.json",
10-
"tutorial"
10+
"tutorial",
11+
"es2015"
1112
],
1213
"keywords": [
1314
"coderoad",

0 commit comments

Comments
 (0)