{ "name": "acorn-walk", "description": "ECMAScript (ESTree) AST walker", "homepage": "https://github.com/acornjs/acorn", "main": "dist/walk.js", "module": "dist/walk.mjs", "version": "6.2.0", "engines": { "node": ">=0.4.0" }, "maintainers": [ { "name": "Marijn Haverbeke", "email": "marijnh@gmail.com", "web": "https://marijnhaverbeke.nl" }, { "name": "Ingvar Stepanyan", "email": "me@rreverser.com", "web": "https://rreverser.com/" }, { "name": "Adrian Heine", "web": "http://adrianheine.de" } ], "repository": { "type": "git", "url": "https://github.com/acornjs/acorn.git" }, "scripts": { "prepare": "cd ..; npm run build:walk" }, "license": "MIT", "__npminstall_done": "Thu Dec 24 2020 20:20:39 GMT+0800 (CST)", "_from": "acorn-walk@6.2.0", "_resolved": "https://registry.npm.taobao.org/acorn-walk/download/acorn-walk-6.2.0.tgz?cache=0&sync_timestamp=1597236026598&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Facorn-walk%2Fdownload%2Facorn-walk-6.2.0.tgz" }