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/01/21 01:59:51 UTC

[35/37] android commit: Updated RELEASENOTES and Version for release 5.1.0

 Updated RELEASENOTES and Version for release 5.1.0


Project: http://git-wip-us.apache.org/repos/asf/cordova-android/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-android/commit/603f994f
Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/603f994f
Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/603f994f

Branch: refs/heads/master
Commit: 603f994f3f662bac6e7ac007eccebf6df4fc2aff
Parents: ada35e0
Author: Steve Gill <st...@gmail.com>
Authored: Wed Jan 20 15:49:00 2016 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Wed Jan 20 15:49:00 2016 -0800

----------------------------------------------------------------------
 RELEASENOTES.md                                 |    14 +-
 .../node_modules/bplist-parser/bplistParser.js  |    22 +-
 .../node_modules/bplist-parser/package.json     |    34 +-
 .../cordova-registry-mapper/index.js            |    10 +-
 .../node_modules/tape/.npmignore                |     1 -
 .../node_modules/tape/.travis.yml               |     4 -
 .../node_modules/tape/LICENSE                   |    18 -
 .../node_modules/tape/index.js                  |   140 -
 .../node_modules/tape/lib/default_stream.js     |    31 -
 .../node_modules/tape/lib/results.js            |   189 -
 .../node_modules/tape/lib/test.js               |   496 -
 .../tape/node_modules/deep-equal/.travis.yml    |     4 -
 .../tape/node_modules/deep-equal/LICENSE        |    18 -
 .../tape/node_modules/deep-equal/index.js       |    94 -
 .../node_modules/deep-equal/lib/is_arguments.js |    20 -
 .../tape/node_modules/deep-equal/lib/keys.js    |     9 -
 .../tape/node_modules/deep-equal/package.json   |    84 -
 .../node_modules/deep-equal/readme.markdown     |    61 -
 .../tape/node_modules/defined/.travis.yml       |     4 -
 .../tape/node_modules/defined/LICENSE           |    18 -
 .../tape/node_modules/defined/index.js          |     5 -
 .../tape/node_modules/defined/package.json      |    60 -
 .../tape/node_modules/defined/readme.markdown   |    51 -
 .../tape/node_modules/glob/.npmignore           |     2 -
 .../tape/node_modules/glob/.travis.yml          |     3 -
 .../node_modules/tape/node_modules/glob/LICENSE |    27 -
 .../tape/node_modules/glob/README.md            |   250 -
 .../tape/node_modules/glob/examples/g.js        |     9 -
 .../node_modules/glob/examples/usr-local.js     |     9 -
 .../node_modules/tape/node_modules/glob/glob.js |   728 -
 .../glob/node_modules/minimatch/.npmignore      |     1 -
 .../glob/node_modules/minimatch/LICENSE         |    23 -
 .../glob/node_modules/minimatch/README.md       |   218 -
 .../glob/node_modules/minimatch/minimatch.js    |  1061 --
 .../minimatch/node_modules/lru-cache/.npmignore |     1 -
 .../node_modules/lru-cache/.travis.yml          |     8 -
 .../node_modules/lru-cache/CONTRIBUTORS         |    14 -
 .../minimatch/node_modules/lru-cache/LICENSE    |    15 -
 .../minimatch/node_modules/lru-cache/README.md  |   119 -
 .../node_modules/lru-cache/lib/lru-cache.js     |   318 -
 .../node_modules/lru-cache/package.json         |    58 -
 .../minimatch/node_modules/sigmund/LICENSE      |    15 -
 .../minimatch/node_modules/sigmund/README.md    |    53 -
 .../minimatch/node_modules/sigmund/bench.js     |   283 -
 .../minimatch/node_modules/sigmund/package.json |    44 -
 .../minimatch/node_modules/sigmund/sigmund.js   |    39 -
 .../glob/node_modules/minimatch/package.json    |    42 -
 .../tape/node_modules/glob/package.json         |    42 -
 .../tape/node_modules/inherits/LICENSE          |    16 -
 .../tape/node_modules/inherits/README.md        |    42 -
 .../tape/node_modules/inherits/inherits.js      |     1 -
 .../node_modules/inherits/inherits_browser.js   |    23 -
 .../tape/node_modules/inherits/package.json     |    35 -
 .../tape/node_modules/inherits/test.js          |    25 -
 .../node_modules/object-inspect/.travis.yml     |     4 -
 .../tape/node_modules/object-inspect/LICENSE    |    18 -
 .../tape/node_modules/object-inspect/index.js   |   127 -
 .../node_modules/object-inspect/package.json    |    70 -
 .../node_modules/object-inspect/readme.markdown |    59 -
 .../tape/node_modules/resumer/.travis.yml       |     4 -
 .../tape/node_modules/resumer/LICENSE           |    18 -
 .../tape/node_modules/resumer/index.js          |    29 -
 .../tape/node_modules/resumer/package.json      |    71 -
 .../tape/node_modules/resumer/readme.markdown   |    59 -
 .../tape/node_modules/through/.travis.yml       |     5 -
 .../tape/node_modules/through/LICENSE.APACHE2   |    15 -
 .../tape/node_modules/through/LICENSE.MIT       |    24 -
 .../tape/node_modules/through/index.js          |   108 -
 .../tape/node_modules/through/package.json      |    66 -
 .../tape/node_modules/through/readme.markdown   |    64 -
 .../node_modules/tape/package.json              |    88 -
 .../node_modules/tape/readme.markdown           |   317 -
 .../cordova-registry-mapper/package.json        |    33 +-
 .../inflight/node_modules/wrappy/package.json   |    24 +-
 .../glob/node_modules/inflight/package.json     |    33 +-
 .../glob/node_modules/inherits/package.json     |    25 +-
 .../node_modules/balanced-match/README.md       |     9 +
 .../node_modules/balanced-match/index.js        |    72 +-
 .../node_modules/balanced-match/package.json    |    18 +-
 .../node_modules/brace-expansion/package.json   |    26 +-
 .../once/node_modules/wrappy/package.json       |    24 +-
 .../glob/node_modules/once/package.json         |    35 +-
 .../node_modules/path-is-absolute/package.json  |     2 +-
 .../osenv/node_modules/os-homedir/package.json  |     2 +-
 .../osenv/node_modules/os-tmpdir/package.json   |    27 +-
 .../node_modules/osenv/package.json             |     2 +-
 .../node_modules/plist/.travis.yml              |     2 +
 .../node_modules/plist/History.md               |    10 +
 .../node_modules/plist/dist/plist-build.js      | 14778 ++++------------
 .../node_modules/plist/dist/plist-parse.js      |  1861 +-
 .../node_modules/plist/dist/plist.js            | 15529 +++++------------
 .../node_modules/plist/lib/build.js             |     6 +-
 .../plist/node_modules/base64-js/lib/b64.js     |    15 +-
 .../plist/node_modules/base64-js/package.json   |    37 +-
 .../node_modules/base64-js/test/convert.js      |     5 +-
 .../node_modules/util-deprecate/History.md      |    11 +
 .../node_modules/util-deprecate/browser.js      |    18 +-
 .../node_modules/util-deprecate/package.json    |    22 +-
 .../plist/node_modules/xmlbuilder/.npmignore    |     1 +
 .../plist/node_modules/xmlbuilder/README.md     |    24 +-
 .../node_modules/xmlbuilder/lib/XMLAttribute.js |    12 +-
 .../node_modules/xmlbuilder/lib/XMLBuilder.js   |    15 +-
 .../node_modules/xmlbuilder/lib/XMLCData.js     |    25 +-
 .../node_modules/xmlbuilder/lib/XMLComment.js   |    25 +-
 .../xmlbuilder/lib/XMLDTDAttList.js             |    19 +-
 .../xmlbuilder/lib/XMLDTDElement.js             |    21 +-
 .../node_modules/xmlbuilder/lib/XMLDTDEntity.js |    23 +-
 .../xmlbuilder/lib/XMLDTDNotation.js            |    19 +-
 .../xmlbuilder/lib/XMLDeclaration.js            |    43 +-
 .../node_modules/xmlbuilder/lib/XMLDocType.js   |    73 +-
 .../node_modules/xmlbuilder/lib/XMLElement.js   |   114 +-
 .../node_modules/xmlbuilder/lib/XMLNode.js      |   117 +-
 .../xmlbuilder/lib/XMLProcessingInstruction.js  |    17 +-
 .../plist/node_modules/xmlbuilder/lib/XMLRaw.js |    25 +-
 .../xmlbuilder/lib/XMLStringifier.js            |    38 +-
 .../node_modules/xmlbuilder/lib/XMLText.js      |    26 +-
 .../plist/node_modules/xmlbuilder/lib/index.js  |     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 -
 .../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 -
 .../lodash-node/compat/arrays/last.js           |    84 -
 .../lodash-node/compat/arrays/lastIndexOf.js    |    54 -
 .../lodash-node/compat/arrays/pull.js           |    57 -
 .../lodash-node/compat/arrays/range.js          |    69 -
 .../lodash-node/compat/arrays/remove.js         |    71 -
 .../lodash-node/compat/arrays/rest.js           |    83 -
 .../lodash-node/compat/arrays/sortedIndex.js    |    77 -
 .../lodash-node/compat/arrays/union.js          |    30 -
 .../lodash-node/compat/arrays/uniq.js           |    69 -
 .../lodash-node/compat/arrays/without.js        |    31 -
 .../lodash-node/compat/arrays/xor.js            |    46 -
 .../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 -
 .../lodash-node/compat/chaining/tap.js          |    35 -
 .../lodash-node/compat/chaining/wrapperChain.js |    40 -
 .../compat/chaining/wrapperToString.js          |    26 -
 .../compat/chaining/wrapperValueOf.js           |    28 -
 .../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 -
 .../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 -
 .../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 -
 .../lodash-node/compat/objects/keys.js          |    42 -
 .../lodash-node/compat/objects/mapValues.js     |    58 -
 .../lodash-node/compat/objects/merge.js         |    97 -
 .../lodash-node/compat/objects/omit.js          |    67 -
 .../lodash-node/compat/objects/pairs.js         |    38 -
 .../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 -
 .../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 -
 .../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 -
 .../lodash-node/modern/arrays/last.js           |    84 -
 .../lodash-node/modern/arrays/lastIndexOf.js    |    54 -
 .../lodash-node/modern/arrays/pull.js           |    57 -
 .../lodash-node/modern/arrays/range.js          |    69 -
 .../lodash-node/modern/arrays/remove.js         |    71 -
 .../lodash-node/modern/arrays/rest.js           |    83 -
 .../lodash-node/modern/arrays/sortedIndex.js    |    77 -
 .../lodash-node/modern/arrays/union.js          |    30 -
 .../lodash-node/modern/arrays/uniq.js           |    69 -
 .../lodash-node/modern/arrays/without.js        |    31 -
 .../lodash-node/modern/arrays/xor.js            |    46 -
 .../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 -
 .../lodash-node/modern/chaining/tap.js          |    35 -
 .../lodash-node/modern/chaining/wrapperChain.js |    40 -
 .../modern/chaining/wrapperToString.js          |    26 -
 .../modern/chaining/wrapperValueOf.js           |    29 -
 .../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 -
 .../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 -
 .../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 -
 .../lodash-node/modern/objects/keys.js          |    36 -
 .../lodash-node/modern/objects/mapValues.js     |    58 -
 .../lodash-node/modern/objects/merge.js         |    97 -
 .../lodash-node/modern/objects/omit.js          |    67 -
 .../lodash-node/modern/objects/pairs.js         |    38 -
 .../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 -
 .../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       |    56 -
 .../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 -
 .../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 -
 .../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 -
 .../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 -
 .../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 -
 .../xmlbuilder/node_modules/lodash/LICENSE      |    22 +
 .../xmlbuilder/node_modules/lodash/README.md    |   121 +
 .../xmlbuilder/node_modules/lodash/array.js     |    44 +
 .../node_modules/lodash/array/chunk.js          |    46 +
 .../node_modules/lodash/array/compact.js        |    30 +
 .../node_modules/lodash/array/difference.js     |    29 +
 .../node_modules/lodash/array/drop.js           |    39 +
 .../node_modules/lodash/array/dropRight.js      |    40 +
 .../node_modules/lodash/array/dropRightWhile.js |    59 +
 .../node_modules/lodash/array/dropWhile.js      |    59 +
 .../node_modules/lodash/array/fill.js           |    44 +
 .../node_modules/lodash/array/findIndex.js      |    53 +
 .../node_modules/lodash/array/findLastIndex.js  |    53 +
 .../node_modules/lodash/array/first.js          |    22 +
 .../node_modules/lodash/array/flatten.js        |    32 +
 .../node_modules/lodash/array/flattenDeep.js    |    21 +
 .../node_modules/lodash/array/head.js           |     1 +
 .../node_modules/lodash/array/indexOf.js        |    53 +
 .../node_modules/lodash/array/initial.js        |    20 +
 .../node_modules/lodash/array/intersection.js   |    58 +
 .../node_modules/lodash/array/last.js           |    19 +
 .../node_modules/lodash/array/lastIndexOf.js    |    60 +
 .../node_modules/lodash/array/object.js         |     1 +
 .../node_modules/lodash/array/pull.js           |    52 +
 .../node_modules/lodash/array/pullAt.js         |    40 +
 .../node_modules/lodash/array/remove.js         |    64 +
 .../node_modules/lodash/array/rest.js           |    21 +
 .../node_modules/lodash/array/slice.js          |    30 +
 .../node_modules/lodash/array/sortedIndex.js    |    53 +
 .../lodash/array/sortedLastIndex.js             |    25 +
 .../node_modules/lodash/array/tail.js           |     1 +
 .../node_modules/lodash/array/take.js           |    39 +
 .../node_modules/lodash/array/takeRight.js      |    40 +
 .../node_modules/lodash/array/takeRightWhile.js |    59 +
 .../node_modules/lodash/array/takeWhile.js      |    59 +
 .../node_modules/lodash/array/union.js          |    24 +
 .../node_modules/lodash/array/uniq.js           |    71 +
 .../node_modules/lodash/array/unique.js         |     1 +
 .../node_modules/lodash/array/unzip.js          |    47 +
 .../node_modules/lodash/array/unzipWith.js      |    41 +
 .../node_modules/lodash/array/without.js        |    27 +
 .../xmlbuilder/node_modules/lodash/array/xor.js |    35 +
 .../xmlbuilder/node_modules/lodash/array/zip.js |    21 +
 .../node_modules/lodash/array/zipObject.js      |    43 +
 .../node_modules/lodash/array/zipWith.js        |    36 +
 .../xmlbuilder/node_modules/lodash/chain.js     |    16 +
 .../node_modules/lodash/chain/chain.js          |    35 +
 .../node_modules/lodash/chain/commit.js         |     1 +
 .../node_modules/lodash/chain/concat.js         |     1 +
 .../node_modules/lodash/chain/lodash.js         |   125 +
 .../node_modules/lodash/chain/plant.js          |     1 +
 .../node_modules/lodash/chain/reverse.js        |     1 +
 .../xmlbuilder/node_modules/lodash/chain/run.js |     1 +
 .../xmlbuilder/node_modules/lodash/chain/tap.js |    29 +
 .../node_modules/lodash/chain/thru.js           |    26 +
 .../node_modules/lodash/chain/toJSON.js         |     1 +
 .../node_modules/lodash/chain/toString.js       |     1 +
 .../node_modules/lodash/chain/value.js          |     1 +
 .../node_modules/lodash/chain/valueOf.js        |     1 +
 .../node_modules/lodash/chain/wrapperChain.js   |    32 +
 .../node_modules/lodash/chain/wrapperCommit.js  |    32 +
 .../node_modules/lodash/chain/wrapperConcat.js  |    34 +
 .../node_modules/lodash/chain/wrapperPlant.js   |    45 +
 .../node_modules/lodash/chain/wrapperReverse.js |    43 +
 .../lodash/chain/wrapperToString.js             |    17 +
 .../node_modules/lodash/chain/wrapperValue.js   |    20 +
 .../node_modules/lodash/collection.js           |    44 +
 .../node_modules/lodash/collection/all.js       |     1 +
 .../node_modules/lodash/collection/any.js       |     1 +
 .../node_modules/lodash/collection/at.js        |    29 +
 .../node_modules/lodash/collection/collect.js   |     1 +
 .../node_modules/lodash/collection/contains.js  |     1 +
 .../node_modules/lodash/collection/countBy.js   |    54 +
 .../node_modules/lodash/collection/detect.js    |     1 +
 .../node_modules/lodash/collection/each.js      |     1 +
 .../node_modules/lodash/collection/eachRight.js |     1 +
 .../node_modules/lodash/collection/every.js     |    66 +
 .../node_modules/lodash/collection/filter.js    |    61 +
 .../node_modules/lodash/collection/find.js      |    56 +
 .../node_modules/lodash/collection/findLast.js  |    25 +
 .../node_modules/lodash/collection/findWhere.js |    37 +
 .../node_modules/lodash/collection/foldl.js     |     1 +
 .../node_modules/lodash/collection/foldr.js     |     1 +
 .../node_modules/lodash/collection/forEach.js   |    37 +
 .../lodash/collection/forEachRight.js           |    26 +
 .../node_modules/lodash/collection/groupBy.js   |    59 +
 .../node_modules/lodash/collection/include.js   |     1 +
 .../node_modules/lodash/collection/includes.js  |    57 +
 .../node_modules/lodash/collection/indexBy.js   |    53 +
 .../node_modules/lodash/collection/inject.js    |     1 +
 .../node_modules/lodash/collection/invoke.js    |    42 +
 .../node_modules/lodash/collection/map.js       |    68 +
 .../node_modules/lodash/collection/max.js       |     1 +
 .../node_modules/lodash/collection/min.js       |     1 +
 .../node_modules/lodash/collection/partition.js |    66 +
 .../node_modules/lodash/collection/pluck.js     |    31 +
 .../node_modules/lodash/collection/reduce.js    |    44 +
 .../lodash/collection/reduceRight.js            |    29 +
 .../node_modules/lodash/collection/reject.js    |    50 +
 .../node_modules/lodash/collection/sample.js    |    50 +
 .../node_modules/lodash/collection/select.js    |     1 +
 .../node_modules/lodash/collection/shuffle.js   |    24 +
 .../node_modules/lodash/collection/size.js      |    30 +
 .../node_modules/lodash/collection/some.js      |    67 +
 .../node_modules/lodash/collection/sortBy.js    |    71 +
 .../node_modules/lodash/collection/sortByAll.js |    52 +
 .../lodash/collection/sortByOrder.js            |    55 +
 .../node_modules/lodash/collection/sum.js       |     1 +
 .../node_modules/lodash/collection/where.js     |    37 +
 .../xmlbuilder/node_modules/lodash/date.js      |     3 +
 .../xmlbuilder/node_modules/lodash/date/now.js  |    24 +
 .../xmlbuilder/node_modules/lodash/function.js  |    28 +
 .../node_modules/lodash/function/after.js       |    48 +
 .../node_modules/lodash/function/ary.js         |    34 +
 .../node_modules/lodash/function/backflow.js    |     1 +
 .../node_modules/lodash/function/before.js      |    42 +
 .../node_modules/lodash/function/bind.js        |    56 +
 .../node_modules/lodash/function/bindAll.js     |    50 +
 .../node_modules/lodash/function/bindKey.js     |    66 +
 .../node_modules/lodash/function/compose.js     |     1 +
 .../node_modules/lodash/function/curry.js       |    51 +
 .../node_modules/lodash/function/curryRight.js  |    48 +
 .../node_modules/lodash/function/debounce.js    |   181 +
 .../node_modules/lodash/function/defer.js       |    25 +
 .../node_modules/lodash/function/delay.js       |    26 +
 .../node_modules/lodash/function/flow.js        |    25 +
 .../node_modules/lodash/function/flowRight.js   |    25 +
 .../node_modules/lodash/function/memoize.js     |    80 +
 .../node_modules/lodash/function/modArgs.js     |    58 +
 .../node_modules/lodash/function/negate.js      |    32 +
 .../node_modules/lodash/function/once.js        |    24 +
 .../node_modules/lodash/function/partial.js     |    43 +
 .../lodash/function/partialRight.js             |    42 +
 .../node_modules/lodash/function/rearg.js       |    40 +
 .../node_modules/lodash/function/restParam.js   |    58 +
 .../node_modules/lodash/function/spread.js      |    44 +
 .../node_modules/lodash/function/throttle.js    |    62 +
 .../node_modules/lodash/function/wrap.js        |    33 +
 .../xmlbuilder/node_modules/lodash/index.js     | 12351 +++++++++++++
 .../node_modules/lodash/internal/LazyWrapper.js |    26 +
 .../lodash/internal/LodashWrapper.js            |    21 +
 .../node_modules/lodash/internal/MapCache.js    |    24 +
 .../node_modules/lodash/internal/SetCache.js    |    29 +
 .../node_modules/lodash/internal/arrayConcat.js |    25 +
 .../node_modules/lodash/internal/arrayCopy.js   |    20 +
 .../node_modules/lodash/internal/arrayEach.js   |    22 +
 .../lodash/internal/arrayEachRight.js           |    21 +
 .../node_modules/lodash/internal/arrayEvery.js  |    23 +
 .../lodash/internal/arrayExtremum.js            |    30 +
 .../node_modules/lodash/internal/arrayFilter.js |    25 +
 .../node_modules/lodash/internal/arrayMap.js    |    21 +
 .../node_modules/lodash/internal/arrayPush.js   |    20 +
 .../node_modules/lodash/internal/arrayReduce.js |    26 +
 .../lodash/internal/arrayReduceRight.js         |    24 +
 .../node_modules/lodash/internal/arraySome.js   |    23 +
 .../node_modules/lodash/internal/arraySum.js    |    20 +
 .../lodash/internal/assignDefaults.js           |    13 +
 .../lodash/internal/assignOwnDefaults.js        |    26 +
 .../node_modules/lodash/internal/assignWith.js  |    32 +
 .../node_modules/lodash/internal/baseAssign.js  |    19 +
 .../node_modules/lodash/internal/baseAt.js      |    32 +
 .../lodash/internal/baseCallback.js             |    35 +
 .../node_modules/lodash/internal/baseClone.js   |   128 +
 .../lodash/internal/baseCompareAscending.js     |    34 +
 .../node_modules/lodash/internal/baseCopy.js    |    23 +
 .../node_modules/lodash/internal/baseCreate.js  |    23 +
 .../node_modules/lodash/internal/baseDelay.js   |    21 +
 .../lodash/internal/baseDifference.js           |    55 +
 .../node_modules/lodash/internal/baseEach.js    |    15 +
 .../lodash/internal/baseEachRight.js            |    15 +
 .../node_modules/lodash/internal/baseEvery.js   |    22 +
 .../lodash/internal/baseExtremum.js             |    29 +
 .../node_modules/lodash/internal/baseFill.js    |    31 +
 .../node_modules/lodash/internal/baseFilter.js  |    22 +
 .../node_modules/lodash/internal/baseFind.js    |    25 +
 .../lodash/internal/baseFindIndex.js            |    23 +
 .../node_modules/lodash/internal/baseFlatten.js |    41 +
 .../node_modules/lodash/internal/baseFor.js     |    17 +
 .../node_modules/lodash/internal/baseForIn.js   |    17 +
 .../node_modules/lodash/internal/baseForOwn.js  |    17 +
 .../lodash/internal/baseForOwnRight.js          |    17 +
 .../lodash/internal/baseForRight.js             |    15 +
 .../lodash/internal/baseFunctions.js            |    27 +
 .../node_modules/lodash/internal/baseGet.js     |    29 +
 .../node_modules/lodash/internal/baseIndexOf.js |    27 +
 .../node_modules/lodash/internal/baseIsEqual.js |    28 +
 .../lodash/internal/baseIsEqualDeep.js          |   102 +
 .../lodash/internal/baseIsFunction.js           |    15 +
 .../node_modules/lodash/internal/baseIsMatch.js |    52 +
 .../node_modules/lodash/internal/baseLodash.js  |    10 +
 .../node_modules/lodash/internal/baseMap.js     |    23 +
 .../node_modules/lodash/internal/baseMatches.js |    30 +
 .../lodash/internal/baseMatchesProperty.js      |    45 +
 .../node_modules/lodash/internal/baseMerge.js   |    56 +
 .../lodash/internal/baseMergeDeep.js            |    67 +
 .../lodash/internal/baseProperty.js             |    14 +
 .../lodash/internal/basePropertyDeep.js         |    19 +
 .../node_modules/lodash/internal/basePullAt.js  |    30 +
 .../node_modules/lodash/internal/baseRandom.js  |    18 +
 .../node_modules/lodash/internal/baseReduce.js  |    24 +
 .../node_modules/lodash/internal/baseSetData.js |    17 +
 .../node_modules/lodash/internal/baseSlice.js   |    32 +
 .../node_modules/lodash/internal/baseSome.js    |    23 +
 .../node_modules/lodash/internal/baseSortBy.js  |    21 +
 .../lodash/internal/baseSortByOrder.js          |    31 +
 .../node_modules/lodash/internal/baseSum.js     |    20 +
 .../lodash/internal/baseToString.js             |    13 +
 .../node_modules/lodash/internal/baseUniq.js    |    60 +
 .../node_modules/lodash/internal/baseValues.js  |    22 +
 .../node_modules/lodash/internal/baseWhile.js   |    24 +
 .../lodash/internal/baseWrapperValue.js         |    29 +
 .../node_modules/lodash/internal/binaryIndex.js |    39 +
 .../lodash/internal/binaryIndexBy.js            |    57 +
 .../lodash/internal/bindCallback.js             |    39 +
 .../node_modules/lodash/internal/bufferClone.js |    20 +
 .../lodash/internal/cacheIndexOf.js             |    19 +
 .../node_modules/lodash/internal/cachePush.js   |    20 +
 .../lodash/internal/charsLeftIndex.js           |    18 +
 .../lodash/internal/charsRightIndex.js          |    17 +
 .../lodash/internal/compareAscending.js         |    16 +
 .../lodash/internal/compareMultiple.js          |    44 +
 .../node_modules/lodash/internal/composeArgs.js |    34 +
 .../lodash/internal/composeArgsRight.js         |    36 +
 .../lodash/internal/createAggregator.js         |    35 +
 .../lodash/internal/createAssigner.js           |    41 +
 .../lodash/internal/createBaseEach.js           |    31 +
 .../lodash/internal/createBaseFor.js            |    27 +
 .../lodash/internal/createBindWrapper.js        |    22 +
 .../node_modules/lodash/internal/createCache.js |    21 +
 .../lodash/internal/createCompounder.js         |    26 +
 .../lodash/internal/createCtorWrapper.js        |    37 +
 .../node_modules/lodash/internal/createCurry.js |    23 +
 .../lodash/internal/createDefaults.js           |    22 +
 .../lodash/internal/createExtremum.js           |    33 +
 .../node_modules/lodash/internal/createFind.js  |    25 +
 .../lodash/internal/createFindIndex.js          |    21 +
 .../lodash/internal/createFindKey.js            |    18 +
 .../node_modules/lodash/internal/createFlow.js  |    74 +
 .../lodash/internal/createForEach.js            |    20 +
 .../node_modules/lodash/internal/createForIn.js |    20 +
 .../lodash/internal/createForOwn.js             |    19 +
 .../lodash/internal/createHybridWrapper.js      |   111 +
 .../lodash/internal/createObjectMapper.js       |    26 +
 .../lodash/internal/createPadDir.js             |    18 +
 .../lodash/internal/createPadding.js            |    29 +
 .../lodash/internal/createPartial.js            |    20 +
 .../lodash/internal/createPartialWrapper.js     |    43 +
 .../lodash/internal/createReduce.js             |    22 +
 .../node_modules/lodash/internal/createRound.js |    23 +
 .../lodash/internal/createSortedIndex.js        |    20 +
 .../lodash/internal/createWrapper.js            |    86 +
 .../lodash/internal/deburrLetter.js             |    33 +
 .../node_modules/lodash/internal/equalArrays.js |    51 +
 .../node_modules/lodash/internal/equalByTag.js  |    48 +
 .../lodash/internal/equalObjects.js             |    67 +
 .../lodash/internal/escapeHtmlChar.js           |    22 +
 .../lodash/internal/escapeRegExpChar.js         |    38 +
 .../lodash/internal/escapeStringChar.js         |    22 +
 .../node_modules/lodash/internal/getData.js     |    15 +
 .../node_modules/lodash/internal/getFuncName.js |    25 +
 .../node_modules/lodash/internal/getLength.js   |    15 +
 .../lodash/internal/getMatchData.js             |    21 +
 .../node_modules/lodash/internal/getNative.js   |    16 +
 .../node_modules/lodash/internal/getView.js     |    33 +
 .../node_modules/lodash/internal/indexOfNaN.js  |    23 +
 .../lodash/internal/initCloneArray.js           |    26 +
 .../lodash/internal/initCloneByTag.js           |    63 +
 .../lodash/internal/initCloneObject.js          |    16 +
 .../node_modules/lodash/internal/invokePath.js  |    26 +
 .../node_modules/lodash/internal/isArrayLike.js |    15 +
 .../node_modules/lodash/internal/isIndex.js     |    24 +
 .../lodash/internal/isIterateeCall.js           |    28 +
 .../node_modules/lodash/internal/isKey.js       |    28 +
 .../node_modules/lodash/internal/isLaziable.js  |    27 +
 .../node_modules/lodash/internal/isLength.js    |    20 +
 .../lodash/internal/isObjectLike.js             |    12 +
 .../node_modules/lodash/internal/isSpace.js     |    14 +
 .../lodash/internal/isStrictComparable.js       |    15 +
 .../node_modules/lodash/internal/lazyClone.js   |    23 +
 .../node_modules/lodash/internal/lazyReverse.js |    23 +
 .../node_modules/lodash/internal/lazyValue.js   |    72 +
 .../node_modules/lodash/internal/mapDelete.js   |    14 +
 .../node_modules/lodash/internal/mapGet.js      |    14 +
 .../node_modules/lodash/internal/mapHas.js      |    20 +
 .../node_modules/lodash/internal/mapSet.js      |    18 +
 .../node_modules/lodash/internal/mergeData.js   |    89 +
 .../lodash/internal/mergeDefaults.js            |    15 +
 .../node_modules/lodash/internal/metaMap.js     |     9 +
 .../node_modules/lodash/internal/pickByArray.js |    28 +
 .../lodash/internal/pickByCallback.js           |    22 +
 .../node_modules/lodash/internal/reEscape.js    |     4 +
 .../node_modules/lodash/internal/reEvaluate.js  |     4 +
 .../lodash/internal/reInterpolate.js            |     4 +
 .../node_modules/lodash/internal/realNames.js   |     4 +
 .../node_modules/lodash/internal/reorder.js     |    29 +
 .../lodash/internal/replaceHolders.js           |    28 +
 .../node_modules/lodash/internal/setData.js     |    41 +
 .../node_modules/lodash/internal/shimKeys.js    |    41 +
 .../node_modules/lodash/internal/sortedUniq.js  |    29 +
 .../node_modules/lodash/internal/toIterable.js  |    22 +
 .../node_modules/lodash/internal/toObject.js    |    14 +
 .../node_modules/lodash/internal/toPath.js      |    28 +
 .../lodash/internal/trimmedLeftIndex.js         |    19 +
 .../lodash/internal/trimmedRightIndex.js        |    18 +
 .../lodash/internal/unescapeHtmlChar.js         |    22 +
 .../lodash/internal/wrapperClone.js             |    18 +
 .../xmlbuilder/node_modules/lodash/lang.js      |    32 +
 .../node_modules/lodash/lang/clone.js           |    70 +
 .../node_modules/lodash/lang/cloneDeep.js       |    55 +
 .../xmlbuilder/node_modules/lodash/lang/eq.js   |     1 +
 .../xmlbuilder/node_modules/lodash/lang/gt.js   |    25 +
 .../xmlbuilder/node_modules/lodash/lang/gte.js  |    25 +
 .../node_modules/lodash/lang/isArguments.js     |    34 +
 .../node_modules/lodash/lang/isArray.js         |    40 +
 .../node_modules/lodash/lang/isBoolean.js       |    35 +
 .../node_modules/lodash/lang/isDate.js          |    35 +
 .../node_modules/lodash/lang/isElement.js       |    24 +
 .../node_modules/lodash/lang/isEmpty.js         |    47 +
 .../node_modules/lodash/lang/isEqual.js         |    54 +
 .../node_modules/lodash/lang/isError.js         |    36 +
 .../node_modules/lodash/lang/isFinite.js        |    35 +
 .../node_modules/lodash/lang/isFunction.js      |    38 +
 .../node_modules/lodash/lang/isMatch.js         |    49 +
 .../node_modules/lodash/lang/isNaN.js           |    34 +
 .../node_modules/lodash/lang/isNative.js        |    48 +
 .../node_modules/lodash/lang/isNull.js          |    21 +
 .../node_modules/lodash/lang/isNumber.js        |    41 +
 .../node_modules/lodash/lang/isObject.js        |    28 +
 .../node_modules/lodash/lang/isPlainObject.js   |    71 +
 .../node_modules/lodash/lang/isRegExp.js        |    35 +
 .../node_modules/lodash/lang/isString.js        |    35 +
 .../node_modules/lodash/lang/isTypedArray.js    |    74 +
 .../node_modules/lodash/lang/isUndefined.js     |    21 +
 .../xmlbuilder/node_modules/lodash/lang/lt.js   |    25 +
 .../xmlbuilder/node_modules/lodash/lang/lte.js  |    25 +
 .../node_modules/lodash/lang/toArray.js         |    32 +
 .../node_modules/lodash/lang/toPlainObject.js   |    31 +
 .../xmlbuilder/node_modules/lodash/math.js      |     9 +
 .../xmlbuilder/node_modules/lodash/math/add.js  |    19 +
 .../xmlbuilder/node_modules/lodash/math/ceil.js |    25 +
 .../node_modules/lodash/math/floor.js           |    25 +
 .../xmlbuilder/node_modules/lodash/math/max.js  |    56 +
 .../xmlbuilder/node_modules/lodash/math/min.js  |    56 +
 .../node_modules/lodash/math/round.js           |    25 +
 .../xmlbuilder/node_modules/lodash/math/sum.js  |    50 +
 .../xmlbuilder/node_modules/lodash/number.js    |     4 +
 .../node_modules/lodash/number/inRange.js       |    47 +
 .../node_modules/lodash/number/random.js        |    70 +
 .../xmlbuilder/node_modules/lodash/object.js    |    31 +
 .../node_modules/lodash/object/assign.js        |    43 +
 .../node_modules/lodash/object/create.js        |    47 +
 .../node_modules/lodash/object/defaults.js      |    25 +
 .../node_modules/lodash/object/defaultsDeep.js  |    25 +
 .../node_modules/lodash/object/extend.js        |     1 +
 .../node_modules/lodash/object/findKey.js       |    54 +
 .../node_modules/lodash/object/findLastKey.js   |    54 +
 .../node_modules/lodash/object/forIn.js         |    33 +
 .../node_modules/lodash/object/forInRight.js    |    31 +
 .../node_modules/lodash/object/forOwn.js        |    33 +
 .../node_modules/lodash/object/forOwnRight.js   |    31 +
 .../node_modules/lodash/object/functions.js     |    23 +
 .../node_modules/lodash/object/get.js           |    33 +
 .../node_modules/lodash/object/has.js           |    57 +
 .../node_modules/lodash/object/invert.js        |    60 +
 .../node_modules/lodash/object/keys.js          |    45 +
 .../node_modules/lodash/object/keysIn.js        |    64 +
 .../node_modules/lodash/object/mapKeys.js       |    25 +
 .../node_modules/lodash/object/mapValues.js     |    46 +
 .../node_modules/lodash/object/merge.js         |    54 +
 .../node_modules/lodash/object/methods.js       |     1 +
 .../node_modules/lodash/object/omit.js          |    47 +
 .../node_modules/lodash/object/pairs.js         |    33 +
 .../node_modules/lodash/object/pick.js          |    42 +
 .../node_modules/lodash/object/result.js        |    49 +
 .../node_modules/lodash/object/set.js           |    55 +
 .../node_modules/lodash/object/transform.js     |    61 +
 .../node_modules/lodash/object/values.js        |    33 +
 .../node_modules/lodash/object/valuesIn.js      |    31 +
 .../xmlbuilder/node_modules/lodash/package.json |    94 +
 .../xmlbuilder/node_modules/lodash/string.js    |    25 +
 .../node_modules/lodash/string/camelCase.js     |    27 +
 .../node_modules/lodash/string/capitalize.js    |    21 +
 .../node_modules/lodash/string/deburr.js        |    29 +
 .../node_modules/lodash/string/endsWith.js      |    40 +
 .../node_modules/lodash/string/escape.js        |    48 +
 .../node_modules/lodash/string/escapeRegExp.js  |    32 +
 .../node_modules/lodash/string/kebabCase.js     |    26 +
 .../node_modules/lodash/string/pad.js           |    47 +
 .../node_modules/lodash/string/padLeft.js       |    27 +
 .../node_modules/lodash/string/padRight.js      |    27 +
 .../node_modules/lodash/string/parseInt.js      |    46 +
 .../node_modules/lodash/string/repeat.js        |    47 +
 .../node_modules/lodash/string/snakeCase.js     |    26 +
 .../node_modules/lodash/string/startCase.js     |    26 +
 .../node_modules/lodash/string/startsWith.js    |    36 +
 .../node_modules/lodash/string/template.js      |   226 +
 .../lodash/string/templateSettings.js           |    67 +
 .../node_modules/lodash/string/trim.js          |    42 +
 .../node_modules/lodash/string/trimLeft.js      |    36 +
 .../node_modules/lodash/string/trimRight.js     |    36 +
 .../node_modules/lodash/string/trunc.js         |   105 +
 .../node_modules/lodash/string/unescape.js      |    33 +
 .../node_modules/lodash/string/words.js         |    38 +
 .../xmlbuilder/node_modules/lodash/support.js   |    10 +
 .../xmlbuilder/node_modules/lodash/utility.js   |    18 +
 .../node_modules/lodash/utility/attempt.js      |    32 +
 .../node_modules/lodash/utility/callback.js     |    53 +
 .../node_modules/lodash/utility/constant.js     |    23 +
 .../node_modules/lodash/utility/identity.js     |    20 +
 .../node_modules/lodash/utility/iteratee.js     |     1 +
 .../node_modules/lodash/utility/matches.js      |    33 +
 .../lodash/utility/matchesProperty.js           |    32 +
 .../node_modules/lodash/utility/method.js       |    33 +
 .../node_modules/lodash/utility/methodOf.js     |    32 +
 .../node_modules/lodash/utility/mixin.js        |    82 +
 .../node_modules/lodash/utility/noop.js         |    19 +
 .../node_modules/lodash/utility/property.js     |    31 +
 .../node_modules/lodash/utility/propertyOf.js   |    30 +
 .../node_modules/lodash/utility/range.js        |    66 +
 .../node_modules/lodash/utility/times.js        |    60 +
 .../node_modules/lodash/utility/uniqueId.js     |    27 +
 .../plist/node_modules/xmlbuilder/package.json  |    45 +-
 .../plist/node_modules/xmldom/dom-parser.js     |     1 +
 .../plist/node_modules/xmldom/dom.js            |    33 +-
 .../plist/node_modules/xmldom/package.json      |    42 +-
 .../plist/node_modules/xmldom/sax.js            |   144 +-
 .../node_modules/plist/package.json             |    54 +-
 .../node_modules/semver/README.md               |    26 +-
 .../node_modules/semver/package.json            |    18 +-
 .../node_modules/semver/semver.js               |    12 -
 .../node_modules/underscore/package.json        |    24 +-
 node_modules/elementtree/package.json           |     2 +-
 node_modules/nopt/lib/nopt.js                   |     3 +-
 .../nopt/node_modules/abbrev/package.json       |    25 +-
 node_modules/nopt/package.json                  |    34 +-
 node_modules/properties-parser/package.json     |     2 +-
 node_modules/q/package.json                     |    28 +-
 node_modules/shelljs/package.json               |     2 +-
 package.json                                    |     4 +-
 1055 files changed, 35997 insertions(+), 56047 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/603f994f/RELEASENOTES.md
