You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2016/06/17 06:17:36 UTC

[25/32] ios commit: CB-11445 Updated checked-in node_modules

CB-11445 Updated checked-in node_modules


Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/0d465c30
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/0d465c30
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/0d465c30

Branch: refs/heads/master
Commit: 0d465c30619a4bccc988217dba47920517c0e2b0
Parents: d16ffe2
Author: Steve Gill <st...@gmail.com>
Authored: Wed Jun 15 17:11:14 2016 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Wed Jun 15 17:18:48 2016 -0700

----------------------------------------------------------------------
 node_modules/.bin/ios-sim                       |    16 +-
 node_modules/.bin/ios-sim.cmd                   |     7 -
 node_modules/.bin/nopt                          |    16 +-
 node_modules/.bin/nopt.cmd                      |     7 -
 node_modules/.bin/pegjs                         |    16 +-
 node_modules/.bin/pegjs.cmd                     |     7 -
 node_modules/.bin/semver                        |    16 +-
 node_modules/.bin/semver.cmd                    |     7 -
 node_modules/.bin/shjs                          |    16 +-
 node_modules/.bin/shjs.cmd                      |     7 -
 node_modules/.bin/uuid                          |    16 +-
 node_modules/.bin/uuid.cmd                      |     7 -
 node_modules/abbrev/.npmignore                  |     4 -
 node_modules/abbrev/.travis.yml                 |     5 -
 node_modules/abbrev/CONTRIBUTING.md             |     3 -
 node_modules/abbrev/package.json                |    33 +-
 node_modules/abbrev/test.js                     |    47 -
 node_modules/ansi/package.json                  |     6 +-
 node_modules/balanced-match/package.json        |     6 +-
 node_modules/base64-js/package.json             |     6 +-
 node_modules/big-integer/package.json           |     6 +-
 node_modules/bplist-creator/package.json        |     8 +-
 node_modules/bplist-parser/package.json         |     6 +-
 node_modules/brace-expansion/.npmignore         |     3 -
 node_modules/brace-expansion/example.js         |     8 -
 node_modules/brace-expansion/package.json       |    26 +-
 node_modules/concat-map/package.json            |     6 +-
 node_modules/cordova-common/package.json        |     6 +-
 .../cordova-registry-mapper/package.json        |     8 +-
 node_modules/elementtree/package.json           |     6 +-
 node_modules/glob/package.json                  |     6 +-
 node_modules/inflight/package.json              |     6 +-
 node_modules/inherits/package.json              |     6 +-
 node_modules/ios-sim/node_modules/.bin/nopt     |    16 +-
 node_modules/ios-sim/node_modules/.bin/nopt.cmd |     7 -
 .../node_modules/bplist-parser/package.json     |     6 +-
 .../ios-sim/node_modules/nopt/package.json      |     6 +-
 node_modules/ios-sim/package.json               |     8 +-
 node_modules/lodash-node/LICENSE.txt            |    22 -
 node_modules/lodash-node/README.md              |    44 -
 node_modules/lodash-node/compat/arrays.js       |    40 -
 .../lodash-node/compat/arrays/compact.js        |    38 -
 .../lodash-node/compat/arrays/difference.js     |    31 -
 .../lodash-node/compat/arrays/findIndex.js      |    65 -
 .../lodash-node/compat/arrays/findLastIndex.js  |    63 -
 node_modules/lodash-node/compat/arrays/first.js |    86 -
 .../lodash-node/compat/arrays/flatten.js        |    66 -
 .../lodash-node/compat/arrays/indexOf.js        |    50 -
 .../lodash-node/compat/arrays/initial.js        |    82 -
 .../lodash-node/compat/arrays/intersection.js   |    83 -
 node_modules/lodash-node/compat/arrays/last.js  |    84 -
 .../lodash-node/compat/arrays/lastIndexOf.js    |    54 -
 node_modules/lodash-node/compat/arrays/pull.js  |    57 -
 node_modules/lodash-node/compat/arrays/range.js |    69 -
 .../lodash-node/compat/arrays/remove.js         |    71 -
 node_modules/lodash-node/compat/arrays/rest.js  |    83 -
 .../lodash-node/compat/arrays/sortedIndex.js    |    77 -
 node_modules/lodash-node/compat/arrays/union.js |    30 -
 node_modules/lodash-node/compat/arrays/uniq.js  |    69 -
 .../lodash-node/compat/arrays/without.js        |    31 -
 node_modules/lodash-node/compat/arrays/xor.js   |    46 -
 node_modules/lodash-node/compat/arrays/zip.js   |    40 -
 .../lodash-node/compat/arrays/zipObject.js      |    48 -
 node_modules/lodash-node/compat/chaining.js     |    17 -
 .../lodash-node/compat/chaining/chain.js        |    41 -
 node_modules/lodash-node/compat/chaining/tap.js |    35 -
 .../lodash-node/compat/chaining/wrapperChain.js |    40 -
 .../compat/chaining/wrapperToString.js          |    26 -
 .../compat/chaining/wrapperValueOf.js           |    28 -
 node_modules/lodash-node/compat/collections.js  |    49 -
 .../lodash-node/compat/collections/at.js        |    50 -
 .../lodash-node/compat/collections/contains.js  |    65 -
 .../lodash-node/compat/collections/countBy.js   |    55 -
 .../lodash-node/compat/collections/every.js     |    75 -
 .../lodash-node/compat/collections/filter.js    |    77 -
 .../lodash-node/compat/collections/find.js      |    81 -
 .../lodash-node/compat/collections/findLast.js  |    44 -
 .../lodash-node/compat/collections/forEach.js   |    55 -
 .../compat/collections/forEachRight.js          |    59 -
 .../lodash-node/compat/collections/groupBy.js   |    56 -
 .../lodash-node/compat/collections/indexBy.js   |    54 -
 .../lodash-node/compat/collections/invoke.js    |    47 -
 .../lodash-node/compat/collections/map.js       |    70 -
 .../lodash-node/compat/collections/max.js       |    90 -
 .../lodash-node/compat/collections/min.js       |    90 -
 .../lodash-node/compat/collections/pluck.js     |    33 -
 .../lodash-node/compat/collections/reduce.js    |    67 -
 .../compat/collections/reduceRight.js           |    42 -
 .../lodash-node/compat/collections/reject.js    |    57 -
 .../lodash-node/compat/collections/sample.js    |    52 -
 .../lodash-node/compat/collections/shuffle.js   |    39 -
 .../lodash-node/compat/collections/size.js      |    36 -
 .../lodash-node/compat/collections/some.js      |    76 -
 .../lodash-node/compat/collections/sortBy.js    |   101 -
 .../lodash-node/compat/collections/toArray.js   |    36 -
 .../lodash-node/compat/collections/where.js     |    38 -
 node_modules/lodash-node/compat/functions.js    |    27 -
 .../lodash-node/compat/functions/after.js       |    46 -
 .../lodash-node/compat/functions/bind.js        |    41 -
 .../lodash-node/compat/functions/bindAll.js     |    49 -
 .../lodash-node/compat/functions/bindKey.js     |    52 -
 .../lodash-node/compat/functions/compose.js     |    61 -
 .../compat/functions/createCallback.js          |    81 -
 .../lodash-node/compat/functions/curry.js       |    44 -
 .../lodash-node/compat/functions/debounce.js    |   156 -
 .../lodash-node/compat/functions/defer.js       |    35 -
 .../lodash-node/compat/functions/delay.js       |    36 -
 .../lodash-node/compat/functions/memoize.js     |    71 -
 .../lodash-node/compat/functions/once.js        |    48 -
 .../lodash-node/compat/functions/partial.js     |    34 -
 .../compat/functions/partialRight.js            |    43 -
 .../lodash-node/compat/functions/throttle.js    |    71 -
 .../lodash-node/compat/functions/wrap.js        |    36 -
 node_modules/lodash-node/compat/index.js        |   376 -
 .../lodash-node/compat/internals/arrayPool.js   |    13 -
 .../lodash-node/compat/internals/baseBind.js    |    62 -
 .../lodash-node/compat/internals/baseClone.js   |   154 -
 .../lodash-node/compat/internals/baseCreate.js  |    42 -
 .../compat/internals/baseCreateCallback.js      |    80 -
 .../compat/internals/baseCreateWrapper.js       |    78 -
 .../compat/internals/baseDifference.js          |    52 -
 .../lodash-node/compat/internals/baseEach.js    |    28 -
 .../lodash-node/compat/internals/baseFlatten.js |    52 -
 .../lodash-node/compat/internals/baseIndexOf.js |    32 -
 .../lodash-node/compat/internals/baseIsEqual.js |   212 -
 .../lodash-node/compat/internals/baseMerge.js   |    79 -
 .../lodash-node/compat/internals/baseRandom.js  |    29 -
 .../lodash-node/compat/internals/baseUniq.js    |    64 -
 .../compat/internals/cacheIndexOf.js            |    39 -
 .../lodash-node/compat/internals/cachePush.js   |    38 -
 .../compat/internals/charAtCallback.js          |    22 -
 .../compat/internals/compareAscending.js        |    47 -
 .../compat/internals/createAggregator.js        |    45 -
 .../lodash-node/compat/internals/createCache.js |    45 -
 .../compat/internals/createIterator.js          |   127 -
 .../compat/internals/createWrapper.js           |   106 -
 .../compat/internals/defaultsIteratorOptions.js |    26 -
 .../compat/internals/eachIteratorOptions.js     |    20 -
 .../compat/internals/escapeHtmlChar.js          |    22 -
 .../compat/internals/escapeStringChar.js        |    33 -
 .../compat/internals/forOwnIteratorOptions.js   |    17 -
 .../lodash-node/compat/internals/getArray.js    |    21 -
 .../lodash-node/compat/internals/getObject.js   |    35 -
 .../lodash-node/compat/internals/htmlEscapes.js |    26 -
 .../compat/internals/htmlUnescapes.js           |    15 -
 .../compat/internals/indicatorObject.js         |    13 -
 .../lodash-node/compat/internals/isNative.js    |    34 -
 .../lodash-node/compat/internals/isNode.js      |    23 -
 .../compat/internals/iteratorTemplate.js        |   109 -
 .../lodash-node/compat/internals/keyPrefix.js   |    13 -
 .../compat/internals/largeArraySize.js          |    13 -
 .../compat/internals/lodashWrapper.js           |    23 -
 .../lodash-node/compat/internals/maxPoolSize.js |    13 -
 .../lodash-node/compat/internals/objectPool.js  |    13 -
 .../lodash-node/compat/internals/objectTypes.js |    20 -
 .../compat/internals/reEscapedHtml.js           |    15 -
 .../compat/internals/reInterpolate.js           |    13 -
 .../compat/internals/reUnescapedHtml.js         |    15 -
 .../compat/internals/releaseArray.js            |    25 -
 .../compat/internals/releaseObject.js           |    29 -
 .../lodash-node/compat/internals/setBindData.js |    43 -
 .../compat/internals/shimIsPlainObject.js       |    67 -
 .../lodash-node/compat/internals/shimKeys.js    |    27 -
 .../lodash-node/compat/internals/slice.js       |    38 -
 .../compat/internals/unescapeHtmlChar.js        |    22 -
 node_modules/lodash-node/compat/objects.js      |    52 -
 .../lodash-node/compat/objects/assign.js        |    55 -
 .../lodash-node/compat/objects/clone.js         |    63 -
 .../lodash-node/compat/objects/cloneDeep.js     |    57 -
 .../lodash-node/compat/objects/create.js        |    48 -
 .../lodash-node/compat/objects/defaults.js      |    34 -
 .../lodash-node/compat/objects/findKey.js       |    65 -
 .../lodash-node/compat/objects/findLastKey.js   |    65 -
 .../lodash-node/compat/objects/forIn.js         |    48 -
 .../lodash-node/compat/objects/forInRight.js    |    57 -
 .../lodash-node/compat/objects/forOwn.js        |    36 -
 .../lodash-node/compat/objects/forOwnRight.js   |    44 -
 .../lodash-node/compat/objects/functions.js     |    37 -
 node_modules/lodash-node/compat/objects/has.js  |    35 -
 .../lodash-node/compat/objects/invert.js        |    37 -
 .../lodash-node/compat/objects/isArguments.js   |    52 -
 .../lodash-node/compat/objects/isArray.js       |    45 -
 .../lodash-node/compat/objects/isBoolean.js     |    37 -
 .../lodash-node/compat/objects/isDate.js        |    36 -
 .../lodash-node/compat/objects/isElement.js     |    27 -
 .../lodash-node/compat/objects/isEmpty.js       |    66 -
 .../lodash-node/compat/objects/isEqual.js       |    54 -
 .../lodash-node/compat/objects/isFinite.js      |    46 -
 .../lodash-node/compat/objects/isFunction.js    |    42 -
 .../lodash-node/compat/objects/isNaN.js         |    42 -
 .../lodash-node/compat/objects/isNull.js        |    30 -
 .../lodash-node/compat/objects/isNumber.js      |    39 -
 .../lodash-node/compat/objects/isObject.js      |    39 -
 .../lodash-node/compat/objects/isPlainObject.js |    62 -
 .../lodash-node/compat/objects/isRegExp.js      |    37 -
 .../lodash-node/compat/objects/isString.js      |    37 -
 .../lodash-node/compat/objects/isUndefined.js   |    27 -
 node_modules/lodash-node/compat/objects/keys.js |    42 -
 .../lodash-node/compat/objects/mapValues.js     |    58 -
 .../lodash-node/compat/objects/merge.js         |    97 -
 node_modules/lodash-node/compat/objects/omit.js |    67 -
 .../lodash-node/compat/objects/pairs.js         |    38 -
 node_modules/lodash-node/compat/objects/pick.js |    65 -
 .../lodash-node/compat/objects/transform.js     |    67 -
 .../lodash-node/compat/objects/values.js        |    36 -
 node_modules/lodash-node/compat/support.js      |   177 -
 node_modules/lodash-node/compat/utilities.js    |    28 -
 .../lodash-node/compat/utilities/constant.js    |    31 -
 .../lodash-node/compat/utilities/escape.js      |    31 -
 .../lodash-node/compat/utilities/identity.js    |    28 -
 .../lodash-node/compat/utilities/mixin.js       |    88 -
 .../lodash-node/compat/utilities/noConflict.js  |    30 -
 .../lodash-node/compat/utilities/noop.js        |    26 -
 .../lodash-node/compat/utilities/now.js         |    28 -
 .../lodash-node/compat/utilities/parseInt.js    |    53 -
 .../lodash-node/compat/utilities/property.js    |    40 -
 .../lodash-node/compat/utilities/random.js      |    73 -
 .../lodash-node/compat/utilities/result.js      |    45 -
 .../lodash-node/compat/utilities/template.js    |   216 -
 .../compat/utilities/templateSettings.js        |    73 -
 .../lodash-node/compat/utilities/times.js       |    46 -
 .../lodash-node/compat/utilities/unescape.js    |    32 -
 .../lodash-node/compat/utilities/uniqueId.js    |    34 -
 node_modules/lodash-node/modern/arrays.js       |    40 -
 .../lodash-node/modern/arrays/compact.js        |    38 -
 .../lodash-node/modern/arrays/difference.js     |    31 -
 .../lodash-node/modern/arrays/findIndex.js      |    65 -
 .../lodash-node/modern/arrays/findLastIndex.js  |    63 -
 node_modules/lodash-node/modern/arrays/first.js |    86 -
 .../lodash-node/modern/arrays/flatten.js        |    66 -
 .../lodash-node/modern/arrays/indexOf.js        |    50 -
 .../lodash-node/modern/arrays/initial.js        |    82 -
 .../lodash-node/modern/arrays/intersection.js   |    83 -
 node_modules/lodash-node/modern/arrays/last.js  |    84 -
 .../lodash-node/modern/arrays/lastIndexOf.js    |    54 -
 node_modules/lodash-node/modern/arrays/pull.js  |    57 -
 node_modules/lodash-node/modern/arrays/range.js |    69 -
 .../lodash-node/modern/arrays/remove.js         |    71 -
 node_modules/lodash-node/modern/arrays/rest.js  |    83 -
 .../lodash-node/modern/arrays/sortedIndex.js    |    77 -
 node_modules/lodash-node/modern/arrays/union.js |    30 -
 node_modules/lodash-node/modern/arrays/uniq.js  |    69 -
 .../lodash-node/modern/arrays/without.js        |    31 -
 node_modules/lodash-node/modern/arrays/xor.js   |    46 -
 node_modules/lodash-node/modern/arrays/zip.js   |    40 -
 .../lodash-node/modern/arrays/zipObject.js      |    48 -
 node_modules/lodash-node/modern/chaining.js     |    17 -
 .../lodash-node/modern/chaining/chain.js        |    41 -
 node_modules/lodash-node/modern/chaining/tap.js |    35 -
 .../lodash-node/modern/chaining/wrapperChain.js |    40 -
 .../modern/chaining/wrapperToString.js          |    26 -
 .../modern/chaining/wrapperValueOf.js           |    29 -
 node_modules/lodash-node/modern/collections.js  |    49 -
 .../lodash-node/modern/collections/at.js        |    46 -
 .../lodash-node/modern/collections/contains.js  |    65 -
 .../lodash-node/modern/collections/countBy.js   |    55 -
 .../lodash-node/modern/collections/every.js     |    74 -
 .../lodash-node/modern/collections/filter.js    |    76 -
 .../lodash-node/modern/collections/find.js      |    80 -
 .../lodash-node/modern/collections/findLast.js  |    44 -
 .../lodash-node/modern/collections/forEach.js   |    55 -
 .../modern/collections/forEachRight.js          |    52 -
 .../lodash-node/modern/collections/groupBy.js   |    56 -
 .../lodash-node/modern/collections/indexBy.js   |    54 -
 .../lodash-node/modern/collections/invoke.js    |    47 -
 .../lodash-node/modern/collections/map.js       |    70 -
 .../lodash-node/modern/collections/max.js       |    91 -
 .../lodash-node/modern/collections/min.js       |    91 -
 .../lodash-node/modern/collections/pluck.js     |    33 -
 .../lodash-node/modern/collections/reduce.js    |    67 -
 .../modern/collections/reduceRight.js           |    42 -
 .../lodash-node/modern/collections/reject.js    |    57 -
 .../lodash-node/modern/collections/sample.js    |    49 -
 .../lodash-node/modern/collections/shuffle.js   |    39 -
 .../lodash-node/modern/collections/size.js      |    36 -
 .../lodash-node/modern/collections/some.js      |    76 -
 .../lodash-node/modern/collections/sortBy.js    |   101 -
 .../lodash-node/modern/collections/toArray.js   |    33 -
 .../lodash-node/modern/collections/where.js     |    38 -
 node_modules/lodash-node/modern/functions.js    |    27 -
 .../lodash-node/modern/functions/after.js       |    46 -
 .../lodash-node/modern/functions/bind.js        |    40 -
 .../lodash-node/modern/functions/bindAll.js     |    49 -
 .../lodash-node/modern/functions/bindKey.js     |    52 -
 .../lodash-node/modern/functions/compose.js     |    61 -
 .../modern/functions/createCallback.js          |    81 -
 .../lodash-node/modern/functions/curry.js       |    44 -
 .../lodash-node/modern/functions/debounce.js    |   156 -
 .../lodash-node/modern/functions/defer.js       |    35 -
 .../lodash-node/modern/functions/delay.js       |    36 -
 .../lodash-node/modern/functions/memoize.js     |    71 -
 .../lodash-node/modern/functions/once.js        |    48 -
 .../lodash-node/modern/functions/partial.js     |    34 -
 .../modern/functions/partialRight.js            |    43 -
 .../lodash-node/modern/functions/throttle.js    |    71 -
 .../lodash-node/modern/functions/wrap.js        |    36 -
 node_modules/lodash-node/modern/index.js        |   354 -
 .../lodash-node/modern/internals/arrayPool.js   |    13 -
 .../lodash-node/modern/internals/baseBind.js    |    62 -
 .../lodash-node/modern/internals/baseClone.js   |   152 -
 .../lodash-node/modern/internals/baseCreate.js  |    42 -
 .../modern/internals/baseCreateCallback.js      |    80 -
 .../modern/internals/baseCreateWrapper.js       |    78 -
 .../modern/internals/baseDifference.js          |    52 -
 .../lodash-node/modern/internals/baseFlatten.js |    52 -
 .../lodash-node/modern/internals/baseIndexOf.js |    32 -
 .../lodash-node/modern/internals/baseIsEqual.js |   209 -
 .../lodash-node/modern/internals/baseMerge.js   |    79 -
 .../lodash-node/modern/internals/baseRandom.js  |    29 -
 .../lodash-node/modern/internals/baseUniq.js    |    64 -
 .../modern/internals/cacheIndexOf.js            |    39 -
 .../lodash-node/modern/internals/cachePush.js   |    38 -
 .../modern/internals/charAtCallback.js          |    22 -
 .../modern/internals/compareAscending.js        |    47 -
 .../modern/internals/createAggregator.js        |    45 -
 .../lodash-node/modern/internals/createCache.js |    45 -
 .../modern/internals/createWrapper.js           |   106 -
 .../modern/internals/escapeHtmlChar.js          |    22 -
 .../modern/internals/escapeStringChar.js        |    33 -
 .../lodash-node/modern/internals/getArray.js    |    21 -
 .../lodash-node/modern/internals/getObject.js   |    35 -
 .../lodash-node/modern/internals/htmlEscapes.js |    26 -
 .../modern/internals/htmlUnescapes.js           |    15 -
 .../lodash-node/modern/internals/isNative.js    |    34 -
 .../lodash-node/modern/internals/keyPrefix.js   |    13 -
 .../modern/internals/largeArraySize.js          |    13 -
 .../modern/internals/lodashWrapper.js           |    23 -
 .../lodash-node/modern/internals/maxPoolSize.js |    13 -
 .../lodash-node/modern/internals/objectPool.js  |    13 -
 .../lodash-node/modern/internals/objectTypes.js |    20 -
 .../modern/internals/reEscapedHtml.js           |    15 -
 .../modern/internals/reInterpolate.js           |    13 -
 .../modern/internals/reUnescapedHtml.js         |    15 -
 .../modern/internals/releaseArray.js            |    25 -
 .../modern/internals/releaseObject.js           |    29 -
 .../lodash-node/modern/internals/setBindData.js |    43 -
 .../modern/internals/shimIsPlainObject.js       |    52 -
 .../lodash-node/modern/internals/shimKeys.js    |    38 -
 .../lodash-node/modern/internals/slice.js       |    38 -
 .../modern/internals/unescapeHtmlChar.js        |    22 -
 node_modules/lodash-node/modern/objects.js      |    52 -
 .../lodash-node/modern/objects/assign.js        |    70 -
 .../lodash-node/modern/objects/clone.js         |    63 -
 .../lodash-node/modern/objects/cloneDeep.js     |    57 -
 .../lodash-node/modern/objects/create.js        |    48 -
 .../lodash-node/modern/objects/defaults.js      |    54 -
 .../lodash-node/modern/objects/findKey.js       |    65 -
 .../lodash-node/modern/objects/findLastKey.js   |    65 -
 .../lodash-node/modern/objects/forIn.js         |    54 -
 .../lodash-node/modern/objects/forInRight.js    |    57 -
 .../lodash-node/modern/objects/forOwn.js        |    50 -
 .../lodash-node/modern/objects/forOwnRight.js   |    44 -
 .../lodash-node/modern/objects/functions.js     |    37 -
 node_modules/lodash-node/modern/objects/has.js  |    35 -
 .../lodash-node/modern/objects/invert.js        |    37 -
 .../lodash-node/modern/objects/isArguments.js   |    40 -
 .../lodash-node/modern/objects/isArray.js       |    45 -
 .../lodash-node/modern/objects/isBoolean.js     |    37 -
 .../lodash-node/modern/objects/isDate.js        |    36 -
 .../lodash-node/modern/objects/isElement.js     |    27 -
 .../lodash-node/modern/objects/isEmpty.js       |    63 -
 .../lodash-node/modern/objects/isEqual.js       |    54 -
 .../lodash-node/modern/objects/isFinite.js      |    46 -
 .../lodash-node/modern/objects/isFunction.js    |    27 -
 .../lodash-node/modern/objects/isNaN.js         |    42 -
 .../lodash-node/modern/objects/isNull.js        |    30 -
 .../lodash-node/modern/objects/isNumber.js      |    39 -
 .../lodash-node/modern/objects/isObject.js      |    39 -
 .../lodash-node/modern/objects/isPlainObject.js |    60 -
 .../lodash-node/modern/objects/isRegExp.js      |    36 -
 .../lodash-node/modern/objects/isString.js      |    37 -
 .../lodash-node/modern/objects/isUndefined.js   |    27 -
 node_modules/lodash-node/modern/objects/keys.js |    36 -
 .../lodash-node/modern/objects/mapValues.js     |    58 -
 .../lodash-node/modern/objects/merge.js         |    97 -
 node_modules/lodash-node/modern/objects/omit.js |    67 -
 .../lodash-node/modern/objects/pairs.js         |    38 -
 node_modules/lodash-node/modern/objects/pick.js |    65 -
 .../lodash-node/modern/objects/transform.js     |    67 -
 .../lodash-node/modern/objects/values.js        |    36 -
 node_modules/lodash-node/modern/support.js      |    40 -
 node_modules/lodash-node/modern/utilities.js    |    28 -
 .../lodash-node/modern/utilities/constant.js    |    31 -
 .../lodash-node/modern/utilities/escape.js      |    31 -
 .../lodash-node/modern/utilities/identity.js    |    28 -
 .../lodash-node/modern/utilities/mixin.js       |    88 -
 .../lodash-node/modern/utilities/noConflict.js  |    30 -
 .../lodash-node/modern/utilities/noop.js        |    26 -
 .../lodash-node/modern/utilities/now.js         |    28 -
 .../lodash-node/modern/utilities/parseInt.js    |    53 -
 .../lodash-node/modern/utilities/property.js    |    40 -
 .../lodash-node/modern/utilities/random.js      |    73 -
 .../lodash-node/modern/utilities/result.js      |    45 -
 .../lodash-node/modern/utilities/template.js    |   216 -
 .../modern/utilities/templateSettings.js        |    73 -
 .../lodash-node/modern/utilities/times.js       |    46 -
 .../lodash-node/modern/utilities/unescape.js    |    32 -
 .../lodash-node/modern/utilities/uniqueId.js    |    34 -
 node_modules/lodash-node/package.json           |   111 -
 node_modules/lodash-node/underscore/arrays.js   |    35 -
 .../lodash-node/underscore/arrays/compact.js    |    38 -
 .../lodash-node/underscore/arrays/difference.js |    31 -
 .../lodash-node/underscore/arrays/first.js      |    86 -
 .../lodash-node/underscore/arrays/flatten.js    |    56 -
 .../lodash-node/underscore/arrays/indexOf.js    |    50 -
 .../lodash-node/underscore/arrays/initial.js    |    82 -
 .../underscore/arrays/intersection.js           |    60 -
 .../lodash-node/underscore/arrays/last.js       |    84 -
 .../underscore/arrays/lastIndexOf.js            |    54 -
 .../lodash-node/underscore/arrays/range.js      |    69 -
 .../lodash-node/underscore/arrays/rest.js       |    83 -
 .../underscore/arrays/sortedIndex.js            |    77 -
 .../lodash-node/underscore/arrays/union.js      |    30 -
 .../lodash-node/underscore/arrays/uniq.js       |    69 -
 .../lodash-node/underscore/arrays/without.js    |    31 -
 .../lodash-node/underscore/arrays/zip.js        |    39 -
 .../lodash-node/underscore/arrays/zipObject.js  |    48 -
 node_modules/lodash-node/underscore/chaining.js |    16 -
 .../lodash-node/underscore/chaining/chain.js    |    41 -
 .../lodash-node/underscore/chaining/tap.js      |    35 -
 .../underscore/chaining/wrapperChain.js         |    40 -
 .../underscore/chaining/wrapperValueOf.js       |    29 -
 .../lodash-node/underscore/collections.js       |    47 -
 .../underscore/collections/contains.js          |    54 -
 .../underscore/collections/countBy.js           |    55 -
 .../lodash-node/underscore/collections/every.js |    75 -
 .../underscore/collections/filter.js            |    76 -
 .../lodash-node/underscore/collections/find.js  |    81 -
 .../underscore/collections/findWhere.js         |    38 -
 .../underscore/collections/forEach.js           |    55 -
 .../underscore/collections/forEachRight.js      |    51 -
 .../underscore/collections/groupBy.js           |    56 -
 .../underscore/collections/indexBy.js           |    54 -
 .../underscore/collections/invoke.js            |    47 -
 .../lodash-node/underscore/collections/map.js   |    70 -
 .../lodash-node/underscore/collections/max.js   |    86 -
 .../lodash-node/underscore/collections/min.js   |    86 -
 .../lodash-node/underscore/collections/pluck.js |    33 -
 .../underscore/collections/reduce.js            |    67 -
 .../underscore/collections/reduceRight.js       |    42 -
 .../underscore/collections/reject.js            |    57 -
 .../underscore/collections/sample.js            |    49 -
 .../underscore/collections/shuffle.js           |    39 -
 .../lodash-node/underscore/collections/size.js  |    36 -
 .../lodash-node/underscore/collections/some.js  |    77 -
 .../underscore/collections/sortBy.js            |    86 -
 .../underscore/collections/toArray.js           |    37 -
 .../lodash-node/underscore/collections/where.js |    44 -
 .../lodash-node/underscore/functions.js         |    24 -
 .../lodash-node/underscore/functions/after.js   |    46 -
 .../lodash-node/underscore/functions/bind.js    |    40 -
 .../lodash-node/underscore/functions/bindAll.js |    49 -
 .../lodash-node/underscore/functions/compose.js |    61 -
 .../underscore/functions/createCallback.js      |    67 -
 .../underscore/functions/debounce.js            |   156 -
 .../lodash-node/underscore/functions/defer.js   |    35 -
 .../lodash-node/underscore/functions/delay.js   |    36 -
 .../lodash-node/underscore/functions/memoize.js |    65 -
 .../lodash-node/underscore/functions/once.js    |    48 -
 .../lodash-node/underscore/functions/partial.js |    34 -
 .../underscore/functions/throttle.js            |    65 -
 .../lodash-node/underscore/functions/wrap.js    |    36 -
 node_modules/lodash-node/underscore/index.js    |   284 -
 .../underscore/internals/baseBind.js            |    60 -
 .../underscore/internals/baseCreate.js          |    42 -
 .../underscore/internals/baseCreateCallback.js  |    47 -
 .../underscore/internals/baseCreateWrapper.js   |    76 -
 .../underscore/internals/baseDifference.js      |    35 -
 .../underscore/internals/baseFlatten.js         |    52 -
 .../underscore/internals/baseIndexOf.js         |    32 -
 .../underscore/internals/baseIsEqual.js         |   149 -
 .../underscore/internals/baseRandom.js          |    29 -
 .../underscore/internals/baseUniq.js            |    45 -
 .../underscore/internals/compareAscending.js    |    47 -
 .../underscore/internals/createAggregator.js    |    45 -
 .../underscore/internals/createWrapper.js       |    60 -
 .../underscore/internals/escapeHtmlChar.js      |    22 -
 .../underscore/internals/escapeStringChar.js    |    33 -
 .../underscore/internals/htmlEscapes.js         |    26 -
 .../underscore/internals/htmlUnescapes.js       |    15 -
 .../underscore/internals/indicatorObject.js     |    13 -
 .../underscore/internals/isNative.js            |    34 -
 .../underscore/internals/keyPrefix.js           |    13 -
 .../underscore/internals/lodashWrapper.js       |    23 -
 .../underscore/internals/objectTypes.js         |    20 -
 .../underscore/internals/reEscapedHtml.js       |    15 -
 .../underscore/internals/reInterpolate.js       |    13 -
 .../underscore/internals/reUnescapedHtml.js     |    15 -
 .../underscore/internals/shimKeys.js            |    38 -
 .../lodash-node/underscore/internals/slice.js   |    38 -
 .../underscore/internals/unescapeHtmlChar.js    |    22 -
 node_modules/lodash-node/underscore/objects.js  |    42 -
 .../lodash-node/underscore/objects/assign.js    |    58 -
 .../lodash-node/underscore/objects/clone.js     |    61 -
 .../lodash-node/underscore/objects/defaults.js  |    49 -
 .../lodash-node/underscore/objects/forIn.js     |    54 -
 .../lodash-node/underscore/objects/forOwn.js    |    53 -
 .../lodash-node/underscore/objects/functions.js |    37 -
 .../lodash-node/underscore/objects/has.js       |    35 -
 .../lodash-node/underscore/objects/invert.js    |    37 -
 .../underscore/objects/isArguments.js           |    51 -
 .../lodash-node/underscore/objects/isArray.js   |    45 -
 .../lodash-node/underscore/objects/isBoolean.js |    37 -
 .../lodash-node/underscore/objects/isDate.js    |    36 -
 .../lodash-node/underscore/objects/isElement.js |    27 -
 .../lodash-node/underscore/objects/isEmpty.js   |    54 -
 .../lodash-node/underscore/objects/isEqual.js   |    53 -
 .../lodash-node/underscore/objects/isFinite.js  |    46 -
 .../underscore/objects/isFunction.js            |    42 -
 .../lodash-node/underscore/objects/isNaN.js     |    42 -
 .../lodash-node/underscore/objects/isNull.js    |    30 -
 .../lodash-node/underscore/objects/isNumber.js  |    39 -
 .../lodash-node/underscore/objects/isObject.js  |    39 -
 .../lodash-node/underscore/objects/isRegExp.js  |    37 -
 .../lodash-node/underscore/objects/isString.js  |    37 -
 .../underscore/objects/isUndefined.js           |    27 -
 .../lodash-node/underscore/objects/keys.js      |    36 -
 .../lodash-node/underscore/objects/omit.js      |    57 -
 .../lodash-node/underscore/objects/pairs.js     |    38 -
 .../lodash-node/underscore/objects/pick.js      |    53 -
 .../lodash-node/underscore/objects/values.js    |    36 -
 node_modules/lodash-node/underscore/support.js  |    46 -
 .../lodash-node/underscore/utilities.js         |    26 -
 .../lodash-node/underscore/utilities/escape.js  |    31 -
 .../underscore/utilities/identity.js            |    28 -
 .../lodash-node/underscore/utilities/mixin.js   |    74 -
 .../underscore/utilities/noConflict.js          |    30 -
 .../lodash-node/underscore/utilities/noop.js    |    26 -
 .../lodash-node/underscore/utilities/now.js     |    28 -
 .../underscore/utilities/property.js            |    40 -
 .../lodash-node/underscore/utilities/random.js  |    58 -
 .../lodash-node/underscore/utilities/result.js  |    45 -
 .../underscore/utilities/template.js            |   163 -
 .../underscore/utilities/templateSettings.js    |    73 -
 .../lodash-node/underscore/utilities/times.js   |    46 -
 .../underscore/utilities/unescape.js            |    32 -
 .../underscore/utilities/uniqueId.js            |    34 -
 node_modules/lodash/package.json                |     6 +-
 node_modules/minimatch/package.json             |     6 +-
 node_modules/node-uuid/bin/uuid                 |     0
 node_modules/node-uuid/package.json             |     6 +-
 node_modules/nopt/package.json                  |     6 +-
 node_modules/once/package.json                  |     6 +-
 node_modules/os-homedir/package.json            |     6 +-
 node_modules/os-tmpdir/package.json             |     6 +-
 node_modules/osenv/package.json                 |     6 +-
 node_modules/path-is-absolute/package.json      |     6 +-
 node_modules/pegjs/CHANGELOG                    |   146 -
 node_modules/pegjs/CHANGELOG.md                 |   508 +
 node_modules/pegjs/LICENSE                      |     2 +-
 node_modules/pegjs/README.md                    |   375 +-
 node_modules/pegjs/VERSION                      |     2 +-
 node_modules/pegjs/bin/pegjs                    |   182 +-
 node_modules/pegjs/examples/arithmetics.pegjs   |    52 +-
 node_modules/pegjs/examples/css.pegjs           |   491 +-
 node_modules/pegjs/examples/javascript.pegjs    |  1650 +-
 node_modules/pegjs/examples/json.pegjs          |   204 +-
 node_modules/pegjs/lib/compiler.js              |    60 +
 node_modules/pegjs/lib/compiler/asts.js         |    64 +
 node_modules/pegjs/lib/compiler/javascript.js   |    57 +
 node_modules/pegjs/lib/compiler/opcodes.js      |    54 +
 .../lib/compiler/passes/generate-bytecode.js    |   618 +
 .../lib/compiler/passes/generate-javascript.js  |  1213 ++
 .../lib/compiler/passes/remove-proxy-rules.js   |    42 +
 .../compiler/passes/report-infinite-loops.js    |    29 +
 .../compiler/passes/report-left-recursion.js    |    53 +
 .../lib/compiler/passes/report-missing-rules.js |    23 +
 node_modules/pegjs/lib/compiler/visitor.js      |    71 +
 node_modules/pegjs/lib/grammar-error.js         |    18 +
 node_modules/pegjs/lib/parser.js                |  4974 ++++++
 node_modules/pegjs/lib/peg.js                   |  5140 +-----
 node_modules/pegjs/lib/utils/arrays.js          |   108 +
 node_modules/pegjs/lib/utils/classes.js         |    12 +
 node_modules/pegjs/lib/utils/objects.js         |    54 +
 node_modules/pegjs/package.json                 |    89 +-
 node_modules/plist/package.json                 |     9 +-
 node_modules/q/package.json                     |     6 +-
 node_modules/sax/package.json                   |     6 +-
 node_modules/semver/package.json                |     6 +-
 node_modules/shelljs/package.json               |     6 +-
 node_modules/simctl/node_modules/.bin/shjs      |    16 +-
 node_modules/simctl/node_modules/.bin/shjs.cmd  |     7 -
 .../simctl/node_modules/shelljs/package.json    |     6 +-
 node_modules/simctl/package.json                |     6 +-
 node_modules/simple-plist/README.md             |    34 +-
 .../node_modules/base64-js/.travis.yml          |     5 -
 .../node_modules/base64-js/LICENSE.MIT          |    21 -
 .../node_modules/base64-js/README.md            |    31 -
 .../node_modules/base64-js/bench/bench.js       |    19 -
 .../node_modules/base64-js/lib/b64.js           |   121 -
 .../node_modules/base64-js/package.json         |    87 -
 .../node_modules/base64-js/test/convert.js      |    52 -
 .../node_modules/bplist-parser/package.json     |     6 +-
 .../simple-plist/node_modules/plist/.jshintrc   |     4 -
 .../simple-plist/node_modules/plist/.travis.yml |    32 -
 .../simple-plist/node_modules/plist/History.md  |   112 -
 .../simple-plist/node_modules/plist/LICENSE     |    24 -
 .../simple-plist/node_modules/plist/Makefile    |    76 -
 .../simple-plist/node_modules/plist/README.md   |   113 -
 .../node_modules/plist/dist/plist-build.js      | 12596 --------------
 .../node_modules/plist/dist/plist-parse.js      |  3628 ----
 .../node_modules/plist/dist/plist.js            | 14920 -----------------
 .../plist/examples/browser/index.html           |    14 -
 .../node_modules/plist/lib/build.js             |   136 -
 .../simple-plist/node_modules/plist/lib/node.js |    49 -
 .../node_modules/plist/lib/parse.js             |   200 -
 .../node_modules/plist/lib/plist.js             |    23 -
 .../node_modules/plist/package.json             |   115 -
 .../node_modules/plist/test/build.js            |   133 -
 .../node_modules/plist/test/parse.js            |   448 -
 .../node_modules/util-deprecate/History.md      |     5 -
 .../node_modules/util-deprecate/LICENSE         |    24 -
 .../node_modules/util-deprecate/README.md       |    53 -
 .../node_modules/util-deprecate/browser.js      |    55 -
 .../node_modules/util-deprecate/node.js         |     6 -
 .../node_modules/util-deprecate/package.json    |    79 -
 .../node_modules/xmlbuilder/.npmignore          |     4 -
 .../node_modules/xmlbuilder/LICENSE             |    21 -
 .../node_modules/xmlbuilder/README.md           |    82 -
 .../node_modules/xmlbuilder/lib/XMLAttribute.js |    32 -
 .../node_modules/xmlbuilder/lib/XMLBuilder.js   |    70 -
 .../node_modules/xmlbuilder/lib/XMLCData.js     |    48 -
 .../node_modules/xmlbuilder/lib/XMLComment.js   |    48 -
 .../xmlbuilder/lib/XMLDTDAttList.js             |    71 -
 .../xmlbuilder/lib/XMLDTDElement.js             |    49 -
 .../node_modules/xmlbuilder/lib/XMLDTDEntity.js |    85 -
 .../xmlbuilder/lib/XMLDTDNotation.js            |    59 -
 .../xmlbuilder/lib/XMLDeclaration.js            |    70 -
 .../node_modules/xmlbuilder/lib/XMLDocType.js   |   183 -
 .../node_modules/xmlbuilder/lib/XMLElement.js   |   190 -
 .../node_modules/xmlbuilder/lib/XMLNode.js      |   304 -
 .../xmlbuilder/lib/XMLProcessingInstruction.js  |    50 -
 .../node_modules/xmlbuilder/lib/XMLRaw.js       |    48 -
 .../xmlbuilder/lib/XMLStringifier.js            |   163 -
 .../node_modules/xmlbuilder/lib/XMLText.js      |    49 -
 .../node_modules/xmlbuilder/lib/index.js        |    14 -
 .../node_modules/xmlbuilder/package.json        |    99 -
 node_modules/simple-plist/package.json          |    46 +-
 node_modules/simple-plist/simple-plist.js       |   114 +-
 node_modules/stream-buffers/package.json        |     6 +-
 node_modules/tail/package.json                  |     6 +-
 node_modules/underscore/package.json            |     6 +-
 node_modules/unorm/package.json                 |     8 +-
 node_modules/util-deprecate/package.json        |     6 +-
 node_modules/wrappy/package.json                |     6 +-
 node_modules/xcode/lib/pbxFile.js               |     4 +
 node_modules/xcode/lib/pbxProject.js            |    41 +-
 node_modules/xcode/package.json                 |    28 +-
 node_modules/xmlbuilder/package.json            |     6 +-
 node_modules/xmldom/package.json                |     9 +-
 650 files changed, 9930 insertions(+), 67979 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/.bin/ios-sim
