{
  "name": "kasirpop-star-io10",
  "version": "1.3.1",
  "description": "kasirpop-star-io10 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/tirtaabimanyu/kasirpop-star-io10.git",
    "baseUrl": "https://github.com/tirtaabimanyu/kasirpop-star-io10"
  },
  "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/tirtaabimanyu/kasirpop-star-io10/issues"
  },
  "homepage": "https://github.com/tirtaabimanyu/kasirpop-star-io10",
  "peerDependencies": {
    "@types/react-native": "^0.69.9",
    "react": "^18.0.0",
    "react-native": ">=0.60.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "react": "18.0.0",
    "react-native": "0.69.9",
    "react-native-windows": "0.69.9"
  }
}
