UNPKG

@deono/react-native-sensors-sampler

Version:
37 lines 936 B
{ "name": "@deono/react-native-sensors-sampler", "title": "React Native Sensors Sampler", "version": "1.0.13", "description": "Library used to get native sensors values", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/xXDeonoXx/react-native-sensors-sampler.git", "baseUrl": "https://github.com/xXDeonoXx/react-native-sensors-sampler" }, "keywords": [ "react-native", "react-native-sensors-sampler", "sensors", "lux", "spl" ], "author": { "name": "Ofri Ivzori", "email": "ofrii@dayzz.com" }, "license": "Apache-2.0", "licenseFilename": "LICENSE", "readmeFilename": "README.md", "peerDependencies": { "react": "^16.5.0", "react-native": ">=0.57.0-rc.0 <1.0.x" }, "devDependencies": { "react": "^16.5.0", "react-native": "^0.57.0" } }