You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 849B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "name": "react-native-xprinter-mirfalahtech",
  3. "title": "React Native Xprinter Mirfalahtech",
  4. "version": "1.0.11",
  5. "description": "TODO",
  6. "main": "index.js",
  7. "scripts": {
  8. "test": "echo \"Error: no test specified\" && exit 1"
  9. },
  10. "repository": {
  11. "type": "git",
  12. "url": "git+https://github.com/github_account/react-native-xprinter-mirfalahtech.git",
  13. "baseUrl": "https://github.com/github_account/react-native-xprinter-mirfalahtech"
  14. },
  15. "keywords": [
  16. "react-native"
  17. ],
  18. "author": {
  19. "name": "Your Name",
  20. "email": "yourname@email.com"
  21. },
  22. "license": "MIT",
  23. "licenseFilename": "LICENSE",
  24. "readmeFilename": "README.md",
  25. "peerDependencies": {
  26. "react": "^16.8.1",
  27. "react-native": ">=0.59.0-rc.0 <1.0.x"
  28. },
  29. "devDependencies": {
  30. "react": "^16.8.3",
  31. "react-native": "^0.59.10"
  32. }
  33. }