Skip to content

Commit df51ada

Browse files
committed
Update metadata
1 parent 0c7f836 commit df51ada

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

package.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
{
22
"name": "unist-util-inspect",
33
"version": "5.0.0",
4-
"description": "Unist node inspector",
4+
"description": "unist utility to inspect nodes",
55
"license": "MIT",
66
"keywords": [
7-
"retext",
8-
"remark",
97
"unist",
10-
"inspect"
8+
"unist-util",
9+
"util",
10+
"utility",
11+
"inspect",
12+
"debug",
13+
"log",
14+
"console"
1115
],
1216
"repository": "syntax-tree/unist-util-inspect",
1317
"bugs": "https://github.com/syntax-tree/unist-util-inspect/issues",

0 commit comments

Comments
 (0)