update keywords

pull/46/head
Vladimir Mandic 2021-04-03 11:36:09 -04:00
parent 7615b6b234
commit 05de572e79
1 changed files with 7 additions and 5 deletions

View File

@ -28,15 +28,17 @@
"test": "node --trace-warnings test/test-node.js" "test": "node --trace-warnings test/test-node.js"
}, },
"keywords": [ "keywords": [
"tensorflow",
"tf",
"tfjs",
"face",
"face-api", "face-api",
"faceapi",
"face-detection", "face-detection",
"age-gender", "age-gender",
"emotion-detection", "emotion-detection",
"face-recognition" "face-recognition",
"face",
"face-description",
"tensorflow",
"tensorflowjs",
"tfjs"
], ],
"devDependencies": { "devDependencies": {
"@tensorflow/tfjs": "^3.3.0", "@tensorflow/tfjs": "^3.3.0",