| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- {
- "_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": {},
- "_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": "G:\\micro\\react\\cld2\\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"
- }
|