{ "_args": [ [ "@babel/traverse@7.9.6", "/home/riddhi/simulation/Gazebo_simulation-Frontend" ] ], "_from": "@babel/traverse@7.9.6", "_id": "@babel/traverse@7.9.6", "_inBundle": false, "_integrity": "sha512-b3rAHSjbxy6VEAvlxM8OV/0X4XrG72zoxme6q1MOoe2vd0bEc+TwayhuC1+Dfgqh1QEG+pj7atQqvUprHIccsg==", "_location": "/@babel/traverse", "_phantomChildren": { "@babel/helper-validator-identifier": "7.9.5", "chalk": "2.4.2", "js-tokens": "4.0.0", "lodash": "4.17.15", "to-fast-properties": "2.0.0" }, "_requested": { "type": "version", "registry": true, "raw": "@babel/traverse@7.9.6", "name": "@babel/traverse", "escapedName": "@babel%2ftraverse", "scope": "@babel", "rawSpec": "7.9.6", "saveSpec": null, "fetchSpec": "7.9.6" }, "_requiredBy": [ "/@babel/core", "/@babel/helper-explode-assignable-expression", "/@babel/helper-remap-async-to-generator", "/@babel/helper-replace-supers", "/@babel/helper-wrap-function", "/@babel/helpers", "/@svgr/plugin-jsx/@babel/core", "/babel-eslint" ], "_resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.9.6.tgz", "_spec": "7.9.6", "_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "dependencies": { "@babel/code-frame": "^7.8.3", "@babel/generator": "^7.9.6", "@babel/helper-function-name": "^7.9.5", "@babel/helper-split-export-declaration": "^7.8.3", "@babel/parser": "^7.9.6", "@babel/types": "^7.9.6", "debug": "^4.1.0", "globals": "^11.1.0", "lodash": "^4.17.13" }, "description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes", "devDependencies": { "@babel/helper-plugin-test-runner": "^7.8.3" }, "gitHead": "9c2846bcacc75aa931ea9d556950c2113765d43d", "homepage": "https://babeljs.io/", "license": "MIT", "main": "lib/index.js", "name": "@babel/traverse", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-traverse" }, "version": "7.9.6" }