Spaces:
Running
Running
| { | |
| "name": "disseminate", | |
| "version": "1.0.0", | |
| "description": "", | |
| "main": "index.js", | |
| "scripts": { | |
| "test": "echo \"Error: no test specified\" && exit 1" | |
| }, | |
| "keywords": [], | |
| "author": "", | |
| "license": "ISC", | |
| "dependencies": { | |
| "@huggingface/agents": "^0.0.5", | |
| "@huggingface/hub": "^0.18.2", | |
| "@huggingface/inference": "^2.8.1", | |
| "axios": "^1.7.7", | |
| "canvas": "^2.11.2", | |
| "cors": "^2.8.5", | |
| "crypto": "^1.0.1", | |
| "dotenv": "^16.4.5", | |
| "express": "^4.21.1", | |
| "fs": "^0.0.1-security", | |
| "path": "^0.12.7", | |
| "uuid": "^10.0.0" | |
| } | |
| } | |