massive-request/package.json

9 lines
118 B
JSON
Raw Permalink Normal View History

2023-06-20 05:41:33 +00:00
{
"dependencies": {
2023-06-20 07:25:57 +00:00
"axios": "^1.4.0",
"chalk": "^5.2.0",
"js-yaml": "^4.1.0"
},
"type": "module"
2023-06-20 05:41:33 +00:00
}