Skip to content

Commit c279858

Browse files
committed
update description & tags
1 parent 1492d38 commit c279858

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "skia-canvas",
33
"version": "0.9.31-rc5",
4-
"description": "A canvas environment for Node",
4+
"description": "A GPU-accelerated Canvas Graphics API for Node",
55
"author": "Christian Swinehart <drafting@samizdat.co>",
66
"license": "MIT",
77
"repository": {
@@ -56,8 +56,9 @@
5656
]
5757
},
5858
"keywords": [
59-
"skia",
6059
"canvas",
60+
"gpu",
61+
"skia",
6162
"offscreen",
6263
"headless",
6364
"graphic",
@@ -66,6 +67,8 @@
6667
"images",
6768
"compositing",
6869
"render",
70+
"vulkan",
71+
"metal",
6972
"pdf",
7073
"svg",
7174
"rust"

0 commit comments

Comments
 (0)