We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de8f16 commit 35fcbf3Copy full SHA for 35fcbf3
.gitignore
@@ -0,0 +1 @@
1
+node_modules
package.json
@@ -8,10 +8,10 @@
8
},
9
"repository": {
10
"type": "git",
11
- "url": "git+https://github.com/Sunert/Scripts.git"
+ "url": "https://github.com/Sunert/Scripts.git"
12
13
- "keywords": [],
14
- "author": "",
+ "keywords": ["中青看点,腾讯新闻等等"],
+ "author": "Sunert",
15
"license": "ISC",
16
"bugs": {
17
"url": "https://github.com/Sunert/Scripts/issues"
@@ -21,6 +21,7 @@
21
"crypto-js": "^4.0.0",
22
"got": "^11.7.0",
23
"http-server": "^0.12.3",
24
- "tough-cookie": "^4.0.0"
+ "tough-cookie": "^4.0.0",
25
+ "download": "^8.0.0"
26
}
27
0 commit comments