Latest repo

This commit is contained in:
Marc
2025-06-02 16:42:16 +00:00
parent 53ddf1a329
commit cde5fae175
27907 changed files with 3875388 additions and 1 deletions

3
node_modules/@napi-rs/canvas-linux-x64-gnu/README.md generated vendored Normal file
View File

@@ -0,0 +1,3 @@
# `@napi-rs/canvas-linux-x64-gnu`
This is the **x86_64-unknown-linux-gnu** binary for `@napi-rs/canvas`

View File

@@ -0,0 +1,43 @@
{
"name": "@napi-rs/canvas-linux-x64-gnu",
"version": "0.1.70",
"os": [
"linux"
],
"cpu": [
"x64"
],
"main": "skia.linux-x64-gnu.node",
"files": [
"skia.linux-x64-gnu.node"
],
"description": "Canvas for Node.js with skia backend",
"keywords": [
"napi-rs",
"NAPI",
"N-API",
"Rust",
"node-addon",
"node-addon-api",
"canvas",
"image",
"pdf",
"svg",
"skia"
],
"license": "MIT",
"engines": {
"node": ">= 10"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Brooooooklyn/canvas.git"
},
"libc": [
"glibc"
]
}

Binary file not shown.