{ "_args": [ [ "@babel/helper-simple-access@7.15.4", "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" ] ], "_development": true, "_from": "@babel/helper-simple-access@7.15.4", "_id": "@babel/helper-simple-access@7.15.4", "_inBundle": false, "_integrity": "sha512-UzazrDoIVOZZcTeHHEPYrr1MvTR/K+wgLg6MY6e1CJyaRhbibftF6fR2KU2sFRtI/nERUZR9fBd6aKgBlIBaPg==", "_location": "/@babel/helper-simple-access", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/helper-simple-access@7.15.4", "name": "@babel/helper-simple-access", "escapedName": "@babel%2fhelper-simple-access", "scope": "@babel", "rawSpec": "7.15.4", "saveSpec": null, "fetchSpec": "7.15.4" }, "_requiredBy": [ "/@babel/helper-module-transforms", "/@babel/plugin-transform-modules-commonjs" ], "_resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.15.4.tgz", "_spec": "7.15.4", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "dependencies": { "@babel/types": "^7.15.4" }, "description": "Babel helper for ensuring that access to a given value is performed through simple accesses", "devDependencies": { "@babel/traverse": "7.15.4" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-helper-simple-access", "license": "MIT", "main": "./lib/index.js", "name": "@babel/helper-simple-access", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-helper-simple-access" }, "version": "7.15.4" }