UNPKG

deviceorientation-js

Version:

Obatin current horizontal angle of device. Determine landscape/portrait mode,

29 lines (28 loc) 697 B
{ "name": "deviceorientation-js", "version": "1.0.0", "description": "Obatin current horizontal angle of device. Determine landscape/portrait mode,", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/AlexKratky/deviceorientation.git" }, "keywords": [ "device", "orientation", "angle", "mode", "mobile", "landscape", "portrait" ], "author": "Alex Kratky", "license": "MIT", "bugs": { "url": "https://github.com/AlexKratky/deviceorientation/issues" }, "homepage": "https://github.com/AlexKratky/deviceorientation#readme" }