{
  "name": "react-native-datecs-printer",
  "version": "0.1.3",
  "description": "A port of https://github.com/giorgiofellipe/cordova-plugin-datecs-printer/ for React Native.",
  "author": "Renan Cardoso Soares <renan-csoares@hotmail.com>",
  "contributors": [],
  "repository": {
    "type": "git",
    "url": "https://github.com/renancsoares/react-native-datecs-printer/"
  },
  "bugs": {
    "url": "https://github.com/renancsoares/react-native-datecs-printer/issues"
  },
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "datecs",
    "printer"
  ],
  "license": "MIT",
  "private": false,
  "peerDependencies": {
    "react-native": "^0.47.2"
  }
}
