UNPKG

@getsolara/solara.canvas

Version:

Optional canvas and image manipulation functionality for @getsolara/solara.js

25 lines 560 B
{ "name": "@getsolara/solara.canvas", "version": "0.0.0", "description": "Optional canvas and image manipulation functionality for @getsolara/solara.js", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "solara", "discord", "canvas", "image", "canvafy" ], "author": "getsolara", "license": "ISC", "dependencies": { "canvafy": "^7.0.0", "canvas": "^3.1.0" }, "peerDependencies": { "@getsolara/solara.js": ">=0.3.0" } }