{ "_from": "@babel/helper-simple-access@^7.10.4", "_id": "@babel/helper-simple-access@7.10.4", "_inBundle": false, "_integrity": "sha512-0fMy72ej/VEvF8ULmX6yb5MtHG4uH4Dbd6I/aHDb/JVg0bbivwt9Wg+h3uMvX+QSFtwr5MeItvazbrc4jtRAXw==", "_location": "/@babel/helper-simple-access", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-simple-access@^7.10.4", "name": "@babel/helper-simple-access", "escapedName": "@babel%2fhelper-simple-access", "scope": "@babel", "rawSpec": "^7.10.4", "saveSpec": null, "fetchSpec": "^7.10.4" }, "_requiredBy": [ "/@babel/helper-module-transforms", "/@babel/plugin-transform-modules-commonjs" ], "_resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.10.4.tgz", "_shasum": "0f5ccda2945277a2a7a2d3a821e15395edcf3461", "_spec": "@babel/helper-simple-access@^7.10.4", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/@babel/helper-module-transforms", "author": { "name": "Logan Smyth", "email": "loganfsmyth@gmail.com" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/template": "^7.10.4", "@babel/types": "^7.10.4" }, "deprecated": false, "description": "Babel helper for ensuring that access to a given value is performed through simple accesses", "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df", "homepage": "https://babeljs.io/", "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.10.4" }