astro-ghostcms/.pnpm-store/v3/files/c3/feacddad9887bf6329d70e49056...

38 lines
717 B
Plaintext

{
"name": "@resvg/resvg-js-linux-x64-musl",
"version": "2.6.0",
"os": [
"linux"
],
"cpu": [
"x64"
],
"libc": [
"musl"
],
"main": "resvgjs.linux-x64-musl.node",
"files": [
"resvgjs.linux-x64-musl.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"
}