UNPKG

671 BJSONView Raw
1{
2 "name": "unimodules-sensors-interface",
3 "version": "2.0.0",
4 "description": "An interface for sensors modules.",
5 "main": "index.js",
6 "keywords": [
7 "unimodules",
8 "sensors",
9 "accelerometer",
10 "devicemotion",
11 "gyroscope",
12 "magnetometer",
13 "pedometer",
14 "barometer"
15 ],
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/expo/expo.git"
19 },
20 "bugs": {
21 "url": "https://github.com/expo/expo/issues"
22 },
23 "author": "650 Industries, Inc.",
24 "license": "MIT",
25 "homepage": "https://github.com/expo/expo/tree/master/packages/unimodules-sensors-interface",
26 "gitHead": "9119d190fbbf9f6a7a9c116e068d240e60e441fc"
27}