{ "_args": [ [ "acorn-walk@7.0.0", "/tmp/tailwind-hugo" ] ], "_development": true, "_from": "acorn-walk@7.0.0", "_id": "acorn-walk@7.0.0", "_inBundle": false, "_integrity": "sha512-7Bv1We7ZGuU79zZbb6rRqcpxo3OY+zrdtloZWoyD8fmGX+FeXRjE+iuGkZjSXLVovLzrsvMGMy0EkwA0E0umxg==", "_location": "/acorn-walk", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "acorn-walk@7.0.0", "name": "acorn-walk", "escapedName": "acorn-walk", "rawSpec": "7.0.0", "saveSpec": null, "fetchSpec": "7.0.0" }, "_requiredBy": [ "/acorn-node" ], "_resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.0.0.tgz", "_spec": "7.0.0", "_where": "/tmp/tailwind-hugo", "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": "7.0.0" }