File size: 633 Bytes
eee16bc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
    "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"
    }
  }