----------------------------------------------------------------------
diff --git a/node_modules/.bin/ios-sim b/node_modules/.bin/ios-sim
index fa593cb..c435a8c 120000
--- a/node_modules/.bin/ios-sim
+++ b/node_modules/.bin/ios-sim
@@ -1,15 +1 @@
-#!/bin/sh
-basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
-
-case `uname` in
-    *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
-esac
-
-if [ -x "$basedir/node" ]; then
-  "$basedir/node"  "$basedir/../ios-sim/bin/ios-sim" "$@"
-  ret=$?
-else 
-  node  "$basedir/../ios-sim/bin/ios-sim" "$@"
-  ret=$?
-fi
-exit $ret
+../ios-sim/bin/ios-sim
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/.bin/ios-sim.cmd
----------------------------------------------------------------------
diff --git a/node_modules/.bin/ios-sim.cmd b/node_modules/.bin/ios-sim.cmd
deleted file mode 100644
index 85cc81a..0000000
--- a/node_modules/.bin/ios-sim.cmd
+++ /dev/null
@@ -1,7 +0,0 @@
-@IF EXIST "%~dp0\node.exe" (
-  "%~dp0\node.exe"  "%~dp0\..\ios-sim\bin\ios-sim" %*
-) ELSE (
-  @SETLOCAL
-  @SET PATHEXT=%PATHEXT:;.JS;=;%
-  node  "%~dp0\..\ios-sim\bin\ios-sim" %*
-)
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/.bin/nopt
----------------------------------------------------------------------
diff --git a/node_modules/.bin/nopt b/node_modules/.bin/nopt
index 714334e..6b6566e 120000
--- a/node_modules/.bin/nopt
+++ b/node_modules/.bin/nopt
@@ -1,15 +1 @@
-#!/bin/sh
-basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
-
-case `uname` in
-    *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
-esac
-
-if [ -x "$basedir/node" ]; then
-  "$basedir/node"  "$basedir/../nopt/bin/nopt.js" "$@"
-  ret=$?
-else 
-  node  "$basedir/../nopt/bin/nopt.js" "$@"
-  ret=$?
-fi
-exit $ret
+../nopt/bin/nopt.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/.bin/nopt.cmd
----------------------------------------------------------------------
diff --git a/node_modules/.bin/nopt.cmd b/node_modules/.bin/nopt.cmd
deleted file mode 100644
index 1626454..0000000
--- a/node_modules/.bin/nopt.cmd
+++ /dev/null
@@ -1,7 +0,0 @@
-@IF EXIST "%~dp0\node.exe" (
-  "%~dp0\node.exe"  "%~dp0\..\nopt\bin\nopt.js" %*
-) ELSE (
-  @SETLOCAL
-  @SET PATHEXT=%PATHEXT:;.JS;=;%
-  node  "%~dp0\..\nopt\bin\nopt.js" %*
-)
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/.bin/pegjs
----------------------------------------------------------------------
diff --git a/node_modules/.bin/pegjs b/node_modules/.bin/pegjs
index af949a6..67b7cec 120000
--- a/node_modules/.bin/pegjs
+++ b/node_modules/.bin/pegjs
@@ -1,15 +1 @@
-#!/bin/sh
-basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
-
-case `uname` in
-    *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
-esac
-
-if [ -x "$basedir/node" ]; then
-  "$basedir/node"  "$basedir/../pegjs/bin/pegjs" "$@"
-  ret=$?
-else 
-  node  "$basedir/../pegjs/bin/pegjs" "$@"
-  ret=$?
-fi
-exit $ret
+../pegjs/bin/pegjs
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/.bin/pegjs.cmd
----------------------------------------------------------------------
diff --git a/node_modules/.bin/pegjs.cmd b/node_modules/.bin/pegjs.cmd
deleted file mode 100644
index 717a8a9..0000000
--- a/node_modules/.bin/pegjs.cmd
+++ /dev/null
@@ -1,7 +0,0 @@
-@IF EXIST "%~dp0\node.exe" (
-  "%~dp0\node.exe"  "%~dp0\..\pegjs\bin\pegjs" %*
-) ELSE (
-  @SETLOCAL
-  @SET PATHEXT=%PATHEXT:;.JS;=;%
-  node  "%~dp0\..\pegjs\bin\pegjs" %*
-)
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/.bin/semver
----------------------------------------------------------------------
diff --git a/node_modules/.bin/semver b/node_modules/.bin/semver
index d592e69..317eb29 120000
--- a/node_modules/.bin/semver
+++ b/node_modules/.bin/semver
@@ -1,15 +1 @@
-#!/bin/sh
-basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
-
-case `uname` in
-    *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
-esac
-
-if [ -x "$basedir/node" ]; then
-  "$basedir/node"  "$basedir/../semver/bin/semver" "$@"
-  ret=$?
-else 
-  node  "$basedir/../semver/bin/semver" "$@"
-  ret=$?
-fi
-exit $ret
+../semver/bin/semver
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/.bin/semver.cmd
----------------------------------------------------------------------
diff --git a/node_modules/.bin/semver.cmd b/node_modules/.bin/semver.cmd
deleted file mode 100644
index 37c00a4..0000000
--- a/node_modules/.bin/semver.cmd
+++ /dev/null
@@ -1,7 +0,0 @@
-@IF EXIST "%~dp0\node.exe" (
-  "%~dp0\node.exe"  "%~dp0\..\semver\bin\semver" %*
-) ELSE (
-  @SETLOCAL
-  @SET PATHEXT=%PATHEXT:;.JS;=;%
-  node  "%~dp0\..\semver\bin\semver" %*
-)
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/.bin/shjs
----------------------------------------------------------------------
diff --git a/node_modules/.bin/shjs b/node_modules/.bin/shjs
index 1d45691..a044997 120000
--- a/node_modules/.bin/shjs
+++ b/node_modules/.bin/shjs
@@ -1,15 +1 @@
-#!/bin/sh
-basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
-
-case `uname` in
-    *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
-esac
-
-if [ -x "$basedir/node" ]; then
-  "$basedir/node"  "$basedir/../shelljs/bin/shjs" "$@"
-  ret=$?
-else 
-  node  "$basedir/../shelljs/bin/shjs" "$@"
-  ret=$?
-fi
-exit $ret
+../shelljs/bin/shjs
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/.bin/shjs.cmd
----------------------------------------------------------------------
diff --git a/node_modules/.bin/shjs.cmd b/node_modules/.bin/shjs.cmd
deleted file mode 100644
index 3d98b0b..0000000
--- a/node_modules/.bin/shjs.cmd
+++ /dev/null
@@ -1,7 +0,0 @@
-@IF EXIST "%~dp0\node.exe" (
-  "%~dp0\node.exe"  "%~dp0\..\shelljs\bin\shjs" %*
-) ELSE (
-  @SETLOCAL
-  @SET PATHEXT=%PATHEXT:;.JS;=;%
-  node  "%~dp0\..\shelljs\bin\shjs" %*
-)
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/.bin/uuid
----------------------------------------------------------------------
diff --git a/node_modules/.bin/uuid b/node_modules/.bin/uuid
deleted file mode 100644
index 4f0e8e6..0000000
--- a/node_modules/.bin/uuid
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/bin/sh
-basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
-
-case `uname` in
-    *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
-esac
-
-if [ -x "$basedir/node" ]; then
-  "$basedir/node"  "$basedir/../node-uuid/bin/uuid" "$@"
-  ret=$?
-else 
-  node  "$basedir/../node-uuid/bin/uuid" "$@"
-  ret=$?
-fi
-exit $ret
diff --git a/node_modules/.bin/uuid b/node_modules/.bin/uuid
new file mode 120000
index 0000000..80eb14a
--- /dev/null
+++ b/node_modules/.bin/uuid
@@ -0,0 +1 @@
+../node-uuid/bin/uuid
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/.bin/uuid.cmd
----------------------------------------------------------------------
diff --git a/node_modules/.bin/uuid.cmd b/node_modules/.bin/uuid.cmd
deleted file mode 100644
index 9f2abd0..0000000
--- a/node_modules/.bin/uuid.cmd
+++ /dev/null
@@ -1,7 +0,0 @@
-@IF EXIST "%~dp0\node.exe" (
-  "%~dp0\node.exe"  "%~dp0\..\node-uuid\bin\uuid" %*
-) ELSE (
-  @SETLOCAL
-  @SET PATHEXT=%PATHEXT:;.JS;=;%
-  node  "%~dp0\..\node-uuid\bin\uuid" %*
-)
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/abbrev/.npmignore
----------------------------------------------------------------------
diff --git a/node_modules/abbrev/.npmignore b/node_modules/abbrev/.npmignore
deleted file mode 100644
index 9d6cd2f..0000000
--- a/node_modules/abbrev/.npmignore
+++ /dev/null
@@ -1,4 +0,0 @@
-.nyc_output
-nyc_output
-node_modules
-coverage

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/abbrev/.travis.yml
----------------------------------------------------------------------
diff --git a/node_modules/abbrev/.travis.yml b/node_modules/abbrev/.travis.yml
deleted file mode 100644
index 991d04b..0000000
--- a/node_modules/abbrev/.travis.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-language: node_js
-node_js:
-  - '0.10'
-  - '0.12'
-  - 'iojs'

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/abbrev/CONTRIBUTING.md
----------------------------------------------------------------------
diff --git a/node_modules/abbrev/CONTRIBUTING.md b/node_modules/abbrev/CONTRIBUTING.md
deleted file mode 100644
index 2f30261..0000000
--- a/node_modules/abbrev/CONTRIBUTING.md
+++ /dev/null
@@ -1,3 +0,0 @@
- To get started, <a
- href="http://www.clahub.com/agreements/isaacs/abbrev-js">sign the
- Contributor License Agreement</a>.

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/abbrev/package.json
----------------------------------------------------------------------
diff --git a/node_modules/abbrev/package.json b/node_modules/abbrev/package.json
index afd28ed..89a4376 100644
--- a/node_modules/abbrev/package.json
+++ b/node_modules/abbrev/package.json
@@ -2,20 +2,24 @@
   "_args": [
     [
       "abbrev@1",
-      "D:\\Cordova\\cordova-ios\\node_modules\\ios-sim\\node_modules\\nopt"
+      "/Users/steveng/repo/cordova/cordova-ios/node_modules/ios-sim/node_modules/nopt"
     ]
   ],
   "_from": "abbrev@>=1.0.0 <2.0.0",
