Skip to content

Commit 6499675

Browse files
committed
Improve keywords
1 parent efd61ae commit 6499675

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,18 @@
33
"description": "Powerful TypeScript/JavaScript library to simplify paths or surfaces between 2 and N dimensions efficiently.",
44
"keywords": [
55
"simplify",
6+
"simplification",
7+
"optimization",
68
"path",
79
"surface",
810
"geometry",
911
"geojson",
1012
"topology",
1113
"topojson",
12-
"data structure",
1314
"algorithm",
15+
"route",
16+
"line",
17+
"curve",
1418
"typescript"
1519
],
1620
"main": "dist/simplify-path-js.umd.js",

0 commit comments

Comments
 (0)