File size: 444 Bytes
d007ed6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "name": "checkimg",
  "version": "1.0.0",
  "description": "",
  "main": "app.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node app.js"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@tensorflow/tfjs-node": "^4.10.0",
    "express": "^4.18.2",
    "fs-extra": "^11.1.1",
    "image-js": "^0.35.4",
    "multiparty": "^4.2.3",
    "nsfwjs": "^2.4.2"
  }
}