We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c7f836 commit df51adaCopy full SHA for df51ada
package.json
@@ -1,13 +1,17 @@
1
{
2
"name": "unist-util-inspect",
3
"version": "5.0.0",
4
- "description": "Unist node inspector",
+ "description": "unist utility to inspect nodes",
5
"license": "MIT",
6
"keywords": [
7
- "retext",
8
- "remark",
9
"unist",
10
- "inspect"
+ "unist-util",
+ "util",
+ "utility",
11
+ "inspect",
12
+ "debug",
13
+ "log",
14
+ "console"
15
],
16
"repository": "syntax-tree/unist-util-inspect",
17
"bugs": "https://github.com/syntax-tree/unist-util-inspect/issues",
0 commit comments