{ "_from": "@babel/helper-simple-access@^7.12.13", "_id": "@babel/helper-simple-access@7.12.13", "_inBundle": false, "_integrity": "sha1-hHi8xcrPaqFnKyUcHS3eXM1hpsQ=", "_location": "/@babel/helper-simple-access", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-simple-access@^7.12.13", "name": "@babel/helper-simple-access", "escapedName": "@babel%2fhelper-simple-access", "scope": "@babel", "rawSpec": "^7.12.13", "saveSpec": null, "fetchSpec": "^7.12.13" }, "_requiredBy": [ "/@babel/helper-module-transforms", "/@babel/plugin-transform-modules-commonjs" ], "_resolved": "https://registry.npm.taobao.org/@babel/helper-simple-access/download/@babel/helper-simple-access-7.12.13.tgz?cache=0&sync_timestamp=1612314687477&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-simple-access%2Fdownload%2F%40babel%2Fhelper-simple-access-7.12.13.tgz", "_shasum": "8478bcc5cacf6aa1672b251c1d2dde5ccd61a6c4", "_spec": "@babel/helper-simple-access@^7.12.13", "_where": "E:\\GreateCommunity\\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/types": "^7.12.13" }, "deprecated": false, "description": "Babel helper for ensuring that access to a given value is performed through simple accesses", "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.12.13" }