We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f934c1e commit 80ef11fCopy full SHA for 80ef11f
package.json
@@ -3,10 +3,6 @@
3
"name": "minidump",
4
"description": "Read and process minidump file",
5
"version": "0.20.0",
6
- "bin": {
7
- "minidump_stackwalk": "build/src/processor/minidump_stackwalk",
8
- "minidump_dump": "build/src/processor/minidump_dump"
9
- },
10
"types": "index.d.ts",
11
"license": "MIT",
12
"repository": {
0 commit comments