----------------------------------------------------------------------
diff --git a/RELEASENOTES.md b/RELEASENOTES.md
index e427fd4..d392f47 100644
--- a/RELEASENOTES.md
+++ b/RELEASENOTES.md
@@ -19,7 +19,19 @@
 #
 -->
 ## Release Notes for Cordova (Android) ##
-Update these notes using: git log --pretty=format:'* %s' --topo-order --no-merges *remote*/4.1.x...HEAD
+
+### 5.1.0 (Jan 19, 2016)
+* CB-10386 Add `android.useDeprecatedNdk=true` to support `NDK` in `gradle`
+* CB-8864: Fixing this to mitigate CB-8685 and CB-10104
+* CB-10105: Spot fix for tilde errors on paths.
+* Update theme to `Theme.DeviceDefault.NoActionBar`
+* CB-10014: Set gradle `applicationId` to `package name`.
+* CB-9949: Fixing menu button event not fired in **Android**
+* CB-9479: Fixing the conditionals again, we should 
+* CB-8917: New Plugin API for passing results on resume after Activity destruction
+* CB-9971 Suppress `gradlew _JAVA_OPTIONS` output during build
+* CB-9836 Add `.gitattributes` to prevent `CRLF` line endings in repos
+* added node_modules back into `.gitignore`
 
 ### 5.0.0 (Nov 01, 2015)
 * Update CordovaWebViewEngine.java

