|
@@ -2991,6 +2991,12 @@
|
|
|
"escope": "^3.6.0"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
+ "acorn": {
|
|
|
+ "version": "5.7.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.4.tgz",
|
|
|
+ "integrity": "sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
"debug": {
|
|
|
"version": "3.2.6",
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz",
|
|
@@ -7823,13 +7829,6 @@
|
|
|
"version": "file:examples/bundled",
|
|
|
"requires": {
|
|
|
"@babel/core": "^7.4.4",
|
|
|
- "@uppy/core": "file:packages/@uppy/core",
|
|
|
- "@uppy/dashboard": "file:packages/@uppy/dashboard",
|
|
|
- "@uppy/google-drive": "file:packages/@uppy/google-drive",
|
|
|
- "@uppy/instagram": "file:packages/@uppy/instagram",
|
|
|
- "@uppy/tus": "file:packages/@uppy/tus",
|
|
|
- "@uppy/url": "file:packages/@uppy/url",
|
|
|
- "@uppy/webcam": "file:packages/@uppy/webcam",
|
|
|
"parcel-bundler": "^1.11.0"
|
|
|
}
|
|
|
},
|
|
@@ -7898,8 +7897,7 @@
|
|
|
"cors": "^2.8.4",
|
|
|
"formidable": "^1.2.1",
|
|
|
"npm-run-all": "^4.1.3",
|
|
|
- "rimraf": "^2.6.2",
|
|
|
- "uppy": "file:packages/uppy"
|
|
|
+ "rimraf": "^2.6.2"
|
|
|
}
|
|
|
},
|
|
|
"@uppy-example/php-xhr": {
|
|
@@ -7913,8 +7911,7 @@
|
|
|
"cors": "^2.8.4",
|
|
|
"formidable": "^1.2.1",
|
|
|
"npm-run-all": "^4.1.3",
|
|
|
- "rimraf": "^2.6.2",
|
|
|
- "uppy": "file:packages/uppy"
|
|
|
+ "rimraf": "^2.6.2"
|
|
|
}
|
|
|
},
|
|
|
"@uppy-example/python-xhr": {
|
|
@@ -7928,8 +7925,7 @@
|
|
|
"cors": "^2.8.4",
|
|
|
"formidable": "^1.2.1",
|
|
|
"npm-run-all": "^4.1.3",
|
|
|
- "rimraf": "^2.6.2",
|
|
|
- "uppy": "file:packages/uppy"
|
|
|
+ "rimraf": "^2.6.2"
|
|
|
}
|
|
|
},
|
|
|
"@uppy-example/react-example": {
|
|
@@ -7947,13 +7943,6 @@
|
|
|
"@uppy-example/react-native-expo": {
|
|
|
"version": "file:examples/react-native-expo",
|
|
|
"requires": {
|
|
|
- "@uppy/core": "file:packages/@uppy/core",
|
|
|
- "@uppy/dashboard": "file:packages/@uppy/dashboard",
|
|
|
- "@uppy/instagram": "file:packages/@uppy/instagram",
|
|
|
- "@uppy/react-native": "file:packages/@uppy/react-native",
|
|
|
- "@uppy/tus": "file:packages/@uppy/tus",
|
|
|
- "@uppy/url": "file:packages/@uppy/url",
|
|
|
- "@uppy/xhr-upload": "file:packages/@uppy/xhr-upload",
|
|
|
"babel-preset-expo": "^5.0.0",
|
|
|
"base64-js": "^1.3.0",
|
|
|
"expo": "^32.0.6",
|
|
@@ -8034,19 +8023,12 @@
|
|
|
"@uppy/aws-s3": {
|
|
|
"version": "file:packages/@uppy/aws-s3",
|
|
|
"requires": {
|
|
|
- "@uppy/companion-client": "file:packages/@uppy/companion-client",
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
- "@uppy/xhr-upload": "file:packages/@uppy/xhr-upload",
|
|
|
"qs-stringify": "^1.1.0",
|
|
|
"url-parse": "^1.4.7"
|
|
|
}
|
|
|
},
|
|
|
"@uppy/aws-s3-multipart": {
|
|
|
- "version": "file:packages/@uppy/aws-s3-multipart",
|
|
|
- "requires": {
|
|
|
- "@uppy/companion-client": "file:packages/@uppy/companion-client",
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils"
|
|
|
- }
|
|
|
+ "version": "file:packages/@uppy/aws-s3-multipart"
|
|
|
},
|
|
|
"@uppy/companion": {
|
|
|
"version": "file:packages/@uppy/companion",
|
|
@@ -8475,8 +8457,6 @@
|
|
|
"@uppy/core": {
|
|
|
"version": "file:packages/@uppy/core",
|
|
|
"requires": {
|
|
|
- "@uppy/store-default": "file:packages/@uppy/store-default",
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"cuid": "^2.1.1",
|
|
|
"lodash.throttle": "^4.1.1",
|
|
|
"mime-match": "^1.0.2",
|
|
@@ -8487,11 +8467,6 @@
|
|
|
"@uppy/dashboard": {
|
|
|
"version": "file:packages/@uppy/dashboard",
|
|
|
"requires": {
|
|
|
- "@uppy/informer": "file:packages/@uppy/informer",
|
|
|
- "@uppy/provider-views": "file:packages/@uppy/provider-views",
|
|
|
- "@uppy/status-bar": "file:packages/@uppy/status-bar",
|
|
|
- "@uppy/thumbnail-generator": "file:packages/@uppy/thumbnail-generator",
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"classnames": "^2.2.6",
|
|
|
"cuid": "^2.1.1",
|
|
|
"is-shallow-equal": "^1.0.1",
|
|
@@ -8506,39 +8481,30 @@
|
|
|
"@uppy/drag-drop": {
|
|
|
"version": "file:packages/@uppy/drag-drop",
|
|
|
"requires": {
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"preact": "8.2.9"
|
|
|
}
|
|
|
},
|
|
|
"@uppy/dropbox": {
|
|
|
"version": "file:packages/@uppy/dropbox",
|
|
|
"requires": {
|
|
|
- "@uppy/companion-client": "file:packages/@uppy/companion-client",
|
|
|
- "@uppy/provider-views": "file:packages/@uppy/provider-views",
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"preact": "8.2.9"
|
|
|
}
|
|
|
},
|
|
|
"@uppy/facebook": {
|
|
|
"version": "file:packages/@uppy/facebook",
|
|
|
"requires": {
|
|
|
- "@uppy/companion-client": "file:packages/@uppy/companion-client",
|
|
|
- "@uppy/provider-views": "file:packages/@uppy/provider-views",
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"preact": "8.2.9"
|
|
|
}
|
|
|
},
|
|
|
"@uppy/file-input": {
|
|
|
"version": "file:packages/@uppy/file-input",
|
|
|
"requires": {
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"preact": "8.2.9"
|
|
|
}
|
|
|
},
|
|
|
"@uppy/form": {
|
|
|
"version": "file:packages/@uppy/form",
|
|
|
"requires": {
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"get-form-data": "^2.0.0"
|
|
|
}
|
|
|
},
|
|
@@ -8553,32 +8519,24 @@
|
|
|
"@uppy/golden-retriever": {
|
|
|
"version": "file:packages/@uppy/golden-retriever",
|
|
|
"requires": {
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"prettier-bytes": "^1.0.4"
|
|
|
}
|
|
|
},
|
|
|
"@uppy/google-drive": {
|
|
|
"version": "file:packages/@uppy/google-drive",
|
|
|
"requires": {
|
|
|
- "@uppy/companion-client": "file:packages/@uppy/companion-client",
|
|
|
- "@uppy/provider-views": "file:packages/@uppy/provider-views",
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"preact": "8.2.9"
|
|
|
}
|
|
|
},
|
|
|
"@uppy/informer": {
|
|
|
"version": "file:packages/@uppy/informer",
|
|
|
"requires": {
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"preact": "8.2.9"
|
|
|
}
|
|
|
},
|
|
|
"@uppy/instagram": {
|
|
|
"version": "file:packages/@uppy/instagram",
|
|
|
"requires": {
|
|
|
- "@uppy/companion-client": "file:packages/@uppy/companion-client",
|
|
|
- "@uppy/provider-views": "file:packages/@uppy/provider-views",
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"preact": "8.2.9"
|
|
|
}
|
|
|
},
|
|
@@ -8588,23 +8546,18 @@
|
|
|
"@uppy/onedrive": {
|
|
|
"version": "file:packages/@uppy/onedrive",
|
|
|
"requires": {
|
|
|
- "@uppy/companion-client": "file:packages/@uppy/companion-client",
|
|
|
- "@uppy/provider-views": "file:packages/@uppy/provider-views",
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"preact": "8.2.9"
|
|
|
}
|
|
|
},
|
|
|
"@uppy/progress-bar": {
|
|
|
"version": "file:packages/@uppy/progress-bar",
|
|
|
"requires": {
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"preact": "8.2.9"
|
|
|
}
|
|
|
},
|
|
|
"@uppy/provider-views": {
|
|
|
"version": "file:packages/@uppy/provider-views",
|
|
|
"requires": {
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"classnames": "^2.2.6",
|
|
|
"preact": "8.2.9"
|
|
|
}
|
|
@@ -8612,11 +8565,6 @@
|
|
|
"@uppy/react": {
|
|
|
"version": "file:packages/@uppy/react",
|
|
|
"requires": {
|
|
|
- "@uppy/dashboard": "file:packages/@uppy/dashboard",
|
|
|
- "@uppy/drag-drop": "file:packages/@uppy/drag-drop",
|
|
|
- "@uppy/progress-bar": "file:packages/@uppy/progress-bar",
|
|
|
- "@uppy/status-bar": "file:packages/@uppy/status-bar",
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"prop-types": "^15.6.1"
|
|
|
}
|
|
|
},
|
|
@@ -8629,17 +8577,6 @@
|
|
|
"@uppy/robodog": {
|
|
|
"version": "file:packages/@uppy/robodog",
|
|
|
"requires": {
|
|
|
- "@uppy/core": "file:packages/@uppy/core",
|
|
|
- "@uppy/dashboard": "file:packages/@uppy/dashboard",
|
|
|
- "@uppy/dropbox": "file:packages/@uppy/dropbox",
|
|
|
- "@uppy/form": "file:packages/@uppy/form",
|
|
|
- "@uppy/google-drive": "file:packages/@uppy/google-drive",
|
|
|
- "@uppy/instagram": "file:packages/@uppy/instagram",
|
|
|
- "@uppy/status-bar": "file:packages/@uppy/status-bar",
|
|
|
- "@uppy/transloadit": "file:packages/@uppy/transloadit",
|
|
|
- "@uppy/url": "file:packages/@uppy/url",
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
- "@uppy/webcam": "file:packages/@uppy/webcam",
|
|
|
"es6-promise": "4.2.5",
|
|
|
"whatwg-fetch": "3.0.0"
|
|
|
},
|
|
@@ -8654,7 +8591,6 @@
|
|
|
"@uppy/status-bar": {
|
|
|
"version": "file:packages/@uppy/status-bar",
|
|
|
"requires": {
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"classnames": "^2.2.6",
|
|
|
"lodash.throttle": "^4.1.1",
|
|
|
"preact": "8.2.9"
|
|
@@ -8670,18 +8606,11 @@
|
|
|
}
|
|
|
},
|
|
|
"@uppy/thumbnail-generator": {
|
|
|
- "version": "file:packages/@uppy/thumbnail-generator",
|
|
|
- "requires": {
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils"
|
|
|
- }
|
|
|
+ "version": "file:packages/@uppy/thumbnail-generator"
|
|
|
},
|
|
|
"@uppy/transloadit": {
|
|
|
"version": "file:packages/@uppy/transloadit",
|
|
|
"requires": {
|
|
|
- "@uppy/companion-client": "file:packages/@uppy/companion-client",
|
|
|
- "@uppy/provider-views": "file:packages/@uppy/provider-views",
|
|
|
- "@uppy/tus": "file:packages/@uppy/tus",
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"component-emitter": "^1.2.1",
|
|
|
"socket.io-client": "~2.2.0"
|
|
|
}
|
|
@@ -8690,16 +8619,12 @@
|
|
|
"version": "file:packages/@uppy/tus",
|
|
|
"requires": {
|
|
|
"@types/tus-js-client": "^1.8.0",
|
|
|
- "@uppy/companion-client": "file:packages/@uppy/companion-client",
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"tus-js-client": "^1.8.0"
|
|
|
}
|
|
|
},
|
|
|
"@uppy/url": {
|
|
|
"version": "file:packages/@uppy/url",
|
|
|
"requires": {
|
|
|
- "@uppy/companion-client": "file:packages/@uppy/companion-client",
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"preact": "8.2.9"
|
|
|
}
|
|
|
},
|
|
@@ -8712,15 +8637,12 @@
|
|
|
"@uppy/webcam": {
|
|
|
"version": "file:packages/@uppy/webcam",
|
|
|
"requires": {
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"preact": "8.2.9"
|
|
|
}
|
|
|
},
|
|
|
"@uppy/xhr-upload": {
|
|
|
"version": "file:packages/@uppy/xhr-upload",
|
|
|
"requires": {
|
|
|
- "@uppy/companion-client": "file:packages/@uppy/companion-client",
|
|
|
- "@uppy/utils": "file:packages/@uppy/utils",
|
|
|
"cuid": "^2.1.1"
|
|
|
}
|
|
|
},
|
|
@@ -9944,9 +9866,9 @@
|
|
|
}
|
|
|
},
|
|
|
"acorn": {
|
|
|
- "version": "5.7.3",
|
|
|
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.3.tgz",
|
|
|
- "integrity": "sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw=="
|
|
|
+ "version": "6.4.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.1.tgz",
|
|
|
+ "integrity": "sha512-ZVA9k326Nwrj3Cj9jlh3wGFutC2ZornPNARZwsNYqQYgN0EsV2d53w5RN/co65Ohn4sUAUtb1rSUAOD6XN9idA=="
|
|
|
},
|
|
|
"acorn-globals": {
|
|
|
"version": "4.3.4",
|
|
@@ -9957,11 +9879,6 @@
|
|
|
"acorn-walk": "^6.0.1"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "acorn": {
|
|
|
- "version": "6.4.0",
|
|
|
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.0.tgz",
|
|
|
- "integrity": "sha512-gac8OEcQ2Li1dxIEWGZzsp2BitJxwkwcOm0zHAJLcPJaVvm58FRnk6RkuLRpU1EujipU2ZFODv2P9DLMfnV8mw=="
|
|
|
- },
|
|
|
"acorn-walk": {
|
|
|
"version": "6.2.0",
|
|
|
"resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-6.2.0.tgz",
|
|
@@ -19044,6 +18961,13 @@
|
|
|
"foreach": "^2.0.5",
|
|
|
"isarray": "0.0.1",
|
|
|
"object-keys": "^1.0.6"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "acorn": {
|
|
|
+ "version": "5.7.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.4.tgz",
|
|
|
+ "integrity": "sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg=="
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"fancy-log": {
|
|
@@ -23480,6 +23404,12 @@
|
|
|
"jsdom": "^11.5.1"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
+ "acorn": {
|
|
|
+ "version": "5.7.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.4.tgz",
|
|
|
+ "integrity": "sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
"jsdom": {
|
|
|
"version": "11.12.0",
|
|
|
"resolved": "https://registry.npmjs.org/jsdom/-/jsdom-11.12.0.tgz",
|
|
@@ -24416,11 +24346,6 @@
|
|
|
"xml-name-validator": "^3.0.0"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "acorn": {
|
|
|
- "version": "6.4.0",
|
|
|
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.0.tgz",
|
|
|
- "integrity": "sha512-gac8OEcQ2Li1dxIEWGZzsp2BitJxwkwcOm0zHAJLcPJaVvm58FRnk6RkuLRpU1EujipU2ZFODv2P9DLMfnV8mw=="
|
|
|
- },
|
|
|
"escodegen": {
|
|
|
"version": "1.12.0",
|
|
|
"resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.12.0.tgz",
|
|
@@ -36391,6 +36316,14 @@
|
|
|
"multi-stage-sourcemap": "^0.2.1",
|
|
|
"through": "^2.3.7",
|
|
|
"unassert": "^1.3.1"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "acorn": {
|
|
|
+ "version": "5.7.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.4.tgz",
|
|
|
+ "integrity": "sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==",
|
|
|
+ "dev": true
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"uncss": {
|
|
@@ -36714,36 +36647,7 @@
|
|
|
}
|
|
|
},
|
|
|
"uppy": {
|
|
|
- "version": "file:packages/uppy",
|
|
|
- "requires": {
|
|
|
- "@uppy/aws-s3": "file:packages/@uppy/aws-s3",
|
|
|
- "@uppy/aws-s3-multipart": "file:packages/@uppy/aws-s3-multipart",
|
|
|
- "@uppy/companion-client": "file:packages/@uppy/companion-client",
|
|
|
- "@uppy/core": "file:packages/@uppy/core",
|
|
|
- "@uppy/dashboard": "file:packages/@uppy/dashboard",
|
|
|
- "@uppy/drag-drop": "file:packages/@uppy/drag-drop",
|
|
|
- "@uppy/dropbox": "file:packages/@uppy/dropbox",
|
|
|
- "@uppy/facebook": "file:packages/@uppy/facebook",
|
|
|
- "@uppy/file-input": "file:packages/@uppy/file-input",
|
|
|
- "@uppy/form": "file:packages/@uppy/form",
|
|
|
- "@uppy/golden-retriever": "file:packages/@uppy/golden-retriever",
|
|
|
- "@uppy/google-drive": "file:packages/@uppy/google-drive",
|
|
|
- "@uppy/informer": "file:packages/@uppy/informer",
|
|
|
- "@uppy/instagram": "file:packages/@uppy/instagram",
|
|
|
- "@uppy/onedrive": "file:packages/@uppy/onedrive",
|
|
|
- "@uppy/progress-bar": "file:packages/@uppy/progress-bar",
|
|
|
- "@uppy/provider-views": "file:packages/@uppy/provider-views",
|
|
|
- "@uppy/redux-dev-tools": "file:packages/@uppy/redux-dev-tools",
|
|
|
- "@uppy/status-bar": "file:packages/@uppy/status-bar",
|
|
|
- "@uppy/store-default": "file:packages/@uppy/store-default",
|
|
|
- "@uppy/store-redux": "file:packages/@uppy/store-redux",
|
|
|
- "@uppy/thumbnail-generator": "file:packages/@uppy/thumbnail-generator",
|
|
|
- "@uppy/transloadit": "file:packages/@uppy/transloadit",
|
|
|
- "@uppy/tus": "file:packages/@uppy/tus",
|
|
|
- "@uppy/url": "file:packages/@uppy/url",
|
|
|
- "@uppy/webcam": "file:packages/@uppy/webcam",
|
|
|
- "@uppy/xhr-upload": "file:packages/@uppy/xhr-upload"
|
|
|
- }
|
|
|
+ "version": "file:packages/uppy"
|
|
|
},
|
|
|
"uppy.io": {
|
|
|
"version": "file:website",
|
|
@@ -37584,14 +37488,6 @@
|
|
|
"terser-webpack-plugin": "^1.4.3",
|
|
|
"watchpack": "^1.6.0",
|
|
|
"webpack-sources": "^1.4.1"
|
|
|
- },
|
|
|
- "dependencies": {
|
|
|
- "acorn": {
|
|
|
- "version": "6.4.0",
|
|
|
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.0.tgz",
|
|
|
- "integrity": "sha512-gac8OEcQ2Li1dxIEWGZzsp2BitJxwkwcOm0zHAJLcPJaVvm58FRnk6RkuLRpU1EujipU2ZFODv2P9DLMfnV8mw==",
|
|
|
- "dev": true
|
|
|
- }
|
|
|
}
|
|
|
},
|
|
|
"webpack-bundle-analyzer": {
|
|
@@ -37615,12 +37511,6 @@
|
|
|
"ws": "^6.0.0"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "acorn": {
|
|
|
- "version": "6.4.0",
|
|
|
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.0.tgz",
|
|
|
- "integrity": "sha512-gac8OEcQ2Li1dxIEWGZzsp2BitJxwkwcOm0zHAJLcPJaVvm58FRnk6RkuLRpU1EujipU2ZFODv2P9DLMfnV8mw==",
|
|
|
- "dev": true
|
|
|
- },
|
|
|
"acorn-walk": {
|
|
|
"version": "6.2.0",
|
|
|
"resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-6.2.0.tgz",
|