drop-the-cap
Version:
Generates fake discord screenshots
35 lines (34 loc) • 609 B
JSON
{
"dependencies": {
"canvas": "^3.1.0",
"node-fetch": "^2.7.0",
"sharp": "^0.34.1"
},
"name": "drop-the-cap",
"version": "0.0.1",
"description": "Generates fake discord screenshots",
"main": "main.js",
"devDependencies": {
"jest": "^29.7.0"
},
"scripts": {
"test": "jest"
},
"keywords": [
"Discord",
"Fake",
"Chat",
"Screenshots",
"Discord",
"Chat",
"Cap",
"Mock",
"Friends"
],
"repository": {
"type": "git",
"url": "https://github.com/ShazamBolt8/drop-the-cap.git"
},
"author": "shazambolt8",
"license": "MIT"
}