You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,15 @@
2
2
"main": "./lib/asar.js",
3
3
"name": "original-fs-asar",
4
4
"description": "Fork of asar that requires 'original-fs' instead of 'fs' so asar packages can be created and extracted in Electron applications. This is nessecary because Electron has its own version of 'fs' that the standard asar module is not compatible with.",
0 commit comments