Spaces:
Paused
Paused
| { | |
| "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 | |
| } |