{
  "name": "qm-esc-print-interface",
  "version": "0.3.12",
  "publishConfig": {
    "registry": "https://registry.npmjs.org"
  },
  "description": "",
  "main": "index.js",
  "files": [
    "dist",
    "src",
    "index.js"
  ],
  "scripts": {
    "format": "prettier --write './src/**/*.{ts,tsx}'",
    "compile": "rm -rf dist && tsc",
    "prepublish123": "tsc"
  },
  "author": "",
  "license": "ISC",
  "peerDependencies": {
    "react-native": "*",
    "qm-hardwarekit": "*",
    "qm-mposkit": "*",
    "qm-usbserial": "*",
    "moment": "2.x"
  },
  "devDependencies": {
    "plume2": "^0.1.6",
    "react": "16.0.0-alpha.12",
    "react-native": "0.46.4",
    "qm-hardwarekit": "^0.1.67",
    "qm-mposkit": "^0.0.34",
    "qm-usbserial": "^2.0.11",
    "moment": "^2.20.1",
    "@types/react": "^16.9.2",
    "@types/react-native": "^0.46.11",
    "prettier": "^1.18.2",
    "tslib": "^1.10.0",
    "typescript": "^3.6.2"
  }
}
