|
@@ -6,8 +6,8 @@
|
|
|
"license": "AGPL-3.0-or-later",
|
|
"license": "AGPL-3.0-or-later",
|
|
|
"main": "cli/single-file.js",
|
|
"main": "cli/single-file.js",
|
|
|
"bin": {
|
|
"bin": {
|
|
|
- "single-file": "./cli/single-file"
|
|
|
|
|
- },
|
|
|
|
|
|
|
+ "single-file": "./cli/single-file"
|
|
|
|
|
+ },
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"file-url": "^3.0.0",
|
|
"file-url": "^3.0.0",
|
|
|
"iconv-lite": "^0.5.2",
|
|
"iconv-lite": "^0.5.2",
|
|
@@ -18,4 +18,4 @@
|
|
|
"strong-data-uri": "^1.0.6",
|
|
"strong-data-uri": "^1.0.6",
|
|
|
"yargs": "^15.4.1"
|
|
"yargs": "^15.4.1"
|
|
|
}
|
|
}
|
|
|
-}
|
|
|
|
|
|
|
+}
|