{ "name": "quote-gen", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "canvas": "^2.10.2", "cors": "^2.8.5", "express": "^4.21.2", "fs": "^0.0.1-security", "path": "^0.12.7" } }