UNPKG

udidetect

Version:

C library for printing a UDID of a currently connected iOS device.

27 lines (26 loc) 548 B
{ "name": "udidetect", "version": "2.0.0", "description": "C library for printing a UDID of a currently connected iOS device.", "main": "udidetect", "scripts": { "install": "make" }, "os": [ "darwin" ], "repository": { "type": "git", "url": "https://github.com/Jonahss/udidetect.git" }, "keywords": [ "udid", "ios", "appium" ], "author": "http://github.com/vaskas", "bugs": { "url": "https://github.com/vaskas/udidetect/issues" }, "homepage": "https://github.com/Jonahss/udidetect" }