-  "_id": "abbrev@1.0.7",
+  "_id": "abbrev@1.0.9",
   "_inCache": true,
   "_installable": true,
   "_location": "/abbrev",
-  "_nodeVersion": "2.0.1",
+  "_nodeVersion": "4.4.4",
+  "_npmOperationalInternal": {
+    "host": "packages-16-east.internal.npmjs.com",
+    "tmp": "tmp/abbrev-1.0.9.tgz_1466016055839_0.7825860097073019"
+  },
   "_npmUser": {
-    "email": "isaacs@npmjs.com",
+    "email": "i@izs.me",
     "name": "isaacs"
   },
-  "_npmVersion": "2.10.1",
+  "_npmVersion": "3.9.1",
   "_phantomChildren": {},
   "_requested": {
     "name": "abbrev",
@@ -29,11 +33,11 @@
     "/ios-sim/nopt",
     "/nopt"
   ],
-  "_resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.7.tgz",
-  "_shasum": "5b6035b2ee9d4fb5cf859f08a9be81b208491843",
+  "_resolved": "http://registry.npmjs.org/abbrev/-/abbrev-1.0.9.tgz",
+  "_shasum": "91b4792588a7738c25f35dd6f63752a2f8776135",
   "_shrinkwrap": null,
   "_spec": "abbrev@1",
