{"_rev":"3-4460f9658096c932181c788a9445dfe2","time":{"created":"2023-05-13T09:32:57.792Z","0.1.0":"2023-05-13T09:18:28.682Z","modified":"2023-05-13T09:32:58.198Z","1.0.0":"2023-05-13T09:32:58.039Z"},"_id":"@agarwalnaveen22/react-native-device","name":"@agarwalnaveen22/react-native-device","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@agarwalnaveen22/react-native-device","version":"1.0.0","description":"A native module to get display information of Android device","main":"lib/commonjs/index","module":"lib/module/index","types":"lib/typescript/index.d.ts","react-native":"src/index","source":"src/index","scripts":{"test":"jest","typecheck":"tsc --noEmit","lint":"eslint \"**/*.{js,ts,tsx}\"","prepack":"bob build","release":"release-it","bootstrap":"yarn install"},"keywords":["react-native","ios","android"],"repository":{"type":"git","url":"git+https://github.com/agarwalnaveen22/native-module-tutorial.git"},"author":{"name":"Naveen Agarwal","email":"agarwalnaveen22@gmail.com","url":"https://github.com/agarwalnaveen22"},"license":"MIT","bugs":{"url":"https://github.com/agarwalnaveen22/native-module-tutorial/issues"},"homepage":"https://github.com/agarwalnaveen22/native-module-tutorial#readme","publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@evilmartians/lefthook":"^1.2.2","@commitlint/config-conventional":"^17.0.2","@react-native-community/eslint-config":"^3.0.2","@release-it/conventional-changelog":"^5.0.0","@types/jest":"^28.1.2","@types/react":"~17.0.21","@types/react-native":"0.70.0","commitlint":"^17.0.2","del-cli":"^5.0.0","eslint":"^8.4.1","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","jest":"^28.1.1","pod-install":"^0.1.0","prettier":"^2.0.5","react":"18.2.0","react-native":"0.71.7","react-native-builder-bob":"^0.20.0","release-it":"^15.0.0","typescript":"^4.5.2"},"resolutions":{"@types/react":"17.0.21"},"peerDependencies":{"react":"*","react-native":"*"},"engines":{"node":">= 16.0.0"},"packageManager":"^yarn@1.22.15","jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"eslintConfig":{"root":true,"extends":["@react-native-community","prettier"],"rules":{"prettier/prettier":["error",{"quoteProps":"consistent","singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false}]}},"eslintIgnore":["node_modules/","lib/"],"prettier":{"quoteProps":"consistent","singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false},"react-native-builder-bob":{"source":"src","output":"lib","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]},"gitHead":"e4e6b6559d8ed29f26bf70391b9f761a200ef9e1","_id":"@agarwalnaveen22/react-native-device@1.0.0","_nodeVersion":"16.13.0","_npmVersion":"8.5.5","dist":{"integrity":"sha512-0ssMKwkHpEpDzNi3TyIFAxieAFqcFQeHLZ4ZZRVsAIa9TDUGl+e9MqHrLfWq/xSt1IhgXQPDdNUiA0LpzzziKg==","shasum":"a690130a46a3245947440bcca135961692afa9ac","tarball":"https://registry.npmjs.org/@agarwalnaveen22/react-native-device/-/react-native-device-1.0.0.tgz","fileCount":21,"unpackedSize":24829,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGxGH9ILwCW5mR9l0wikhhmVRuKQVftRwPgSpK4A4IwPAiEA6I/mbBlmoNETcVRtcu4PUXYlV2SVSokvfRfLzxJ5Doc="}]},"_npmUser":{"name":"naveen-agarwal22","email":"agarwalnaveen22@gmail.com"},"directories":{},"maintainers":[{"name":"naveen-agarwal22","email":"agarwalnaveen22@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-native-device_1.0.0_1683970377882_0.08421978350887294"},"_hasShrinkwrap":false}},"maintainers":[{"name":"naveen-agarwal22","email":"agarwalnaveen22@gmail.com"}],"description":"A native module to get display information of Android device","homepage":"https://github.com/agarwalnaveen22/native-module-tutorial#readme","keywords":["react-native","ios","android"],"repository":{"type":"git","url":"git+https://github.com/agarwalnaveen22/native-module-tutorial.git"},"author":{"name":"Naveen Agarwal","email":"agarwalnaveen22@gmail.com","url":"https://github.com/agarwalnaveen22"},"bugs":{"url":"https://github.com/agarwalnaveen22/native-module-tutorial/issues"},"license":"MIT","readme":"# react-native-device\n\nThis is Android native module for react native to get the diplay information of the device\n\n## Installation\n\n```sh\nnpm install react-native-device\n```\n\n## Usage\n\n```js\nimport { getDeviceInfo } from 'react-native-device';\n\n// ...\n\nconst result = await getDeviceInfo();\n```\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n## License\n\nMIT\n\n---\n\nMade with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)\n","readmeFilename":"README.md"}