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 034b00a commit dc2fc62Copy full SHA for dc2fc62
1 file changed
package.json
@@ -26,6 +26,7 @@
26
"require": "./index.js",
27
"import": "./index.mjs"
28
},
29
+ "./package.json": "./package.json",
30
"./async": "./async.js",
31
"./objectifier": "./objectifier.js",
32
"./parser": "./parser.js",
0 commit comments