Skip to content

Commit

Permalink
meta: update pkg keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Feb 12, 2021
1 parent ada37df commit 724fc51
Show file tree
Hide file tree
Showing 11 changed files with 27 additions and 3 deletions.
1 change: 1 addition & 0 deletions packages/defmulti/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
],
"keywords": [
"agent",
"arity",
"clojure",
"functional",
"hierarchy",
Expand Down
2 changes: 1 addition & 1 deletion packages/distance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"k-nearest",
"nd",
"neighborhood",
"point",
"points",
"query",
"region",
"spatial",
Expand Down
6 changes: 6 additions & 0 deletions packages/dsp-io-wav/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,18 @@
"lib"
],
"keywords": [
"8bit",
"16bit",
"24bit",
"32bit",
"audio",
"binary",
"channel",
"dsp",
"export",
"fileformat",
"mono",
"stereo",
"typescript",
"wav"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/egf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"lpg",
"rdf",
"semweb",
"tagged values",
"tags",
"typescript"
],
"publishConfig": {
Expand Down
1 change: 1 addition & 0 deletions packages/geom-io-obj/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"geometry",
"mesh",
"parser",
"points",
"polygon",
"polyline",
"typescript"
Expand Down
1 change: 1 addition & 0 deletions packages/geom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@
"intersection",
"polymorphic",
"sample",
"scatter",
"shape",
"svg",
"typescript"
Expand Down
6 changes: 5 additions & 1 deletion packages/ksuid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"lib"
],
"keywords": [
"base",
"base62",
"bigint",
"binary",
"bytes",
Expand All @@ -83,6 +83,10 @@
},
"sideEffects": false,
"thi.ng": {
"related": [
"base-n",
"random"
],
"status": "alpha",
"year": 2020
}
Expand Down
5 changes: 5 additions & 0 deletions packages/pixel-io-netpbm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,14 @@
"lib"
],
"keywords": [
"1bit",
"8bit",
"16bit",
"24bit",
"binary",
"bitmap",
"color",
"fileformat",
"grayscale",
"image",
"pixel",
Expand Down
4 changes: 4 additions & 0 deletions packages/pixel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@
"format"
],
"keywords": [
"8bit",
"16bit",
"24bit",
"32bit",
"alpha",
"array",
"argb",
Expand Down
1 change: 1 addition & 0 deletions packages/poisson/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"poisson",
"random",
"sample",
"scatter",
"stratified",
"typescript"
],
Expand Down
1 change: 1 addition & 0 deletions packages/webgl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
"canvas",
"datastructure",
"declarative",
"glsl",
"gpgpu",
"graphics",
"shader",
Expand Down

0 comments on commit 724fc51

Please sign in to comment.