UNPKG

canvas-senpai

Version:

Package that will let you do canvas stuff very easily 😄

32 lines (31 loc) • 712 B
{ "name": "canvas-senpai", "version": "2.0.3", "description": "Package that will let you do canvas stuff very easily 😄", "main": "index.js", "scripts": { "test": "node index.js", "start": "node index.js" }, "repository": { "type": "git", "url": "git+https://github.com/CTK-WARRIOR/canvas-senpai" }, "keywords": [ "ctk", "canvas", "discord", "welcome" ], "author": "ctk", "license": "MIT", "bugs": { "url": "https://github.com/CTK-WARRIOR/canvas-senpai/issues" }, "homepage": "https://github.com/CTK-WARRIOR/canvas-senpai#readme", "dependencies": { "canvas": "^2.6.1", "fast-average-color-node": "^1.0.3", "jimp": "~0.14.0" } }