{ "_args": [ [ "@babel/helper-simple-access@7.14.5", "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror" ] ], "_development": true, "_from": "@babel/helper-simple-access@7.14.5", "_id": "@babel/helper-simple-access@7.14.5", "_inBundle": false, "_integrity": "sha512-nfBN9xvmCt6nrMZjfhkl7i0oTV3yxR4/FztsbOASyTvVcoYd0TRHh7eMLdlEcCqobydC0LAF3LtC92Iwxo0wyw==", "_location": "/@babel/helper-simple-access", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/helper-simple-access@7.14.5", "name": "@babel/helper-simple-access", "escapedName": "@babel%2fhelper-simple-access", "scope": "@babel", "rawSpec": "7.14.5", "saveSpec": null, "fetchSpec": "7.14.5" }, "_requiredBy": [ "/@babel/helper-module-transforms" ], "_resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.14.5.tgz", "_spec": "7.14.5", "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "dependencies": { "@babel/types": "^7.14.5" }, "description": "Babel helper for ensuring that access to a given value is performed through simple accesses", "devDependencies": { "@babel/traverse": "7.14.5" }, "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.14.5" }