Skip to content

Commit 421b62a

Browse files
committed
Add keywords
1 parent 17a3558 commit 421b62a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
{
22
"name": "native-image-diff",
3-
"version": "0.1.1",
3+
"keywords": [
4+
"diff",
5+
"image",
6+
"png",
7+
"comparison",
8+
"visual"
9+
],
10+
"version": "0.1.2",
411
"description": "A simple library for comparing two images using a native C++ binding.",
512
"main": "dist/index.js",
613
"author": "Frederick Gnodtke",

0 commit comments

Comments
 (0)