{
  "name": "react-native-star-print",
  "version": "1.0.2",
  "description": "react-native-star-print is a library for supporting application development for Star Micronics devices.",
  "main": "index.ts",
  "types": "index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/star-micronics/react-native-star-print.git",
    "baseUrl": "https://github.com/star-micronics/react-native-star-print"
  },
  "keywords": [
    "typescript",
    "react-native",
    "printer",
    "pos",
    "receipt-printer",
    "star-micronics"
  ],
  "author": {
    "name": "Star Micronics Co., Ltd.",
    "email": "sp_tsales@star-m.jp"
  },
  "license": "SEE LICENSE IN LICENSE",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "bugs": {
    "url": "https://github.com/star-micronics/react-native-star-print/issues"
  },
  "homepage": "https://github.com/star-micronics/react-native-star-print",
  "peerDependencies": {
    "react": "17.0.2",
    "react-native": "0.68.3"
  },
  "devDependencies": {
    "@types/react-native": "0.68.3",
    "react": "17.0.2",
    "react-native": "0.68.3",
    "react-native-windows": "0.68.26"
  }
}
