File size: 471 Bytes
ae99c61
5b603f3
ae99c61
 
 
 
 
 
 
 
 
 
9df85ba
 
 
 
06aa7f8
b1427d6
a059cdc
 
ae99c61
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
  "name": "n-exec",
  "version": "1.0.0",
  "description": "proof solver",
  "main": "api.js",
  "scripts": {
    "start": "node api.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Anti Bot",
  "license": "GPL-3.0",
  "dependencies": {
    "axios": "",
    "express": "",
    "jsonwebtoken": "",
    "jsdom": "",
    "vm": "",
    "winston": "",
    "moment-timezone": "",
    "canvas": ""
  },
  "private": true
}