UNPKG

idevice

Version:

Discover which iOS devices are used on your site

27 lines (26 loc) 536 B
{ "name": "idevice", "version": "2.1.0", "description": "Discover which iOS devices are used on your site", "main": "idevice.js", "scripts": { "test": "node tests.js" }, "repository": { "type": "git", "url": "git+https://github.com/dieulot/idevice.git" }, "keywords": [ "apple", "ios", "iphone", "ipad", "ipod" ], "author": "Alexandre Dieulot", "license": "MIT", "bugs": { "url": "https://github.com/dieulot/idevice/issues" }, "homepage": "https://dieulot.fr/idevice" }