Skip to content

Commit c369bd3

Browse files
updated package description
1 parent 3276528 commit c369bd3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
22
"name": "opencv4nodejs",
33
"version": "3.1.0",
4-
"description": "Asynchronous OpenCV 3.x API for node.js",
4+
"description": "Asynchronous OpenCV 3.x nodejs bindings with JavaScript and TypeScript API.",
55
"keywords": [
66
"opencv",
77
"cv",
88
"computer vision",
9+
"face",
910
"detection",
1011
"recognition",
11-
"face",
12-
"gesture",
1312
"machine",
1413
"learning",
1514
"neural",
1615
"network",
17-
"async"
16+
"async",
17+
"typescript"
1818
],
1919
"author": "justadudewhohacks",
2020
"license": "MIT",

0 commit comments

Comments
 (0)