You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
199 B
12 lines
199 B
1 year ago
|
{
|
||
|
"dependencies": {
|
||
|
"cheerio": "^0.22.0",
|
||
|
"minimist": "^1.2.0",
|
||
|
"request": "^2.87.0",
|
||
|
"request-promise-native": "^1.0.5"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"prettier": "^1.13.0"
|
||
|
}
|
||
|
}
|