diff --git a/package.json b/package.json index 00f069e3..bc377076 100644 --- a/package.json +++ b/package.json @@ -46,14 +46,36 @@ "rewire": "^2.5.1" }, "bundledDependencies": [ + "abbrev", + "ansi", + "balanced-match", + "base64-js", + "big-integer", + "bplist-parser", + "brace-expansion", + "concat-map", "cordova-common", + "cordova-registry-mapper", "elementtree", + "glob", + "inflight", + "inherits", + "minimatch", "node-uuid", "nopt", + "once", + "path-is-absolute", + "plist", "q", + "sax", "semver", "shelljs", - "winjs" + "underscore", + "unorm", + "winjs", + "wrappy", + "xmlbuilder", + "xmldom" ], "author": "Apache Software Foundation", "license": "Apache-2.0"