package.json more bundledDependencies - 7.1.x only

(indirect production dependencies needed by deprecated Node.js 4.x)
This commit is contained in:
Christopher J. Brody 2018-07-04 06:22:04 -04:00
parent 6758793f09
commit 7a155259e9

View File

@ -38,13 +38,36 @@
"shelljs": "0.5.3"
},
"bundledDependencies": [
"abbrev",
"android-versions",
"ansi",
"balanced-match",
"base64-js",
"big-integer",
"bplist-parser",
"brace-expansion",
"concat-map",
"cordova-common",
"cordova-registry-mapper",
"elementtree",
"glob",
"inflight",
"inherits",
"minimatch",
"nopt",
"once",
"path-is-absolute",
"plist",
"properties-parser",
"q",
"shelljs"
"sax",
"semver",
"shelljs",
"underscore",
"unorm",
"wrappy",
"xmlbuilder",
"xmldom"
],
"devDependencies": {
"eslint": "^3.19.0",