Spaces:
Running
Running
{ | |
"name": "push-model-from-web", | |
"version": "1.0.0", | |
"description": "", | |
"main": "index.js", | |
"scripts": { | |
"build": "tsc" | |
}, | |
"author": "", | |
"license": "ISC", | |
"dependencies": { | |
"@huggingface/hub": "^0.3.0" | |
}, | |
"devDependencies": { | |
"prettier": "^2.8.5", | |
"tailwindcss": "^3.2.7", | |
"typescript": "^5.0.2" | |
} | |
} | |