UNPKG

og_image_writer

Version:

Generate an Open Graphic Image using a CSS-like API.

25 lines 473 B
{ "name": "og_image_writer", "description": "Generate an Open Graphic Image using a CSS-like API.", "version": "0.2.0", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/keiya01/og_image_writer" }, "files": [ "wasm_bg.wasm", "wasm.js", "wasm.d.ts" ], "module": "wasm.js", "types": "wasm.d.ts", "sideEffects": false, "keywords": [ "open-graphic", "image", "og", "canvas", "wasm" ] }