Skip to content

Commit 785e8a8

Browse files
committed
Update metadata
1 parent 8d27081 commit 785e8a8

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

package.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
{
22
"name": "hast-util-from-text",
33
"version": "1.0.1",
4-
"description": "Set the plain-text value of a node according to the `innerText` algorithm",
4+
"description": "hast utility to set the plain-text value of a node according to the `innerText` algorithm",
55
"license": "MIT",
66
"keywords": [
7-
"rehype",
7+
"unist",
88
"hast",
9+
"hast-util",
10+
"util",
11+
"utility",
12+
"html",
913
"string",
14+
"text",
15+
"content",
1016
"innertext"
1117
],
1218
"repository": "syntax-tree/hast-util-from-text",

0 commit comments

Comments
 (0)