Skip to content

Commit 1e95aad

Browse files
committed
Update metadata
1 parent f162e94 commit 1e95aad

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

package.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
{
22
"name": "hast-util-to-text",
33
"version": "1.0.1",
4-
"description": "Get the plain-text value of a node according to the `innerText` algorithm",
4+
"description": "hast utility to get the plain-text value of a node according to the `innerText` algorithm",
55
"license": "MIT",
66
"keywords": [
7-
"rehype",
8-
"hast",
97
"unist",
8+
"hast",
9+
"hast-util",
1010
"util",
1111
"utility",
12+
"html",
1213
"string",
14+
"content",
15+
"text",
1316
"innertext"
1417
],
1518
"repository": "syntax-tree/hast-util-to-text",

0 commit comments

Comments
 (0)