| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 | {  "_args": [    [      "acorn-walk@7.2.0",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "acorn-walk@7.2.0",  "_id": "acorn-walk@7.2.0",  "_inBundle": false,  "_integrity": "sha1-DeiJpgEgOQmw++B7iTjcIdLpZ7w=",  "_location": "/acorn-walk",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "acorn-walk@7.2.0",    "name": "acorn-walk",    "escapedName": "acorn-walk",    "rawSpec": "7.2.0",    "saveSpec": null,    "fetchSpec": "7.2.0"  },  "_requiredBy": [    "/@vue/cli-service",    "/webpack-bundle-analyzer"  ],  "_resolved": "https://registry.nlark.com/acorn-walk/download/acorn-walk-7.2.0.tgz",  "_spec": "7.2.0",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "bugs": {    "url": "https://github.com/acornjs/acorn/issues"  },  "description": "ECMAScript (ESTree) AST walker",  "engines": {    "node": ">=0.4.0"  },  "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": "7.2.0"}
 |