-  "_where": "D:\\Cordova\\cordova-ios\\node_modules\\ios-sim\\node_modules\\nopt",
+  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/ios-sim/node_modules/nopt",
   "author": {
     "email": "i@izs.me",
     "name": "Isaac Z. Schlueter"
@@ -44,14 +48,17 @@
   "dependencies": {},
   "description": "Like ruby's abbrev module, but in js",
   "devDependencies": {
-    "tap": "^1.2.0"
+    "tap": "^5.7.2"
   },
   "directories": {},
   "dist": {
-    "shasum": "5b6035b2ee9d4fb5cf859f08a9be81b208491843",
-    "tarball": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.7.tgz"
+    "shasum": "91b4792588a7738c25f35dd6f63752a2f8776135",
+    "tarball": "https://registry.npmjs.org/abbrev/-/abbrev-1.0.9.tgz"
   },
-  "gitHead": "821d09ce7da33627f91bbd8ed631497ed6f760c2",
+  "files": [
+    "abbrev.js"
+  ],
+  "gitHead": "c386cd9dbb1d8d7581718c54d4ba944cc9298d6f",
   "homepage": "https://github.com/isaacs/abbrev-js#readme",
   "license": "ISC",
   "main": "abbrev.js",
@@ -71,5 +78,5 @@
   "scripts": {
     "test": "tap test.js --cov"
   },
-  "version": "1.0.7"
+  "version": "1.0.9"
 }

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/abbrev/test.js
----------------------------------------------------------------------
diff --git a/node_modules/abbrev/test.js b/node_modules/abbrev/test.js
deleted file mode 100644
index eb30e42..0000000
--- a/node_modules/abbrev/test.js
+++ /dev/null
@@ -1,47 +0,0 @@
-var abbrev = require('./abbrev.js')
-var assert = require("assert")
-var util = require("util")
-
-console.log("TAP version 13")
-var count = 0
-
-function test (list, expect) {
-  count++
-  var actual = abbrev(list)
-  assert.deepEqual(actual, expect,
-    "abbrev("+util.inspect(list)+") === " + util.inspect(expect) + "\n"+
-    "actual: "+util.inspect(actual))
-  actual = abbrev.apply(exports, list)
-  assert.deepEqual(abbrev.apply(exports, list), expect,
-    "abbrev("+list.map(JSON.stringify).join(",")+") === " + util.inspect(expect) + "\n"+
-    "actual: "+util.inspect(actual))
-  console.log('ok - ' + list.join(' '))
-}
-
-test([ "ruby", "ruby", "rules", "rules", "rules" ],
-{ rub: 'ruby'
-, ruby: 'ruby'
-, rul: 'rules'
-, rule: 'rules'
-, rules: 'rules'
-})
-test(["fool", "foom", "pool", "pope"],
-{ fool: 'fool'
-, foom: 'foom'
-, poo: 'pool'
-, pool: 'pool'
-, pop: 'pope'
-, pope: 'pope'
-})
-test(["a", "ab", "abc", "abcd", "abcde", "acde"],
-{ a: 'a'
-, ab: 'ab'
-, abc: 'abc'
-, abcd: 'abcd'
-, abcde: 'abcde'
-, ac: 'acde'
-, acd: 'acde'
-, acde: 'acde'
-})
-
-console.log("1..%d", count)

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/ansi/package.json
----------------------------------------------------------------------
diff --git a/node_modules/ansi/package.json b/node_modules/ansi/package.json
index 8286df4..584d1aa 100644
--- a/node_modules/ansi/package.json
+++ b/node_modules/ansi/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "ansi@^0.3.1",
-      "D:\\Cordova\\cordova-ios\\node_modules\\cordova-common"
+      "/Users/steveng/repo/cordova/cordova-ios/node_modules/cordova-common"
     ]
   ],
   "_from": "ansi@>=0.3.1 <0.4.0",
