Skip to content

Commit 9336d6c

Browse files
committed
Update metadata
1 parent f3c9644 commit 9336d6c

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

package.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
{
22
"name": "hast-util-find-and-replace",
33
"version": "2.0.0",
4-
"description": "Find and replace text in a HAST tree",
4+
"description": "hast utility to find and replace text in a tree",
55
"license": "MIT",
66
"keywords": [
7+
"unist",
78
"hast",
9+
"hast-util",
10+
"util",
11+
"utility",
812
"html",
913
"find",
10-
"replace",
11-
"util",
12-
"utility"
14+
"replace"
1315
],
1416
"repository": "syntax-tree/hast-util-find-and-replace",
1517
"bugs": "https://github.com/syntax-tree/hast-util-find-and-replace/issues",

0 commit comments

Comments
 (0)