blob: 53b15d9e9171cb56760b578310a3d471ae7d05b8 [file] [log] [blame]
{
"name": "ios-deploy",
"version": "1.3.2",
"description": "launch iOS apps iOS devices from the command line (Xcode 6)",
"main": "ios-deploy",
"scripts": {
"preinstall": "make ios-deploy"
},
"bin" : "./ios-deploy" ,
"repository": {
"type": "git",
"url": "https://github.com/phonegap/ios-deploy"
},
"keywords": [
"ios-deploy",
"deploy to iOS device"
],
"author": "Greg Hughes",
"license": "GPLv3"
}