@resvg/resvg-js-android-arm-eabi
Version:
A high-performance SVG renderer and toolkit, powered by Rust based resvg and napi-rs
35 lines • 699 B
JSON
{
"name": "@resvg/resvg-js-android-arm-eabi",
"version": "2.6.2",
"os": [
"android"
],
"cpu": [
"arm"
],
"main": "resvg-js.android-arm-eabi.node",
"files": [
"resvg-js.android-arm-eabi.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"
}