react-native-print
Version:
Print documents with React Native
25 lines (24 loc) • 590 B
JSON
{
"name": "react-native-print",
"version": "0.11.0",
"description": "Print documents with React Native",
"main": "index.js",
"types": "types/index.d.ts",
"keywords": [
"react-native",
"print",
"ndef",
"react",
"native"
],
"repository": {
"type": "git",
"url": "github:christopherdro/react-native-print"
},
"peerDependencies": {
"react-native": ">=0.8.0 || 0.8.0-rc || 0.8.0-rc.2 || 0.9.0-rc || 0.10.1",
"react-native-windows": ">=0.62"
},
"author": "Christopher Dro <casheghian@gmail.com> (http://chris.si)",
"license": "MIT"
}