UNPKG

limdk

Version:
34 lines (33 loc) 704 B
{ "name": "limdk", "version": "0.0.34", "description": "fork of idevicekit", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/thebeet/idevicekit.git" }, "keywords": [ "idevice", "iOS" ], "author": "TheBeet", "license": "ISC", "bugs": { "url": "https://github.com/thebeet/idevicekit/issues" }, "homepage": "https://github.com/thebeet/idevicekit#readme", "dependencies": { "plist": "^2.0.1", "tempfile": "^1.1.1" }, "engines": { "node": ">=6.0" }, "devDependencies": { "co": "^4.6.0" } }