@@ -28,11 +28,11 @@
   "_requiredBy": [
     "/cordova-common"
   ],
-  "_resolved": "https://registry.npmjs.org/ansi/-/ansi-0.3.1.tgz",
+  "_resolved": "http://registry.npmjs.org/ansi/-/ansi-0.3.1.tgz",
   "_shasum": "0c42d4fb17160d5a9af1e484bace1c66922c1b21",
   "_shrinkwrap": null,
   "_spec": "ansi@^0.3.1",
-  "_where": "D:\\Cordova\\cordova-ios\\node_modules\\cordova-common",
+  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/cordova-common",
   "author": {
     "email": "nathan@tootallnate.net",
     "name": "Nathan Rajlich",

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/balanced-match/package.json
----------------------------------------------------------------------
diff --git a/node_modules/balanced-match/package.json b/node_modules/balanced-match/package.json
index 51c2262..1c14d43 100644
--- a/node_modules/balanced-match/package.json
+++ b/node_modules/balanced-match/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "balanced-match@^0.4.1",
-      "D:\\Cordova\\cordova-ios\\node_modules\\brace-expansion"
+      "/Users/steveng/repo/cordova/cordova-ios/node_modules/brace-expansion"
     ]
   ],
   "_from": "balanced-match@>=0.4.1 <0.5.0",
