|
@@ -4,6 +4,10 @@
|
|
|
"description": "SingleFile",
|
|
"description": "SingleFile",
|
|
|
"author": "Gildas Lormeau",
|
|
"author": "Gildas Lormeau",
|
|
|
"license": "AGPL-3.0-or-later",
|
|
"license": "AGPL-3.0-or-later",
|
|
|
|
|
+ "main": "single-file",
|
|
|
|
|
+ "bin": {
|
|
|
|
|
+ "single-file": "./single-file"
|
|
|
|
|
+ },
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"file-url": "^3.0.0",
|
|
"file-url": "^3.0.0",
|
|
|
"iconv-lite": "^0.5.2",
|
|
"iconv-lite": "^0.5.2",
|