| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 | 
							- {
 
-   "_from": "acorn-walk@^8.0.2",
 
-   "_id": "acorn-walk@8.3.4",
 
-   "_inBundle": false,
 
-   "_integrity": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==",
 
-   "_location": "/acorn-walk",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "range",
 
-     "registry": true,
 
-     "raw": "acorn-walk@^8.0.2",
 
-     "name": "acorn-walk",
 
-     "escapedName": "acorn-walk",
 
-     "rawSpec": "^8.0.2",
 
-     "saveSpec": null,
 
-     "fetchSpec": "^8.0.2"
 
-   },
 
-   "_requiredBy": [
 
-     "/@vue/cli-service",
 
-     "/webpack-bundle-analyzer"
 
-   ],
 
-   "_resolved": "https://registry.npmmirror.com/acorn-walk/-/acorn-walk-8.3.4.tgz",
 
-   "_shasum": "794dd169c3977edf4ba4ea47583587c5866236b7",
 
-   "_spec": "acorn-walk@^8.0.2",
 
-   "_where": "E:\\vue_project\\el-table-column\\node_modules\\@vue\\cli-service",
 
-   "bugs": {
 
-     "url": "https://github.com/acornjs/acorn/issues"
 
-   },
 
-   "bundleDependencies": false,
 
-   "dependencies": {
 
-     "acorn": "^8.11.0"
 
-   },
 
-   "deprecated": false,
 
-   "description": "ECMAScript (ESTree) AST walker",
 
-   "engines": {
 
-     "node": ">=0.4.0"
 
-   },
 
-   "exports": {
 
-     ".": [
 
-       {
 
-         "import": "./dist/walk.mjs",
 
-         "require": "./dist/walk.js",
 
-         "default": "./dist/walk.js"
 
-       },
 
-       "./dist/walk.js"
 
-     ],
 
-     "./package.json": "./package.json"
 
-   },
 
-   "homepage": "https://github.com/acornjs/acorn",
 
-   "license": "MIT",
 
-   "main": "dist/walk.js",
 
-   "maintainers": [
 
-     {
 
-       "name": "Marijn Haverbeke",
 
-       "email": "marijnh@gmail.com",
 
-       "url": "https://marijnhaverbeke.nl"
 
-     },
 
-     {
 
-       "name": "Ingvar Stepanyan",
 
-       "email": "me@rreverser.com",
 
-       "url": "https://rreverser.com/"
 
-     },
 
-     {
 
-       "name": "Adrian Heine",
 
-       "url": "http://adrianheine.de"
 
-     }
 
-   ],
 
-   "module": "dist/walk.mjs",
 
-   "name": "acorn-walk",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git+https://github.com/acornjs/acorn.git"
 
-   },
 
-   "scripts": {
 
-     "prepare": "cd ..; npm run build:walk"
 
-   },
 
-   "types": "dist/walk.d.ts",
 
-   "version": "8.3.4"
 
- }
 
 
  |