http://git-wip-us.apache.org/repos/asf/cordova-android/blob/603f994f/node_modules/cordova-common/node_modules/bplist-parser/bplistParser.js
----------------------------------------------------------------------
diff --git a/node_modules/cordova-common/node_modules/bplist-parser/bplistParser.js b/node_modules/cordova-common/node_modules/bplist-parser/bplistParser.js
index 1054c56..f8335bc 100644
--- a/node_modules/cordova-common/node_modules/bplist-parser/bplistParser.js
+++ b/node_modules/cordova-common/node_modules/bplist-parser/bplistParser.js
@@ -3,6 +3,7 @@
 // adapted from http://code.google.com/p/plist/source/browse/trunk/src/com/dd/plist/BinaryPropertyListParser.java
 
 var fs = require('fs');
+var bigInt = require("big-integer");
 var debug = false;
 
 exports.maxObjectSize = 100 * 1000 * 1000; // 100Meg
@@ -138,9 +139,28 @@ var parseBuffer = exports.parseBuffer = function (buffer) {
       }
     }
 
+    function bufferToHexString(buffer) {
+      var str = '';
+      var i;
+      for (i = 0; i < buffer.length; i++) {
+        if (buffer[i] != 0x00) {
+          break;
+        }
+      }
+      for (; i < buffer.length; i++) {
+        var part = '00' + buffer[i].toString(16);
+        str += part.substr(part.length - 2);
+      }
+      return str;
+    }
+
     function parseInteger() {
       var length = Math.pow(2, objInfo);
-      if (length < exports.maxObjectSize) {
+      if (length > 4) {
+        var data = buffer.slice(offset + 1, offset + 1 + length);
+        var str = bufferToHexString(data);
+        return bigInt(str, 16);
+      } if (length < exports.maxObjectSize) {
         return readUInt(buffer.slice(offset + 1, offset + 1 + length));
       } else {
         throw new Error("To little heap space available! Wanted to read " + length + " bytes, but only " + exports.maxObjectSize + " are available.");

http://git-wip-us.apache.org/repos/asf/cordova-android/blob/603f994f/node_modules/cordova-common/node_modules/bplist-parser/package.json
----------------------------------------------------------------------
diff --git a/node_modules/cordova-common/node_modules/bplist-parser/package.json b/node_modules/cordova-common/node_modules/bplist-parser/package.json
index 1cda6f5..fb184ea 100644
--- a/node_modules/cordova-common/node_modules/bplist-parser/package.json
+++ b/node_modules/cordova-common/node_modules/bplist-parser/package.json
@@ -1,6 +1,6 @@
 {
   "name": "bplist-parser",
-  "version": "0.1.0",
+  "version": "0.1.1",
   "description": "Binary plist parser.",
   "main": "bplistParser.js",
   "scripts": {
@@ -23,14 +23,34 @@
     "type": "git",
     "url": "git+https://github.com/nearinfinity/node-bplist-parser.git"
   },
-  "readme": "bplist-parser\n=============\n\nBinary Mac OS X Plist (property list) parser.\n\n## Installation\n\n```bash\n$ npm install bplist-parser\n```\n\n## Quick Examples\n\n```javascript\nvar bplist = require('bplist-parser');\n\nbplist.parseFile('myPlist.bplist', function(err, obj) {\n  if (err) throw err;\n\n  console.log(JSON.stringify(obj));\n});\n```\n\n## License\n\n(The MIT License)\n\nCopyright (c) 2012 Near Infinity Corporation\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial p
 ortions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n",
-  "readmeFilename": "README.md",
+  "dependencies": {
+    "big-integer": "^1.6.7"
+  },
+  "gitHead": "c4f22650de2cc95edd21a6e609ff0654a2b951bd",
   "bugs": {
     "url": "https://github.com/nearinfinity/node-bplist-parser/issues"
   },
   "homepage": "https://github.com/nearinfinity/node-bplist-parser#readme",
-  "_id": "bplist-parser@0.1.0",
-  "_shasum": "630823f2056437d4dbefc20e84017f8bac48e008",
-  "_resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.1.0.tgz",
-  "_from": "bplist-parser@>=0.1.0 <0.2.0"
+  "_id": "bplist-parser@0.1.1",
+  "_shasum": "d60d5dcc20cba6dc7e1f299b35d3e1f95dafbae6",
+  "_from": "bplist-parser@>=0.1.0 <0.2.0",
+  "_npmVersion": "3.4.0",
+  "_nodeVersion": "5.1.0",
+  "_npmUser": {
+    "name": "joeferner",
+    "email": "joe@fernsroth.com"
+  },
+  "dist": {
+    "shasum": "d60d5dcc20cba6dc7e1f299b35d3e1f95dafbae6",
+    "tarball": "http://registry.npmjs.org/bplist-parser/-/bplist-parser-0.1.1.tgz"
+  },
+  "maintainers": [
+    {
+      "name": "joeferner",
+      "email": "joe@fernsroth.com"
+    }
+  ],
+  "directories": {},
+  "_resolved": "http://registry.npmjs.org/bplist-parser/-/bplist-parser-0.1.1.tgz",
+  "readme": "ERROR: No README data found!"
 }

http://git-wip-us.apache.org/repos/asf/cordova-android/blob/603f994f/node_modules/cordova-common/node_modules/cordova-registry-mapper/index.js
----------------------------------------------------------------------
diff --git a/node_modules/cordova-common/node_modules/cordova-registry-mapper/index.js b/node_modules/cordova-common/node_modules/cordova-registry-mapper/index.js
index 6c5091d..72279d0 100644
--- a/node_modules/cordova-common/node_modules/cordova-registry-mapper/index.js
+++ b/node_modules/cordova-common/node_modules/cordova-registry-mapper/index.js
@@ -182,18 +182,20 @@ var map = {
     'com.ios.libgoogleadmobads': 'cordova-libgoogleadmobads',
     'com.google.play.services': 'cordova-google-play-services',
     'android.support.v13': 'cordova-android-support-v13',
-    'android.support.v4': 'cordova-android-support-v4',
+    'android.support.v4': 'cordova-android-support-v4', // Duplicated key ;)
     'com.analytics.google': 'cordova-plugin-analytics',
     'com.analytics.adid.google': 'cordova-plugin-analytics-adid',
     'com.chariotsolutions.nfc.plugin': 'phonegap-nfc',
-    'com.samz.mixpanel': 'cordova-plugin-mixpanel'
-}
+    'com.samz.mixpanel': 'cordova-plugin-mixpanel',
+    'de.appplant.cordova.common.RegisterUserNotificationSettings': 'cordova-plugin-registerusernotificationsettings',
+    'plugin.google.maps': 'cordova-plugin-googlemaps'
+};
 
 module.exports.oldToNew = map;
 
 var reverseMap = {};
 Object.keys(map).forEach(function(elem){
     reverseMap[map[elem]] = elem;
-})
+});
 
 module.exports.newToOld = reverseMap;

