|
@@ -1,14 +1,14 @@
|
1
|
1
|
{
|
2
|
|
- "name": "escpos-printer-toolkit",
|
|
2
|
+ "name": "escpos-printer-toolkit-mirfalahtech",
|
3
|
3
|
"version": "1.0.8",
|
4
|
|
- "description": "点单宝打印机指令定义",
|
|
4
|
+ "description": "点单宝打印机指令定义 - is a fork",
|
5
|
5
|
"main": "index.js",
|
6
|
6
|
"scripts": {
|
7
|
7
|
"test": "echo \"Error: no test specified\" && exit 1"
|
8
|
8
|
},
|
9
|
9
|
"repository": {
|
10
|
10
|
"type": "git",
|
11
|
|
- "url": "git+ssh://git@github.com/wanxsb/escpos-printer-toolkit.git"
|
|
11
|
+ "url": "https://git.mirfalah.my/mirfalah-tech/escpos-printer-toolkit-mirfalahtech.git"
|
12
|
12
|
},
|
13
|
13
|
"keywords": [
|
14
|
14
|
"printer",
|
|
@@ -16,10 +16,6 @@
|
16
|
16
|
],
|
17
|
17
|
"author": "shenzhen candongli corp.",
|
18
|
18
|
"license": "ISC",
|
19
|
|
- "bugs": {
|
20
|
|
- "url": "https://github.com/wanxsb/escpos-printer-toolkit/issues"
|
21
|
|
- },
|
22
|
|
- "homepage": "https://github.com/wanxsb/escpos-printer-toolkit#readme",
|
23
|
19
|
"dependencies": {
|
24
|
20
|
"buffer": "^5.0.7",
|
25
|
21
|
"iconv-lite": "^0.4.19",
|