UNPKG

thgen

Version:

Author : [Dhawan Solanki](https://github.com/dhawansolanki)

31 lines (30 loc) 626 B
{ "name": "thgen", "version": "1.0.1", "description": "", "main": "index.js", "scripts": { "test": "npm run test" }, "repository": { "type": "git", "url": "git+https://github.com/dhawansolanki/thgen.git" }, "keywords": [ "Thumbnail", "Generator", "thgen", "thumbnailgenerator", "nodejs thumbnailgenerator" ], "author": "Dhawan Solanki", "license": "ISC", "bugs": { "url": "https://github.com/dhawansolanki/thgen/issues" }, "homepage": "https://github.com/dhawansolanki/thgen#readme", "dependencies": { "puppeteer": "^22.10.0", "uuid": "^9.0.1" } }