UNPKG

@w3lcome/react-native-brother-printers

Version:
49 lines (48 loc) 1.17 kB
{ "name": "@w3lcome/react-native-brother-printers", "title": "React Native Brother Printers", "version": "0.1.7", "description": "A package that allows you to printer with brother printers", "main": "index.js", "types": "index.d.ts", "files": [ "README.md", "index.js", "index.d.ts", "ios", "react-native-brother-printers.podspec" ], "private": false, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/W3lcomeApp/react-native-brother-printers.git", "baseUrl": "https://github.com/W3lcomeApp/react-native-brother-printers" }, "keywords": [ "react-native", "brother", "brother-printers", "printers" ], "author": { "name": "Avery Durrant", "email": "avery@dripos.com" }, "contributors": [ "Alisson Enz Rossi <alisson@w3lcome.com>" ], "license": "MIT", "readmeFilename": "README.md", "peerDependencies": { "react": ">=18.3.1", "react-native": ">=0.70.0-rc.0 <1.0.x" }, "devDependencies": { "prettier": "^2.2.1", "react": "^18.3.1", "react-native": "^0.78.0" } }