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 c8feb3a commit 57174a4Copy full SHA for 57174a4
.npmignore
package.json
@@ -12,6 +12,13 @@
12
"prebuild-darwin-x64+arm64": "prebuildify --arch x64+arm64 --napi --strip --target=14.0.0",
13
"test": "mocha"
14
},
15
+ "files": [
16
+ "prebuilds/",
17
+ "src/",
18
+ "binding.gyp",
19
+ "fallback.js",
20
+ "index.js"
21
+ ],
22
"repository": {
23
"type": "git",
24
"url": "https://github.com/websockets/utf-8-validate"
0 commit comments