123456789101112131415161718192021222324252627282930 |
- {
- "name": "react-native-printer-mirfalahtech",
- "version": "0.0.4",
- "description": "A React Native Library to support USB/BLE/Net printer for Android platform - is a Fork ",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "https://git.mirfalah.my/mirfalah-tech/react-native-printer-mirfalahtech.git"
- },
- "keywords": [
- "react-native",
- "printer",
- "bluetooth",
- "net",
- "printer",
- "rn",
- "android"
- ],
- "dependencies": {
- "buffer": "^5.0.7",
- "escpos-printer-toolkit-mirfalahtech": "1.0.8",
- "iconv-lite": "^0.4.19",
- "string_decoder": "^1.0.3"
- },
- "author": "diandanbao",
- "license": "ISC"
- }
|