{
  "name": "react-native-oco-landi-module",
  "version": "1.0.1",
  "description": "A React Native module for OCO Landi printer integration",
  "main": "index.js",
  "keywords": [
    "react-native",
    "printer",
    "omnidriver-api",
    "landi",
    "oco"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/yourusername/react-native-oco-landi-module.git"
  },
  "author": "Your Name <you@example.com>",
  "license": "MIT",
  "peerDependencies": {
    "react-native": ">=0.60.0"
  },
  "dependencies": {},
  "scripts": {}
}
