{ "_from": "@babel/helper-simple-access@^7.8.3", "_id": "@babel/helper-simple-access@7.8.3", "_inBundle": false, "_integrity": "sha512-VNGUDjx5cCWg4vvCTR8qQ7YJYZ+HBjxOgXEl7ounz+4Sn7+LMD3CFrCTEU6/qXKbA2nKg21CwhhBzO0RpRbdCw==", "_location": "/@babel/helper-simple-access", "_phantomChildren": { "ansi-styles": "3.2.1", "escape-string-regexp": "1.0.5", "esutils": "2.0.2", "js-tokens": "4.0.0", "lodash": "4.17.14", "supports-color": "5.5.0", "to-fast-properties": "2.0.0" }, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-simple-access@^7.8.3", "name": "@babel/helper-simple-access", "escapedName": "@babel%2fhelper-simple-access", "scope": "@babel", "rawSpec": "^7.8.3", "saveSpec": null, "fetchSpec": "^7.8.3" }, "_requiredBy": [ "/@babel/helper-module-transforms", "/@babel/plugin-transform-modules-commonjs" ], "_resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz", "_shasum": "7f8109928b4dab4654076986af575231deb639ae", "_spec": "@babel/helper-simple-access@^7.8.3", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/@babel/helper-module-transforms", "author": { "name": "Logan Smyth", "email": "loganfsmyth@gmail.com" }, "bundleDependencies": false, "dependencies": { "@babel/template": "^7.8.3", "@babel/types": "^7.8.3" }, "deprecated": false, "description": "Babel helper for ensuring that access to a given value is performed through simple accesses", "gitHead": "a7620bd266ae1345975767bbc7abf09034437017", "homepage": "https://babeljs.io/", "license": "MIT", "main": "lib/index.js", "name": "@babel/helper-simple-access", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-simple-access" }, "version": "7.8.3" }