forked from ZVBY/MyActions-shuye72
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
41 lines (41 loc) · 1.17 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
"name":"LXK9301",
"version":"1.0.0",
"description":"{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**}",
"main":"AlipayManor.js",
"scripts":{
"test":"echo \"Error:no test specified\" && exit 1"
},
"repository":{
"type":"git",
"url":"https://github.com/LXK9301/jd_scripts.git"
},
"keywords":[
"京东薅羊毛工具, 京东水果、宠物、种豆等等"
],
"author":"LXK9301",
"license":"ISC",
"dependencies":{
"crypto-js":"^4.0.0",
"download":"^8.0.0",
"got":"^11.5.1",
"http-server":"^0.12.3",
"qrcode-terminal":"^0.12.0",
"request":"^2.88.2",
"tough-cookie":"^4.0.0",
"tunnel":"0.0.6"},
"homepage":"https://github.com/sazs34/MyActions#readme",
"dependencies":{
"request":"^2.88.2",
"request-promise":"^4.2.5",
"crypto-js":"^4.0.0",
"got":"^11.5.1",
"http-server":"^0.12.3",
"node-schedule":"^1.3.2",
"tough-cookie":"^4.0.0",
"tunnel":"0.0.6",
"axios":"0.20.0",
"download":"^8.0.0",
"node-cron":"2.0.3",
"ws": "^7.4.3"}
}