Skip to content

Commit fae6486

Browse files
author
jjeejj
committed
update package.json
1 parent 6247d0a commit fae6486

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "geektime2pdf",
33
"version": "1.0.0",
4-
"description": "",
5-
"main": "index.js",
4+
"description": "极客时间专栏文章 转为 PDF",
5+
"main": "columnArticleList.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
99
"keywords": [],
10-
"author": "",
10+
"author": "jjeejj",
1111
"license": "ISC",
1212
"dependencies": {
1313
"ejs": "^2.6.1",

0 commit comments

Comments
 (0)