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.
|
{ |
|
"dependencies": { |
|
"https-proxy-agent": "^5.0.0", |
|
"minimist": "^1.2.6", |
|
"node-fetch": "^3.2.3" |
|
}, |
|
"devDependencies": { |
|
"eslint": "^8.19.0", |
|
"eslint-config-prettier": "^8.5.0", |
|
"eslint-plugin-prettier": "^4.2.1", |
|
"prettier": "^2.7.1" |
|
} |
|
}
|
|
|