http://git-wip-us.apache.org/repos/asf/cordova-android/blob/603f994f/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/.npmignore
----------------------------------------------------------------------
diff --git a/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/.npmignore b/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/.npmignore
deleted file mode 100644
index 07e6e47..0000000
--- a/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/.npmignore
+++ /dev/null
@@ -1 +0,0 @@
-/node_modules

http://git-wip-us.apache.org/repos/asf/cordova-android/blob/603f994f/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/.travis.yml
----------------------------------------------------------------------
diff --git a/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/.travis.yml b/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/.travis.yml
deleted file mode 100644
index cc4dba2..0000000
--- a/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/.travis.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-language: node_js
-node_js:
-  - "0.8"
-  - "0.10"

http://git-wip-us.apache.org/repos/asf/cordova-android/blob/603f994f/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/LICENSE
----------------------------------------------------------------------
diff --git a/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/LICENSE b/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/LICENSE
deleted file mode 100644
index ee27ba4..0000000
--- a/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/LICENSE
+++ /dev/null
@@ -1,18 +0,0 @@
-This software is released under the MIT license:
-
-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.

http://git-wip-us.apache.org/repos/asf/cordova-android/blob/603f994f/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/index.js
----------------------------------------------------------------------
diff --git a/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/index.js b/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/index.js
deleted file mode 100644
index a44daf9..0000000
--- a/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/index.js
+++ /dev/null
@@ -1,140 +0,0 @@
-var defined = require('defined');
-var createDefaultStream = require('./lib/default_stream');
-var Test = require('./lib/test');
-var createResult = require('./lib/results');
-var through = require('through');
-
-var canEmitExit = typeof process !== 'undefined' && process
-    && typeof process.on === 'function' && process.browser !== true
-;
-var canExit = typeof process !== 'undefined' && process
-    && typeof process.exit === 'function'
-;
-
-var nextTick = typeof setImmediate !== 'undefined'
-    ? setImmediate
-    : process.nextTick
-;
-
-exports = module.exports = (function () {
-    var harness;
-    var lazyLoad = function () {
-        return getHarness().apply(this, arguments);
-    };
-    
-    lazyLoad.only = function () {
-        return getHarness().only.apply(this, arguments);
-    };
-    
-    lazyLoad.createStream = function (opts) {
-        if (!opts) opts = {};
-        if (!harness) {
-            var output = through();
-            getHarness({ stream: output, objectMode: opts.objectMode });
-            return output;
-        }
-        return harness.createStream(opts);
-    };
-    
-    return lazyLoad
-    
-    function getHarness (opts) {
-        if (!opts) opts = {};
-        opts.autoclose = !canEmitExit;
-        if (!harness) harness = createExitHarness(opts);
-        return harness;
-    }
-})();
-
-function createExitHarness (conf) {
-    if (!conf) conf = {};
-    var harness = createHarness({
-        autoclose: defined(conf.autoclose, false)
-    });
-    
-    var stream = harness.createStream({ objectMode: conf.objectMode });
-    var es = stream.pipe(conf.stream || createDefaultStream());
-    if (canEmitExit) {
-        es.on('error', function (err) { harness._exitCode = 1 });
-    }
-    
-    var ended = false;
-    stream.on('end', function () { ended = true });
-    
-    if (conf.exit === false) return harness;
-    if (!canEmitExit || !canExit) return harness;
-
-    var inErrorState = false;
-
-    process.on('exit', function (code) {
-        // let the process exit cleanly.
-        if (code !== 0) {
-            return
-        }
-
-        if (!ended) {
-            var only = harness._results._only;
-            for (var i = 0; i < harness._tests.length; i++) {
-                var t = harness._tests[i];
-                if (only && t.name !== only) continue;
-                t._exit();
-            }
-        }
-        harness.close();
-        process.exit(code || harness._exitCode);
-    });
-    
-    return harness;
-}
-
-exports.createHarness = createHarness;
-exports.Test = Test;
-exports.test = exports; // tap compat
-exports.test.skip = Test.skip;
-
-var exitInterval;
-
-function createHarness (conf_) {
-    if (!conf_) conf_ = {};
-    var results = createResult();
-    if (conf_.autoclose !== false) {
-        results.once('done', function () { results.close() });
-    }
-    
-    var test = function (name, conf, cb) {
-        var t = new Test(name, conf, cb);
-        test._tests.push(t);
-        
-        (function inspectCode (st) {
-            st.on('test', function sub (st_) {
-                inspectCode(st_);
-            });
-            st.on('result', function (r) {
-                if (!r.ok) test._exitCode = 1
-            });
-        })(t);
-        
-        results.push(t);
-        return t;
-    };
-    test._results = results;
-    
-    test._tests = [];
-    
-    test.createStream = function (opts) {
-        return results.createStream(opts);
-    };
-    
-    var only = false;
-    test.only = function (name) {
-        if (only) throw new Error('there can only be one only test');
-        results.only(name);
-        only = true;
-        return test.apply(null, arguments);
-    };
-    test._exitCode = 0;
-    
-    test.close = function () { results.close() };
-    
-    return test;
-}

