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.
package.json
1 parent 1ee88c9 commit 8d8d186Copy full SHA for 8d8d186
package.json
@@ -9,15 +9,15 @@
9
"ast",
10
"utility"
11
],
12
- "files": [
13
- "index.js"
14
- ],
15
- "repository": "https://github.com/syntax-tree/hast-util-to-parse5",
+ "repository": "syntax-tree/hast-util-to-parse5",
16
"bugs": "https://github.com/syntax-tree/hast-util-to-parse5/issues",
17
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",
18
"contributors": [
19
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
20
+ "files": [
+ "index.js"
+ ],
21
"dependencies": {
22
"has": "^1.0.1",
23
"hast-to-hyperscript": "^3.0.0",
0 commit comments