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 1.5KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {
  2. "_from": "react-native-bluetooth-escpos-printer",
  3. "_id": "react-native-bluetooth-escpos-printer@0.0.5",
  4. "_inBundle": false,
  5. "_integrity": "sha512-a+GTlz8dctb48wkoJ8woE7gV24NCOoA13J95A+RFEKhjONEWf3/dP5pIqrrlO5fsf/2QYDeMfU3P8bIVQoEqig==",
  6. "_location": "/react-native-bluetooth-escpos-printer",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "react-native-bluetooth-escpos-printer",
  12. "name": "react-native-bluetooth-escpos-printer",
  13. "escapedName": "react-native-bluetooth-escpos-printer",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/react-native-bluetooth-escpos-printer/-/react-native-bluetooth-escpos-printer-0.0.5.tgz",
  23. "_shasum": "45a31d37c213f95f2cc590cebcb48e0574ce1b45",
  24. "_spec": "react-native-bluetooth-escpos-printer",
  25. "_where": "/Users/munirishak/Documents/gitea/pahang-fa/pahang-fe",
  26. "author": {
  27. "name": "janus j k lu"
  28. },
  29. "bundleDependencies": false,
  30. "deprecated": false,
  31. "description": "React-Native plugin for the bluetooth ESC/POS printers.",
  32. "keywords": [
  33. "react-native",
  34. "ESC",
  35. "POS",
  36. "Bluetooth",
  37. "Printer"
  38. ],
  39. "license": "MIT",
  40. "main": "index.js",
  41. "name": "react-native-bluetooth-escpos-printer-mirfalahtech",
  42. "peerDependencies": {
  43. "react-native": ">=0.55.4"
  44. },
  45. "scripts": {
  46. "test": "echo \"Error: no test specified\" && exit 1"
  47. },
  48. "version": "0.0.9"
  49. }