{
  "name": "rn-star-prnt",
  "version": "1.3.1",
  "description": "Updated fork of react-native-star-prnt to maintain compatibility and functionality with Star Micronics Bluetooth/LAN printers",
  "types": "./types/index.d.ts",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/axelmarciano/rn-star-prnt"
  },
  "keywords": [
    "react-native",
    "ecosystem:react-native",
    "react-ios",
    "react-android",
    "print",
    "printer",
    "Star",
    "StarPRNT",
    "react-bridge",
    "ios",
    "android"
  ],
  "author": "Axel Marciano",
  "license": "MIT",
  "peerDependencies": {
    "react-native": "^0.66.5"
  }
}
