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 07aa605 commit dc9967dCopy full SHA for dc9967d
package.json
@@ -9,15 +9,15 @@
9
"hast",
10
"utility"
11
],
12
- "files": [
13
- "index.js"
14
- ],
15
- "repository": "https://github.com/syntax-tree/hast-util-from-parse5",
+ "repository": "syntax-tree/hast-util-from-parse5",
16
"bugs": "https://github.com/syntax-tree/hast-util-from-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
"camelcase": "^3.0.0",
23
"hastscript": "^3.0.0",
0 commit comments