Skip to main content
Module

x/skia_canvas/bench/package.json

Fast HTML Canvas API implementation for Deno using Skia.
Go to Latest
File
{ "name": "bench", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@napi-rs/canvas": "^0.1.29", "canvas": "^2.10.1", "mitata": "^0.1.6", "skia-canvas": "^1.0.0" }}