You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

51 lines
1.7 KiB

{
"_from": "@babel/helper-simple-access@^7.7.4",
"_id": "@babel/helper-simple-access@7.7.4",
"_inBundle": false,
"_integrity": "sha512-zK7THeEXfan7UlWsG2A6CI/L9jVnI5+xxKZOdej39Y0YtDYKx9raHk5F2EtK9K8DHRTihYwg20ADt9S36GR78A==",
"_location": "/@babel/helper-simple-access",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helper-simple-access@^7.7.4",
"name": "@babel/helper-simple-access",
"escapedName": "@babel%2fhelper-simple-access",
"scope": "@babel",
"rawSpec": "^7.7.4",
"saveSpec": null,
"fetchSpec": "^7.7.4"
},
"_requiredBy": [
"/@babel/helper-module-transforms",
"/@babel/plugin-transform-modules-commonjs"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.7.4.tgz",
"_shasum": "a169a0adb1b5f418cfc19f22586b2ebf58a9a294",
"_spec": "@babel/helper-simple-access@^7.7.4",
"_where": "/home/f2256342/forge/udemy-react/burger/node_modules/@babel/helper-module-transforms",
"author": {
"name": "Logan Smyth",
"email": "loganfsmyth@gmail.com"
},
"bundleDependencies": false,
"dependencies": {
"@babel/template": "^7.7.4",
"@babel/types": "^7.7.4"
},
"deprecated": false,
"description": "Babel helper for ensuring that access to a given value is performed through simple accesses",
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9",
"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.7.4"
}