Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Commit

Permalink
Add additional keywords to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodldavis committed Feb 9, 2019
1 parent 54bea2d commit 25a1f93
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,11 @@
"vector",
"vector-graphics",
"bitmap",
"bitmap-graphics",
"raster",
"rasterize"
"raster-graphics",
"rasterize",
"rasterizer"
],
"author": "Jarrod Davis <developer@jarrodldavis.com>",
"license": "MIT",
Expand Down

0 comments on commit 25a1f93

Please sign in to comment.