{ "_args": [ [ "@babel/traverse@7.8.4", "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI" ] ], "_development": true, "_from": "@babel/traverse@7.8.4", "_id": "@babel/traverse@7.8.4", "_inBundle": false, "_integrity": "sha512-NGLJPZwnVEyBPLI+bl9y9aSnxMhsKz42so7ApAv9D+b4vAFPpY013FTS9LdKxcABoIYFU52HcYga1pPlx454mg==", "_location": "/@babel/traverse", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/traverse@7.8.4", "name": "@babel/traverse", "escapedName": "@babel%2ftraverse", "scope": "@babel", "rawSpec": "7.8.4", "saveSpec": null, "fetchSpec": "7.8.4" }, "_requiredBy": [ "/@babel/core", "/@babel/helper-explode-assignable-expression", "/@babel/helper-remap-async-to-generator", "/@babel/helper-wrap-function", "/istanbul-api/istanbul-lib-instrument" ], "_resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.8.4.tgz", "_spec": "7.8.4", "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "dependencies": { "@babel/code-frame": "^7.8.3", "@babel/generator": "^7.8.4", "@babel/helper-function-name": "^7.8.3", "@babel/helper-split-export-declaration": "^7.8.3", "@babel/parser": "^7.8.4", "@babel/types": "^7.8.3", "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": "5c2e6bc07fed3d28801d93168622c99ae622653a", "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.8.4" }