br2_exec / package.json
zhou12189108's picture
Upload package.json
a059cdc verified
raw
history blame contribute delete
471 Bytes
{
"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
}