image-warzone
Version:
Generate image for warzone bot
29 lines (28 loc) • 637 B
JSON
{
"dependencies": {
"jimp": "^0.16.1",
"moment": "^2.29.1",
"time-ago": "^0.2.1"
},
"name": "image-warzone",
"description": "Generate image for warzone bot",
"version": "1.1.4",
"main": "app.js",
"scripts": {
"test": "node test/test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tiagfernandes/image-warzone.git"
},
"keywords": [
"warzone",
"image"
],
"author": "Tiago Fernandes",
"license": "ISC",
"bugs": {
"url": "https://github.com/tiagfernandes/image-warzone/issues"
},
"homepage": "https://github.com/tiagfernandes/image-warzone#readme"
}