UNPKG

@resvg/resvg-js-darwin-arm64

Version:

A high-performance SVG renderer and toolkit, powered by Rust based resvg and napi-rs

35 lines 686 B
{ "name": "@resvg/resvg-js-darwin-arm64", "version": "2.6.2", "os": [ "darwin" ], "cpu": [ "arm64" ], "main": "resvgjs.darwin-arm64.node", "files": [ "resvgjs.darwin-arm64.node" ], "description": "A high-performance SVG renderer and toolkit, powered by Rust based resvg and napi-rs", "keywords": [ "resvg", "svg", "node-resvg", "resvg-js", "resvg-node", "rust", "svg2png", "svg2img", "svg to png" ], "license": "MPL-2.0", "engines": { "node": ">= 10" }, "publishConfig": { "registry": "https://registry.npmjs.org/", "access": "public" }, "repository": "git@github.com:yisibl/resvg-js.git" }