Skip to content

Commit 36c3f57

Browse files
committed
Update metadata
1 parent a07ea27 commit 36c3f57

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
{
22
"name": "unist-util-stringify-position",
33
"version": "2.0.2",
4-
"description": "Stringify a Unist node, position, or point",
4+
"description": "unist utility to serialize a node, position, or point as a human readable location",
55
"license": "MIT",
66
"keywords": [
77
"unist",
8+
"unist-util",
9+
"util",
10+
"utility",
811
"position",
912
"location",
1013
"point",
1114
"node",
1215
"stringify",
13-
"tostring",
14-
"util",
15-
"utility"
16+
"tostring"
1617
],
1718
"repository": "syntax-tree/unist-util-stringify-position",
1819
"bugs": "https://github.com/syntax-tree/unist-util-stringify-position/issues",

0 commit comments

Comments
 (0)