You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 741B

123456789101112131415161718192021222324252627282930
  1. {
  2. "name": "react-native-printer-mirfalahtech",
  3. "version": "0.0.6",
  4. "description": "A React Native Library to support USB/BLE/Net printer for Android platform - is a Fork ",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "https://git.mirfalah.my/mirfalah-tech/react-native-printer-mirfalahtech.git"
  12. },
  13. "keywords": [
  14. "react-native",
  15. "printer",
  16. "bluetooth",
  17. "net",
  18. "printer",
  19. "rn",
  20. "android"
  21. ],
  22. "dependencies": {
  23. "buffer": "^5.0.7",
  24. "escpos-printer-toolkit-mirfalahtech": "1.0.8",
  25. "iconv-lite": "^0.4.19",
  26. "string_decoder": "^1.0.3"
  27. },
  28. "author": "diandanbao",
  29. "license": "ISC"
  30. }