@@ -32,11 +32,11 @@
   "_requiredBy": [
     "/brace-expansion"
   ],
-  "_resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.4.1.tgz",
+  "_resolved": "http://registry.npmjs.org/balanced-match/-/balanced-match-0.4.1.tgz",
   "_shasum": "19053e2e0748eadb379da6c09d455cf5e1039335",
   "_shrinkwrap": null,
   "_spec": "balanced-match@^0.4.1",
-  "_where": "D:\\Cordova\\cordova-ios\\node_modules\\brace-expansion",
+  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/brace-expansion",
   "author": {
     "email": "mail@juliangruber.com",
     "name": "Julian Gruber",

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/base64-js/package.json
----------------------------------------------------------------------
diff --git a/node_modules/base64-js/package.json b/node_modules/base64-js/package.json
index 17e7672..7e49800 100644
--- a/node_modules/base64-js/package.json
+++ b/node_modules/base64-js/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "base64-js@0.0.8",
-      "D:\\Cordova\\cordova-ios\\node_modules\\plist"
+      "/Users/steveng/repo/cordova/cordova-ios/node_modules/plist"
     ]
   ],
   "_from": "base64-js@0.0.8",
@@ -28,11 +28,11 @@
   "_requiredBy": [
     "/plist"
   ],
-  "_resolved": "https://registry.npmjs.org/base64-js/-/base64-js-0.0.8.tgz",
+  "_resolved": "http://registry.npmjs.org/base64-js/-/base64-js-0.0.8.tgz",
   "_shasum": "1101e9544f4a76b1bc3b26d452ca96d7a35e7978",
   "_shrinkwrap": null,
   "_spec": "base64-js@0.0.8",
-  "_where": "D:\\Cordova\\cordova-ios\\node_modules\\plist",
+  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/plist",
   "author": {
     "email": "t.jameson.little@gmail.com",
     "name": "T. Jameson Little"

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/big-integer/package.json
----------------------------------------------------------------------
diff --git a/node_modules/big-integer/package.json b/node_modules/big-integer/package.json
index 5b7f93c..159f5bd 100644
--- a/node_modules/big-integer/package.json
+++ b/node_modules/big-integer/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "big-integer@^1.6.7",
-      "D:\\Cordova\\cordova-ios\\node_modules\\bplist-parser"
+      "/Users/steveng/repo/cordova/cordova-ios/node_modules/bplist-parser"
     ]
   ],
   "_from": "big-integer@>=1.6.7 <2.0.0",
@@ -32,11 +32,11 @@
   "_requiredBy": [
     "/bplist-parser"
   ],
-  "_resolved": "https://registry.npmjs.org/big-integer/-/big-integer-1.6.15.tgz",
+  "_resolved": "http://registry.npmjs.org/big-integer/-/big-integer-1.6.15.tgz",
   "_shasum": "33d27d3b7388dfcc4b86d3130c10740cec01fb9e",
   "_shrinkwrap": null,
   "_spec": "big-integer@^1.6.7",
-  "_where": "D:\\Cordova\\cordova-ios\\node_modules\\bplist-parser",
+  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/bplist-parser",
   "author": {
     "email": "peter.e.c.olson+npm@gmail.com",
     "name": "Peter Olson"

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/bplist-creator/package.json
----------------------------------------------------------------------
diff --git a/node_modules/bplist-creator/package.json b/node_modules/bplist-creator/package.json
index 0535c11..39d8884 100644
--- a/node_modules/bplist-creator/package.json
+++ b/node_modules/bplist-creator/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "bplist-creator@0.0.4",
-      "D:\\Cordova\\cordova-ios\\node_modules\\simple-plist"
+      "/Users/steveng/repo/cordova/cordova-ios/node_modules/simple-plist"
     ]
   ],
   "_from": "bplist-creator@0.0.4",
@@ -27,11 +27,11 @@
   "_requiredBy": [
     "/simple-plist"
   ],
-  "_resolved": "https://registry.npmjs.org/bplist-creator/-/bplist-creator-0.0.4.tgz",
+  "_resolved": "http://registry.npmjs.org/bplist-creator/-/bplist-creator-0.0.4.tgz",
   "_shasum": "4ac0496782e127a85c1d2026a4f5eb22a7aff991",
   "_shrinkwrap": null,
   "_spec": "bplist-creator@0.0.4",
-  "_where": "D:\\Cordova\\cordova-ios\\node_modules\\simple-plist",
+  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/simple-plist",
   "author": {
     "name": "https://github.com/nearinfinity/node-bplist-parser.git"
   },
@@ -49,7 +49,7 @@
   "directories": {},
   "dist": {
     "shasum": "4ac0496782e127a85c1d2026a4f5eb22a7aff991",
-    "tarball": "http://registry.npmjs.org/bplist-creator/-/bplist-creator-0.0.4.tgz"
+    "tarball": "https://registry.npmjs.org/bplist-creator/-/bplist-creator-0.0.4.tgz"
   },
   "homepage": "https://github.com/nearinfinity/node-bplist-creator",
   "keywords": [

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/bplist-parser/package.json
----------------------------------------------------------------------
diff --git a/node_modules/bplist-parser/package.json b/node_modules/bplist-parser/package.json
index 9d6dfd9..92456da 100644
--- a/node_modules/bplist-parser/package.json
+++ b/node_modules/bplist-parser/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "bplist-parser@^0.1.0",
-      "D:\\Cordova\\cordova-ios\\node_modules\\cordova-common"
+      "/Users/steveng/repo/cordova/cordova-ios/node_modules/cordova-common"
     ]
   ],
   "_from": "bplist-parser@>=0.1.0 <0.2.0",
@@ -28,11 +28,11 @@
   "_requiredBy": [
     "/cordova-common"
   ],
-  "_resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.1.1.tgz",
+  "_resolved": "http://registry.npmjs.org/bplist-parser/-/bplist-parser-0.1.1.tgz",
   "_shasum": "d60d5dcc20cba6dc7e1f299b35d3e1f95dafbae6",
   "_shrinkwrap": null,
   "_spec": "bplist-parser@^0.1.0",
-  "_where": "D:\\Cordova\\cordova-ios\\node_modules\\cordova-common",
+  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/cordova-common",
   "author": {
     "email": "joe.ferner@nearinfinity.com",
     "name": "Joe Ferner"

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/brace-expansion/.npmignore
----------------------------------------------------------------------
diff --git a/node_modules/brace-expansion/.npmignore b/node_modules/brace-expansion/.npmignore
deleted file mode 100644
index 353546a..0000000
--- a/node_modules/brace-expansion/.npmignore
+++ /dev/null
@@ -1,3 +0,0 @@
-test
-.gitignore
-.travis.yml

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/brace-expansion/example.js
----------------------------------------------------------------------
diff --git a/node_modules/brace-expansion/example.js b/node_modules/brace-expansion/example.js
deleted file mode 100644
index 60ecfc7..0000000
--- a/node_modules/brace-expansion/example.js
+++ /dev/null
@@ -1,8 +0,0 @@
-var expand = require('./');
-
-console.log(expand('http://any.org/archive{1996..1999}/vol{1..4}/part{a,b,c}.html'));
-console.log(expand('http://www.numericals.com/file{1..100..10}.txt'));
-console.log(expand('http://www.letters.com/file{a..z..2}.txt'));
-console.log(expand('mkdir /usr/local/src/bash/{old,new,dist,bugs}'));
-console.log(expand('chown root /usr/{ucb/{ex,edit},lib/{ex?.?*,how_ex}}'));
-

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/brace-expansion/package.json
----------------------------------------------------------------------
diff --git a/node_modules/brace-expansion/package.json b/node_modules/brace-expansion/package.json
index d962f2d..6fbff9a 100644
--- a/node_modules/brace-expansion/package.json
+++ b/node_modules/brace-expansion/package.json
@@ -2,24 +2,24 @@
   "_args": [
     [
       "brace-expansion@^1.0.0",
-      "D:\\Cordova\\cordova-ios\\node_modules\\minimatch"
+      "/Users/steveng/repo/cordova/cordova-ios/node_modules/minimatch"
     ]
   ],
   "_from": "brace-expansion@>=1.0.0 <2.0.0",
-  "_id": "brace-expansion@1.1.4",
+  "_id": "brace-expansion@1.1.5",
   "_inCache": true,
   "_installable": true,
   "_location": "/brace-expansion",
-  "_nodeVersion": "6.0.0",
+  "_nodeVersion": "4.4.5",
   "_npmOperationalInternal": {
-    "host": "packages-12-west.internal.npmjs.com",
-    "tmp": "tmp/brace-expansion-1.1.4.tgz_1462130058897_0.14984136167913675"
+    "host": "packages-16-east.internal.npmjs.com",
+    "tmp": "tmp/brace-expansion-1.1.5.tgz_1465989660138_0.34528115345165133"
   },
   "_npmUser": {
     "email": "julian@juliangruber.com",
     "name": "juliangruber"
   },
-  "_npmVersion": "3.8.6",
+  "_npmVersion": "2.15.5",
   "_phantomChildren": {},
   "_requested": {
     "name": "brace-expansion",
@@ -32,11 +32,11 @@
   "_requiredBy": [
     "/minimatch"
   ],
-  "_resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.4.tgz",
-  "_shasum": "464a204c77f482c085c2a36c456bbfbafb67a127",
+  "_resolved": "http://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.5.tgz",
+  "_shasum": "f5b4ad574e2cb7ccc1eb83e6fe79b8ecadf7a526",
   "_shrinkwrap": null,
   "_spec": "brace-expansion@^1.0.0",
-  "_where": "D:\\Cordova\\cordova-ios\\node_modules\\minimatch",
+  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/minimatch",
   "author": {
     "email": "mail@juliangruber.com",
     "name": "Julian Gruber",
@@ -55,10 +55,10 @@
   },
   "directories": {},
   "dist": {
-    "shasum": "464a204c77f482c085c2a36c456bbfbafb67a127",
-    "tarball": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.4.tgz"
+    "shasum": "f5b4ad574e2cb7ccc1eb83e6fe79b8ecadf7a526",
+    "tarball": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.5.tgz"
   },
-  "gitHead": "1660b75d0bf03b022e7888b576cd5a4080692c1d",
+  "gitHead": "ff31acab078f1bb696ac4c55ca56ea24e6495fb6",
   "homepage": "https://github.com/juliangruber/brace-expansion",
   "keywords": [],
   "license": "MIT",
@@ -100,5 +100,5 @@
     ],
     "files": "test/*.js"
   },
-  "version": "1.1.4"
+  "version": "1.1.5"
 }

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/concat-map/package.json
----------------------------------------------------------------------
diff --git a/node_modules/concat-map/package.json b/node_modules/concat-map/package.json
index 01848c6..8ed4b22 100644
--- a/node_modules/concat-map/package.json
+++ b/node_modules/concat-map/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "concat-map@0.0.1",
-      "D:\\Cordova\\cordova-ios\\node_modules\\brace-expansion"
+      "/Users/steveng/repo/cordova/cordova-ios/node_modules/brace-expansion"
     ]
   ],
   "_from": "concat-map@0.0.1",
@@ -27,11 +27,11 @@
   "_requiredBy": [
     "/brace-expansion"
   ],
-  "_resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
+  "_resolved": "http://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
   "_shasum": "d8a96bd77fd68df7793a73036a3ba0d5405d477b",
   "_shrinkwrap": null,
   "_spec": "concat-map@0.0.1",
-  "_where": "D:\\Cordova\\cordova-ios\\node_modules\\brace-expansion",
+  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/brace-expansion",
   "author": {
     "email": "mail@substack.net",
     "name": "James Halliday",

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/cordova-common/package.json
----------------------------------------------------------------------
diff --git a/node_modules/cordova-common/package.json b/node_modules/cordova-common/package.json
index 5b868ba..0513fbf 100644
--- a/node_modules/cordova-common/package.json
+++ b/node_modules/cordova-common/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "cordova-common@^1.3.0",
-      "D:\\Cordova\\cordova-ios"
+      "/Users/steveng/repo/cordova/cordova-ios"
     ]
   ],
   "_from": "cordova-common@>=1.3.0 <2.0.0",
