{ "_args": [ [ "acorn-walk@6.2.0", "D:\\Hjm项目\\TransFlow" ] ], "_development": true, "_from": "acorn-walk@6.2.0", "_id": "acorn-walk@6.2.0", "_inBundle": false, "_integrity": "sha1-Ejy487hMIXHx9/slJhWxx4prGow=", "_location": "/acorn-walk", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "acorn-walk@6.2.0", "name": "acorn-walk", "escapedName": "acorn-walk", "rawSpec": "6.2.0", "saveSpec": null, "fetchSpec": "6.2.0" }, "_requiredBy": [ "/@vue/cli-service" ], "_resolved": "https://registry.npm.taobao.org/acorn-walk/download/acorn-walk-6.2.0.tgz?cache=0&sync_timestamp=1597235812490&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Facorn-walk%2Fdownload%2Facorn-walk-6.2.0.tgz", "_spec": "6.2.0", "_where": "D:\\Hjm项目\\TransFlow", "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" }, "version": "6.2.0" }