Browse Source

update package details

master
munir ishak 4 years ago
parent
commit
a146020961
1 changed files with 4 additions and 4 deletions
  1. 4
    4
      package.json

+ 4
- 4
package.json View File

1
 {
1
 {
2
-  "name": "react-native-printer",
2
+  "name": "react-native-printer-mirfalahtech",
3
   "version": "0.0.2",
3
   "version": "0.0.2",
4
-  "description": "A React Native Library to support USB/BLE/Net printer for Android platform ",
4
+  "description": "A React Native Library to support USB/BLE/Net printer for Android platform - is a Fork ",
5
   "main": "index.js",
5
   "main": "index.js",
6
   "scripts": {
6
   "scripts": {
7
     "test": "echo \"Error: no test specified\" && exit 1"
7
     "test": "echo \"Error: no test specified\" && exit 1"
8
   },
8
   },
9
   "repository": {
9
   "repository": {
10
     "type": "git",
10
     "type": "git",
11
-    "url": "git@gitlab.isumeng.com:xie_s/react-native-printer.git"
11
+    "url": "https://git.mirfalah.my/mirfalah-tech/react-native-printer-mirfalahtech.git"
12
   },
12
   },
13
   "keywords": [
13
   "keywords": [
14
     "react-native",
14
     "react-native",
21
   ],
21
   ],
22
   "dependencies": {
22
   "dependencies": {
23
     "buffer": "^5.0.7",
23
     "buffer": "^5.0.7",
24
-    "escpos-printer-toolkit": "https://github.com/BukhariMuslim/escpos-printer-toolkit.git#4afe1518a1e1c3fe1a5f29ca118eb1aa8245684f",
24
+    "escpos-printer-toolkit-mirfalahtech": "https://git.mirfalah.my/mirfalah-tech/escpos-printer-toolkit-mirfalahtech.git",
25
     "iconv-lite": "^0.4.19",
25
     "iconv-lite": "^0.4.19",
26
     "string_decoder": "^1.0.3"
26
     "string_decoder": "^1.0.3"
27
   },
27
   },

Loading…
Cancel
Save