initial commit ✨
This commit is contained in:
10
package.json
Normal file
10
package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "_cors-proxy",
|
||||
"packageManager": "yarn@3.0.2",
|
||||
"scripts": {
|
||||
"cors": "node cors_proxy.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"cors-anywhere": "^0.4.4"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user