Spaces:
Running
Running
{ | |
"name": "hacking", | |
"version": "1.0.0", | |
"description": "--- title: Hacking emoji: π colorFrom: purple colorTo: blue sdk: docker pinned: false ---", | |
"main": "index.js", | |
"scripts": { | |
"start": "node index.js" | |
}, | |
"repository": { | |
"type": "git", | |
"url": "https://huggingface.co/spaces/AdityaSharmaTech/Hacking" | |
}, | |
"author": "", | |
"license": "ISC", | |
"dependencies": { | |
"express": "^5.1.0" | |
} | |
} | |