UNPKG

react-native-web-sensors

Version:

Various APIs for accessing device sensors are included under this umbrella package

36 lines 881 B
{ "name": "react-native-web-sensors", "version": "0.0.0-alpha.1", "description": "Various APIs for accessing device sensors are included under this umbrella package", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "homepage": "https://docs.expo.io/versions/latest/sdk/sensors/", "author": "Expo <support@expo.io> (https://expo.io)", "keywords": [ "react-native-sensors", "expo-sensors", "code", "native", "react", "react-native", "react-native-web", "expo", "expo-web", "official" ], "license": "ISC", "nativePackage": true, "repository": { "type": "git", "url": "https://github.com/expo/expo.git", "directory": "packages/expo-sensors" }, "dependencies": { "expo-sensors": "*" }, "bugs": { "url": "https://github.com/expo/expo/issues" } }