http://git-wip-us.apache.org/repos/asf/cordova-android/blob/603f994f/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/lib/default_stream.js
----------------------------------------------------------------------
diff --git a/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/lib/default_stream.js b/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/lib/default_stream.js
deleted file mode 100644
index c8e9918..0000000
--- a/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/lib/default_stream.js
+++ /dev/null
@@ -1,31 +0,0 @@
-var through = require('through');
-var fs = require('fs');
-
-module.exports = function () {
-    var line = '';
-    var stream = through(write, flush);
-    return stream;
-    
-    function write (buf) {
-        for (var i = 0; i < buf.length; i++) {
-            var c = typeof buf === 'string'
-                ? buf.charAt(i)
-                : String.fromCharCode(buf[i])
-            ;
-            if (c === '\n') flush();
-            else line += c;
-        }
-    }
-    
-    function flush () {
-        if (fs.writeSync && /^win/.test(process.platform)) {
-            try { fs.writeSync(1, line + '\n'); }
-            catch (e) { stream.emit('error', e) }
-        }
-        else {
-            try { console.log(line) }
-            catch (e) { stream.emit('error', e) }
-        }
-        line = '';
-    }
-};

http://git-wip-us.apache.org/repos/asf/cordova-android/blob/603f994f/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/lib/results.js
----------------------------------------------------------------------
diff --git a/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/lib/results.js b/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/lib/results.js
deleted file mode 100644
index fa414f4..0000000
--- a/node_modules/cordova-common/node_modules/cordova-registry-mapper/node_modules/tape/lib/results.js
+++ /dev/null
@@ -1,189 +0,0 @@
-var EventEmitter = require('events').EventEmitter;
-var inherits = require('inherits');
-var through = require('through');
-var resumer = require('resumer');
-var inspect = require('object-inspect');
-var nextTick = typeof setImmediate !== 'undefined'
-    ? setImmediate
-    : process.nextTick
-;
-
-module.exports = Results;
-inherits(Results, EventEmitter);
-
-function Results () {
-    if (!(this instanceof Results)) return new Results;
-    this.count = 0;
-    this.fail = 0;
-    this.pass = 0;
-    this._stream = through();
-    this.tests = [];
-}
-
-Results.prototype.createStream = function (opts) {
-    if (!opts) opts = {};
-    var self = this;
-    var output, testId = 0;
-    if (opts.objectMode) {
-        output = through();
-        self.on('_push', function ontest (t, extra) {
-            if (!extra) extra = {};
-            var id = testId++;
-            t.once('prerun', function () {
-                var row = {
-                    type: 'test',
-                    name: t.name,
-                    id: id
-                };
-                if (has(extra, 'parent')) {
-                    row.parent = extra.parent;
-                }
-                output.queue(row);
-            });
-            t.on('test', function (st) {
-                ontest(st, { parent: id });
-            });
-            t.on('result', function (res) {
-                res.test = id;
-                res.type = 'assert';
-                output.queue(res);
-            });
-            t.on('end', function () {
-                output.queue({ type: 'end', test: id });
-            });
-        });
-        self.on('done', function () { output.queue(null) });
-    }
-    else {
-        output = resumer();
-        output.queue('TAP version 13\n');
-        self._stream.pipe(output);
-    }
-    
-    nextTick(function next() {
-        var t;
-        while (t = getNextTest(self)) {
-            t.run();
-            if (!t.ended) return t.once('end', function(){ nextTick(next); });
-        }
-        self.emit('done');
-    });
-    
-    return output;
-};
-
-Results.prototype.push = function (t) {
-    var self = this;
-    self.tests.push(t);
-    self._watch(t);
-    self.emit('_push', t);
-};
-
-Results.prototype.only = function (name) {
-    if (this._only) {
-        self.count ++;
-        self.fail ++;
-        write('not ok ' + self.count + ' already called .only()\n');
-    }
-    this._only = name;
-};
-
-Results.prototype._watch = function (t) {
-    var self = this;
-    var write = function (s) { self._stream.queue(s) };
-    t.once('prerun', function () {
-        write('# ' + t.name + '\n');
-    });
-    
-    t.on('result', function (res) {
-        if (typeof res === 'string') {
-            write('# ' + res + '\n');
-            return;
-        }
-        write(encodeResult(res, self.count + 1));
-        self.count ++;
-
-        if (res.ok) self.pass ++
-        else self.fail ++
-    });
-    
-    t.on('test', function (st) { self._watch(st) });
-};
-
-Results.prototype.close = function () {
-    var self = this;
-    if (self.closed) self._stream.emit('error', new Error('ALREADY CLOSED'));
-    self.closed = true;
-    var write = function (s) { self._stream.queue(s) };
-    
-    write('\n1..' + self.count + '\n');
-    write('# tests ' + self.count + '\n');
-    write('# pass  ' + self.pass + '\n');
-    if (self.fail) write('# fail  ' + self.fail + '\n')
-    else write('\n# ok\n')
-
-    self._stream.queue(null);
-};
-
-function encodeResult (res, count) {
-    var output = '';
-    output += (res.ok ? 'ok ' : 'not ok ') + count;
-    output += res.name ? ' ' + res.name.toString().replace(/\s+/g, ' ') : '';
-    
-    if (res.skip) output += ' # SKIP';
-    else if (res.todo) output += ' # TODO';
-    
-    output += '\n';
-    if (res.ok) return output;
-    
-    var outer = '  ';
-    var inner = outer + '  ';
-    output += outer + '---\n';
-    output += inner + 'operator: ' + res.operator + '\n';
-    
-    if (has(res, 'expected') || has(res, 'actual')) {
-        var ex = inspect(res.expected);
-        var ac = inspect(res.actual);
-        
-        if (Math.max(ex.length, ac.length) > 65) {
-            output += inner + 'expected:\n' + inner + '  ' + ex + '\n';
-            output += inner + 'actual:\n' + inner + '  ' + ac + '\n';
-        }
-        else {
-            output += inner + 'expected: ' + ex + '\n';
-            output += inner + 'actual:   ' + ac + '\n';
-        }
-    }
-    if (res.at) {
-        output += inner + 'at: ' + res.at + '\n';
-    }
-    if (res.operator === 'error' && res.actual && res.actual.stack) {
-        var lines = String(res.actual.stack).split('\n');
-        output += inner + 'stack:\n';
-        output += inner + '  ' + lines[0] + '\n';
-        for (var i = 1; i < lines.length; i++) {
-            output += inner + lines[i] + '\n';
-        }
-    }
-    
-    output += outer + '...\n';
-    return output;
-}
-
-function getNextTest (results) {
-    if (!results._only) {
-        return results.tests.shift();
-    }
-    
-    do {
-        var t = results.tests.shift();
-        if (!t) continue;
-        if (results._only === t.name) {
-            return t;
-        }
-    } while (results.tests.length !== 0)
-}
-
-function has (obj, prop) {
-    return Object.prototype.hasOwnProperty.call(obj, prop);
-}


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