We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6247d0a commit fae6486Copy full SHA for fae6486
package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "geektime2pdf",
3
"version": "1.0.0",
4
- "description": "",
5
- "main": "index.js",
+ "description": "极客时间专栏文章 转为 PDF",
+ "main": "columnArticleList.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1"
8
},
9
"keywords": [],
10
- "author": "",
+ "author": "jjeejj",
11
"license": "ISC",
12
"dependencies": {
13
"ejs": "^2.6.1",
0 commit comments