UNPKG

ipa-man

Version:
30 lines (29 loc) 620 B
{ "name": "ipa-man", "version": "0.0.9", "description": "Build ipa file for Xcode project", "bin": { "ipa-man": "bin/ipa-build" }, "repository": { "type": "git", "url": "https://github.com/zxy198717/ipa-build.git" }, "keywords": [ "ipa", "Xcode" ], "author": "AlvinZeng", "dependencies": { "commander": "2.8.1", "moment": "2.10.6", "log4js": "^0.6.26" }, "preferGlobal": true, "license": "Apache 2.0", "readme": "README.md", "bugs": { "url": "https://github.com/zxy198717/ipa-build/issues" }, "homepage": "https://github.com/zxy198717/ipa-build" }