Add required code to make the proxy generator work
This commit is contained in:
parent
9426530286
commit
6857b4f3cd
6 changed files with 462 additions and 0 deletions
7
package.json
Normal file
7
package.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"axios": "^1.13.2",
|
||||
"nanoid": "^5.1.6",
|
||||
"neat-csv": "^7.0.0"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue