cors2 / package.json
thejagstudio's picture
Upload 56 files
b32c7e6 verified
raw
history blame contribute delete
391 Bytes
{
"name": "poophdserver",
"version": "1.0.0",
"description": "---\r title: Poophdserver\r emoji: ⚡\r colorFrom: indigo\r colorTo: green\r sdk: docker\r pinned: false\r ---",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"cors-anywhere": "^0.4.4"
}
}