| 12345678910111213141516171819202122 |
- {
- "name": "react-native-print",
- "version": "0.4.0",
- "description": "Print documents with React Native",
- "main": "index.js",
- "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"
- },
- "author": "Christopher Dro <casheghian@gmail.com> (http://chris.si)",
- "license": "MIT"
- }
|