@@ -32,11 +32,11 @@
   "_requiredBy": [
     "/"
   ],
-  "_resolved": "https://registry.npmjs.org/cordova-common/-/cordova-common-1.3.0.tgz",
+  "_resolved": "file:cordova-dist/tools/cordova-common-1.3.0.tgz",
   "_shasum": "f75161f6aa7cef5486fd5d69a3b0a1f628334491",
   "_shrinkwrap": null,
   "_spec": "cordova-common@^1.3.0",
-  "_where": "D:\\Cordova\\cordova-ios",
+  "_where": "/Users/steveng/repo/cordova/cordova-ios",
   "author": {
     "name": "Apache Software Foundation"
   },

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/cordova-registry-mapper/package.json
----------------------------------------------------------------------
diff --git a/node_modules/cordova-registry-mapper/package.json b/node_modules/cordova-registry-mapper/package.json
index 17dd973..e85eea0 100644
--- a/node_modules/cordova-registry-mapper/package.json
+++ b/node_modules/cordova-registry-mapper/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "cordova-registry-mapper@^1.1.8",
-      "D:\\Cordova\\cordova-ios\\node_modules\\cordova-common"
+      "/Users/steveng/repo/cordova/cordova-ios/node_modules/cordova-common"
     ]
   ],
   "_from": "cordova-registry-mapper@>=1.1.8 <2.0.0",
@@ -28,11 +28,11 @@
   "_requiredBy": [
     "/cordova-common"
   ],
-  "_resolved": "https://registry.npmjs.org/cordova-registry-mapper/-/cordova-registry-mapper-1.1.15.tgz",
+  "_resolved": "http://registry.npmjs.org/cordova-registry-mapper/-/cordova-registry-mapper-1.1.15.tgz",
   "_shasum": "e244b9185b8175473bff6079324905115f83dc7c",
   "_shrinkwrap": null,
   "_spec": "cordova-registry-mapper@^1.1.8",
-  "_where": "D:\\Cordova\\cordova-ios\\node_modules\\cordova-common",
+  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/cordova-common",
   "author": {
     "name": "Steve Gill"
   },
@@ -47,7 +47,7 @@
   "directories": {},
   "dist": {
     "shasum": "e244b9185b8175473bff6079324905115f83dc7c",
-    "tarball": "http://registry.npmjs.org/cordova-registry-mapper/-/cordova-registry-mapper-1.1.15.tgz"
+    "tarball": "https://registry.npmjs.org/cordova-registry-mapper/-/cordova-registry-mapper-1.1.15.tgz"
   },
   "gitHead": "00af0f028ec94154a364eeabe38b8e22320647bd",
   "homepage": "https://github.com/stevengill/cordova-registry-mapper#readme",

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/elementtree/package.json
----------------------------------------------------------------------
diff --git a/node_modules/elementtree/package.json b/node_modules/elementtree/package.json
index 7eef8bc..d904f5d 100644
--- a/node_modules/elementtree/package.json
+++ b/node_modules/elementtree/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "elementtree@^0.1.6",
-      "D:\\Cordova\\cordova-ios\\node_modules\\cordova-common"
+      "/Users/steveng/repo/cordova/cordova-ios/node_modules/cordova-common"
     ]
   ],
   "_from": "elementtree@>=0.1.6 <0.2.0",
@@ -27,11 +27,11 @@
   "_requiredBy": [
     "/cordova-common"
   ],
-  "_resolved": "https://registry.npmjs.org/elementtree/-/elementtree-0.1.6.tgz",
+  "_resolved": "http://registry.npmjs.org/elementtree/-/elementtree-0.1.6.tgz",
   "_shasum": "2ac4c46ea30516c8c4cbdb5e3ac7418e592de20c",
   "_shrinkwrap": null,
   "_spec": "elementtree@^0.1.6",
-  "_where": "D:\\Cordova\\cordova-ios\\node_modules\\cordova-common",
+  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/cordova-common",
   "author": {
     "name": "Rackspace US, Inc."
   },

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/glob/package.json
----------------------------------------------------------------------
diff --git a/node_modules/glob/package.json b/node_modules/glob/package.json
index df2942b..aa69ee0 100644
--- a/node_modules/glob/package.json
+++ b/node_modules/glob/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "glob@^5.0.13",
-      "D:\\Cordova\\cordova-ios\\node_modules\\cordova-common"
+      "/Users/steveng/repo/cordova/cordova-ios/node_modules/cordova-common"
     ]
   ],
   "_from": "glob@>=5.0.13 <6.0.0",
@@ -28,11 +28,11 @@
   "_requiredBy": [
     "/cordova-common"
   ],
-  "_resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz",
+  "_resolved": "http://registry.npmjs.org/glob/-/glob-5.0.15.tgz",
   "_shasum": "1bc936b9e02f4a603fcc222ecf7633d30b8b93b1",
   "_shrinkwrap": null,
   "_spec": "glob@^5.0.13",
-  "_where": "D:\\Cordova\\cordova-ios\\node_modules\\cordova-common",
+  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/cordova-common",
   "author": {
     "email": "i@izs.me",
     "name": "Isaac Z. Schlueter",

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/inflight/package.json
----------------------------------------------------------------------
diff --git a/node_modules/inflight/package.json b/node_modules/inflight/package.json
index ca56086..2cd395a 100644
--- a/node_modules/inflight/package.json
+++ b/node_modules/inflight/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "inflight@^1.0.4",
-      "D:\\Cordova\\cordova-ios\\node_modules\\glob"
+      "/Users/steveng/repo/cordova/cordova-ios/node_modules/glob"
     ]
   ],
   "_from": "inflight@>=1.0.4 <2.0.0",
@@ -32,11 +32,11 @@
   "_requiredBy": [
     "/glob"
   ],
-  "_resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.5.tgz",
+  "_resolved": "http://registry.npmjs.org/inflight/-/inflight-1.0.5.tgz",
   "_shasum": "db3204cd5a9de2e6cd890b85c6e2f66bcf4f620a",
   "_shrinkwrap": null,
   "_spec": "inflight@^1.0.4",
-  "_where": "D:\\Cordova\\cordova-ios\\node_modules\\glob",
+  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/glob",
   "author": {
     "email": "i@izs.me",
     "name": "Isaac Z. Schlueter",

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/inherits/package.json
----------------------------------------------------------------------
diff --git a/node_modules/inherits/package.json b/node_modules/inherits/package.json
index 6646bcc..08d4f16 100644
--- a/node_modules/inherits/package.json
+++ b/node_modules/inherits/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "inherits@2",
-      "D:\\Cordova\\cordova-ios\\node_modules\\glob"
+      "/Users/steveng/repo/cordova/cordova-ios/node_modules/glob"
     ]
   ],
   "_from": "inherits@>=2.0.0 <3.0.0",
@@ -27,11 +27,11 @@
   "_requiredBy": [
     "/glob"
   ],
-  "_resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz",
+  "_resolved": "http://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz",
   "_shasum": "b17d08d326b4423e568eff719f91b0b1cbdf69f1",
   "_shrinkwrap": null,
   "_spec": "inherits@2",
-  "_where": "D:\\Cordova\\cordova-ios\\node_modules\\glob",
+  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/glob",
   "browser": "./inherits_browser.js",
   "bugs": {
     "url": "https://github.com/isaacs/inherits/issues"

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/ios-sim/node_modules/.bin/nopt
----------------------------------------------------------------------
diff --git a/node_modules/ios-sim/node_modules/.bin/nopt b/node_modules/ios-sim/node_modules/.bin/nopt
index 714334e..6b6566e 120000
--- a/node_modules/ios-sim/node_modules/.bin/nopt
+++ b/node_modules/ios-sim/node_modules/.bin/nopt
@@ -1,15 +1 @@
-#!/bin/sh
-basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")
-
-case `uname` in
-    *CYGWIN*) basedir=`cygpath -w "$basedir"`;;
-esac
-
-if [ -x "$basedir/node" ]; then
-  "$basedir/node"  "$basedir/../nopt/bin/nopt.js" "$@"
-  ret=$?
-else 
-  node  "$basedir/../nopt/bin/nopt.js" "$@"
-  ret=$?
-fi
-exit $ret
+../nopt/bin/nopt.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/ios-sim/node_modules/.bin/nopt.cmd
----------------------------------------------------------------------
diff --git a/node_modules/ios-sim/node_modules/.bin/nopt.cmd b/node_modules/ios-sim/node_modules/.bin/nopt.cmd
deleted file mode 100644
index 1626454..0000000
--- a/node_modules/ios-sim/node_modules/.bin/nopt.cmd
+++ /dev/null
@@ -1,7 +0,0 @@
-@IF EXIST "%~dp0\node.exe" (
-  "%~dp0\node.exe"  "%~dp0\..\nopt\bin\nopt.js" %*
-) ELSE (
-  @SETLOCAL
-  @SET PATHEXT=%PATHEXT:;.JS;=;%
-  node  "%~dp0\..\nopt\bin\nopt.js" %*
-)
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/ios-sim/node_modules/bplist-parser/package.json
----------------------------------------------------------------------
diff --git a/node_modules/ios-sim/node_modules/bplist-parser/package.json b/node_modules/ios-sim/node_modules/bplist-parser/package.json
index e6488a5..38529c3 100644
--- a/node_modules/ios-sim/node_modules/bplist-parser/package.json
+++ b/node_modules/ios-sim/node_modules/bplist-parser/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "bplist-parser@^0.0.6",
-      "D:\\Cordova\\cordova-ios\\node_modules\\ios-sim"
+      "/Users/steveng/repo/cordova/cordova-ios/node_modules/ios-sim"
     ]
   ],
   "_from": "bplist-parser@>=0.0.6 <0.0.7",
@@ -27,11 +27,11 @@
   "_requiredBy": [
     "/ios-sim"
   ],
-  "_resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.0.6.tgz",
+  "_resolved": "http://registry.npmjs.org/bplist-parser/-/bplist-parser-0.0.6.tgz",
   "_shasum": "38da3471817df9d44ab3892e27707bbbd75a11b9",
   "_shrinkwrap": null,
   "_spec": "bplist-parser@^0.0.6",
-  "_where": "D:\\Cordova\\cordova-ios\\node_modules\\ios-sim",
+  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/ios-sim",
   "author": {
     "email": "joe.ferner@nearinfinity.com",
     "name": "Joe Ferner"

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/ios-sim/node_modules/nopt/package.json
----------------------------------------------------------------------
diff --git a/node_modules/ios-sim/node_modules/nopt/package.json b/node_modules/ios-sim/node_modules/nopt/package.json
index 6e4ea06..e099cab 100644
--- a/node_modules/ios-sim/node_modules/nopt/package.json
+++ b/node_modules/ios-sim/node_modules/nopt/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "nopt@1.0.9",
-      "D:\\Cordova\\cordova-ios\\node_modules\\ios-sim"
+      "/Users/steveng/repo/cordova/cordova-ios/node_modules/ios-sim"
     ]
   ],
   "_defaultsLoaded": true,
@@ -30,11 +30,11 @@
   "_requiredBy": [
     "/ios-sim"
   ],
-  "_resolved": "https://registry.npmjs.org/nopt/-/nopt-1.0.9.tgz",
+  "_resolved": "http://registry.npmjs.org/nopt/-/nopt-1.0.9.tgz",
   "_shasum": "3bc0d7cba7bfb0d5a676dbed7c0ebe48a4fd454e",
   "_shrinkwrap": null,
   "_spec": "nopt@1.0.9",
