Skip to content

Commit

Permalink
Add keywords for npm search
Browse files Browse the repository at this point in the history
  • Loading branch information
danschultzer committed Jul 30, 2016
1 parent 73ed88f commit b933d42
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,20 @@
"scan": "./cli.js -p -s",
"verbose": "./cli.js -p -s -v"
},
"keywords": [
"computer vision",
"graphicsmagick",
"imagemagick",
"invoice",
"OCR",
"optical character recognition",
"opencv",
"preprocessing",
"receipt",
"scanner",
"sharp",
"tesseract"
],
"bin": {
"receipt-scanner": "./cli.js"
},
Expand Down

0 comments on commit b933d42

Please sign in to comment.