File size: 605 Bytes
761b133
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "dependencies": {
      "@ffmpeg-installer/ffmpeg": "^1.1.0",
      "@ffprobe-installer/ffprobe": "^2.1.2",
      "@tensorflow/tfjs-node": "^4.17.0",
      "dotenv": "^16.4.5",
      "express": "^4.18.3",
      "file-type": "^19.0.0",
      "fluent-ffmpeg": "^2.1.2",
      "jpeg-js": "^0.4.4",
      "nsfwjs": "^4.1.0",
      "sharp": "^0.33.2"
    },
    "name": "nsfwdetect",
    "version": "1.0.0",
    "main": "index.js",
    "scripts": {
      "test": "echo \"Error: no test specified\" && exit 1"
    },
    "keywords": [],
    "author": "",
    "license": "ISC",
    "description": ""
  }