-  "_where": "D:\\Cordova\\cordova-ios\\node_modules\\ios-sim",
+  "_where": "/Users/steveng/repo/cordova/cordova-ios/node_modules/ios-sim",
   "author": {
     "email": "i@izs.me",
     "name": "Isaac Z. Schlueter",

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/ios-sim/package.json
----------------------------------------------------------------------
diff --git a/node_modules/ios-sim/package.json b/node_modules/ios-sim/package.json
index c171494..60fb6cd 100644
--- a/node_modules/ios-sim/package.json
+++ b/node_modules/ios-sim/package.json
@@ -2,7 +2,7 @@
   "_args": [
     [
       "ios-sim@^5.0.7",
-      "D:\\Cordova\\cordova-ios"
+      "/Users/steveng/repo/cordova/cordova-ios"
     ]
   ],
   "_from": "ios-sim@>=5.0.7 <6.0.0",
@@ -21,7 +21,7 @@
   },
   "_npmVersion": "2.11.3",
   "_phantomChildren": {
-    "abbrev": "1.0.7"
+    "abbrev": "1.0.9"
   },
   "_requested": {
     "name": "ios-sim",
@@ -34,11 +34,11 @@
   "_requiredBy": [
     "/"
   ],
-  "_resolved": "https://registry.npmjs.org/ios-sim/-/ios-sim-5.0.8.tgz",
+  "_resolved": "http://registry.npmjs.org/ios-sim/-/ios-sim-5.0.8.tgz",
   "_shasum": "20520bbcfdadb0b0cb08690b90969b6e60a9a796",
   "_shrinkwrap": null,
   "_spec": "ios-sim@^5.0.7",
-  "_where": "D:\\Cordova\\cordova-ios",
+  "_where": "/Users/steveng/repo/cordova/cordova-ios",
   "author": {
     "name": "Shazron Abdullah"
   },

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/lodash-node/LICENSE.txt
----------------------------------------------------------------------
diff --git a/node_modules/lodash-node/LICENSE.txt b/node_modules/lodash-node/LICENSE.txt
deleted file mode 100644
index 49869bb..0000000
--- a/node_modules/lodash-node/LICENSE.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/>
-Based on Underscore.js 1.5.2, copyright 2009-2013 Jeremy Ashkenas,
-DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
-
-Permission is hereby granted, free of charge, to any person obtaining
-a copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sublicense, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice shall be
-included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/lodash-node/README.md
----------------------------------------------------------------------
diff --git a/node_modules/lodash-node/README.md b/node_modules/lodash-node/README.md
deleted file mode 100644
index 3bc410e..0000000
--- a/node_modules/lodash-node/README.md
+++ /dev/null
@@ -1,44 +0,0 @@
-# lodash-node v2.4.1
-
-A collection of [Lo-Dash](http://lodash.com/) methods as [Node.js](http://nodejs.org/) modules generated by [lodash-cli](https://npmjs.org/package/lodash-cli).
-
-## Installation & usage
-
-Using [`npm`](http://npmjs.org/):
-
-```bash
-npm i --save lodash-node
-
-{sudo} npm i -g lodash-node
-npm ln lodash-node
-```
-
-In Node.js:
-
-```js
-var _ = require('lodash-node');
-
-// or as Underscore
-var _ = require('lodash-node/underscore');
-
-// or by method category
-var collections = require('lodash-node/modern/collections');
-
-// or individual methods
-var isEqual = require('lodash-node/modern/objects/isEqual');
-var findWhere = require('lodash-node/underscore/collections/findWhere');
-```
-
-## Author
-
-| [![twitter/jdalton](http://gravatar.com/avatar/299a3d891ff1920b69c364d061007043?s=70)](https://twitter.com/jdalton "Follow @jdalton on Twitter") |
-|---|
-| [John-David Dalton](http://allyoucanleet.com/) |
-
-## Contributors
-
-| [![twitter/blainebublitz](http://gravatar.com/avatar/ac1c67fd906c9fecd823ce302283b4c1?s=70)](https://twitter.com/blainebublitz "Follow @BlaineBublitz on Twitter") | [![twitter/kitcambridge](http://gravatar.com/avatar/6662a1d02f351b5ef2f8b4d815804661?s=70)](https://twitter.com/kitcambridge "Follow @kitcambridge on Twitter") | [![twitter/mathias](http://gravatar.com/avatar/24e08a9ea84deb17ae121074d0f17125?s=70)](https://twitter.com/mathias "Follow @mathias on Twitter") |
-|---|---|---|
-| [Blaine Bublitz](http://www.iceddev.com/) | [Kit Cambridge](http://kitcambridge.be/) | [Mathias Bynens](http://mathiasbynens.be/) |
-
-[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/lodash/lodash-node/trend.png)](https://bitdeli.com/free "Bitdeli Badge")

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/lodash-node/compat/arrays.js
----------------------------------------------------------------------
diff --git a/node_modules/lodash-node/compat/arrays.js b/node_modules/lodash-node/compat/arrays.js
deleted file mode 100644
index 86f6dcf..0000000
--- a/node_modules/lodash-node/compat/arrays.js
+++ /dev/null
@@ -1,40 +0,0 @@
-/**
- * Lo-Dash 2.4.1 (Custom Build) <http://lodash.com/>
- * Build: `lodash modularize exports="node" -o ./compat/`
- * Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/>
- * Based on Underscore.js 1.5.2 <http://underscorejs.org/LICENSE>
- * Copyright 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
- * Available under MIT license <http://lodash.com/license>
- */
-
-module.exports = {
-  'compact': require('./arrays/compact'),
-  'difference': require('./arrays/difference'),
-  'drop': require('./arrays/rest'),
-  'findIndex': require('./arrays/findIndex'),
-  'findLastIndex': require('./arrays/findLastIndex'),
-  'first': require('./arrays/first'),
-  'flatten': require('./arrays/flatten'),
-  'head': require('./arrays/first'),
-  'indexOf': require('./arrays/indexOf'),
-  'initial': require('./arrays/initial'),
-  'intersection': require('./arrays/intersection'),
-  'last': require('./arrays/last'),
-  'lastIndexOf': require('./arrays/lastIndexOf'),
-  'object': require('./arrays/zipObject'),
-  'pull': require('./arrays/pull'),
-  'range': require('./arrays/range'),
-  'remove': require('./arrays/remove'),
-  'rest': require('./arrays/rest'),
-  'sortedIndex': require('./arrays/sortedIndex'),
-  'tail': require('./arrays/rest'),
-  'take': require('./arrays/first'),
-  'union': require('./arrays/union'),
-  'uniq': require('./arrays/uniq'),
-  'unique': require('./arrays/uniq'),
-  'unzip': require('./arrays/zip'),
-  'without': require('./arrays/without'),
-  'xor': require('./arrays/xor'),
-  'zip': require('./arrays/zip'),
-  'zipObject': require('./arrays/zipObject')
-};

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/lodash-node/compat/arrays/compact.js
----------------------------------------------------------------------
diff --git a/node_modules/lodash-node/compat/arrays/compact.js b/node_modules/lodash-node/compat/arrays/compact.js
deleted file mode 100644
index f52dc22..0000000
--- a/node_modules/lodash-node/compat/arrays/compact.js
+++ /dev/null
@@ -1,38 +0,0 @@
-/**
- * Lo-Dash 2.4.1 (Custom Build) <http://lodash.com/>
- * Build: `lodash modularize exports="node" -o ./compat/`
- * Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/>
- * Based on Underscore.js 1.5.2 <http://underscorejs.org/LICENSE>
- * Copyright 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
- * Available under MIT license <http://lodash.com/license>
- */
-
-/**
- * Creates an array with all falsey values removed. The values `false`, `null`,
- * `0`, `""`, `undefined`, and `NaN` are all falsey.
- *
- * @static
- * @memberOf _
- * @category Arrays
- * @param {Array} array The array to compact.
- * @returns {Array} Returns a new array of filtered values.
- * @example
- *
- * _.compact([0, 1, false, 2, '', 3]);
- * // => [1, 2, 3]
- */
-function compact(array) {
-  var index = -1,
-      length = array ? array.length : 0,
-      result = [];
-
-  while (++index < length) {
-    var value = array[index];
-    if (value) {
-      result.push(value);
-    }
-  }
-  return result;
-}
-
-module.exports = compact;

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/lodash-node/compat/arrays/difference.js
----------------------------------------------------------------------
diff --git a/node_modules/lodash-node/compat/arrays/difference.js b/node_modules/lodash-node/compat/arrays/difference.js
deleted file mode 100644
index f646752..0000000
--- a/node_modules/lodash-node/compat/arrays/difference.js
+++ /dev/null
@@ -1,31 +0,0 @@
-/**
- * Lo-Dash 2.4.1 (Custom Build) <http://lodash.com/>
- * Build: `lodash modularize exports="node" -o ./compat/`
- * Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/>
- * Based on Underscore.js 1.5.2 <http://underscorejs.org/LICENSE>
- * Copyright 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
- * Available under MIT license <http://lodash.com/license>
- */
-var baseDifference = require('../internals/baseDifference'),
-    baseFlatten = require('../internals/baseFlatten');
-
-/**
- * Creates an array excluding all values of the provided arrays using strict
- * equality for comparisons, i.e. `===`.
- *
- * @static
- * @memberOf _
- * @category Arrays
- * @param {Array} array The array to process.
- * @param {...Array} [values] The arrays of values to exclude.
- * @returns {Array} Returns a new array of filtered values.
- * @example
- *
- * _.difference([1, 2, 3, 4, 5], [5, 2, 10]);
- * // => [1, 3, 4]
- */
-function difference(array) {
-  return baseDifference(array, baseFlatten(arguments, true, true, 1));
-}
-
-module.exports = difference;

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/0d465c30/node_modules/lodash-node/compat/arrays/findIndex.js
----------------------------------------------------------------------
diff --git a/node_modules/lodash-node/compat/arrays/findIndex.js b/node_modules/lodash-node/compat/arrays/findIndex.js
deleted file mode 100644
index cabf7c0..0000000
--- a/node_modules/lodash-node/compat/arrays/findIndex.js
+++ /dev/null
@@ -1,65 +0,0 @@
-/**
- * Lo-Dash 2.4.1 (Custom Build) <http://lodash.com/>
- * Build: `lodash modularize exports="node" -o ./compat/`
- * Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/>
- * Based on Underscore.js 1.5.2 <http://underscorejs.org/LICENSE>
- * Copyright 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
- * Available under MIT license <http://lodash.com/license>
- */
-var createCallback = require('../functions/createCallback');
-
-/**
- * This method is like `_.find` except that it returns the index of the first
- * element that passes the callback check, instead of the element itself.
- *
- * If a property name is provided for `callback` the created "_.pluck" style
- * callback will return the property value of the given element.
- *
- * If an object is provided for `callback` the created "_.where" style callback
- * will return `true` for elements that have the properties of the given object,
- * else `false`.
- *
- * @static
- * @memberOf _
- * @category Arrays
- * @param {Array} array The array to search.
- * @param {Function|Object|string} [callback=identity] The function called
- *  per iteration. If a property name or object is provided it will be used
- *  to create a "_.pluck" or "_.where" style callback, respectively.
- * @param {*} [thisArg] The `this` binding of `callback`.
- * @returns {number} Returns the index of the found element, else `-1`.
- * @example
- *
- * var characters = [
- *   { 'name': 'barney',  'age': 36, 'blocked': false },
- *   { 'name': 'fred',    'age': 40, 'blocked': true },
- *   { 'name': 'pebbles', 'age': 1,  'blocked': false }
- * ];
- *
- * _.findIndex(characters, function(chr) {
- *   return chr.age < 20;
- * });
- * // => 2
- *
- * // using "_.where" callback shorthand
- * _.findIndex(characters, { 'age': 36 });
- * // => 0
- *
- * // using "_.pluck" callback shorthand
- * _.findIndex(characters, 'blocked');
- * // => 1
- */
-function findIndex(array, callback, thisArg) {
-  var index = -1,
-      length = array ? array.length : 0;
-
-  callback = createCallback(callback, thisArg, 3);
-  while (++index < length) {
-    if (callback(array[index], index, array)) {
-      return index;
-    }
-  }
-  return -1;
-}
-
-module.exports = findIndex;


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org